aboutsummaryrefslogtreecommitdiffstats
path: root/net/fping
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to 2.4b2.anders2002-07-085-149/+160
| | | | | | IPv6 support gained. Master site moved. Add WWW URL.
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-231-1/+2
| | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Drop maintainership. I don't use this everyday as I once didobrien2002-05-011-1/+1
|
* Do not treat FreeBSD/Alpha as being braindead as some other OS thatobrien2001-04-141-1/+10
| | | | runs on the Alpha platform.
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* Dynamically set the FreeBSD maintainer.obrien2000-11-062-1/+5
|
* Chase the checksum; no changes to distfile.kris2000-10-161-1/+1
|
* Upgrade to version 2.2b1.obrien2000-08-274-215/+120
|
* Fix bogons in my milliseconds => microseconds timeouts change.obrien2000-07-191-18/+111
| | | | Submitted by: Greg A. Woods <woods@weird.com>
* remove duplicate variable and extra blank lines (portlint)mharo2000-04-211-2/+0
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-2/+2
|
* Times are in microseconds, not milliseconds.obrien2000-01-231-2/+22
| | | | Submitted by: Igor Timkin <ivt@gamma.ru>
* Don't depend on GNU share+unshare to extract the distfile. Sed trickeryobrien1999-09-212-7/+111
| | | | | | | is lighter weight. Increase the granularity of the statistics. Rounding to whole msec isn't accurate enough on a LAN.
* portlintobrien1999-09-052-3/+2
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-1/+0
|
* Clean up header comments.obrien1997-03-281-4/+4
|
* A tool to quickly ping N number of hosts to determine their reachabilityobrien1997-03-257-0/+96
without flooding the network.