Commit graph

7 commits

Author SHA1 Message Date
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
Doug Barton
bcff5ac5ad Tune up the rc.d script a bit:
1. Change default variable assignments at the top to comments (two of
them were assigning empty default values).
2. Move the default for _enable to below load_rc_config
3. Add the _ifaces and _server options to command_args which eliminates
the need for the precmd
4. s#/usr/local#%%PREFIX%%#
2009-07-20 18:49:57 +00:00
Philip M. Gollucci
deffef2f51 - USE_RC_SUBR != yes
(rename .sh -> .in)

PR:             ports/136844
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-17 18:39:07 +00:00
Edwin Groothuis
7c8f360e11 Update to version 1.2, which fixes problem with Cisco phones. 2006-03-21 02:48:21 +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
Edwin Groothuis
84711623fa Update to vesion 1.1 2005-11-17 06:26:49 +00:00
Edwin Groothuis
aba6b27e0f Add net/dhcprelay, a DHCP Relay Agent.
See the pkg-descr for reasoning why I had to make this one.

    WWW: http://www.mavetju.org/networking/
    Author: Edwin Groothuis <edwin@mavetju.org>
2005-11-15 11:26:44 +00:00