Commit graph

6 commits

Author SHA1 Message Date
Nicola Vitale
7b792d6e03 - Fix a syntax error in the ifdepd startup script
- Bump PORTREVISION
- Remove the MD5 checksum from distinfo

PR:		ports/152397
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
2010-11-21 22:55:13 +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
Doug Barton
3607947cce 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
2009-07-20 18:55:59 +00:00
Philip M. Gollucci
19df749bd7 - Fix duplicate rc.d scripts
PR:             ports/13883
Reported by:    Alexander Hausner <alex@hugo.bmg.gv.at>
2009-07-20 02:49:12 +00:00
Philip M. Gollucci
7a31dc6ff7 - USE_RC_SUBR != yes
PR:             ports/136845
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-17 18:41:08 +00:00
Jean-Yves Lefort
e4db8fae1e - Update to 20050420
- Cleanup the Makefile

PR:		ports/80243
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
Approved by:	adamw (mentor)
2005-04-22 18:53:12 +00:00