Date: Mon, 20 Jul 2009 18:55:59 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ifdepd/files ifdepd.in Message-ID: <200907201855.n6KItxq9084031@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2009-07-20 18:55:59 UTC FreeBSD ports repository Modified files: net/ifdepd/files ifdepd.in Log: Tune up the rc.d script a little: 1. Add a $FreeBSD Id 2. Remove the spurious FreeBSD KEYWORD 3. s#/etc/rc.subr#%%RC_SUBR%%# 4. s#/usr/local#%%PREFIX%%# 5. Move load_rc_config to after the method definition and move the default _enable assignment after it. 6. The _stop method was a less efficient version of the default, so remove it Revision Changes Path 1.2 +10 -14 ports/net/ifdepd/files/ifdepd.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907201855.n6KItxq9084031>