ports/145075: New port: databases/beansdb: Yet anonther distributed key-value storage system from Douban Inc.

清风 qingfeng at douban.com
Sat Mar 27 15:20:04 UTC 2010


The following reply was made to PR ports/145075; it has been noted by GNATS.

From: =?UTF-8?B?5riF6aOO?= <qingfeng at douban.com>
To: bug-followup at FreeBSD.org, qingfeng at me.com
Cc:  
Subject: Re: ports/145075: New port: databases/beansdb: Yet anonther 
	distributed key-value storage system from Douban Inc.
Date: Sat, 27 Mar 2010 22:49:55 +0800

 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	beansdb/
 #	beansdb/Makefile
 #	beansdb/distinfo
 #	beansdb/pkg-descr
 #	beansdb/pkg-plist
 #
 echo c - beansdb/
 mkdir -p beansdb/ > /dev/null 2>&1
 echo x - beansdb/Makefile
 sed 's/^X//' >beansdb/Makefile << '33efc4063f1bae604138cd01d4939156'
 X# New ports collection makefile for:	beansdb
 X# Date created:		2010-03-27
 X# Whom:			Qing Feng <qingfeng at me.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	beansdb
 XPORTVERSION=	0.3.0
 XCATEGORIES=	databases
 XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 X
 XMAINTAINER=	qingfeng at me.com
 XCOMMENT=	Yet anonther distributed key-value storage system from Douban Inc.
 X
 XBUILD_DEPENDS=	tokyocabinet>=1.4.30:${PORTSDIR}/databases/tokyocabinet
 XLIB_DEPENDS=	tokyocabinet:${PORTSDIR}/databases/tokyocabinet
 X
 XGNU_CONFIGURE=	yes
 XUSE_LDCONFIG=	yes
 XUSE_GMAKE=	yes
 X
 Xpost-patch:
 X	${REINPLACE_CMD} -e 's|#include <mcheck.h>||g' \
 X		${WRKSRC}/*.c
 X	${REINPLACE_CMD} -e 's|#include <mcheck.h>||g' \
 X		${WRKSRC}/tools/*.c
 X
 X.include <bsd.port.mk>
 33efc4063f1bae604138cd01d4939156
 echo x - beansdb/distinfo
 sed 's/^X//' >beansdb/distinfo << '29502c3c4e97e00aea0c5e267afc89a4'
 XMD5 (beansdb-0.3.0.tar.gz) = ff55f36753123578098ce16b0fd7d627
 XSHA256 (beansdb-0.3.0.tar.gz) =
 99eb3b14614ef74f9763690227ca0d22fe8742337e7cd56b46c6ac32aa9e61e7
 XSIZE (beansdb-0.3.0.tar.gz) = 131510
 29502c3c4e97e00aea0c5e267afc89a4
 echo x - beansdb/pkg-descr
 sed 's/^X//' >beansdb/pkg-descr << 'a1cc32dfafb60342281b7f57ea8ccb11'
 XBeansDB is a major amount of data for large, high-availability storage systems
 Xdistributed KeyValue using HashTree and simplified version number to
 Xquickly synchronize to ensure consistency in the final (weak),
 Xa simplified version of the Dynamo.
 X
 XWWW:	http://code.google.com/p/beansdb/
 a1cc32dfafb60342281b7f57ea8ccb11
 echo x - beansdb/pkg-plist
 sed 's/^X//' >beansdb/pkg-plist << 'e3733a250be753c0be34f23153d8da3a'
 Xbin/beansdb
 Xbin/convert
 e3733a250be753c0be34f23153d8da3a
 exit



More information about the freebsd-ports-bugs mailing list