notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
hipercontracer High-Performance Connectivity Tracer (HiPerConTracer)
2.2.6 benchmarks on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.3Version of this port present on the latest quarterly branch.
Maintainer: thomas.dreibholz@gmail.com search for ports maintained by this maintainer
Port Added: 2019-08-21 16:29:33
Last Update: 2026-07-02 18:59:27
Commit Hash: ff18403
License: GPLv3+
WWW:
https://www.nntb.no/~dreibh/hipercontracer/
Description:
High-Performance Connectivity Tracer (HiPerConTracer) is a Ping/Traceroute measurement framework. HiPerConTracer refers to the core measurement tool, which performs regular Ping and Traceroute runs among sites. Key features include: - Multi-transport-protocol support (ICMP, UDP); - Multi-homing and parallelism support; - Handling of network load balancing; - Multi-platform support (currently Linux and FreeBSD); - High-precision (nanosecond) timing (Linux software and hardware timestamping); - Integrated library (shared/static) for third-party software (libhipercontracer); - Open-source C++ codebase focused on performance and portability with only a small number of dependencies. Furthermore, the HiPerConTracer framework provides additional tools for obtaining, processing, collecting, storing, and retrieving measurement data: - Viewer Tool: Displays the contents of results files. - Results Tool: Merges and converts results files (e.g., to CSV format). - Sync Tool: Copies data from a measurement node (vantage point) to a remote collector server via RSync/SSH. - Reverse Tunnel Tool: Maintains a reverse SSH tunnel from a remote measurement node to a collector server. - Collector/Node Tools: Simplify the setup of nodes and collectors. - Trigger Tool: Triggers measurements in the reverse direction. - Importer Tool: Stores measurement data into SQL (MariaDB/MySQL, PostgreSQL) or NoSQL (MongoDB) databases. - Query Tool: Queries data from a database and stores it into a results file. - Database Shell: A simple command-line front-end for the underlying database backends. - Database Tools: Helper scripts to join database configurations into an existing DBeaver configuration. - UDP Echo Server: A UDP Echo (RFC 862) protocol endpoint.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (209 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/hipercontracer-2.2.6/catalog.mk
  3. /usr/local/share/licenses/hipercontracer-2.2.6/LICENSE
  4. /usr/local/share/licenses/hipercontracer-2.2.6/GPLv3+
  5. bin/dbshell
  6. bin/decrypt-dbeaver-configuration
  7. bin/encrypt-dbeaver-configuration
  8. bin/get-default-ips
  9. bin/hipercontracer
  10. bin/hpct-importer
  11. bin/hpct-node-removal
  12. bin/hpct-node-setup
  13. bin/hpct-nodes-list
  14. bin/hpct-query
  15. bin/hpct-results
  16. bin/hpct-rtunnel
  17. bin/hpct-ssh
  18. bin/hpct-sync
  19. bin/hpct-trigger
  20. bin/hpct-viewer
  21. bin/make-dbeaver-configuration
  22. bin/pipe-checksum
  23. bin/udp-echo-server
  24. include/hipercontracer/check.h
  25. include/hipercontracer/compressortype.h
  26. include/hipercontracer/database-configuration.h
  27. include/hipercontracer/database-statement.h
  28. include/hipercontracer/databaseclient-base.h
  29. include/hipercontracer/databaseclient-debug.h
  30. include/hipercontracer/databaseclient-mariadb.h
  31. include/hipercontracer/databaseclient-mongodb.h
  32. include/hipercontracer/databaseclient-postgresql.h
  33. include/hipercontracer/destinationinfo.h
  34. include/hipercontracer/inputstream.h
  35. include/hipercontracer/iomodule-base.h
  36. include/hipercontracer/iomodule-icmp.h
  37. include/hipercontracer/iomodule-udp.h
  38. include/hipercontracer/logger.h
  39. include/hipercontracer/outputstream.h
  40. include/hipercontracer/ping.h
  41. include/hipercontracer/resultentry.h
  42. include/hipercontracer/resultswriter.h
  43. include/hipercontracer/service.h
  44. include/hipercontracer/tools.h
  45. include/hipercontracer/traceroute.h
  46. include/universalimporter/importer-configuration.h
  47. include/universalimporter/reader-base.h
  48. include/universalimporter/results-exception.h
  49. include/universalimporter/universal-importer.h
  50. include/universalimporter/worker.h
  51. lib/libhipercontracer.so
  52. lib/libhipercontracer.so.2.2.6
  53. lib/libhipercontracer.so.2
  54. lib/libhpctdb.so
  55. lib/libhpctdb.so.2.2.6
  56. lib/libhpctdb.so.2
  57. lib/libhpctio.so
  58. lib/libhpctio.so.2.2.6
  59. lib/libhpctio.so.2
  60. lib/libuniversalimporter.so
  61. lib/libuniversalimporter.so.2.2.6
  62. lib/libuniversalimporter.so.2
  63. share/applications/hpct-viewer.desktop
  64. share/bash-completion/completions/dbshell
  65. share/bash-completion/completions/hipercontracer
  66. share/bash-completion/completions/hpct-importer
  67. share/bash-completion/completions/hpct-node-removal
  68. share/bash-completion/completions/hpct-node-setup
  69. share/bash-completion/completions/hpct-nodes-list
  70. share/bash-completion/completions/hpct-query
  71. share/bash-completion/completions/hpct-results
  72. share/bash-completion/completions/hpct-rtunnel
  73. share/bash-completion/completions/hpct-ssh
  74. share/bash-completion/completions/hpct-sync
  75. share/bash-completion/completions/hpct-trigger
  76. share/bash-completion/completions/hpct-viewer
  77. share/bash-completion/completions/pipe-checksum
  78. share/bash-completion/completions/udp-echo-server
  79. share/hipercontracer/NoSQL/R-query-example.R
  80. share/hipercontracer/NoSQL/README-MongoDB.md
  81. share/hipercontracer/NoSQL/mongodb-database.ms
  82. share/hipercontracer/NoSQL/mongodb-schema.ms
  83. share/hipercontracer/NoSQL/mongodb-test.ms
  84. share/hipercontracer/NoSQL/mongodb-users.ms
  85. share/hipercontracer/NoSQL/nornet-tools.R
  86. share/hipercontracer/SQL/README-MySQL+MariaDB.md
  87. share/hipercontracer/SQL/README-PostgreSQL.md
  88. share/hipercontracer/SQL/mariadb-database.sql
  89. share/hipercontracer/SQL/mariadb-delete-all-rows.sql
  90. share/hipercontracer/SQL/mariadb-functions.sql
  91. share/hipercontracer/SQL/mariadb-procedures.sql
  92. share/hipercontracer/SQL/mariadb-schema.sql
  93. share/hipercontracer/SQL/mariadb-test.sql
  94. share/hipercontracer/SQL/mariadb-users.sql
  95. share/hipercontracer/SQL/mariadb-views.sql
  96. share/hipercontracer/SQL/postgresql-database.sql
  97. share/hipercontracer/SQL/postgresql-delete-all-rows.sql
  98. share/hipercontracer/SQL/postgresql-functions.sql
  99. share/hipercontracer/SQL/postgresql-procedures.sql
  100. share/hipercontracer/SQL/postgresql-schema.sql
  101. share/hipercontracer/SQL/postgresql-test.sql
  102. share/hipercontracer/SQL/postgresql-users.sql
  103. share/hipercontracer/SQL/postgresql-views.sql
  104. share/hipercontracer/TestDB/0-make-configurations
  105. share/hipercontracer/TestDB/1-install-database
  106. share/hipercontracer/TestDB/2-initialise-database
  107. share/hipercontracer/TestDB/3-test-database
  108. share/hipercontracer/TestDB/4-clean-database
  109. share/hipercontracer/TestDB/5-perform-hpct-importer-test
  110. share/hipercontracer/TestDB/6-perform-hpct-query-test
  111. share/hipercontracer/TestDB/9-uninstall-database
  112. share/hipercontracer/TestDB/CertificateHelper.py
  113. share/hipercontracer/TestDB/README.md
  114. share/hipercontracer/TestDB/hpct-users.conf.example
  115. share/hipercontracer/TestDB/name-in-etc-hosts
  116. share/hipercontracer/TestDB/run-full-test
  117. share/hipercontracer/hipercontracer-database.conf
  118. share/hipercontracer/hipercontracer-importer.conf
  119. share/hipercontracer/hipercontracer.bib
  120. share/hipercontracer/hipercontracer.pdf
  121. share/hipercontracer/hipercontracer.png
  122. share/hipercontracer/results-examples/HiPerConTracer.R
  123. share/hipercontracer/results-examples/Jitter-ICMP-#12345678-0.0.0.0-20231201T095247.519807-000000008.hpct.xz
  124. share/hipercontracer/results-examples/Jitter-ICMP-#12345678-::-20231201T095248.178124-000000007.hpct.xz
  125. share/hipercontracer/results-examples/Ping-ICMP-#1000001-0.0.0.0-20241219T090830.364329-000000001.hpct
  126. share/hipercontracer/results-examples/Ping-ICMP-#1000001-::-20241219T090830.364464-000000001.hpct
  127. share/hipercontracer/results-examples/Ping-ICMP-#12345678-0.0.0.0-20231108T134228.249420-000000001.hpct.gz
  128. share/hipercontracer/results-examples/Ping-ICMP-#12345678-0.0.0.0-20231113T114601.843675-000000001.hpct.xz
  129. share/hipercontracer/results-examples/Ping-ICMP-#12345678-0.0.0.0-20241018T071423.125696-000000001.hpct.xz
  130. share/hipercontracer/results-examples/Ping-ICMP-#12345678-0.0.0.0-20241018T071423.125696-000000002.hpct.xz
  131. share/hipercontracer/results-examples/Ping-ICMP-#12345678-::-20231108T134229.127910-000000001.hpct.gz
  132. share/hipercontracer/results-examples/Ping-ICMP-#12345678-::-20231113T114602.100641-000000001.hpct.xz
  133. share/hipercontracer/results-examples/Ping-ICMP-#12345678-::-20241018T071423.126352-000000001.hpct.xz
  134. share/hipercontracer/results-examples/Ping-ICMP-#12345678-::-20241018T071423.126352-000000002.hpct.xz
  135. share/hipercontracer/results-examples/Ping-ICMP-#88888888-10.193.4.168-20231018T102656.809336-000000001.hpct.xz
  136. share/hipercontracer/results-examples/Ping-ICMP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.817258-000000001.hpct.xz
  137. share/hipercontracer/results-examples/Ping-P13735-158.39.4.2-20221012T142120.681066-000003330.hpct.bz2
  138. share/hipercontracer/results-examples/Ping-P13735-2001:700:4100:4::2-20221012T142120.713761-000003330.hpct.bz2
  139. share/hipercontracer/results-examples/Ping-P256751-0.0.0.0-20211212T125352.632431-000000001.hpct.bz2
  140. share/hipercontracer/results-examples/Ping-P79025-0.0.0.0-20221115T161345.273650-000000001.hpct.bz2
  141. share/hipercontracer/results-examples/Ping-UDP-#88888888-10.193.4.168-20231018T102656.812007-000000001.hpct.xz
  142. share/hipercontracer/results-examples/Ping-UDP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.819372-000000001.hpct.xz
  143. share/hipercontracer/results-examples/README.md
  144. share/hipercontracer/results-examples/Traceroute-ICMP-#1000001-0.0.0.0-20241219T090830.364422-000000001.hpct
  145. share/hipercontracer/results-examples/Traceroute-ICMP-#1000001-::-20241219T090830.364515-000000001.hpct
  146. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20231108T134228.409798-000000001.hpct.gz
  147. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20231113T114601.920490-000000001.hpct.xz
  148. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20241018T071423.126183-000000001.hpct.xz
  149. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-0.0.0.0-20241018T071423.126183-000000002.hpct.xz
  150. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-::-20231108T134229.533947-000000001.hpct.gz
  151. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-::-20231113T114602.350837-000000001.hpct.xz
  152. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-::-20241018T071423.126474-000000001.hpct.xz
  153. share/hipercontracer/results-examples/Traceroute-ICMP-#12345678-::-20241018T071423.126474-000000002.hpct.xz
  154. share/hipercontracer/results-examples/Traceroute-ICMP-#88888888-10.193.4.168-20231018T102656.810953-000000001.hpct.xz
  155. share/hipercontracer/results-examples/Traceroute-ICMP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.818346-000000001.hpct.xz
  156. share/hipercontracer/results-examples/Traceroute-P13735-158.39.4.2-20221012T142120.713464-000002601.hpct.bz2
  157. share/hipercontracer/results-examples/Traceroute-P13735-2001:700:4100:4::2-20221012T142120.713994-000002722.hpct.bz2
  158. share/hipercontracer/results-examples/Traceroute-P258235-0.0.0.0-20211212T132253.414640-000000001.hpct.bz2
  159. share/hipercontracer/results-examples/Traceroute-P79025-0.0.0.0-20221115T161345.274003-000000001.hpct.bz2
  160. share/hipercontracer/results-examples/Traceroute-UDP-#88888888-10.193.4.168-20231018T102656.814657-000000001.hpct.xz
  161. share/hipercontracer/results-examples/Traceroute-UDP-#88888888-fdb6:6d27:be73:4::50-20231018T102656.821891-000000001.hpct.xz
  162. share/hipercontracer/results-examples/r-install-dependencies
  163. share/hipercontracer/results-examples/r-ping-example
  164. share/hipercontracer/results-examples/r-traceroute-example
  165. share/icons/hicolor/128x128/apps/hipercontracer.png
  166. share/icons/hicolor/150x150/apps/hipercontracer.png
  167. share/icons/hicolor/16x16/apps/hipercontracer.png
  168. share/icons/hicolor/192x192/apps/hipercontracer.png
  169. share/icons/hicolor/20x20/apps/hipercontracer.png
  170. share/icons/hicolor/22x22/apps/hipercontracer.png
  171. share/icons/hicolor/24x24/apps/hipercontracer.png
  172. share/icons/hicolor/256x256/apps/hipercontracer.png
  173. share/icons/hicolor/310x310/apps/hipercontracer.png
  174. share/icons/hicolor/32x32/apps/hipercontracer.png
  175. share/icons/hicolor/36x36/apps/hipercontracer.png
  176. share/icons/hicolor/40x40/apps/hipercontracer.png
  177. share/icons/hicolor/42x42/apps/hipercontracer.png
  178. share/icons/hicolor/44x44/apps/hipercontracer.png
  179. share/icons/hicolor/48x48/apps/hipercontracer.png
  180. share/icons/hicolor/512x512/apps/hipercontracer.png
  181. share/icons/hicolor/64x64/apps/hipercontracer.png
  182. share/icons/hicolor/72x72/apps/hipercontracer.png
  183. share/icons/hicolor/8x8/apps/hipercontracer.png
  184. share/icons/hicolor/96x96/apps/hipercontracer.png
  185. share/icons/hicolor/scalable/apps/hipercontracer.svg
  186. share/man/man1/dbshell.1.gz
  187. share/man/man1/decrypt-dbeaver-configuration.1.gz
  188. share/man/man1/encrypt-dbeaver-configuration.1.gz
  189. share/man/man1/get-default-ips.1.gz
  190. share/man/man1/hipercontracer.1.gz
  191. share/man/man1/hpct-importer.1.gz
  192. share/man/man1/hpct-node-removal.1.gz
  193. share/man/man1/hpct-node-setup.1.gz
  194. share/man/man1/hpct-nodes-list.1.gz
  195. share/man/man1/hpct-query.1.gz
  196. share/man/man1/hpct-results.1.gz
  197. share/man/man1/hpct-rtunnel.1.gz
  198. share/man/man1/hpct-ssh.1.gz
  199. share/man/man1/hpct-sync.1.gz
  200. share/man/man1/hpct-trigger.1.gz
  201. share/man/man1/hpct-viewer.1.gz
  202. share/man/man1/make-dbeaver-configuration.1.gz
  203. share/man/man1/pipe-checksum.1.gz
  204. share/man/man1/udp-echo-server.1.gz
  205. share/metainfo/no.nntb.dreibh.hipercontracer.hpct-viewer.metainfo.xml
  206. share/mime/packages/hipercontracer.xml
  207. @owner
  208. @group
  209. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • hipercontracer>0:benchmarks/hipercontracer
To install the port:
cd /usr/ports/benchmarks/hipercontracer/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/hipercontracer
  • pkg install hipercontracer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hipercontracer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1783004671 SHA256 (hipercontracer-2.2.6.tar.xz) = 91232ad2b1df4f18f018cb77382a87d83d4158eb1e15cf26ba8ab8d6de3f9398 SIZE (hipercontracer-2.2.6.tar.xz) = 2567884

Packages (timestamps in pop-ups are UTC):
hipercontracer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.132.1.141.4.8-2.1.14n/an/an/a
FreeBSD:13:quarterly2.1.122.1.12-2.1.02.1.12n/an/an/a
FreeBSD:14:latest2.2.32.2.6-2.1.0----
FreeBSD:14:quarterly2.1.122.1.12-2.1.0-1.6.101.6.101.6.10
FreeBSD:15:latest2.2.62.2.6n/a2.1.0n/an/a1.6.10_11.6.10_1
FreeBSD:15:quarterly2.1.122.1.12n/a-n/an/a--
FreeBSD:16:latest2.2.62.2.6n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gm : graphics/GraphicsMagick
  2. mutool : graphics/mupdf
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.12 : lang/python312
  7. update-mime-database : misc/shared-mime-info
  8. ghostscript10>=10.02.0 : print/ghostscript10
  9. update-desktop-database : devel/desktop-file-utils
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. getopt>=0 : misc/getopt
  2. rsync : net/rsync
  3. sudo : security/sudo
  4. sudo : security/sudo
  5. rsync : net/rsync
  6. python3.12 : lang/python312
  7. update-mime-database : misc/shared-mime-info
  8. ghostscript10>=10.02.0 : print/ghostscript10
  9. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libzstd.so : archivers/zstd
  3. libmariadb.so : databases/mariadb118-client
  4. libbson-1.0.so : devel/libbson
  5. libmongoc-1.0.so : devel/mongo-c-driver
  6. libpqxx.so : databases/postgresql-libpqxx
  7. libinotify.so : devel/libinotify
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for hipercontracer-2.2.6: ====> Options available for the multi MODULES: you have to choose at least one of them COLLECTOR=on: Build HiPerConTracer Collector Tools DBEAVER_TOOLS=on: Build DBeaver Tools DBSHELL=on: Build DBShell EXAMPLE_RESULTS=on: Include example results EXAMPLE_SCRIPTS=on: Include example scripts HIPERCONTRACER=on: Build HiPerConTracer ICONS=on: Build Icons and Logo Files IMPORTER=on: Build HiPerConTracer Importer Tool LIBHIPERCONTRACER=on: Build HiPerConTracer Library (libhipercontracer) LIBHPCTDB=on: Build HiPerConTracer Database Backend Library (libhpctdb) LIBHPCTDB_MARIADB=on: Enable MariaDB/MySQL support for HiPerConTracer Importer Tool LIBHPCTDB_MONGODB=on: Enable MongoDB support for HiPerConTracer Importer Tool LIBHPCTDB_POSTGRESQL=on: Enable PostgreSQL support for HiPerConTracer Importer Tool LIBHPCTIO=on: Build HiPerConTracer I/O Library (libhpctio) LIBUNIVERSALIMPORTER=on: Build Universal Importer Library (libuniversalimporter) NODE=on: Build HiPerConTracer Node Tools PIPE_CHECKSUM=on: Build Pipe Checksum Tool QUERY=on: Build HiPerConTracer Query Tool RESULTS=on: Build HiPerConTracer Results Tool RTUNNEL=on: Build HiPerConTracer Reverse Tunnel Tool SYNC=on: Build HiPerConTracer Synchronisation Tool TRIGGER=on: Build HiPerConTracer Trigger Tool UDPECHO=on: Build UDP Echo Server VIEWER=on: Build HiPerConTracer Viewer Tool ===> Use 'make config' to modify these settings
Options name:
benchmarks_hipercontracer
USES:
cmake compiler:c++20-lang pkgconfig shebangfix tar:xz python shared-mime-info ghostscript ssl desktop-file-utils
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.nntb.no/~dreibh/hipercontracer/download/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.6
02 Jul 2026 18:59:27
commit hash: ff1840385661adee9113892b9b00eddf5bba1516commit hash: ff1840385661adee9113892b9b00eddf5bba1516commit hash: ff1840385661adee9113892b9b00eddf5bba1516commit hash: ff1840385661adee9113892b9b00eddf5bba1516 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.2.3 => 2.2.6

While here, add dependency on zstd for the option requiring it.

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.2.6/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.2.3...hipercontracer-2.2.6

PR:		296462
Approved by:	osa, vvd (Mentors, implicit)
2.2.3
21 Jun 2026 01:56:42
commit hash: b490174ffd733b2b1ac79639bf8af32adb932788commit hash: b490174ffd733b2b1ac79639bf8af32adb932788commit hash: b490174ffd733b2b1ac79639bf8af32adb932788commit hash: b490174ffd733b2b1ac79639bf8af32adb932788 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.14 => 2.2.3

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.2.3/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.14...hipercontracer-2.2.3

- Rework options.
- Update pkg-descr.
- Sort pkg-plist.

PR:		295698
Sponsored by:	UNIS Labs
Co-authored-by:	Vladimir Druzenko <vvd@FreeBSD.org>
2.1.14
23 Apr 2026 16:27:23
commit hash: dc2ae3ccde1b353f475673c57bee587537b1aaa7commit hash: dc2ae3ccde1b353f475673c57bee587537b1aaa7commit hash: dc2ae3ccde1b353f475673c57bee587537b1aaa7commit hash: dc2ae3ccde1b353f475673c57bee587537b1aaa7 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.13 => 2.1.14

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.14/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.13...hipercontracer-2.1.14

PR:		294728
Sponsored by:	UNIS Labs
2.1.13
19 Apr 2026 17:15:41
commit hash: 7f8bee92ba65899e47268c30ee409399a395f1a0commit hash: 7f8bee92ba65899e47268c30ee409399a395f1a0commit hash: 7f8bee92ba65899e47268c30ee409399a395f1a0commit hash: 7f8bee92ba65899e47268c30ee409399a395f1a0 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thibault Payet
benchmarks/hipercontracer: Update 2.1.12 => 2.1.13

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.13/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.12...hipercontracer-2.1.13

PR:		294642
Sponsored by:	UNIS Labs
2.1.12
18 Mar 2026 15:01:17
commit hash: 0a8edbe10bdc6c4fbbf00ce6a2bfbdf2459e25ddcommit hash: 0a8edbe10bdc6c4fbbf00ce6a2bfbdf2459e25ddcommit hash: 0a8edbe10bdc6c4fbbf00ce6a2bfbdf2459e25ddcommit hash: 0a8edbe10bdc6c4fbbf00ce6a2bfbdf2459e25dd files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.11 => 2.1.12

While here, remove %%PYTHON_SUFFIX%% from pkg-plist.

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.12/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.11...hipercontracer-2.1.12

PR:		293801
Reported by:	Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer)
Approved by:	maintainer, vvd (mentor)
2.1.11
07 Mar 2026 12:56:43
commit hash: 934e6cd67fab56306e1913bb41c07e12398fb590commit hash: 934e6cd67fab56306e1913bb41c07e12398fb590commit hash: 934e6cd67fab56306e1913bb41c07e12398fb590commit hash: 934e6cd67fab56306e1913bb41c07e12398fb590 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.10 => 2.1.11

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.11/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.10...hipercontracer-2.1.11

