aboutsummaryrefslogtreecommitdiff
path: root/net/apinger/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* o add OPTIONS to disable/enable IPv6 supportMichael Landin2004-11-031-4/+4
| | | | | | | o add %%DOCSDIR%% macro to please portlint Notes: svn path=/head/; revision=120702
* Add startup script for apinger.Michael Landin2003-06-041-0/+1
| | | | | | | | Submitted by: rob@debank.tv Approved by: roberto (mentor) Notes: svn path=/head/; revision=82247
* Update to 0.6.1Kevin Lo2003-03-281-1/+1
| | | | | | | | PR: 50339 Submitted by: MAINTAINER Notes: svn path=/head/; revision=77572
* upgrade to 0.5Ying-Chieh Liao2002-10-141-4/+4
| | | | | | | | PR: 44048 Submitted by: maintainer Notes: svn path=/head/; revision=68041
* Alarm Pinger (apinger) is a little tool which monitors various IPOllivier Robert2002-07-181-0/+6
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