| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.6.1_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 09:11:38
0.6.1_2
|
dougb  |
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 |
20 Mar 2011 12:54:45
0.6.1_2
|
miwi  |
- Get Rid MD5 support |
25 Jan 2010 12:24:06
0.6.1_2
|
mich  |
- 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> |
16 Jul 2008 15:25:51
0.6.1_2
|
mich  |
- forgot to bumpo PORTREVISION after last commit |
10 Jul 2008 20:43:55
0.6.1_1
|
mich  |
- Fix problem with 16bit process id numbers
PR: ports/125192
Submitted by: Seth Mos <seth.mos@xs4all.nl> |
21 Jun 2006 12:21:22
0.6.1_1
|
mich  |
- add MASTER_SITE |
22 Jan 2006 21:24:05
0.6.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
26 Jul 2005 10:22:10
0.6.1_1
|
mich  |
o add patch to fix problem with icmp header type control message
PR: ports/84018
Submitted by: Louis Mamakos <louie@transsys.com> |
03 Nov 2004 13:14:08
0.6.1_1
|
mich  |
o add OPTIONS to disable/enable IPv6 support
o add %%DOCSDIR%% macro to please portlint |
30 Mar 2004 10:46:54
0.6.1_1
|
sumikawa  |
Add 'ipv6' on CATEGORIES. aping supports IPv6.
Approved by: mich |
18 Mar 2004 09:56:10
0.6.1_1
|
mich  |
- SIZEify.
Submitted by: trevor |
05 Nov 2003 15:39:39
0.6.1_1
|
mich  |
Fix whitespace.
Approved by: roberto (mentor) |
07 Jun 2003 11:43:13
0.6.1_1
|
mich  |
Fix breakage.
Noticed by: kris (bento)
Approved by: roberto (mentor) |
04 Jun 2003 09:49:31
0.6.1_1
|
mich  |
Add startup script for apinger.
Submitted by: rob@debank.tv
Approved by: roberto (mentor) |
07 May 2003 11:37:57
0.6.1
|
mich  |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor) |
28 Mar 2003 03:41:45
0.6.1
|
kevlo  |
Update to 0.6.1
PR: 50339
Submitted by: MAINTAINER |
21 Feb 2003 13:15:09
0.6
|
knu  |
De-pkg-comment. |
02 Jan 2003 17:54:17
0.6
|
arved  |
Update to 0.6
PR: 46396
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer) |
14 Oct 2002 14:02:52
0.5
|
ijliao  |
upgrade to 0.5
PR: 44048
Submitted by: maintainer |
05 Oct 2002 19:06:01
0.4.1
|
obraun  |
Upgrade to 0.4.1.
PR: 43384
Submitted by: maintainer |
19 Jul 2002 23:02:53
0.3
|
pat  |
Update to 0.3
PR: ports/40783
Submitted by: maintainer |
18 Jul 2002 12:55:14
0.2
|
roberto  |
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) |