Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2010 10:27:32 GMT
From:      Qing Feng <qingfeng@me.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145075: New port: databases/beansdb: Yet anonther distributed key-value storage system from Douban Inc.
Message-ID:  <201003271027.o2RARW1G043153@www.freebsd.org>
Resent-Message-ID: <201003271030.o2RAU5fF053573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145075
>Category:       ports
>Synopsis:       New port: databases/beansdb: Yet anonther distributed key-value storage system from Douban Inc.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 27 10:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Qing Feng
>Release:        FreeBSD 80s 7.2-RELEASE-p4
>Organization:
80s
>Environment:
FreeBSD 80s 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #3: Fri Oct  9 11:44:21 CST 2009     root@80s:/usr/obj/usr/src/sys/BOYPARK  i386
>Description:

>How-To-Repeat:

>Fix:
# 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@me.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	beansdb
XPORTVERSION=	0.3.0
XCATEGORIES=	databases
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	qingfeng@me.com
XCOMMENT=	Yet anonther distributed key-value storage system from Douban Inc.
X
XGNU_CONFIGURE=	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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003271027.o2RARW1G043153>