PR:	293603
2.1.10
28 Feb 2026 16:35:32
commit hash: da640fe19e8baf6622cf65c2a12ca901448f17d0commit hash: da640fe19e8baf6622cf65c2a12ca901448f17d0commit hash: da640fe19e8baf6622cf65c2a12ca901448f17d0commit hash: da640fe19e8baf6622cf65c2a12ca901448f17d0 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.8 => 2.1.10

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.10/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.8...hipercontracer-2.1.10

PR:	293443
2.1.8
09 Dec 2025 20:12:46
commit hash: 1507619905468c47ada9cb1aac536f31831a985ecommit hash: 1507619905468c47ada9cb1aac536f31831a985ecommit hash: 1507619905468c47ada9cb1aac536f31831a985ecommit hash: 1507619905468c47ada9cb1aac536f31831a985e files touched by this commit
Carlo Strub (cs) search for other commits by this committer
benchmarks/hipercontracer: Update to 2.1.8

PR:		291525
Reported by:	maintainer
2.1.7
27 Nov 2025 17:40:33
commit hash: 5fbd01a789fe85fa461167f468d410c4c75ad2eecommit hash: 5fbd01a789fe85fa461167f468d410c4c75ad2eecommit hash: 5fbd01a789fe85fa461167f468d410c4c75ad2eecommit hash: 5fbd01a789fe85fa461167f468d410c4c75ad2ee files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.5 => 2.1.7

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.6/ChangeLog
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.7/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.5...hipercontracer-2.1.7

