diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile index 855e6163509b..6b2b45d8b39c 100644 --- a/benchmarks/hipercontracer/Makefile +++ b/benchmarks/hipercontracer/Makefile @@ -1,23 +1,23 @@ PORTNAME= hipercontracer PORTVERSION= 1.6.10 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= https://www.nntb.no/~dreibh/hipercontracer/download/ MAINTAINER= thomas.dreibholz@gmail.com COMMENT= High-Performance Connectivity Tracer (HiPerConTracer) WWW= https://www.nntb.no/~dreibh/hipercontracer/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_atomic.so:devel/boost-libs USES= cmake compiler:c++14-lang python shebangfix tar:xz USE_LDCONFIG= yes SHEBANG_FILES= src/addressinfogenerator src/get-default-ips src/tracedataimporter -CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/man PLIST_SUB= PORTVERSION=${PORTVERSION} .include diff --git a/benchmarks/hipercontracer/pkg-plist b/benchmarks/hipercontracer/pkg-plist index 7b0f844ecef6..9219328cf01b 100644 --- a/benchmarks/hipercontracer/pkg-plist +++ b/benchmarks/hipercontracer/pkg-plist @@ -1,38 +1,38 @@ bin/addressinfogenerator bin/get-default-ips bin/hipercontracer bin/hpcttrigger bin/tracedataimporter include/hipercontracer/destinationinfo.h include/hipercontracer/logger.h include/hipercontracer/ping.h include/hipercontracer/resultentry.h include/hipercontracer/resultswriter.h include/hipercontracer/service.h include/hipercontracer/tools.h include/hipercontracer/traceroute.h lib/libhipercontracer.a lib/libhipercontracer.so lib/libhipercontracer.so.1 lib/libhipercontracer.so.%%PORTVERSION%% -man/man1/addressinfogenerator.1.gz -man/man1/get-default-ips.1.gz -man/man1/hipercontracer.1.gz -man/man1/hpcttrigger.1.gz -man/man1/tracedataimporter.1.gz +share/man/man1/addressinfogenerator.1.gz +share/man/man1/get-default-ips.1.gz +share/man/man1/hipercontracer.1.gz +share/man/man1/hpcttrigger.1.gz +share/man/man1/tracedataimporter.1.gz %%DOCSDIR%%/examples/NoSQL/R-query-example.R %%DOCSDIR%%/examples/NoSQL/README %%DOCSDIR%%/examples/NoSQL/admin.ms %%DOCSDIR%%/examples/NoSQL/database.ms %%DOCSDIR%%/examples/NoSQL/install-database-and-users %%DOCSDIR%%/examples/NoSQL/schema.ms %%DOCSDIR%%/examples/NoSQL/users.ms %%DOCSDIR%%/examples/SQL/README %%DOCSDIR%%/examples/SQL/database.sql %%DOCSDIR%%/examples/SQL/install-database-and-users %%DOCSDIR%%/examples/SQL/login-as-importer %%DOCSDIR%%/examples/SQL/login-as-researcher %%DOCSDIR%%/examples/SQL/procedures.sql %%DOCSDIR%%/examples/SQL/schema.sql %%DOCSDIR%%/examples/SQL/users.sql %%DOCSDIR%%/examples/hipercontracer-database-configuration