1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Edwin Groothuis
595605c5fe ports/net/fping patch to add -S source_addr option
Several people have produced some patches for fping that adds an
	option to select the IP source_address for queries and some have
	said they submitted them to the sourceforge fping maintainer.
	Since I did not see any official fping distributions that include
	any of those patches, I recently Cc-ed the sourceforge fping
	maintainer's address in a question to the smokeping mailing-list
	asking about that patch but so far I have heard back only from
	that list with a pointer to a debian patch. Per request from
	Jason Harris, I include here a copy of the patch that is usable
	in ports/net/fping/files that adds that option.

PR:		ports/111549
Submitted by:	Philip Kizer <pckizer@nostrum.com>
Approved by:	maintainer timeout
2007-09-08 13:31:22 +00:00
Yen-Ming Lee
dd665c5eb8 - allow 0 retries [1]
- 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>
2005-07-20 02:25:28 +00:00
Kirill Ponomarev
0597e8a239 - Fix build on -current
- Pet portlint

Reported by: bento (kris)
2003-10-25 19:38:56 +00:00
Anders Nordby
7172e8372d Update to 2.4b2.
IPv6 support gained.
Master site moved.
Add WWW URL.
2002-07-07 22:08:19 +00:00
David E. O'Brien
274d6617f1 Do not treat FreeBSD/Alpha as being braindead as some other OS that
runs on the Alpha platform.
2001-04-14 07:55:41 +00:00
David E. O'Brien
e075f551da Dynamically set the FreeBSD maintainer. 2000-11-05 22:32:31 +00:00
David E. O'Brien
38e1b08af0 Upgrade to version 2.2b1. 2000-08-27 03:23:48 +00:00
David E. O'Brien
962df24154 Fix bogons in my milliseconds => microseconds timeouts change.
Submitted by:	Greg A. Woods <woods@weird.com>
2000-07-19 13:10:53 +00:00
David E. O'Brien
7ed9e8ca06 Times are in microseconds, not milliseconds.
Submitted by:	Igor Timkin <ivt@gamma.ru>
2000-01-22 23:54:15 +00:00
David E. O'Brien
c60dbe4b55 Don't depend on GNU share+unshare to extract the distfile. Sed trickery
is lighter weight.

Increase the granularity of the statistics.  Rounding to whole msec isn't
accurate enough on a LAN.
1999-09-20 20:18:07 +00:00
David E. O'Brien
16a624c849 A tool to quickly ping N number of hosts to determine their reachability
without flooding the network.
1997-03-25 09:58:02 +00:00