aboutsummaryrefslogtreecommitdiff
path: root/net/fping
Commit message (Collapse)AuthorAgeFilesLines
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* - Update to 3.10Alex Kozlov2014-05-123-14/+4
| | | | | | | | | PR: ports/189476 [1] PR: ports/189674 [2] Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1], Jason Harris <jharris@widomaker.com> (maintainer) [2] Notes: svn path=/head/; revision=353817
* - Update to 3.8 [1]Jason E. Hale2014-02-283-6/+21
| | | | | | | | | | | | | | - Use correct LICENSE [1] (based on) - Remove abbreviations from COMMENT [2] - Add additional mirror to MASTER_SITES PR: ports/186928 [1], ports/181927 [2] Submitted by: G. Tpdd <gtodd@bellanet.org> [1], Kenta S. <kentas@hush.com> [2] Approved by: Jason Harris <jharris@widomaker.com> (maintainer) Notes: svn path=/head/; revision=346496
* Convert to staging.Mathieu Arnold2014-02-102-29/+10
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=343666
* It's already there too.Mathieu Arnold2014-02-101-2/+0
| | | | | | | | Pointy hat to: ehaupt and bapt Sponsored by: Absolight Notes: svn path=/head/; revision=343661
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* net/fping: update to 3.5William Grzybowski2013-06-163-31/+5
| | | | | | | | | | | | - Update to 3.5 - Add LICENSE (GFDL) PR: ports/178833 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321077
* - Add timestamps option (used by netperf-wrapper) [1]Alex Kozlov2013-04-223-7/+30
| | | | | | | | | | | | | - Fix fping issue with the unreachable ip in the arp cache [2] - Convert Makefile headers to new style PR: ports/177368 [1] PR: ports/176439 [2] Submitted by: Lars Eggert <lars@eggert.org> [1], Alexandre RAYNAUD <alexandre.raynaud@sallanches.fr> [2] Approved by: Jason Harris <jharris@widomaker.com> (maintainer) Notes: svn path=/head/; revision=316242
* Update net/fping to version 3.4 and point to the new home.Niclas Zeising2012-09-246-282/+29
| | | | | | | | | | | | | | | 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* ports/net/fping patch to add -S source_addr optionEdwin Groothuis2007-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 Notes: svn path=/head/; revision=199109
* - Remove distinfo hashes, which are not used officiallyGabor Kovesdan2007-07-191-2/+0
| | | | | | | | No objection from: ports@, maintainers Approved by: portmgr (pav) Notes: svn path=/head/; revision=195915
* - Fix fetch: mirror on maintainer's sitePav Lucistnik2007-03-231-1/+2
| | | | | | | | PR: ports/110727 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Notes: svn path=/head/; revision=188124
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* - allow 0 retries [1]Yen-Ming Lee2005-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> Notes: svn path=/head/; revision=139639
* - Give maintainership to volunteerPav Lucistnik2004-01-052-1/+4
| | | | | | | | PR: ports/60952 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=97400
* - Fix build on -currentKirill Ponomarev2003-10-252-15/+32
| | | | | | | | | - Pet portlint Reported by: bento (kris) Notes: svn path=/head/; revision=92129
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 2.4b2.Anders Nordby2002-07-075-149/+160
| | | | | | | | | IPv6 support gained. Master site moved. Add WWW URL. Notes: svn path=/head/; revision=62614
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-231-1/+2
| | | | | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61772
* Drop maintainership. I don't use this everyday as I once didDavid E. O'Brien2002-04-301-1/+1
| | | | Notes: svn path=/head/; revision=58374
* 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
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Dynamically set the FreeBSD maintainer.David E. O'Brien2000-11-052-1/+5
| | | | Notes: svn path=/head/; revision=34824
* Chase the checksum; no changes to distfile.Kris Kennaway2000-10-161-1/+1
| | | | Notes: svn path=/head/; revision=33875
* Upgrade to version 2.2b1.David E. O'Brien2000-08-274-215/+120
| | | | 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
* remove duplicate variable and extra blank lines (portlint)Michael Haro2000-04-201-2/+0
| | | | Notes: svn path=/head/; revision=27812
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+3
| | | | Notes: svn path=/head/; revision=27423
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* Times are in microseconds, not milliseconds.David E. O'Brien2000-01-221-2/+22
| | | | | | | Submitted by: Igor Timkin <ivt@gamma.ru> Notes: svn path=/head/; revision=24956
* Don't depend on GNU share+unshare to extract the distfile. Sed trickeryDavid E. O'Brien1999-09-202-7/+111
| | | | | | | | | | 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
* portlintDavid E. O'Brien1999-09-042-3/+2
| | | | Notes: svn path=/head/; revision=21260
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Clean up header comments.David E. O'Brien1997-03-271-4/+4
| | | | Notes: svn path=/head/; revision=6030
* A tool to quickly ping N number of hosts to determine their reachabilityDavid E. O'Brien1997-03-257-0/+96
without flooding the network. Notes: svn path=/head/; revision=6006