Commit graph

8 commits

Author SHA1 Message Date
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
Rebecca Cran
086275f4de Update to 2.5.
PR:		ports/151902
Submitted by:	brucec
2010-11-03 15:53:44 +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
Philippe Audeoud
fa5f99d53e - Update to 2.4
PR:		ports/126964
Submitted by:	Bruce Cran (maintainer)
2008-09-02 08:09:19 +00:00
Rong-En Fan
6dbf63cf4e - Update to 2.3
- Add pkg-message

PR:		ports/119731
Submitted by:	Bruce Cran <bruce at cran.org.uk> (maintainer)
2008-02-07 04:37:48 +00:00
Pav Lucistnik
648a7c329f - Improve rc script
PR:		ports/117514
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2007-10-26 13:38:21 +00:00
Martin Wilke
ad75370028 - LOCALBASE => PREFIX 2007-06-14 07:38:50 +00:00
Martin Wilke
b354abac1f - Add rc.d script
PR:		113115
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2007-06-14 06:07:23 +00:00