PR:	291244
2.1.5
19 Nov 2025 16:15:14
commit hash: 4ad3e17e8db9bb8178c2b54a6c3c523c35168037commit hash: 4ad3e17e8db9bb8178c2b54a6c3c523c35168037commit hash: 4ad3e17e8db9bb8178c2b54a6c3c523c35168037commit hash: 4ad3e17e8db9bb8178c2b54a6c3c523c35168037 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.4 => 2.1.5

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.5/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.4...hipercontracer-2.1.5

PR:	291096
2.1.4
14 Nov 2025 12:51:52
commit hash: 03b85069ea830cc1bf8fe3065d5792f0279ef0a0commit hash: 03b85069ea830cc1bf8fe3065d5792f0279ef0a0commit hash: 03b85069ea830cc1bf8fe3065d5792f0279ef0a0commit hash: 03b85069ea830cc1bf8fe3065d5792f0279ef0a0 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.3 => 2.1.4

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.4/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.3...hipercontracer-2.1.4

PR:	291010
2.1.3
29 Oct 2025 02:35:02
commit hash: 87584c061a686a1d13276e4132be42edbf9ade13commit hash: 87584c061a686a1d13276e4132be42edbf9ade13commit hash: 87584c061a686a1d13276e4132be42edbf9ade13commit hash: 87584c061a686a1d13276e4132be42edbf9ade13 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.1 => 2.1.3

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.3/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.1...hipercontracer-2.1.3

