Path to this page:
./
net/pchar,
Tool for measuring Internet path characteristics
Branch: CURRENT,
Version: 1.5nb7,
Package name: pchar-1.5nb7,
Maintainer: sorenpchar is a reimplementation of the pathchar utility, written by Van Jacobson.
Both programs attempt to characterize the bandwidth, latency, and loss of
links along an end-to-end path through the Internet. pchar works in both
IPv4 and IPv6 networks.
Required to run:[
net/net-snmp] [
security/openssl]
Required to build:[
pkgtools/cwrappers]
Package options: inet6
Master sites:
Filesize: 114.92 KB
Version history: (Expand)
- (2023-10-25) Updated to version: pchar-1.5nb7
- (2020-01-19) Updated to version: pchar-1.5nb6
- (2017-11-23) Package has been reborn
- (2016-03-05) Updated to version: pchar-1.5nb5
- (2014-02-12) Updated to version: pchar-1.5nb4
- (2013-02-12) Updated to version: pchar-1.5nb3
CVS history: (Expand)
2025-01-27 15:12:17 by Thomas Klausner | Files touched by this commit (6) |
Log message:
pchar: pkglint cleanup
|
2025-01-27 15:11:32 by Thomas Klausner | Files touched by this commit (2) |
Log message:
pchar: fix build
Add
extern "C"
so that functions are not defined with different linkage
|
2024-08-17 13:47:12 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
pchar: Use standard distinfo format.
Found by pkgsrc-rs.
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|