CVS log for ports/net/apinger/pkg-descr
Up to [FreeBSD] / ports / net / apinger
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 24 09:10:30 2011 UTC (3 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -5 lines
The vast majority of pkg-descr files had the following format when they had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 5 15:39:39 2003 UTC (8 years, 3 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, 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_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Fix whitespace. Approved by: roberto (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 7 11:37:52 2003 UTC (8 years, 9 months ago) by mich
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change maintainer email to my @FreeBSD.org address Approved by: roberto(mentor)
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_5_0_0, RELEASE_4_8_0, 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)