This version also fixes build issues with BOOST 1.89 and updates the
version dependency on MariaDB to the current version.

PR:	290475
2.1.1_1
20 Oct 2025 11:48:39
commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
2.1.1
23 Sep 2025 03:09:45
commit hash: 0ac64804b17b5f30cea94f7089addb89c6d73742commit hash: 0ac64804b17b5f30cea94f7089addb89c6d73742commit hash: 0ac64804b17b5f30cea94f7089addb89c6d73742commit hash: 0ac64804b17b5f30cea94f7089addb89c6d73742 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.1.0 => 2.1.1

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.1/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.0...hipercontracer-2.1.1

PR:	289766
2.1.0
18 Jun 2025 17:56:17
commit hash: 0f54b5144bdde681d63bb181b0678822d4d5e81ecommit hash: 0f54b5144bdde681d63bb181b0678822d4d5e81ecommit hash: 0f54b5144bdde681d63bb181b0678822d4d5e81ecommit hash: 0f54b5144bdde681d63bb181b0678822d4d5e81e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.0.17 => 2.1.0

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.0/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.17...hipercontracer-2.1.0

PR:	287637
2.0.17
05 Jun 2025 08:46:03
commit hash: 571aa84740d355756323de9af666fec2182193b1commit hash: 571aa84740d355756323de9af666fec2182193b1commit hash: 571aa84740d355756323de9af666fec2182193b1commit hash: 571aa84740d355756323de9af666fec2182193b1 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: update to 2.0.17

