Baptiste Daroussin
0c710c7b4e
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
2013-09-20 22:10:23 +00:00
Martin Wilke
fb3520254a
- Convert to OptionsNG
...
- Trim header
Reviewed by: beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Doug Barton
83eb2c3700
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.
2012-01-14 08:57:23 +00:00
Doug Barton
989772c9ac
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
2011-10-24 09:11:38 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Michael Landin
f6686eeca4
- 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>
2010-01-25 12:24:06 +00:00
Michael Landin
c8fca673fb
- forgot to bumpo PORTREVISION after last commit
2008-07-16 15:25:51 +00:00
Michael Landin
1a670bfca1
- Fix problem with 16bit process id numbers
...
PR: ports/125192
Submitted by: Seth Mos <seth.mos@xs4all.nl>
2008-07-10 20:43:55 +00:00
Michael Landin
2587ea6dda
- add MASTER_SITE
2006-06-21 12:21:22 +00:00
Edwin Groothuis
dbef3380d2
SHA256ify
...
Approved by: krion@
2006-01-22 21:24:05 +00:00
Michael Landin
3b5a53ccb2
o add patch to fix problem with icmp header type control message
...
PR: ports/84018
Submitted by: Louis Mamakos <louie@transsys.com>
2005-07-26 10:22:10 +00:00
Michael Landin
6c1db77069
o add OPTIONS to disable/enable IPv6 support
...
o add %%DOCSDIR%% macro to please portlint
2004-11-03 13:14:08 +00:00
Munechika SUMIKAWA
398f4eb5c2
Add 'ipv6' on CATEGORIES. aping supports IPv6.
...
Approved by: mich
2004-03-30 10:46:54 +00:00
Michael Landin
d07ec18b9e
- SIZEify.
...
Submitted by: trevor
2004-03-18 09:56:10 +00:00
Michael Landin
7381146477
Fix whitespace.
...
Approved by: roberto (mentor)
2003-11-05 15:39:39 +00:00
Michael Landin
f4a851747b
Fix breakage.
...
Noticed by: kris (bento)
Approved by: roberto (mentor)
2003-06-07 11:43:13 +00:00
Michael Landin
1c4b4bf577
Add startup script for apinger.
...
Submitted by: rob@debank.tv
Approved by: roberto (mentor)
2003-06-04 09:49:31 +00:00
Michael Landin
1fe8493549
Change maintainer email to my @FreeBSD.org address
...
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Kevin Lo
a3b3957066
Update to 0.6.1
...
PR: 50339
Submitted by: MAINTAINER
2003-03-28 03:41:45 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Tilman Keskinoz
0cf4c1153f
Update to 0.6
...
PR: 46396
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer)
2003-01-02 17:54:17 +00:00
Ying-Chieh Liao
71c257d7ce
upgrade to 0.5
...
PR: 44048
Submitted by: maintainer
2002-10-14 14:02:52 +00:00
Oliver Braun
6f6addfb64
Upgrade to 0.4.1.
...
PR: 43384
Submitted by: maintainer
2002-10-05 19:06:01 +00:00
Patrick Li
f78161442a
Update to 0.3
...
PR: ports/40783
Submitted by: maintainer
2002-07-19 23:02:53 +00:00
Ollivier Robert
afcf9dfecc
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 )
2002-07-18 12:55:14 +00:00