aboutsummaryrefslogtreecommitdiff
path: root/net/echoping
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Move IDN related ports from devel to dns category:Pav Lucistnik2005-11-121-1/+1
| | | | | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus Notes: svn path=/head/; revision=148048
* Chase libraries for new devel/libidn version.Kirill Ponomarev2004-10-261-2/+2
| | | | Notes: svn path=/head/; revision=120238
* Chase libraries for new devel/libidn versionKirill Ponomarev2004-06-281-1/+1
| | | | Notes: svn path=/head/; revision=112449
* - Chase libraries for new devel/libidn versionKirill Ponomarev2004-05-221-1/+2
| | | | Notes: svn path=/head/; revision=109689
* Upgrade to 5.2.0Munechika SUMIKAWA2004-03-072-3/+6
| | | | | | | Noticed by: Stephane Bortzmeyer <bortz@users.sourceforge.net> Notes: svn path=/head/; revision=103242
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Upgrade to 5.1.0.Munechika SUMIKAWA2003-12-132-3/+3
| | | | Notes: svn path=/head/; revision=95719
* Chaged MASTER_SITES.Munechika SUMIKAWA2003-05-221-1/+2
| | | | Notes: svn path=/head/; revision=81744
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 5.0.1.Munechika SUMIKAWA2003-01-092-2/+2
| | | | Notes: svn path=/head/; revision=72824
* Upgrade to 5.0.0. IPv6 was newly supported.Munechika SUMIKAWA2002-10-122-4/+4
| | | | Notes: svn path=/head/; revision=67908
* update to 4.2.0.FUJISHIMA Satsuki2001-09-222-4/+5
| | | | | | | | PR: 30723 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=48063
* Fix mismatch checksum, the author change the content of tarballVanilla I. Shu2001-03-102-1/+2
| | | | | | | | | without bump version. Submitted by: bento. Notes: svn path=/head/; revision=39399
* Upgrade to 4.1.0Munechika SUMIKAWA2001-02-142-3/+3
| | | | Notes: svn path=/head/; revision=38339
* Update to echoping 3.0.1 and reset maintainer to ports withKris Kennaway2001-01-144-43/+7
| | | | | | | permission of old maintainer. Notes: svn path=/head/; revision=37185
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Use 'install -c' to make this reinstall friendly.Steve Price1999-07-041-2/+11
| | | | Notes: svn path=/head/; revision=20015
* 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
* New version; 2.1beta -> 2.2.0Peter Wemm1998-09-113-14/+13
| | | | | | | Nagged by: distfile checker (old master site had gone) Notes: svn path=/head/; revision=13086
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* Distfile movedPeter Wemm1998-06-221-2/+2
| | | | | | | Nagged by: Distfile checker Notes: svn path=/head/; revision=11480
* echoping is a damn useful tool for checking reachability other thanPeter Wemm1997-04-126-0/+63
via icmp status, eg: tcp or udp. It speaks http as well, so it can "ping" a http server or a http proxy cache to make sure it's operating and not wedged. (Nearly all of our system lockups are not detected by icmp pings) Notes: svn path=/head/; revision=6196