While here, remove superfluous double quotes symbols.

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.17/ChangeLog

PR:		287315
Reported by:	Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer)
2.0.16_1
02 Jun 2025 00:40:43
commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost update
2.0.16
14 May 2025 23:05:04
commit hash: 54b31464ebc51c0861105a7bf73e360ee47bef47commit hash: 54b31464ebc51c0861105a7bf73e360ee47bef47commit hash: 54b31464ebc51c0861105a7bf73e360ee47bef47commit hash: 54b31464ebc51c0861105a7bf73e360ee47bef47 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.0.15 => 2.0.16

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.16/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.15...hipercontracer-2.0.16

PR:	286806
2.0.15
13 May 2025 12:38:26
commit hash: 788b4ce5b710fe5a9c9cd0404972a84dc69db806commit hash: 788b4ce5b710fe5a9c9cd0404972a84dc69db806commit hash: 788b4ce5b710fe5a9c9cd0404972a84dc69db806commit hash: 788b4ce5b710fe5a9c9cd0404972a84dc69db806 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.0.14 => 2.0.15

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.15/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.14...hipercontracer-2.0.15

While here fix portclippy warning.

PR:	286765
2.0.14
28 Apr 2025 22:41:05
commit hash: 7d580c3c9356846a60634a7c46a802d6b59d5341commit hash: 7d580c3c9356846a60634a7c46a802d6b59d5341commit hash: 7d580c3c9356846a60634a7c46a802d6b59d5341commit hash: 7d580c3c9356846a60634a7c46a802d6b59d5341 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update 2.0.5 => 2.0.14

