summaryrefslogtreecommitdiff
path: root/net/fping/files/patch-02 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update net/fping to version 3.4 and point to the new home.Niclas Zeising2012-09-241-146/+0
| | | | | | | | | | | | | | | Merge IPv4 and IPv6 support into net/fping, selectable via options. Remove the now un-needed net/fping+ipv6 Add common description for IPV4 option, analogous to the IPV6 option PR: ports/169949 [1], ports/169950 [2] Submitted by: Rodrigo OSORIO <rodrigo@bebik.net> [1] Jason Harris <jharris@widomaker.com> [2] zeising (final patch version) Approved by: maintainer, kwm (mentor) Notes: svn path=/head/; revision=304773
* - allow 0 retries [1]Yen-Ming Lee2005-07-201-1/+12
| | | | | | | | | | | | | | - remove s/microsecond/millisecond/ [1] - use PLIST_FILES, remove pkg-plist [2] - add SHA256 hash to distinfo [2] PR: [1] ports/83339 [2] ports/83757 Submitted by: [1] Andre Albsmeier <Andre.Albsmeier@siemens.com> [2] Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=139639
* - Fix build on -currentKirill Ponomarev2003-10-251-13/+30
| | | | | | | | | - Pet portlint Reported by: bento (kris) Notes: svn path=/head/; revision=92129
* Update to 2.4b2.Anders Nordby2002-07-071-78/+82
| | | | | | | | | IPv6 support gained. Master site moved. Add WWW URL. Notes: svn path=/head/; revision=62614
* Do not treat FreeBSD/Alpha as being braindead as some other OS thatDavid E. O'Brien2001-04-141-1/+10
| | | | | | | runs on the Alpha platform. Notes: svn path=/head/; revision=41364
* Dynamically set the FreeBSD maintainer.David E. O'Brien2000-11-051-1/+1
| | | | Notes: svn path=/head/; revision=34824
* Upgrade to version 2.2b1.David E. O'Brien2000-08-271-181/+76
| | | | Notes: svn path=/head/; revision=32020
* Fix bogons in my milliseconds => microseconds timeouts change.David E. O'Brien2000-07-191-18/+111
| | | | | | | Submitted by: Greg A. Woods <woods@weird.com> Notes: svn path=/head/; revision=30855
* Don't depend on GNU share+unshare to extract the distfile. Sed trickeryDavid E. O'Brien1999-09-201-2/+107
| | | | | | | | | | is lighter weight. Increase the granularity of the statistics. Rounding to whole msec isn't accurate enough on a LAN. Notes: svn path=/head/; revision=21837
* A tool to quickly ping N number of hosts to determine their reachabilityDavid E. O'Brien1997-03-251-0/+12
without flooding the network. Notes: svn path=/head/; revision=6006