aboutsummaryrefslogtreecommitdiffstats
path: root/net/freevrrpd
Commit message (Collapse)AuthorAgeFilesLines
* 1: Stagify.vanilla2014-06-232-14/+6
| | | | | | 2: use @sample on pkg-plist. Approved by: portmgr@
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* Upgrade to FreeVRRPd 1.1tj2012-08-193-6/+6
| | | | | | | | | | - Use netgraph for virtual interfaces - Make sure that the interface hosting the VRRP address is in promiscuous mode at start up. - Restore maintainer after email address change. PR: ports/168196 Submitted by: Sebastien Petit <spe@phear.org> Approved by: db (mentor)
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* remove bad mirrorsbapt2011-06-171-4/+1
|
* - Update to 1.0miwi2011-02-014-28/+27
| | | | | | PR: 154177 Submitted by: Sebastien Petit <sebastien.petit@kewego.com> (maintainer) Feature safe: yes
* - Fix build on HEAD. Testing wanted!stas2009-08-092-7/+24
|
* Mark BROKEN on 8: does not build after arp-v2 import.erwin2009-01-091-1/+7
| | | | Submitted by: pointyhat
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Update MASTER_SITESmiwi2006-06-071-1/+1
| | | | | PR: ports/97710 Approved by: krion (mentor), maintainer timeout
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* - Update to 0.9.3barner2005-05-302-3/+3
| | | | | Submitted by: Sebastien Petit <spe@phear.org> (maintainer) PR: ports/81630
* Update email, fetch sitepat2005-05-281-3/+3
| | | | | PR: ports/81551 Submitted by: maintainer
* - Mirror the distfile in my ~/public_distfiles directory.flz2005-05-231-1/+4
| | | | | PR: ports/81304 Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 0.9.2jylefort2005-05-032-4/+3
| | | | | PR: ports/80537 Submitted by: maintainer
* Upgrade to 0.9.vanilla2005-05-016-858/+7
| | | | | PR: ports/80505 Submitted by: maintainer
* - Update to CVS as of 2004-03-05, which fixes the problem described atpav2004-05-272-1/+826
| | | | | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=63773 PR: ports/63773 Submitted by: Sebastien Petit <spetit@selectbourse.com> (maintainer)
* Domain for this was moved to b0l.org.kuriyama2004-05-152-2/+2
|
* Reset maintainer due to email bounce.linimon2004-05-151-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Unbreak 5-current by using stdarg.h.kuriyama2003-12-101-0/+2
| | | | Approved by: Sebastien Petit (maintainer)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Update freevrrpd to version 0.8.7 with bug fixing for monitored circuitserwin2003-06-072-2/+2
| | | | | | PR: 53003 Submitted by: maintainer Approved by: edwin (mentor)
* Update to version 0.8.6.olgeni2003-02-232-3/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix shell syntax error.olgeni2002-12-052-0/+15
| | | | Approved by: portmgr (kris)
* Update to 0.8.5bpat2002-10-064-17/+4
| | | | | PR: ports/43403 Submitted by: maintainer
* Fix build on -current and quiet a warningkris2002-09-052-0/+21
|
* The freevrrpd daemon lives in PREFIX/sbin, not PREFIX/libexec: fix theolgeni2002-07-161-0/+6
| | | | sample startup script.
* Update to 0.8.4pat2002-03-083-6/+4
| | | | | PR: 35633 Submitted by: maintainer
* Update to 0.8.3apat2002-02-012-2/+2
| | | | | PR: 34508 Submitted by: maintainer
* Update to 0.8.3pat2002-01-313-5/+5
| | | | | PR: 34465 Submitted by: maintainer
* * Update freevrrpd to version 0.8.2 with a define correction fornaddy2002-01-314-19/+9
| | | | | | | | | < FBSD-4.3 systems (in_addr_t doesn't exist on < 4.3, it's u_int32_t). * Fix up description. PR: 34445 Submitted by: Sebastien Petit <spe@bsdfr.org>
* Add new port net/freevrrpd - A VRRP (Virtual Router Redundancy Protocol)pat2002-01-306-0/+65
implemetation daemon under FreeBSD PR: 34428, 34424 Submitted by: Sebastien Petit <spe@bsdfr.org>