Changelogs:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.14/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.5...hipercontracer-2.0.14

Use maintainer email same as at Bugzilla.

PR:	286401
2.0.5
27 Feb 2025 20:23:19
commit hash: 845495b7e85ea1cac0d7774f8b6a472d253d2c26commit hash: 845495b7e85ea1cac0d7774f8b6a472d253d2c26commit hash: 845495b7e85ea1cac0d7774f8b6a472d253d2c26commit hash: 845495b7e85ea1cac0d7774f8b6a472d253d2c26 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Thomas Dreibholz
benchmarks/hipercontracer: Update to 2.0.5

Remove BROKEN, builds fine with boost-1.86+.
Introduce OPTIONS.
Improve pkg-descr.
Change maintainer's email.

PR:		283444
Approved by:	submitter is maintainer
1.6.10_3
14 Feb 2025 03:17:22
commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
1.6.10_2
20 Nov 2024 10:05:20
commit hash: 98fb62d172c975ad99016591330fa69a0ed58007commit hash: 98fb62d172c975ad99016591330fa69a0ed58007commit hash: 98fb62d172c975ad99016591330fa69a0ed58007commit hash: 98fb62d172c975ad99016591330fa69a0ed58007 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
benchmarks/hipercontracer: mark as BROKEN, fails to build with boost-1.86+

