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
Frederic Culot
8e01e6cbc7
- Revert previous commit, submitted patch was erroneous
...
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer, by email)
2011-05-09 07:10:10 +00:00
Frederic Culot
f780ca184a
- Fix error in uptime calculation
...
PR: ports/156825
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2011-05-05 12:32:59 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Rong-En Fan
3235fc19c2
- Update to 0.3.11
...
- Convert to new style rc script
- Remove hardcode PREFIX setting
PR: ports/115309
Submitted by: Andy Fawcett <andy at athame.co.uk> (maintainer)
2007-08-12 11:04:48 +00:00
Emanuel Haupt
b813669843
Fix for 7-CURRENT after objformat was removed.
...
PR: 108540
Submitted by: Andy Fawcett <andy@athame.co.uk> (maintainer)
Notified by: kris (via pointyhat)
2007-01-31 22:55:26 +00:00
Michael Nottebrock
0ccad622c5
Update to 0.3.3
...
Submitted by: Andy Fawcett <andy@athame.co.uk>
2004-08-11 17:11:32 +00:00
Will Andrews
918c510872
Add uptimed 0.2.0, Rob Kaper's uptime daemon.
...
PR: 40932
Submitted by: Andy Fawcett <andy@athame.co.uk>
2002-10-10 20:00:43 +00:00