hipercontracer 2.1.14
benchmarks/hipercontracer
High-Performance Connectivity Tracer (HiPerConTracer)
Description
High-Performance Connectivity Tracer (HiPerConTracer) is a Ping/Traceroute measurement framework. HiPerConTracer denotes the actual measurement tool. It performs regular Ping and Traceroute runs among sites, featuring: multi-transport-protocol support (ICMP, UDP); multi-homing and parallelism support; handling of load balancing in the network; multi-platform support (currently Linux and FreeBSD); high-precision (nanoseconds) timing support (Linux timestamping, both software and hardware); a library (shared/static) to integrate measurement functionality into other software (libhipercontracer); open source and written in a performance- and portability-focused programming language (C++) with only limited dependencies. Furthermore, the HiPerConTracer Framework furthermore provides additional tools for helping to obtain, process, collect, store, and retrieve measurement data: HiPerConTracer Viewer Tool for displaying the contents of results files; Results Tool for merging and converting results files, e.g. to create a Comma-Separated Value (CSV) file; Sync Tool for copying data from a measurement node (vantage point) to a remote HiPerConTracer Collector server (via RSync/SSH); Reverse Tunnel Tool for maintaining a reverse SSH tunnel from a remote measurement node to a HiPerConTracer Collector server; Collector/Node Tools for simplifying the setup of HiPerConTracer Nodes and a HiPerConTracer Collector server; Trigger Tool for triggering HiPerConTracer measurements in the reverse direction; Importer Tool for storing measurement data from results files into SQL or NoSQL databases. Currently, database backends for MariaDB/MySQL PostgreSQL, MongoDB) are provided; Query Tool for querying data from a database and storing it into a results file; Database Shell as simple command-line front-end for the underlying database backends; Database Tools with some helper scripts to e.g. to join HiPerConTracer database configurations into an existing DBeaver (a popular SQL database GUI application) configuration; UDP Echo Server as UDP Echo (RFC 862) protocol endpoint; Wireshark dissector for HiPerConTracer packets.
Dependencies
- build devel/cmake-core
- build devel/desktop-file-utils
- build devel/ninja
- build graphics/GraphicsMagick
- build graphics/pdf2svg
- build lang/python311
- build misc/shared-mime-info
- build print/ghostscript10
- lib databases/mariadb118-client
- lib databases/postgresql-libpqxx
- lib devel/boost-libs
- lib devel/libbson
- lib devel/libinotify
- lib devel/mongo-c-driver
- run devel/desktop-file-utils
- run lang/python311
- run misc/getopt
- run misc/shared-mime-info
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
2.1.14
dc2ae3ccde
files touched
|
Thomas Dreibholz (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
7f8bee92ba
files touched
|
Thibault Payet (monwarez) |
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
0a8edbe10b
files touched
|
Thomas Dreibholz (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
934e6cd67f
files touched
|
Thomas Dreibholz (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
da640fe19e
files touched
|
Thomas Dreibholz (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
1507619905
files touched
|
Carlo Strub (cs) |
benchmarks/hipercontracer: Update to 2.1.8
PR: 291525 Reported by: maintainer |
|
2.1.7
5fbd01a789
files touched
|
Thomas Dreibholz (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
4ad3e17e8d
files touched
|
Thomas Dreibholz (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
03b85069ea
files touched
|
Thomas Dreibholz (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
87584c061a
files touched
|
Thomas Dreibholz (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
67fb95fb3b
files touched
|
Dima Panov (fluffy) |
devel/boost: bump consumers after boost upgrade (+)
Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead |
|
2.1.1
0ac64804b1
files touched
|
Thomas Dreibholz (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
0f54b5144b
files touched
|
Thomas Dreibholz (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
571aa84740
files touched
|
Thomas Dreibholz (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
18632db919
files touched
|
Dima Panov (fluffy) |
devel/boost: bump consumers after Boost update
|
|
2.0.16
54b31464eb
files touched
|
Thomas Dreibholz (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
788b4ce5b7
files touched
|
Thomas Dreibholz (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
7d580c3c93
files touched
|
Thomas Dreibholz (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
845495b7e8
files touched
|
Thomas Dreibholz (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
fa53920e72
files touched
|
Dima Panov (fluffy) |
devel/boost: bump consumers after Boost-1.87 update
Sponsored by: Future Crew, LLC |
|
1.6.10
98fb62d172
files touched
|
Dima Panov (fluffy) |
benchmarks/hipercontracer: mark as BROKEN, fails to build with boost-1.86+
Sponsored by: Future Crew, LLC |
|
1.6.10
55cfbcf56c
files touched
|
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office Sponsored by: Future Crew, LLC |
|
1.6.10
01916bfdbf
files touched
|
Muhammad Moinur Rahman (bofh) |
benchmarks/hipercontracer: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
|
1.6.10
c689375794
files touched
|
Fernando Apesteguía (fernape) |
benchmarks/hipercontracer: Update to 1.6.10
PR: 275600 Reported by: thomas.dreibholz@gmail.com (maintainer) |
|
1.6.0
fd61ae1624
files touched
|
Alexey Dokuchaev (danfe) |
benchmarks/hipercontracer: unbreak, undeprecate, cleanup the port.
|
|
1.6.0
e52ab3feca
files touched
|
Muhammad Moinur Rahman (bofh) |
benchmarks/hipercontracer: Mark DEPRECATED
- BROKEN for more than a year - Set EXPIRATION_DATE 2023-11-30 Approved by: portmgr (blanket) |
|
1.6.0
fb16dfecae
files touched
|
Stefan Eßer (se) |
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
b7f05445c0
files touched
|
Stefan Eßer (se) |
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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner) |
|
1.6.0
4cf39decb3
files touched
|
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade
|
|
1.6.0
86b2c5122a
files touched
|
Tobias C. Berner (tcberner) |
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> * Chao Shin <quakelee@cn.freebsd.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David O'Brien (obrien@FreeBSD.org) * David O'Brien (obrien@NUXI.com) * Dima Sivachenko <dima@chg.ru> * Gabriel M. Dutra <0xdutra@gmail.com> * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * Gea-Suan Lin <gslin@gslin.org> * Hannes Hauswedell <h2+fbsdports@fsfe.org> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Joseph Koshy <jkoshy@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Lars Eggert <lars@eggert.org> * Mark Pulford <mark@kyne.com.au> * Matthias Fechner <mfechner@FreeBSD.org> * NAKAJI Hiroyuki <nakaji@jp.freebsd.org> * NAKATA Maho <maho@FreeBSD.org> * Oliver Lehmann <oliver@FreeBSD.org> * Pete Fritchman <petef@databits.net> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Radim Kolar * Radim Kolar <hsn@sendmail.cz> * Roman Bogorodskiy <bogorodskiy@inbox.ru> * Scott Flatman <sf@dsinw.com> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Kandaurov <pluknet@gmail.com> * Sergey Skvortsov <skv@protey.ru> * Slava Shwartsman <slavash@FreeBSD.org> * Stephen Montgomery-Smith <stephen@math.missouri.edu> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Dreibholz <dreibh@iem.uni-due.de> * Tom Judge <tom@tomjudge.com> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vsevolod Stakhov <vsevolod@FreeBSD.org> * Will Andrews <andrews@technologist.com> * Yen-Ming Lee <leeym@FreeBSD.org> * Ying-Chieh Liao <ijliao@FreeBSD.org> * arved * asami * dikshie <dikshie@lapi.itb.ac.id> * gnn * ijliao * janos.mohacsi@bsd.hu * jesper@jdn.dk * jmz * koshy * luigi@FreeBSD.org * mharo@FreeBSD.org * mich@freebsdcluster.org * mr * se * shalunov * thierry@pompo.net * trasz <trasz@pin.if.uz.zgora.pl> * uminac With hat: portmgr |
|
1.6.0
8c7b719ebf
files touched
|
Dima Panov (fluffy) |
benchmarks/hipercontracer: mark as BROKEN after recent boost upgrade
PR: 246106 |
|
1.6.0
b4c412fcff
files touched
|
Fernando Apesteguía (fernape) |
benchmarks/hipercontracer: Update to 1.6.0
ChangeLog: PR: 255567 Reported by: dreibh@iem.uni-due.de (maintainer) |
|
1.5.0
07dad544ea
files touched
|
Fernando Apesteguía (fernape) |
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
305f148f48
files touched
|
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles.
|
|
1.4.8
5148af17a0
files touched
|
Fernando Apesteguía (fernape) |
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
701aa3bcf8
files touched
|
Jan Beich (jbeich) |
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
015dcebdbc
files touched
|
Mark Linimon (linimon) |
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
b05870ea2f
files touched
|
Rodrigo Osorio (rodrigo) |
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 |