From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 29 04:50:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDDD31065673 for ; Wed, 29 Jun 2011 04:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B47478FC14 for ; Wed, 29 Jun 2011 04:50:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5T4o77K019160 for ; Wed, 29 Jun 2011 04:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5T4o7QR019159; Wed, 29 Jun 2011 04:50:07 GMT (envelope-from gnats) Resent-Date: Wed, 29 Jun 2011 04:50:07 GMT Resent-Message-Id: <201106290450.p5T4o7QR019159@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Qing Feng Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5F3D106564A for ; Wed, 29 Jun 2011 04:50:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id A87B88FC17 for ; Wed, 29 Jun 2011 04:50:01 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5T4o0Cp053560 for ; Wed, 29 Jun 2011 04:50:00 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p5T4o0QU053559; Wed, 29 Jun 2011 04:50:00 GMT (envelope-from nobody) Message-Id: <201106290450.p5T4o0QU053559@red.freebsd.org> Date: Wed, 29 Jun 2011 04:50:00 GMT From: Qing Feng To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/158416: [UPDATE] databases/beansdb: Yet anonther distributed key-value storage system from Douban Inc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2011 04:50:08 -0000 >Number: 158416 >Category: ports >Synopsis: [UPDATE] 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: Wed Jun 29 04:50:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Qing Feng >Release: FreeBSD 8.2-RELEASE i386 >Organization: Douban >Environment: System: FreeBSD localhost 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 >Description: BeansDB is a major amount of data for large, high-availability storage systems distributed KeyValue using HashTree and simplified version number to quickly synchronize to ensure consistency in the final (weak), a simplified version of the Dynamo. WWW: http://code.google.com/p/beansdb/ >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-plsit # 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 X# X# $FreeBSD$ X# X XPORTNAME= beansdb XPORTVERSION= 0.5.3 XPORTREVISION= 2 XCATEGORIES= databases XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} X XMAINTAINER= qingfeng@douban.com XCOMMENT= Yet anonther distributed key-value storage system from Douban Inc X XGNU_CONFIGURE= yes XCFLAGS+= -pthread XMAKE_ENV+= CFLAGS="${CFLAGS}" X XMAN1= beansdb.1 XPLIST_FILES= bin/beansdb bin/convert X X.include 33efc4063f1bae604138cd01d4939156 echo x - beansdb/distinfo sed 's/^X//' >beansdb/distinfo << '29502c3c4e97e00aea0c5e267afc89a4' XSHA256 (beansdb-0.5.3.tar.gz) = 5b0927c80e279750285bc05473369b45552c2af235634a234f2aaefbc98d6edc XSIZE (beansdb-0.5.3.tar.gz) = 144363 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-plsit sed 's/^X//' >beansdb/pkg-plsit << 'bb4186bea07386ed2a29f62f08190e5b' Xbin/beansdb Xman/man1/beansdb.1.gz bb4186bea07386ed2a29f62f08190e5b exit >Release-Note: >Audit-Trail: >Unformatted: