ports/170347: New port: benchmarks/nosqlbench Micro-benchmarking NoSQL storage
Veniamin Gvozdikov
g.veniamin at googlemail.com
Fri Aug 3 09:00:24 UTC 2012
>Number: 170347
>Category: ports
>Synopsis: New port: benchmarks/nosqlbench Micro-benchmarking NoSQL storage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 03 09:00:23 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Veniamin Gvozdikov
>Release: FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD ololo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 18 11:19:07 MSD 2011 root at ololo:/usr/obj/usr/src/sys/OLOLO amd64
>Description:
nb - Micro-benchmarking NoSQL storage. Features include:
* Benchmarking support: tarantool, memcached, redis
* GNUPlot generation
>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:
#
# nosqlbench
# nosqlbench/distinfo
# nosqlbench/pkg-descr
# nosqlbench/Makefile
# nosqlbench/pkg-plist
#
echo c - nosqlbench
mkdir -p nosqlbench > /dev/null 2>&1
echo x - nosqlbench/distinfo
sed 's/^X//' >nosqlbench/distinfo << '09b8efae68a2d668cdd474b1982a2beb'
XSHA256 (nosqlbench-0.0.20120802.tar.bz2) = b7ecf89b86e422ad7642e900df9e1ad6e8229d42727eb8bf503d1f403b45a5dc
XSIZE (nosqlbench-0.0.20120802.tar.bz2) = 143327
09b8efae68a2d668cdd474b1982a2beb
echo x - nosqlbench/pkg-descr
sed 's/^X//' >nosqlbench/pkg-descr << '2dbd64cab0747cf8887c766393e65d25'
Xnb - Micro-benchmarking NoSQL storage. Features include:
X
X* Benchmarking support: tarantool, memcached, redis
X* GNUPlot generation
X
XWWW: https://github.com/mailru/nosqlbench
2dbd64cab0747cf8887c766393e65d25
echo x - nosqlbench/Makefile
sed 's/^X//' >nosqlbench/Makefile << '09442b120a099c835330a5bbb7c6bfd0'
X# New ports collection makefile for: nosqlbench
X# Date created: 2012-08-02
X# Whom: Gvozdikov Veniamin <g.veniamin at googlemail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= nosqlbench
XPORTVERSION= 0.0.${DATE}
XCATEGORIES= benchmarks
XMASTER_SITES= http://fbsd.zlonet.ru/distfiles/
X
XMAINTAINER= g.veniamin at googlemail.com
XCOMMENT= Micro-benchmarking NoSQL storage
X
XLIB_DEPENDS= tarantool:${PORTSDIR}/databases/tarantool
X
XDATE= 20120802
XUSE_BZIP2= yes
XUSE_CMAKE= yes
XCMAKE_ARGS= -DLIBTNT_INCLUDE=${LOCALBASE}/include \
X -DLIBTNT_LIB=${LOCALBASE}/lib
X
Xpre-configure:
X ${REINPLACE_CMD} 's#DESTINATION doc#DESTINATION ${DOCSDIR}#g' \
X ${WRKSRC}/CMakeLists.txt
X
X.include <bsd.port.mk>
09442b120a099c835330a5bbb7c6bfd0
echo x - nosqlbench/pkg-plist
sed 's/^X//' >nosqlbench/pkg-plist << '6907607ba174290abba2e4c266717029'
Xbin/nb
X%%DOCSDIR%%/README
X%%DOCSDIR%%/LICENSE
X at dirrm %%DOCSDIR%%
6907607ba174290abba2e4c266717029
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list