aboutsummaryrefslogtreecommitdiff
path: root/net/freevrrpd
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* remove bad mirrorsBaptiste Daroussin2011-06-171-4/+1
| | | | Notes: svn path=/head/; revision=275719
* - Update to 1.0Martin Wilke2011-01-314-28/+27
| | | | | | | | | PR: 154177 Submitted by: Sebastien Petit <sebastien.petit@kewego.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268497
* - Fix build on HEAD. Testing wanted!Stanislav Sedov2009-08-092-7/+24
| | | | Notes: svn path=/head/; revision=239194
* Mark BROKEN on 8: does not build after arp-v2 import.Erwin Lansing2009-01-081-1/+7
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225505
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172309
* Update MASTER_SITESMartin Wilke2006-06-071-1/+1
| | | | | | | | PR: ports/97710 Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=164697
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Update to 0.9.3Simon Barner2005-05-302-3/+3
| | | | | | | | Submitted by: Sebastien Petit <spe@phear.org> (maintainer) PR: ports/81630 Notes: svn path=/head/; revision=136424
* Update email, fetch sitePatrick Li2005-05-271-3/+3
| | | | | | | | PR: ports/81551 Submitted by: maintainer Notes: svn path=/head/; revision=136298
* - Mirror the distfile in my ~/public_distfiles directory.Florent Thoumie2005-05-221-1/+4
| | | | | | | | PR: ports/81304 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=135879
* Update to 0.9.2Jean-Yves Lefort2005-05-022-4/+3
| | | | | | | | PR: ports/80537 Submitted by: maintainer Notes: svn path=/head/; revision=134501
* Upgrade to 0.9.Vanilla I. Shu2005-05-016-858/+7
| | | | | | | | PR: ports/80505 Submitted by: maintainer Notes: svn path=/head/; revision=134456
* - Update to CVS as of 2004-03-05, which fixes the problem described atPav Lucistnik2004-05-262-1/+826
| | | | | | | | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=63773 PR: ports/63773 Submitted by: Sebastien Petit <spetit@selectbourse.com> (maintainer) Notes: svn path=/head/; revision=110094
* Domain for this was moved to b0l.org.Jun Kuriyama2004-05-152-2/+2
| | | | Notes: svn path=/head/; revision=109185
* Reset maintainer due to email bounce.Mark Linimon2004-05-151-1/+1
| | | | Notes: svn path=/head/; revision=109181
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Unbreak 5-current by using stdarg.h.Jun Kuriyama2003-12-101-0/+2
| | | | | | | Approved by: Sebastien Petit (maintainer) Notes: svn path=/head/; revision=95530
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Update freevrrpd to version 0.8.7 with bug fixing for monitored circuitsErwin Lansing2003-06-072-2/+2
| | | | | | | | | PR: 53003 Submitted by: maintainer Approved by: edwin (mentor) Notes: svn path=/head/; revision=82423
* Update to version 0.8.6.Jimmy Olgeni2003-02-232-3/+2
| | | | Notes: svn path=/head/; revision=76242
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix shell syntax error.Jimmy Olgeni2002-12-042-0/+15
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=71370
* Update to 0.8.5bPatrick Li2002-10-054-17/+4
| | | | | | | | PR: ports/43403 Submitted by: maintainer Notes: svn path=/head/; revision=67430
* Fix build on -current and quiet a warningKris Kennaway2002-09-052-0/+21
| | | | Notes: svn path=/head/; revision=65643
* The freevrrpd daemon lives in PREFIX/sbin, not PREFIX/libexec: fix theJimmy Olgeni2002-07-161-0/+6
| | | | | | | sample startup script. Notes: svn path=/head/; revision=63081
* Update to 0.8.4Patrick Li2002-03-083-6/+4
| | | | | | | | PR: 35633 Submitted by: maintainer Notes: svn path=/head/; revision=55700
* Update to 0.8.3aPatrick Li2002-02-012-2/+2
| | | | | | | | PR: 34508 Submitted by: maintainer Notes: svn path=/head/; revision=54093
* Update to 0.8.3Patrick Li2002-01-313-5/+5
| | | | | | | | PR: 34465 Submitted by: maintainer Notes: svn path=/head/; revision=54051
* * Update freevrrpd to version 0.8.2 with a define correction forChristian Weisgerber2002-01-304-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> Notes: svn path=/head/; revision=54035
* Add new port net/freevrrpd - A VRRP (Virtual Router Redundancy Protocol)Patrick Li2002-01-306-0/+65
implemetation daemon under FreeBSD PR: 34428, 34424 Submitted by: Sebastien Petit <spe@bsdfr.org> Notes: svn path=/head/; revision=53991