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
9f5966fe54
Update to 2.6.
2011-09-22 20:07:34 +00:00
Maxim Sobolev
2b40c4b267
Add option to enable/disable write cache and display its current
...
status. Bump PORTREVISION.
2011-06-24 23:51:39 +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
Pav Lucistnik
9dc9b2cbfa
- Update to 0.8
...
PR: ports/76195
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer)
2005-01-13 22:25:08 +00:00
Mikhail Teterin
3a81a7dc36
Add a patch to fix a bogus int* to long* cast, which was silently
...
breaking 64-bit machines. Tested on amd64.
Approved by: maintainer timeout (3 days)
2004-11-11 18:02:31 +00:00