Index: head/benchmarks/nosqlbench/Makefile =================================================================== --- head/benchmarks/nosqlbench/Makefile (revision 406851) +++ head/benchmarks/nosqlbench/Makefile (revision 406852) @@ -1,28 +1,27 @@ # Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= nosqlbench PORTVERSION= 0.0.${DATE} CATEGORIES= benchmarks databases MASTER_SITES= LOCAL/vg MAINTAINER= vg@FreeBSD.org COMMENT= Micro-benchmarking NoSQL storage LICENSE= BSD2CLAUSE LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb -DATE= 20150822 +DATE= 20151214 USES= cmake tar:bzip2 -PLIST_FILES= bin/nb \ - etc/nosqlbench.conf.sample +CONFLICTS= tarantool-c BROKEN_powerpc64= Does not build on powerpc64 post-install: ${INSTALL_DATA} ${WRKSRC}/sources/nosqlbench.conf \ ${STAGEDIR}${PREFIX}/etc/nosqlbench.conf.sample .include Index: head/benchmarks/nosqlbench/distinfo =================================================================== --- head/benchmarks/nosqlbench/distinfo (revision 406851) +++ head/benchmarks/nosqlbench/distinfo (revision 406852) @@ -1,2 +1,2 @@ -SHA256 (nosqlbench-0.0.20150822.tar.bz2) = e9e4ecd06eeb026ed5e7367a0356c852bdf5b7c70f301f2740ca510002ceb0e2 -SIZE (nosqlbench-0.0.20150822.tar.bz2) = 835263 +SHA256 (nosqlbench-0.0.20151214.tar.bz2) = 2275a976a97c782144cbe3b3f43fde924961cd17b1e24e4ee849d1542a020d7a +SIZE (nosqlbench-0.0.20151214.tar.bz2) = 3201002 Index: head/benchmarks/nosqlbench/pkg-plist =================================================================== --- head/benchmarks/nosqlbench/pkg-plist (nonexistent) +++ head/benchmarks/nosqlbench/pkg-plist (revision 406852) @@ -0,0 +1,27 @@ +bin/nb +%%ETCDIR%%.conf.sample +include/tarantool/tarantool.h +include/tarantool/tnt_auth.h +include/tarantool/tnt_buf.h +include/tarantool/tnt_call.h +include/tarantool/tnt_delete.h +include/tarantool/tnt_insert.h +include/tarantool/tnt_io.h +include/tarantool/tnt_iob.h +include/tarantool/tnt_iter.h +include/tarantool/tnt_mem.h +include/tarantool/tnt_net.h +include/tarantool/tnt_object.h +include/tarantool/tnt_opt.h +include/tarantool/tnt_ping.h +include/tarantool/tnt_proto.h +include/tarantool/tnt_reply.h +include/tarantool/tnt_request.h +include/tarantool/tnt_schema.h +include/tarantool/tnt_select.h +include/tarantool/tnt_stream.h +include/tarantool/tnt_update.h +lib/libtarantool.a +lib/libtarantool.so +lib/libtarantool.so.2.0 +lib/libtarantool.so.2.0.0 Property changes on: head/benchmarks/nosqlbench/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property