aboutsummaryrefslogtreecommitdiffstats
path: root/net/fping
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* ports/net/fping patch to add -S source_addr optionedwin2007-09-082-0/+89
| | | | | | | | | | | | | | | | | 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
* - Remove distinfo hashes, which are not used officiallygabor2007-07-201-2/+0
| | | | | No objection from: ports@, maintainers Approved by: portmgr (pav)
* - Fix fetch: mirror on maintainer's sitepav2007-03-241-1/+2
| | | | | PR: ports/110727 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* - allow 0 retries [1]leeym2005-07-205-39/+15
| | | | | | | | | | | - 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>
* - Give maintainership to volunteerpav2004-01-062-1/+4
| | | | | PR: ports/60952 Submitted by: Jason Harris <jharris@widomaker.com>
* - Fix build on -currentkrion2003-10-262-15/+32
| | | | | | - Pet portlint Reported by: bento (kris)
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* 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.