CVS log for ports/net/apinger/pkg-plist
Up to [FreeBSD] / ports / net / apinger
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 25 12:24:06 2010 UTC (2 years ago) by mich
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
- move message to pkg-message so users installing by a package recieve the message - add a new rc script which is installed via USE_RC_SUBR PR: ports/143102 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 3 13:14:08 2004 UTC (7 years, 3 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
o add OPTIONS to disable/enable IPv6 support o add %%DOCSDIR%% macro to please portlint
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 4 09:49:31 2003 UTC (8 years, 8 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Add startup script for apinger. Submitted by: rob@debank.tv Approved by: roberto (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 28 03:41:45 2003 UTC (8 years, 10 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to 0.6.1 PR: 50339 Submitted by: MAINTAINER
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 14 14:02:52 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
upgrade to 0.5 PR: 44048 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 18 12:55:14 2002 UTC (9 years, 6 months ago) by roberto
Branches: MAIN
CVS tags: RELEASE_4_7_0
Alarm Pinger (apinger) is a little tool which monitors various IP 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)
