Port details |
- measurement-kit Portable C++14 network measurement library
- 0.10.14_1 net =2 0.10.14_1Version of this port present on the latest quarterly branch.
- Maintainer: egypcio@FreeBSD.org
- Port Added: 2019-03-06 13:37:49
- Last Update: 2023-10-03 15:09:30
- Commit Hash: 5b54326
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: BSD2CLAUSE
- WWW:
- https://measurement-kit.github.io/
- Description:
- Measurement Kit is a C++14 library that implements open network measurement
methodologies (performance, censorship, etc.) on Unix-like operating systems
such as Android, iOS, Linux, and macOS.
It is meant to be embedded by third party applications with specific network
measurement needs and/or to be used by researchers to implement novel
network measurement tools. It started as a common engine to implement the
mobile versions of OONI and Neubot, and since then has grown to include also
the implementation of Portolan traceroute and NDT tests.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- measurement-kit>0:net/measurement-kit
- To install the port:
- cd /usr/ports/net/measurement-kit/ && make install clean
- To add the package, run one of these commands:
- pkg install net/measurement-kit
- pkg install measurement-kit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: measurement-kit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1616833124
SHA256 (measurement-kit-measurement-kit-v0.10.14_GH0.tar.gz) = 7afa3e1561d277c81e9ace2d71cb39f23321685959f77e74187f0b279a3d8132
SIZE (measurement-kit-measurement-kit-v0.10.14_GH0.tar.gz) = 1027983
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libcurl.so : ftp/curl
- libevent.so : devel/libevent
- libmaxminddb.so : net/libmaxminddb
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for measurement-kit-0.10.14_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_measurement-kit
- USES:
- autoreconf:build compiler:c++14-lang libtool ssl
- pkg-message:
- For install:
- If you need Measurement-Kit to query for GeoIP data, please consider installing
'net/geoipupdate' and updating your local databases:
# pkg install net/geoipupdate
# geoipupdate
Once you are done, Measurement-Kit can properly show country codes - but you
still must change your nettest options and specify the database file to be
used by 'geoip_country_path'.
Consider creating a cron job in order to keep your databases up to date.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.14_1 03 Oct 2023 15:09:30 |
Dag-Erling Smørgrav (des) |
net/measurement-kit: Drop ca_root_nss dependency.
Since this piece of software is no longer maintained, we don't strive
for elegance but simply hack the configure script to stop requiring a
trust bundle and the code to use the system trust store instead.
MFH: 2023Q4
Reviewed by: egypcio
Differential Revision: https://reviews.freebsd.org/D42040 |
07 Sep 2022 21:58:51 |
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) |
0.10.14 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.10.14 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10.14 27 Mar 2021 09:24:42 |
egypcio |
net/measurement-kit: update 0.10.13 to 0.10.14
github.com/measurement-kit/measurement-kit/compare/v0.10.13...v0.10.14
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project |
0.10.13 09 Dec 2020 08:27:58 |
egypcio |
net/measurement-kit: update 0.10.12 to 0.10.13
- github.com/measurement-kit/measurement-kit/releases/tag/v0.10.13
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project |
0.10.12 14 Sep 2020 18:34:22 |
egypcio |
net/measurement-kit: update 0.10.11 to 0.10.12
github.com/measurement-kit/measurement-kit/compare/v0.10.11...v0.10.12
+ github.com/measurement-kit/measurement-kit/releases/tag/v0.10.12
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project |
0.10.11 13 Mar 2020 14:24:31 |
egypcio |
net/measurement-kit: update 0.10.9 to 0.10.11 |
0.10.9 15 Jan 2020 09:30:10 |
egypcio |
net/measurement-kit: update 0.10.8 to 0.10.9 |
0.10.8 03 Jan 2020 13:25:04 |
egypcio |
net/measurement-kit: update 0.10.6 to 0.10.8 |
0.10.6 19 Sep 2019 16:16:32 |
egypcio |
net/measurement-kit: update 0.10.5 to 0.10.6 |
0.10.5 23 Aug 2019 12:43:32 |
egypcio |
net/measurement-kit: update 0.10.4 to 0.10.5 |
0.10.4_2 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.10.4_2 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
0.10.4_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.10.4 04 Jun 2019 13:23:50 |
egypcio |
net/measurement-kit: update 0.10.3 to 0.10.4
Approved by: mentors (implicit) |
0.10.3 23 May 2019 07:20:43 |
egypcio |
net/measurement-kit: fix build with GCC-based architectures
PR: 237929
Reported by: pkubaj
Approved by: mentors (implicit) |
0.10.3 10 May 2019 15:37:00 |
egypcio |
net/measurement-kit: update 0.10.1 to 0.10.3
Approved by: mentors (implicit) |
0.10.1 24 Apr 2019 07:59:12 |
egypcio |
net/measurement-kit: update 0.9.4 to 0.10.1
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19951 |
0.9.4 12 Mar 2019 14:01:44 |
egypcio |
net/measurement-kit: update 0.9.3 to 0.9.4
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D19557 |
0.9.3 06 Mar 2019 13:37:31 |
egypcio |
[NEW PORT] net/measurement-kit: Portable C++14 network measurement library
Measurement Kit is a C++14 library that implements open network measurement
methodologies (performance, censorship, etc.) on Unix-like operating systems
such as Android, iOS, Linux, and macOS.
It is meant to be embedded by third party applications with specific network
measurement needs and/or to be used by researchers to implement novel
network measurement tools. It started as a common engine to implement the
mobile versions of OONI and Neubot, and since then has grown to include also
the implementation of Portolan traceroute and NDT tests.
WWW: https://measurement-kit.github.io/
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D19342 |