Commit graph

9 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
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
Tim Bishop
d6b78e937f Stop using USE_RC_SUBR=yes.
PR:		ports/136842
Submitted by:	pgollucci
2009-07-26 11:25:14 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Volker Stolz
0ae2077844 Improve startup-script (bump PORTREV)
PR:		ports/74519
Submitted by:	maintainer
2004-12-02 11:40:28 +00:00
Kirill Ponomarev
01e6779790 Use RCNG
PR:		ports/70862
Submitted by:	maintainer
2004-08-25 09:17:55 +00:00
Pav Lucistnik
4e8c468072 - Update to 341
- Hand maintainership to volunteer
- Tweaks

PR:		ports/67462
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-06-02 16:29:09 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Steve Price
ed5392a4d6 Initial import of proxyper version 308.
The official distributed.net v2 personal proxy for rc5des.

PR:		14808
Submitted by:	Steven Enderle <globalpanic@gmx.net>
1999-11-14 03:33:22 +00:00