Commit graph

4 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
Philip M. Gollucci
02afb3ef23 - update to 0.8 [1]
- does not build on !i386
    CFLAGS+= -fPIC doesn't fix it

PR:             ports/135966
Submitted by:   Sten Spans <sten@blinkenlights.nl> (maintainer)
2009-06-23 20:09:31 +00:00
Felippe de Meirelles Motta
9c1bf58953 ladvd is a minimal link layer advertisement sender which supports the
CDP and LLDP packet formats.

WWW: http://www.blinkenlights.nl/software/ladvd/

PR:		ports/126016
Submitted by:	Sten Spans <sten@blinkenlights.nl>
Approved by:	gabor (mentor, implicit)
2008-08-05 16:57:54 +00:00