Sponsored by:	Future Crew, LLC
1.6.10_2
03 Oct 2024 10:25:14
commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
1.6.10_1
15 Jan 2024 12:55:43
commit hash: 01916bfdbf7e7e950e7dabd5a7bf55948495dc48commit hash: 01916bfdbf7e7e950e7dabd5a7bf55948495dc48commit hash: 01916bfdbf7e7e950e7dabd5a7bf55948495dc48commit hash: 01916bfdbf7e7e950e7dabd5a7bf55948495dc48 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
benchmarks/hipercontracer: Sanitize MANPREFIX

Approved by:	portmgr (blanket)
1.6.10
20 Dec 2023 07:40:28
commit hash: c6893757947dbca67ba108b02f0eb0fc6c6ed724commit hash: c6893757947dbca67ba108b02f0eb0fc6c6ed724commit hash: c6893757947dbca67ba108b02f0eb0fc6c6ed724commit hash: c6893757947dbca67ba108b02f0eb0fc6c6ed724 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
benchmarks/hipercontracer: Update to 1.6.10

PR:		275600
Reported by:	thomas.dreibholz@gmail.com (maintainer)
1.6.0_1
30 Nov 2023 01:04:48
commit hash: fd61ae1624fbb8e4dc7d394de50cff65fa8bfeaccommit hash: fd61ae1624fbb8e4dc7d394de50cff65fa8bfeaccommit hash: fd61ae1624fbb8e4dc7d394de50cff65fa8bfeaccommit hash: fd61ae1624fbb8e4dc7d394de50cff65fa8bfeac files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
benchmarks/hipercontracer: unbreak, undeprecate, cleanup the port.
1.6.0_1
29 Oct 2023 22:53:39
commit hash: e52ab3feca1dfd848c240437dcf69f56c28e87e0commit hash: e52ab3feca1dfd848c240437dcf69f56c28e87e0commit hash: e52ab3feca1dfd848c240437dcf69f56c28e87e0commit hash: e52ab3feca1dfd848c240437dcf69f56c28e87e0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
benchmarks/hipercontracer: Mark DEPRECATED

