summaryrefslogtreecommitdiff
path: root/net/apinger (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix breakage.Michael Landin2003-06-071-5/+3
| | | | | | | | Noticed by: kris (bento) Approved by: roberto (mentor) Notes: svn path=/head/; revision=82442
* Add startup script for apinger.Michael Landin2003-06-043-1/+31
| | | | | | | | Submitted by: rob@debank.tv Approved by: roberto (mentor) Notes: svn path=/head/; revision=82247
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Update to 0.6.1Kevin Lo2003-03-283-9/+9
| | | | | | | | PR: 50339 Submitted by: MAINTAINER Notes: svn path=/head/; revision=77572
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 0.6Tilman Keskinoz2003-01-022-2/+2
| | | | | | | | PR: 46396 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer) Notes: svn path=/head/; revision=72244
* upgrade to 0.5Ying-Chieh Liao2002-10-143-16/+13
| | | | | | | | PR: 44048 Submitted by: maintainer Notes: svn path=/head/; revision=68041
* Upgrade to 0.4.1.Oliver Braun2002-10-052-2/+2
| | | | | | | | PR: 43384 Submitted by: maintainer Notes: svn path=/head/; revision=67377
* Update to 0.3Patrick Li2002-07-192-2/+2
| | | | | | | | PR: ports/40783 Submitted by: maintainer Notes: svn path=/head/; revision=63258
* Alarm Pinger (apinger) is a little tool which monitors various IPOllivier Robert2002-07-185-0/+57
devices by simple ICMP echo requests. Unlike most Perl or shell script tools, it does not spawn processes or use much CPU time, and is ideal for when one wants continuous monitoring and fast response upon target failure. It is written in C and supports both IPv4 and IPv6. PR: ports/40688 Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org) Notes: svn path=/head/; revision=63192