Commit graph

5 commits

Author SHA1 Message Date
Stefan Walter
73b9d6ba84 - Fix error with VLAN interfaces on recent FreeBSD versions [1]
- Update port's infrastructure to new OPTIONS [2]
- Make portlint happy with filenames in "files/" [2]

PR:		173543
Submitted by:	Ingo Flaschberger <if@FreeBSD.org>
Patch by:	Ingo Flaschberger <if@FreeBSD.org> [1]
		"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer) [2]
2013-04-28 22:31:32 +00:00
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
Wesley Shields
5cde2d5eaa Install ucarp management scripts.
Cosmetic fixes to RC script and add support for ucarp_passfile and
ucarp_xparam.

PR:		ports/148012
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
2010-07-22 13:21:55 +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
Pav Lucistnik
d241b07ec3 - Add a startup script
PR:		ports/105601
Submitted by:	Nicolas Szalay <nico@rottenbytes.info>
Approved by:	maintainer timeout (3 weeks)
2006-12-09 14:12:00 +00:00