aboutsummaryrefslogtreecommitdiffstats
path: root/net/zebra/Makefile
Commit message (Expand)AuthorAgeFilesLines
* use $SUB_FILES to dynamically update zebractlsumikawa2010-01-261-7/+5
* Fix compilation on 8-stable and -current.sumikawa2010-01-261-7/+1
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-0/+4
* add patch to net/zebraedwin2007-09-251-0/+1
* Upgrade to 0.95a.sumikawa2006-11-271-2/+1
* Add CONFLICTS= openbgpd-[0-9]* quagga-[0-9]*.sumikawa2005-11-111-0/+2
* Fix memory leak.sumikawa2005-06-301-1/+1
* Fix infinite loop when time got backwardssumikawa2005-05-191-0/+1
* Upgrade to 0.95.sumikawa2005-05-191-2/+1
* Use pkg-message.sumikawa2005-04-151-5/+3
* Use OPTIONS instead of configure script.sumikawa2005-02-071-14/+33
* - Move Makefile.inc into ${WRKDIR}sumikawa2004-10-271-4/+4
* Increase PORTREVISION to silence port upgrading tools ifmarck2004-10-041-1/+1
* Add knobs to sync with net/zebra-develsumikawa2004-05-191-2/+51
* Fix info install.sumikawa2004-03-101-2/+4
* Upgrade to 0.94.sumikawa2004-03-051-2/+1
* Prevent remote dos attack.sumikawa2003-11-211-1/+1
* remove obsolete master_sitesedwin2003-11-031-2/+0
* Fix RIPv1 subnet bugssumikawa2003-05-211-1/+1
* Upgrade to ospf6d to 0.9.6p to fix the critical bug on AS-Externalsumikawa2003-04-271-12/+2
* Fix the ospfd MD5 authentication problem.sumikawa2003-03-281-1/+1
* Clear moonlight beckons.ade2003-03-071-0/+1
* FIx plist.sumikawa2002-12-131-1/+1
* Enable vtysh.sumikawa2002-11-181-2/+2
* Properly zero-out struct ifreq before passing it to the SIOCSIFFLAGSsobomax2002-10-071-0/+1
* Upgrade to 0.93b.sumikawa2002-09-131-2/+1
* I take over maintainership.sumikawa2002-08-081-1/+1
* Fix the critical bug in capability negotiation.sumikawa2002-08-061-1/+1
* Support ospf6d in zebractl.shsumikawa2002-08-051-0/+1
* Upgrade to 0.93a. It also includes critcal bug fix which OSPFv3 routessumikawa2002-07-291-2/+1
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
* Drop Andreas as co-maintainer.joe2001-12-131-1/+1
* Bump the revision number, which I should have done when I added thejoe2001-12-131-0/+1
* Add some mirror sites for Zebra.joe2001-10-081-1/+7
* Upgrade to zebra-0.92a.joe2001-09-011-1/+1
* Add SCRIPTS_ENV="WRKDIRPREFIX=${WRKDIRPREFIX}" to work around $WRKDIRPREFIXkuriyama2001-06-021-0/+1
* I'm looking after these ports for Andreas for a while so I'vejoe2001-05-251-1/+1
* update to new zebra 0.91aandreas2001-03-231-2/+2
* - remove redirection to /dev/null for zebra and routing daemonsandreas2001-01-301-1/+1
* - -d makes possible to start daemons in certain orderandreas2001-01-271-1/+1
* - start zebra processes with -d option to make sure that one processandreas2001-01-261-0/+1
* unbreak port.andreas2001-01-231-2/+1
* - update to 0.90aandreas2001-01-231-2/+2
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
* - in usage message mention restart option, which is actually:andreas2001-01-131-0/+1
* upgrade to new zebra version 0.90andreas2001-01-121-4/+13
* Fix vty memory leakandreas2000-12-271-0/+1
* zebra-0.89 has been replaced by zebra-0.89a.andreas2000-10-241-1/+1
* Fix own typo -- forgot a ">".asami2000-10-091-1/+1
* Rename PLIST.v6 to pkg-plist.v6. (I can't think of a reason why thereasami2000-10-081-2/+1
* update to newest beta release 0.89andreas2000-10-031-1/+4
* Upgrade to zebra-0.88.joe2000-08-181-1/+1
* update to 0.87andreas2000-06-281-1/+1
* Update zebra to 0.86andreas2000-05-011-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* upgrade to 0.84bandreas2000-01-231-8/+11
* Upgrade to 0.84andreas2000-01-221-1/+2
* Support IPv6. if 'USE_INET6' is defined, ripngd and ospf6d are installed.sumikawa2000-01-091-0/+7
* use rc.conf instead rc.conf.localandreas1999-12-251-1/+1
* tell the user to use rc.conf.local, to start zebra ...andreas1999-12-241-1/+1
* - Upgrade to 0.83aandreas1999-12-241-4/+9
* Update to zebra-0.83a.joe1999-12-231-1/+1
* Upgrade to 0.81andreas1999-11-091-1/+1
* Update zebra to 0.79andreas1999-09-191-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
* Upgrade to zebra 0.77andreas1999-08-191-2/+2
* Changes in 0.75, 0.76 is a bugfix release ...andreas1999-08-111-2/+2
* Upgrade to 0.74andreas1999-07-311-2/+2
* remove typo, seems to be I'm a victim of the heat wave ;-)andreas1999-07-181-2/+2
* make zebra startup script executeable in final destination...andreas1999-07-181-1/+2
* - Improve startup scriptandreas1999-07-181-2/+2
* Make zebra port more user friendly be providing a nice start stop scriptandreas1999-07-181-1/+8
* Update zebra to 0.73.andreas1999-07-181-3/+3
* Update zebra port to 0.68andreas1999-06-191-2/+2
* upgrade to 0.64.1.itojun1999-05-101-2/+2
* Update to the 19990420 version, which fixes the problem with thesteve1999-04-201-4/+2
* marked BROKENandreas1999-04-191-2/+4
* upgrade zebra to new version from 19990408andreas1999-04-131-3/+2
* only styleandreas1999-04-111-2/+2
* update base version to 981222.itojun1999-01-071-6/+7
* Make this package again.steve1998-07-041-3/+1
* Mark this port broken:asami1998-06-071-4/+6
* update to zebra 980604 snapshot.itojun1998-06-051-4/+4
* Don't compile with -g as default ...andreas1998-06-031-2/+3
* try to remove the etc/zebra directory more gracefully,andreas1998-06-031-1/+2
* Give zebra a config directory of it's own ${PREFIX}/etc/zebraandreas1998-06-011-1/+2
* Import of the first alpha version of zebraandreas1998-05-311-0/+17