diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile index 69e0ae153ab2..c683b63c8345 100644 --- a/benchmarks/hipercontracer/Makefile +++ b/benchmarks/hipercontracer/Makefile @@ -1,83 +1,83 @@ PORTNAME= hipercontracer -DISTVERSION= 2.1.11 +DISTVERSION= 2.1.12 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_date_time.so:devel/boost-libs \ libboost_filesystem.so:devel/boost-libs \ libboost_iostreams.so:devel/boost-libs \ libboost_log.so:devel/boost-libs \ libboost_program_options.so:devel/boost-libs \ libboost_thread.so:devel/boost-libs \ libinotify.so:devel/libinotify RUN_DEPENDS= getopt>=0:misc/getopt USES= cmake compiler:c++20-lang desktop-file-utils python \ shared-mime-info shebangfix ssl tar:xz USE_LDCONFIG= yes SHEBANG_FILES= src/results-examples/r-install-dependencies \ src/results-examples/r-ping-example \ src/results-examples/r-traceroute-example \ src/TestDB/generate-test-certificates # Work-around for build issue on ARM (https://bugs.freebsd.org/285706): MAKE_ENV= OMP_NUM_THREADS=1 PLIST_SUB= DISTVERSION=${DISTVERSION} OPTIONS_DEFINE= COLLECTOR DBEAVERTOOLS DBSHELL ICONS IMPMARIADB \ IMPMONGO IMPORTER IMPPGSQL NODE QUERYTOOL RESULTSTOOL \ RTUNNEL SYNC TRIGGER UDPECHO VIEWERTOOL OPTIONS_DEFAULT= COLLECTOR DBEAVERTOOLS DBSHELL ICONS IMPMARIADB \ IMPMONGO IMPORTER IMPPGSQL NODE QUERYTOOL RESULTSTOOL \ RTUNNEL SYNC TRIGGER UDPECHO VIEWERTOOL COLLECTOR_DESC= Build HiPerConTracer Collector Tools DBEAVERTOOLS_DESC= Build DBeaver Tools DBSHELL_DESC= Build DBShell ICONS_DESC= Build Icons and Logo Files IMPMARIADB_DESC= Enable MariaDB/MySQL support for HiPerConTracer Importer Tool IMPMONGO_DESC= Enable MongoDB support for HiPerConTracer Importer Tool IMPORTER_DESC= Build HiPerConTracer Importer Tool IMPPGSQL_DESC= Enable PostgreSQL support for HiPerConTracer Importer Tool NODE_DESC= Build HiPerConTracer Node Tools QUERYTOOL_DESC= Build HiPerConTracer Query Tool RESULTSTOOL_DESC= Build HiPerConTracer Results Tool RTUNNEL_DESC= Build HiPerConTracer Reverse Tunnel Tool SYNC_DESC= Build HiPerConTracer Synchronisation Tool TRIGGER_DESC= Build HiPerConTracer Trigger Tool UDPECHO_DESC= Build UDP Echo Server VIEWERTOOL_DESC= Build HiPerConTracer Viewer Tool COLLECTOR_CMAKE_BOOL= WITH_COLLECTOR DBEAVERTOOLS_CMAKE_BOOL= WITH_DBEAVER_TOOLS DBSHELL_CMAKE_BOOL= WITH_DBSHELL ICONS_BUILD_DEPENDS= gm:graphics/GraphicsMagick \ gs:print/ghostscript10 \ pdf2svg:graphics/pdf2svg ICONS_CMAKE_BOOL= WITH_ICONS IMPMARIADB_LIB_DEPENDS= libmariadb.so:databases/mariadb118-client IMPMARIADB_CMAKE_BOOL= ENABLE_BACKEND_MARIADB IMPMONGO_LIB_DEPENDS= libbson-1.0.so:devel/libbson \ libmongoc-1.0.so:devel/mongo-c-driver IMPMONGO_CMAKE_BOOL= ENABLE_BACKEND_MONGODB IMPORTER_CMAKE_BOOL= WITH_IMPORTER IMPPGSQL_LIB_DEPENDS= libpqxx.so:databases/postgresql-libpqxx IMPPGSQL_CMAKE_BOOL= ENABLE_BACKEND_POSTGRESQL NODE_CMAKE_BOOL= WITH_NODE QUERYTOOL_CMAKE_BOOL= WITH_QUERY RESULTSTOOL_CMAKE_BOOL= WITH_RESULTS RTUNNEL_CMAKE_BOOL= WITH_RTUNNEL SYNC_CMAKE_BOOL= WITH_SYNC TRIGGER_CMAKE_BOOL= WITH_TRIGGER UDPECHO_CMAKE_BOOL= WITH_UDP_ECHO_SERVER VIEWERTOOL_CMAKE_BOOL= WITH_VIEWER .include diff --git a/benchmarks/hipercontracer/distinfo b/benchmarks/hipercontracer/distinfo index 083664c60182..8edd2ccb40ca 100644 --- a/benchmarks/hipercontracer/distinfo +++ b/benchmarks/hipercontracer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772725852 -SHA256 (hipercontracer-2.1.11.tar.xz) = cef8e7ee4a9ae53e681d4885cb7e6589d189697d8b2d872ddb4bc23b66b8206b -SIZE (hipercontracer-2.1.11.tar.xz) = 2555136 +TIMESTAMP = 1773505600 +SHA256 (hipercontracer-2.1.12.tar.xz) = b211994af5bc9e53cf7e32cc73f6a0a5ee9a79486d66c595ddeffdc174cec427 +SIZE (hipercontracer-2.1.12.tar.xz) = 2562912 diff --git a/benchmarks/hipercontracer/pkg-plist b/benchmarks/hipercontracer/pkg-plist index d63cf0c0809d..a295e9e89600 100644 --- a/benchmarks/hipercontracer/pkg-plist +++ b/benchmarks/hipercontracer/pkg-plist @@ -1,202 +1,202 @@ bin/dbshell bin/decrypt-dbeaver-configuration bin/encrypt-dbeaver-configuration bin/get-default-ips bin/hipercontracer bin/hpct-importer bin/hpct-node-removal bin/hpct-node-setup bin/hpct-nodes-list bin/hpct-query bin/hpct-results bin/hpct-rtunnel bin/hpct-ssh bin/hpct-sync bin/hpct-trigger bin/hpct-viewer bin/make-dbeaver-configuration bin/pipe-checksum bin/udp-echo-server include/hipercontracer/check.h include/hipercontracer/compressortype.h include/hipercontracer/destinationinfo.h include/hipercontracer/inputstream.h include/hipercontracer/iomodule-base.h include/hipercontracer/iomodule-icmp.h include/hipercontracer/iomodule-udp.h include/hipercontracer/logger.h include/hipercontracer/outputstream.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 include/universalimporter/database-configuration.h include/universalimporter/database-statement.h include/universalimporter/databaseclient-base.h include/universalimporter/databaseclient-debug.h include/universalimporter/databaseclient-mariadb.h include/universalimporter/databaseclient-mongodb.h include/universalimporter/databaseclient-postgresql.h include/universalimporter/importer-configuration.h include/universalimporter/reader-base.h include/universalimporter/results-exception.h include/universalimporter/universal-importer.h include/universalimporter/worker.h lib/libhipercontracer.so lib/libhipercontracer.so.2 lib/libhipercontracer.so.%%DISTVERSION%% lib/libhpctio.so lib/libhpctio.so.2 lib/libhpctio.so.%%DISTVERSION%% lib/libuniversalimporter.so lib/libuniversalimporter.so.2 lib/libuniversalimporter.so.%%DISTVERSION%% share/applications/hpct-viewer.desktop share/bash-completion/completions/dbshell share/bash-completion/completions/hipercontracer share/bash-completion/completions/hpct-importer share/bash-completion/completions/hpct-node-removal share/bash-completion/completions/hpct-node-setup share/bash-completion/completions/hpct-query share/bash-completion/completions/hpct-results share/bash-completion/completions/hpct-rtunnel share/bash-completion/completions/hpct-ssh share/bash-completion/completions/hpct-sync share/bash-completion/completions/hpct-trigger share/bash-completion/completions/hpct-viewer share/bash-completion/completions/pipe-checksum share/bash-completion/completions/udp-echo-server %%DATADIR%%/NoSQL/R-query-example.R %%DATADIR%%/NoSQL/README-MongoDB.md %%DATADIR%%/NoSQL/mongodb-database.ms %%DATADIR%%/NoSQL/mongodb-schema.ms %%DATADIR%%/NoSQL/mongodb-test.ms %%DATADIR%%/NoSQL/mongodb-users.ms %%DATADIR%%/NoSQL/nornet-tools.R %%DATADIR%%/SQL/README-MySQL+MariaDB.md %%DATADIR%%/SQL/README-PostgreSQL.md %%DATADIR%%/SQL/mariadb-database.sql %%DATADIR%%/SQL/mariadb-delete-all-rows.sql %%DATADIR%%/SQL/mariadb-functions.sql %%DATADIR%%/SQL/mariadb-procedures.sql %%DATADIR%%/SQL/mariadb-schema.sql %%DATADIR%%/SQL/mariadb-test.sql %%DATADIR%%/SQL/mariadb-users.sql %%DATADIR%%/SQL/mariadb-views.sql %%DATADIR%%/SQL/postgresql-database.sql %%DATADIR%%/SQL/postgresql-delete-all-rows.sql %%DATADIR%%/SQL/postgresql-functions.sql %%DATADIR%%/SQL/postgresql-procedures.sql %%DATADIR%%/SQL/postgresql-schema.sql %%DATADIR%%/SQL/postgresql-test.sql %%DATADIR%%/SQL/postgresql-users.sql %%DATADIR%%/SQL/postgresql-views.sql %%DATADIR%%/TestDB/0-make-configurations %%DATADIR%%/TestDB/1-install-database %%DATADIR%%/TestDB/2-initialise-database %%DATADIR%%/TestDB/3-test-database %%DATADIR%%/TestDB/4-clean-database %%DATADIR%%/TestDB/5-perform-hpct-importer-test %%DATADIR%%/TestDB/6-perform-hpct-query-test %%DATADIR%%/TestDB/9-uninstall-database %%DATADIR%%/TestDB/CertificateHelper.py %%DATADIR%%/TestDB/README.md %%DATADIR%%/TestDB/check-certificate %%DATADIR%%/TestDB/extract-pem %%DATADIR%%/TestDB/generate-test-certificates %%DATADIR%%/TestDB/hpct-users.conf.example %%DATADIR%%/TestDB/name-in-etc-hosts %%DATADIR%%/TestDB/run-full-test %%DATADIR%%/TestDB/test-tls-connection %%DATADIR%%/TestDB/view-certificate %%DATADIR%%/hipercontracer-database.conf %%DATADIR%%/hipercontracer-importer.conf %%DATADIR%%/hipercontracer.bib %%DATADIR%%/hipercontracer.pdf %%DATADIR%%/hipercontracer.png %%DATADIR%%/results-examples/HiPerConTracer.R -%%DATADIR%%/results-examples/Jitter-ICMP-#12345678-0.0.0.0-20231201T095247.519807-000000008.results.xz -%%DATADIR%%/results-examples/Jitter-ICMP-#12345678-::-20231201T095248.178124-000000007.results.xz +%%DATADIR%%/results-examples/Jitter-ICMP-#12345678-0.0.0.0-20231201T095247.519807-000000008.hpct.xz +%%DATADIR%%/results-examples/Jitter-ICMP-#12345678-::-20231201T095248.178124-000000007.hpct.xz %%DATADIR%%/results-examples/Ping-ICMP-#1000001-0.0.0.0-20241219T090830.364329-000000001.hpct %%DATADIR%%/results-examples/Ping-ICMP-#1000001-::-20241219T090830.364464-000000001.hpct -%%DATADIR%%/results-examples/Ping-ICMP-#12345678-0.0.0.0-202%%PYTHON_SUFFIX%%08T134228.249420-000000001.results.gz -%%DATADIR%%/results-examples/Ping-ICMP-#12345678-0.0.0.0-202%%PYTHON_SUFFIX%%13T114601.843675-000000001.results.xz +%%DATADIR%%/results-examples/Ping-ICMP-#12345678-0.0.0.0-20231108T134228.249420-000000001.hpct.gz +%%DATADIR%%/results-examples/Ping-ICMP-#12345678-0.0.0.0-20231113T114601.843675-000000001.hpct.xz %%DATADIR%%/results-examples/Ping-ICMP-#12345678-0.0.0.0-20241018T071423.125696-000000001.hpct.xz %%DATADIR%%/results-examples/Ping-ICMP-#12345678-0.0.0.0-20241018T071423.125696-000000002.hpct.xz -%%DATADIR%%/results-examples/Ping-ICMP-#12345678-::-202%%PYTHON_SUFFIX%%08T134229.127910-000000001.results.gz -%%DATADIR%%/results-examples/Ping-ICMP-#12345678-::-202%%PYTHON_SUFFIX%%13T114602.100641-000000001.results.xz +%%DATADIR%%/results-examples/Ping-ICMP-#12345678-::-20231108T134229.127910-000000001.hpct.gz +%%DATADIR%%/results-examples/Ping-ICMP-#12345678-::-20231113T114602.100641-000000001.hpct.xz %%DATADIR%%/results-examples/Ping-ICMP-#12345678-::-20241018T071423.126352-000000001.hpct.xz %%DATADIR%%/results-examples/Ping-ICMP-#12345678-::-20241018T071423.126352-000000002.hpct.xz -%%DATADIR%%/results-examples/Ping-ICMP-#88888888-10.193.4.168-20231018T102656.809336-000000001.results.xz -%%DATADIR%%/results-examples/Ping-ICMP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.817258-000000001.results.xz -%%DATADIR%%/results-examples/Ping-P13735-158.39.4.2-20221012T142120.681066-000003330.results.bz2 -%%DATADIR%%/results-examples/Ping-P13735-2001:700:4100:4::2-20221012T142120.713761-000003330.results.bz2 -%%DATADIR%%/results-examples/Ping-P256751-0.0.0.0-20211212T125352.632431-000000001.results.bz2 -%%DATADIR%%/results-examples/Ping-P79025-0.0.0.0-20221115T161345.273650-000000001.results.bz2 -%%DATADIR%%/results-examples/Ping-UDP-#88888888-10.193.4.168-20231018T102656.812007-000000001.results.xz -%%DATADIR%%/results-examples/Ping-UDP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.819372-000000001.results.xz +%%DATADIR%%/results-examples/Ping-ICMP-#88888888-10.193.4.168-20231018T102656.809336-000000001.hpct.xz +%%DATADIR%%/results-examples/Ping-ICMP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.817258-000000001.hpct.xz +%%DATADIR%%/results-examples/Ping-P13735-158.39.4.2-20221012T142120.681066-000003330.hpct.bz2 +%%DATADIR%%/results-examples/Ping-P13735-2001:700:4100:4::2-20221012T142120.713761-000003330.hpct.bz2 +%%DATADIR%%/results-examples/Ping-P256751-0.0.0.0-20211212T125352.632431-000000001.hpct.bz2 +%%DATADIR%%/results-examples/Ping-P79025-0.0.0.0-20221115T161345.273650-000000001.hpct.bz2 +%%DATADIR%%/results-examples/Ping-UDP-#88888888-10.193.4.168-20231018T102656.812007-000000001.hpct.xz +%%DATADIR%%/results-examples/Ping-UDP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.819372-000000001.hpct.xz %%DATADIR%%/results-examples/README.md %%DATADIR%%/results-examples/Traceroute-ICMP-#1000001-0.0.0.0-20241219T090830.364422-000000001.hpct %%DATADIR%%/results-examples/Traceroute-ICMP-#1000001-::-20241219T090830.364515-000000001.hpct -%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-202%%PYTHON_SUFFIX%%08T134228.409798-000000001.results.gz -%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-202%%PYTHON_SUFFIX%%13T114601.920490-000000001.results.xz +%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20231108T134228.409798-000000001.hpct.gz +%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20231113T114601.920490-000000001.hpct.xz %%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20241018T071423.126183-000000001.hpct.xz %%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20241018T071423.126183-000000002.hpct.xz -%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-::-202%%PYTHON_SUFFIX%%08T134229.533947-000000001.results.gz -%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-::-202%%PYTHON_SUFFIX%%13T114602.350837-000000001.results.xz +%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-::-20231108T134229.533947-000000001.hpct.gz +%%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-::-20231113T114602.350837-000000001.hpct.xz %%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-::-20241018T071423.126474-000000001.hpct.xz %%DATADIR%%/results-examples/Traceroute-ICMP-#12345678-::-20241018T071423.126474-000000002.hpct.xz -%%DATADIR%%/results-examples/Traceroute-ICMP-#88888888-10.193.4.168-20231018T102656.810953-000000001.results.xz -%%DATADIR%%/results-examples/Traceroute-ICMP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.818346-000000001.results.xz -%%DATADIR%%/results-examples/Traceroute-P13735-158.39.4.2-20221012T142120.713464-000002601.results.bz2 -%%DATADIR%%/results-examples/Traceroute-P13735-2001:700:4100:4::2-20221012T142120.713994-000002722.results.bz2 -%%DATADIR%%/results-examples/Traceroute-P258235-0.0.0.0-20211212T132253.414640-000000001.results.bz2 -%%DATADIR%%/results-examples/Traceroute-P79025-0.0.0.0-20221115T161345.274003-000000001.results.bz2 -%%DATADIR%%/results-examples/Traceroute-UDP-#88888888-10.193.4.168-20231018T102656.814657-000000001.results.xz -%%DATADIR%%/results-examples/Traceroute-UDP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.821891-000000001.results.xz +%%DATADIR%%/results-examples/Traceroute-ICMP-#88888888-10.193.4.168-20231018T102656.810953-000000001.hpct.xz +%%DATADIR%%/results-examples/Traceroute-ICMP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.818346-000000001.hpct.xz +%%DATADIR%%/results-examples/Traceroute-P13735-158.39.4.2-20221012T142120.713464-000002601.hpct.bz2 +%%DATADIR%%/results-examples/Traceroute-P13735-2001:700:4100:4::2-20221012T142120.713994-000002722.hpct.bz2 +%%DATADIR%%/results-examples/Traceroute-P258235-0.0.0.0-20211212T132253.414640-000000001.hpct.bz2 +%%DATADIR%%/results-examples/Traceroute-P79025-0.0.0.0-20221115T161345.274003-000000001.hpct.bz2 +%%DATADIR%%/results-examples/Traceroute-UDP-#88888888-10.193.4.168-20231018T102656.814657-000000001.hpct.xz +%%DATADIR%%/results-examples/Traceroute-UDP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.821891-000000001.hpct.xz %%DATADIR%%/results-examples/r-install-dependencies %%DATADIR%%/results-examples/r-ping-example %%DATADIR%%/results-examples/r-traceroute-example share/icons/hicolor/128x128/apps/hipercontracer.png share/icons/hicolor/150x150/apps/hipercontracer.png share/icons/hicolor/16x16/apps/hipercontracer.png share/icons/hicolor/192x192/apps/hipercontracer.png share/icons/hicolor/20x20/apps/hipercontracer.png share/icons/hicolor/22x22/apps/hipercontracer.png share/icons/hicolor/24x24/apps/hipercontracer.png share/icons/hicolor/256x256/apps/hipercontracer.png share/icons/hicolor/310x310/apps/hipercontracer.png share/icons/hicolor/32x32/apps/hipercontracer.png share/icons/hicolor/36x36/apps/hipercontracer.png share/icons/hicolor/40x40/apps/hipercontracer.png share/icons/hicolor/42x42/apps/hipercontracer.png share/icons/hicolor/44x44/apps/hipercontracer.png share/icons/hicolor/48x48/apps/hipercontracer.png share/icons/hicolor/512x512/apps/hipercontracer.png share/icons/hicolor/64x64/apps/hipercontracer.png share/icons/hicolor/72x72/apps/hipercontracer.png share/icons/hicolor/8x8/apps/hipercontracer.png share/icons/hicolor/96x96/apps/hipercontracer.png share/icons/hicolor/scalable/apps/hipercontracer.svg share/man/man1/dbshell.1.gz share/man/man1/decrypt-dbeaver-configuration.1.gz share/man/man1/encrypt-dbeaver-configuration.1.gz share/man/man1/get-default-ips.1.gz share/man/man1/hipercontracer.1.gz share/man/man1/hpct-importer.1.gz share/man/man1/hpct-node-removal.1.gz share/man/man1/hpct-node-setup.1.gz share/man/man1/hpct-nodes-list.1.gz share/man/man1/hpct-query.1.gz share/man/man1/hpct-results.1.gz share/man/man1/hpct-rtunnel.1.gz share/man/man1/hpct-ssh.1.gz share/man/man1/hpct-sync.1.gz share/man/man1/hpct-trigger.1.gz share/man/man1/hpct-viewer.1.gz share/man/man1/make-dbeaver-configuration.1.gz share/man/man1/pipe-checksum.1.gz share/man/man1/udp-echo-server.1.gz share/mime/packages/hipercontracer.xml