Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 | |
${PREFIX}. | |||||
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -2/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2003-09-04 | Update fping and fping6 to 2.4b2nb1. | abs | 3 | -2/+21 | |
Add !defined(__NetBSD__) to a broken __alpha__ test. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-03-24 | Upgrade to 2.4b2. Lots of change since 1.20, but it should be | bouyer | 2 | -18/+9 | |
backward-compatible. 2.0 was a substential rewrite. Main changes: support some traditional ping features: loop mode, specify size of data packets, specify how many pings to send, interpret ICMPs other than ICMP Echo response. make timings in tenths of milliseconds do exponential backoff on retries port to more systems do better checking on whether received ICMP is for us added -g option for generating IPs from a start to an end value | |||||
2003-03-24 | Upgrade to 2.4b2. Lots of change since 1.20, but it should be | bouyer | 3 | -230/+0 | |
backward-compatible. 2.0 was a substential rewrite. Main changes: support some traditional ping features: loop mode, specify size of data packets, specify how many pings to send, interpret ICMPs other than ICMP Echo response. make timings in tenths of milliseconds do exponential backoff on retries port to more systems do better checking on whether received ICMP is for us added -g option for generating IPs from a start to an end value | |||||
2002-02-18 | Updated fping to 1.20nb1 | abs | 5 | -11/+40 | |
When on an alpha you cannot be lazy and assume -1 matches INADDR_NONE Now mono.org's new alpha can run rconfig... This should make norm happy. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-10-31 | Refer to ${LOCALBASE}, not ${PREFIX} in post-install target. | zuntum | 1 | -2/+2 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-08-23 | Fix for Linux | abs | 4 | -13/+13 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-28 | Use BSD_INSTALL_* macros to allow stripping via $STRIPFLAG. | hubertf | 3 | -7/+18 | |
Fixes PR 12057 by Greg Woods <woods@planix.com> | |||||
2000-12-07 | Add missing man page. Noted in pkg/11661 by Jeff Rizzo. | wiz | 1 | -1/+2 | |
2000-05-19 | fping 1.20 - Quickly ping many hosts w/o flooding the network | abs | 9 | -0/+238 | |