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
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
Philip M. Gollucci
24785674ce Clean up the rc.d script as suggested by dougb
Submitted by:   dougb via e-mail
Approved by:    maintainer (implicit), araujo (mentor)
2008-08-06 14:31:59 +00:00
Philip M. Gollucci
18f529ff22 - fully utilize USE_RC_SUBR
itectu@: no more .sh
  dougb@: move load_config above variables checks
- Bump PORTREVISION

PR:             ports/125623
Approved by:    maintainer, gabor (mentor)
2008-07-31 16:12:03 +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
Sergey A. Osokin
a542f04eed Update to 3.02.11b.
Use RCng.
Move pkg-files to Makefile.
Fix LIB_DEPENDS.
SIZEfy.

Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer)
2004-03-29 08:42:14 +00:00
Edwin Groothuis
99cf3a43a5 New version of autocd port
New version (3.01.02a) of autocd port

PR:		ports/52721
Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
2003-06-04 08:07:24 +00:00
Edwin Groothuis
58c051addd New port: Compact disc control utility
Another compact disc control utility

PR:		ports/49104
Submitted by:	Dmitry Afanasiev <KOT@KOT.SPb.Ru>
2003-04-01 00:24:53 +00:00