- BROKEN for more than a year
- Set EXPIRATION_DATE 2023-11-30

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.6.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.6.0
20 Jul 2022 14:20:56
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
benchmarks: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.0
22 May 2022 20:17:10
commit hash: 8c7b719ebf4ca14a4def099a7ffa4d867ec05c95commit hash: 8c7b719ebf4ca14a4def099a7ffa4d867ec05c95commit hash: 8c7b719ebf4ca14a4def099a7ffa4d867ec05c95commit hash: 8c7b719ebf4ca14a4def099a7ffa4d867ec05c95 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
benchmarks/hipercontracer: mark as BROKEN after recent boost upgrade

PR:	246106
1.6.0
05 May 2021 08:32:49
commit hash: b4c412fcffdb70affc60cab51b77932a7e6e50dacommit hash: b4c412fcffdb70affc60cab51b77932a7e6e50dacommit hash: b4c412fcffdb70affc60cab51b77932a7e6e50dacommit hash: b4c412fcffdb70affc60cab51b77932a7e6e50da files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
benchmarks/hipercontracer: Update to 1.6.0

ChangeLog:

PR:	255567
Reported by:	dreibh@iem.uni-due.de (maintainer)
1.5.0
25 Apr 2021 11:52:48
commit hash: 07dad544ea8369b6b646b8eb3ec7d83311410c8ecommit hash: 07dad544ea8369b6b646b8eb3ec7d83311410c8ecommit hash: 07dad544ea8369b6b646b8eb3ec7d83311410c8ecommit hash: 07dad544ea8369b6b646b8eb3ec7d83311410c8e files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
benchmarks/hipercontracer: Update to 1.5.0

ChangeLog:
https://github.com/dreibh/hipercontracer/commit/9d0e76f620b95cecb593375f7ee1f5080fbf0dd4

PR:	255172
Reported by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
1.4.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.8
03 May 2020 09:47:52
Revision:533763Original commit files touched by this commit
fernape search for other commits by this committer
benchmarks/hipercontracer: Update to 1.4.8

PR:	245947
Submitted by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
1.4.6_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
1.4.6
25 Aug 2019 13:43:14
Revision:509796Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based architectures:

  CMake Error in src/CMakeLists.txt:
  Target "hpcttrigger" requires the language dialect "CXX14" , but CMake does
  not know the compile flags to use to enable it.

Approved by:	portmgr (tier-2 blanket)
1.4.6
21 Aug 2019 16:29:26
Revision:509511Original commit files touched by this commit
rodrigo search for other commits by this committer
Add new port benchmarks/hipercontracer : High-Performance Connectivity Tracer

High-Performance Connectivity Tracer (HiPerConTracer) is a ping/traceroute
service.
It performs regular ping and traceroute runs among sites and can export the
results
into an SQL or Non-SQL database.

PR:		239847
Submitted by:	dreibh@iem.uni-due.de

Number of commits found: 40