aboutsummaryrefslogtreecommitdiff
path: root/net/ladvd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.4Antoine Brodin2013-12-012-14/+14
| | | | | | | | | | | | | - Stage support - Remote article from COMMENT - New LIB_DEPENDS syntax PR: ports/183146 Submitted by: delphij Approved by: maintainer Notes: svn path=/head/; revision=335436
* Fix build with -CURRENT.Xin LI2013-10-216-0/+64
| | | | | | | | PR: ports/182397 Submitted by: Sten Spans <sten blinkenlights nl> (partially) Notes: svn path=/head/; revision=331092
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - update to 1.0.2Ruslan Makhmatkhanov2012-02-112-3/+3
| | | | | | | | | | This should fix the port on 7.x PR: 164846 Submitted by: Sten Spans <sten at blinkenlights dot nl> (maintainer) Notes: svn path=/head/; revision=290938
* - update to 1.0.1 [1]Ruslan Makhmatkhanov2012-01-314-46/+12
| | | | | | | | | | | | - change ${MASTER_SITE_GOOGLE_CODE} with just GOOGLE_CODE - change manual user/group creating with ports framework one - since there is now only two entries in pkg-plist, move it's content to Makefile PR: 164658 Submitted by: Sten Spans <sten at blinkenlights dot nl> (maintainer) Notes: svn path=/head/; revision=290184
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 0.9.2Max Brazhnikov2010-09-254-19/+10
| | | | | | | | PR: ports/150785 Submitted by: Sten Spans (maintainer) Notes: svn path=/head/; revision=261840
* Update libevent to 1.4.14bMartin Matuska2010-07-251-1/+1
| | | | | | | | PR: ports/147723 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=258238
* - Fix the build error reported by QAT@Wen Heping2010-05-222-0/+12
| | | | | | | | PR: ports/146809 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=254820
* - Update to 0.9.0Wen Heping2010-05-213-5/+6
| | | | | | | | PR: ports/146775 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=254707
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 0.8.5Beat Gaetzi2009-09-173-89/+5
| | | | | | | | | | | | - Adjust COMMENT - Add UID and GID entries for net/ladvd PR: ports/138734 Submitted by: Sten Spans <sten AT blinkenlights.nl> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241623
* Fix build on amd64 (and, ideally, all other architectures we supported) byXin LI2009-07-292-2/+85
| | | | | | | | | | backporting some upstream fixes. This also fixes some lagg ioctls. Submitted by: maintainer PR: ports/137195 Notes: svn path=/head/; revision=238578
* - update to 0.8 [1]Philip M. Gollucci2009-06-236-56/+15
| | | | | | | | | | | - does not build on !i386 CFLAGS+= -fPIC doesn't fix it PR: ports/135966 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=236550
* - Update to 0.6.1Martin Wilke2008-09-244-16/+16
| | | | | | | | PR: 127557 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer) Notes: svn path=/head/; revision=220618
* ladvd is a minimal link layer advertisement sender which supports theFelippe de Meirelles Motta2008-08-058-0/+166
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) Notes: svn path=/head/; revision=218079