Path to this page:
./
net/traceroute-nanog,
Traceroute implementation with extended features
Branch: CURRENT,
Version: 6.4.2nb1,
Package name: traceroute-nanog-6.4.2nb1,
Maintainer: schwarzTraceroute-nanog is based on the Van Jacobson/BSD traceroute and has
additional features like AS lookup, TOS support, microsecond timestamps,
path MTU discovery, parallel probing and others.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 33.622 KB
Version history: (Expand)
- (2024-06-25) Updated to version: traceroute-nanog-6.4.2nb1
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2010-03-14) Package added to pkgsrc.se, version traceroute-nanog-6.4.2 (created)
CVS history: (Expand)
2024-08-21 21:23:53 by Thomas Klausner | Files touched by this commit (1) |
Log message:
itraceroute-nanog: fix installation after PKGREVISION bump
|
2024-06-25 18:23:38 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
net/traceroute-nanog: Fix runtime segfault by ambiguous inet_addr()
* Install as setuid.
* Bump PKGREVISION.
|
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-04-01 21:23:21 by Georg Schwarz | Files touched by this commit (1) | |
Log message:
updated MASTER_SITES
|
2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255) |
Log message:
net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
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
|
2017-04-17 21:53:11 by Georg Schwarz | Files touched by this commit (1) |
Log message:
-lresolv resolv is needed on MacOS later than 10.6, too.
|