Commit graph

5 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
Philippe Audeoud
3fa59a7fd4 - Update to 1.16
- Removed useless patches

PR:		ports/143274
Submitted by:	Sofian Brabez <sbrabez gmail.com>
2010-01-27 08:44:43 +00:00
Andrej Zverev
0e9e546b77 - Add rc.d script
- Add tip in pkg-message
- Provide sample config in %%ETCDIR%%
- BUMP port revision

PR:		ports/118089
Submitted by:		olli hauer <ohauer at gmx.de>
2007-12-12 08:48:31 +00:00
Roman Bogorodskiy
3c5f2d3cd8 - Update to 1.15
- Pass maintainership to submitter

PR:		84121
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-26 13:06:07 +00:00