aboutsummaryrefslogtreecommitdiffstats
path: root/net/quagga
Commit message (Collapse)AuthorAgeFilesLines
* - Add option to disable BGP announcementswxs2010-02-151-1/+7
| | | | | | PR: ports/143538 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Fix the return value of the rc.d scriptpgollucci2010-02-022-2/+5
| | | | | | PR: ports/143086 Submitted by: Emil Smolenski <am@raisa.eu.org> Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Changes is RC script:sem2009-12-152-12/+22
| | | | | | | | | | * proper run order * Deprecate option quagga_delay and introduce option quagga_wait_for. Instead of sleeping for some constant time wait for appearing of a certain route in routing table. Submitted by: glebius Approved by: maintainer
* The UINT16_MAX constant this patch (re)defines since Feb 2006 in ospfd.hsem2009-12-101-13/+0
| | | | | | | | is already available by means of zebra.h, which has it since May 2006 (git commit 35cfc90cce32b19c71d2f40aab06d36eb6bfdc44). This way patch-ospfd-ospfd.h can be safely discarded. Requested by: Quagga developers
* Fix a potential buffer overflow, by increasing the size of a temporarybms2009-12-022-1/+16
| | | | | | buffer used during BGP dump. Submitted by: Randy Bush
* - Add a patch from quagga GIT (ID: 9964fcfc).sem2009-11-172-1/+24
| | | | | | | * Fix HAVE_CLOCK_MONOTONIC spelling. - Remove obsoleted configuration flag --enable-pidfile-mask. Approved by: maintainer (implicitly)
* - Update to 0.99.15sem2009-08-305-108/+4
| | | | Submitted by: maintainer
* - Vendor patch from git: do not touch socket before pidfile lockingsem2009-08-212-1/+60
| | | | Approved by: maintainer (implicitly)
* . fix an ospf6d bug on quagga-0.99.14 (bug #541 on quagga's bugzilla); [1]bsam2009-08-182-1/+29
| | | | | | | | . bump PORTREVISION. PR: ports/137510 [1] Submitted by: dikshie <dikshie at sfc.wide.ad.jp> [1] Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer) [1]
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Patch from GIT repo: fix update-source commandsem2009-07-272-0/+17
| | | | Approved by: maintainer (implicit)
* - Update to 0.99.14sem2009-07-235-68/+4
| | | | | | | * fixed a bug with ospf6d - Remove old patches for FreeBSD 4.x Submitted by: maintainer
* - Update to 0.99.13sem2009-07-172-4/+5
| | | | Submitted by: maintainer
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-1/+0
| | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops.
* - Fix build with WITH_SNMP.sem2009-05-141-0/+1
| | | | Submitted by: maintainer
* - Update to 0.99.12sem2009-05-1212-478/+5
| | | | Submitted by: maintainer
* - Fix bgpd crash. More information is at:wxs2009-05-0410-1/+377
| | | | | | | | | http://lists.quagga.net/pipermail/quagga-users/2009-February/010342.html This crash can be triggered remotely. PR: ports/134108 Submitted by: Eugene Grosbein <eugen@eg.svzserv.kuzbass.ru> Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* Fix INDEX by removing vs/rcs/??? merge conflicts.itetcu2009-04-301-7/+0
| | | | Reported by: QAT
* - Remove FreeBSD specific patches for BGP MD5 support. A native supportsem2009-04-308-422/+8
| | | | | | should be better now. Submitted by: maintainer
* Remove BROKEN for 8, a patch was committed which I overlooked inerwin2009-01-121-4/+0
| | | | | | the previous commit. Submitted by: sem
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-0/+4
| | | | Submitted by: pointyhat
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-071-11/+1
|
* - Fix build on CURRENT with new arp codesem2009-01-041-0/+28
| | | | | Submitted by: Ian FREISLICH (on net@) Approved by: maintainer
* - Add a patch from quagga-qit. It fixes a fletcher checksum problem.sem2008-12-162-1/+96
|
* - Update to 0.99.11sem2008-12-168-168/+234
| | | | Approved by: maintainer timeout
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Fix rc script for command other than start/stop/restart.sem2008-07-062-1/+5
| | | | | Reported in: ports@ Approved by: maintainer
* - Add a patch from quagga CVS that fixes a bug which preventedsem2008-07-032-1/+48
| | | | | | | the zebra daemon from seeing the state of logical interfaces (tun/ng/...) after it has been started Submitted by: Doichin Dokov <root at net1.cc> (in ports@)
* - Fix rc-script. Split restart command on stop/start and fix runing order.sem2008-07-022-17/+28
| | | | Approved by: maintainer
* - Update to 0.99.10sem2008-06-2814-857/+6
| | | | Submitted by: maintainer
* - fix a message: 'options FAST_IPSEC' changed to 'options IPSEC' for 7.0+sem2008-04-251-0/+4
|
* Chase on more shlib version bump.mat2008-04-171-1/+1
| | | | Pointy Hat To: kuriyama
* Add a vendor patch:sem2008-02-212-1/+101
| | | | | | | | | | = A bugfix for FreeBSD users (Quagga bug #326): * zebra_rib.[ch]: (rib_lookup_and_pushup) New function, which makes sure, that if_set_prefix() has nothing in its way of assigning an address. * ioctl.c: (if_set_prefix) Use rib_lookup_and_pushup() to resolve bug #326. Approved by: maintainer (implicitly)
* - Add proper arguments for configure if WITH_TCPSOCKETS is enabledrafan2008-02-081-0/+4
| | | | | | PR: ports/118339 Reported by: Oles Hnatkevych <don_oles at able.com.ua> Approved by: Boris Kovalenko <boris at tagnet.ru> (maintainer)
* - Add a work around for quagga works with multicast sockets in 7.0.sem2008-01-112-1/+14
| | | | Submitted by: maintainer
* - A vendor patch. It fixes a bug#418 - changing address on an existingsem2007-11-132-1/+176
| | | | | | interface doesn't cause static routes to be revalidated. Approved by: portmgr (erwin), maintainer
* Add 'seconds' to the output of the delayedwin2007-10-291-1/+1
|
* - Integrate one more vendor patch. It fixes IPv6 issue.sem2007-10-262-1/+15
| | | | Approved by: maintainer (implicitly)
* - Fix build with WITH_PAM. Quite hacky and will be reimplement some time.sem2007-10-173-88/+53
| | | | | | | - Simplify patch-cvs-6-pidfile_mask. It's enough to hard code 0644 as parmissions for a pidfile. Approved by: maintainer
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-1/+1
|
* - add two patches.sem2007-10-033-2/+183
| | | | | | | 1. fix pid-file permissions. it made watchquagga mad. 2. add debug info in ipv6 code just like for ipv4 code. it makes problems detecion easier. Approved by: maintainer (implicitly)
* - If compiled with libdlmalloc it requires ldconfig before running.sem2007-10-012-3/+7
| | | | | | | Fix rc file for it. - Make a little cleaner why you may want dlmalloc library (it makes bgpd much faster). Approved by: maintainer (implicitly)
* - Update to 0.99.9 + patches from quagga CVSsem2007-09-2417-1324/+470
| | | | Approved by: maintainer
* - Add one more patch from quagga CVS. It fixes ignoring kernel routes in ↵sem2007-09-062-1/+26
| | | | | | some cases. Approved by: maintainer
* - Integrate patches from quagga CVS.sem2007-08-288-0/+1278
| | | | | | | | They fix a few problems with inconsistences routes between quagga and kernel route tables, loss MTU, assert in route-map code, etc. Submitted by: Yandex company Approved by: maintainer
* - Update to 0.99.8rafan2007-08-095-138/+19
| | | | | PR: ports/115343 Submitted by: Boris Kovalenko <boris at tagnet.ru> (maintainer)
* [patch] net/quagga - add optional delay after startupedwin2007-06-202-5/+14
| | | | | | | | | | | I'm so tired of my machines rebooting and having to manually start half of the services because they were started when ospfd hadn't kicked in, so I added this quagga_delay to the rc.d file. PR: ports/113351 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Boris Kovalenko <boris@tagnet.ru>
* - Remove patch from wrong dirctory :>miwi2007-05-291-132/+0
| | | | Request by: Umka@RusNet, az@
* - Fix PtP interface detection.miwi2007-05-273-0/+265
| | | | | PR: 112797 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* Upgrade to 0.99.7.vanilla2007-05-033-17/+4
| | | | | PR: ports/112342 Submitted by: maintainer
* - Simplifypav2007-03-171-3/+0
|
* - Restore info files install and fix build them on OSVERSION<600000sem2007-02-282-12/+7
| | | | | | PR: ports/109593 Submitted by: Eugene Grosbein <eugen_AT_grosbein.pp.ru> Approved by: maintainer
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.kuriyama2007-02-281-2/+2
|
* - Add a sanity check when ripd takes metric from RTM_NEWADDR message.sem2007-02-012-0/+13
| | | | | | | | - Bump PORTREVISION. PR: ports/108430 Submitted by: Eugene Grosbein <eugen_AT_grosbein.pp.ru> Approved by: maintainer
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
|
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-271-0/+1
|
* - Update to 0.99.6miwi2006-12-136-85/+25
| | | | | PR: ports/106640 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* From Changelog:miwi2006-11-092-0/+52
| | | | | | | | | | | | | 2006-08-28 Andy Gay * ospf_packet.c: (ospf_make_db_desc) Assert added with More-bit fixes does not hold up with addition of Ogier DB-Exchange optimisation, which can empty the db-summary list in between sent DD packets. Remove assert, update More-bit always when in Exchange. PR: ports/105279 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Update to 0.99.5clsung2006-10-315-67/+13
| | | | | | | | | BGP users of 0.99 are strongly encouraged to upgrade to 0.99.5, due to an important fix for an AS-Path loop-checking regression, or even a CVS snapshot, to assist in testing. OSPF 0.99-CVS is believed to be stable at this point. PR: ports/104371 Submitted by: maintainer (Boris Kovalenko)
* - Enhancement rc scripts, bump PORTREVISIONrafan2006-07-183-13/+16
| | | | | PR: ports/100421 Submitted by: maintainer
* Change the way of OPTIONS is checked as suggested by Porters Handbook.itetcu2006-07-131-7/+7
| | | | | PR: ports/100157 Submitted by: maintianer
* Apply USE_RCORDER or USE_RC_SUBR, conditional on OSVERSION.lawrance2006-06-121-1/+7
| | | | | | Bump PORTREVISION for the moved startup script. Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* Update to 0.99.4.lawrance2006-05-3011-55/+103
| | | | | PR: ports/97122 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-26/+16
| | | | Approved by: portmgr (kris)
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-212-2/+2
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* - Fix a crash when vtysh was executed.sem2006-02-103-4/+15
| | | | | | | | - Remove useless target (install is default) in depends PR: ports/93094 Reported by: TANABE Hiroyasu <h@cosat.com>, John <freebsd@moe.co.uk> Submitted by: maintainer
* - Update to 0.99.3az2006-02-037-50/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix build on 4.11 by sem@ (files/patch-lib-buffer.c files/patch-ospfd-ospfd.h -------------------------------- Some known problems outstanding: - bgpd: prefix counts can get a bit screwy after clears/resets this is mostly cosmetic *unless* you use max-prefix counts. - bgpd: There is a memory leak if 'set community' is used in route-maps. This is present in 0.98 too. See bugzilla #89. - ospfd: 'default-originate always' loses the 'always' qualifier. Some regressions fixed in 0.99.3: - bgpd: workqueues were too conservative and could backlog under load (e.g. continual session up then reset), eventually leading to OOM. - ospfd: crash on startup (and only startup) if redistribute was enabled fixed. - bgpd: SEGV in bgp_aspath.c fixed. - bgpd: memory leak in bgp_aspath.c fixed - ospfd: oversize LSA support was not functional, fixed. - ospfd: leak of connected struct fixed - ospfd: NSM problems fixed, see bug #234 - vtysh: integrated config file reading should work again. - zserv: flags above 32bits should make it across to daemons now (affecting Solaris and IFF_NOXMIT and IFF_VIRTUAL) - ripd: MD5 auth verification fixed. The full changelog is available at: http://www.quagga.net/download/quagga-0.99.3.changelog.txt PR: ports/92524 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Chase shlib version bump of net-snmp.kuriyama2005-11-301-2/+2
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Manage CONFLICTS:osa2005-11-031-2/+2
| | | | | | | | | * remove zebra-devel, which don't exist anymore * add openbgpd Bump PORTREVISION. Approved by: Boris Kovalenko aka boris at tagnet dot ru (maintainer)
* - Kludge snmp detection in configure scriptpav2005-09-152-2/+44
| | | | | PR: ports/86102 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Update to 0.98.5garga2005-08-3010-70/+14
| | | | | | | | | | From the official site: 0.98.5 from stable series is released fixing several bugs in ospfd and bgpd, most notably some crashes in ospfd and yet another route server functionality regression in bgpd. PR: ports/85461 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Fix typo in quagga startup script (2nd part).flz2005-04-182-2/+2
|
* - Fix typo in rcNG startup script.flz2005-04-152-2/+2
| | | | | | PR: ports/79866 Submitted by: Shunsuke SHINOMIYA <shino@fornext.org> Approved by: maintainer
* - Update to 0.98.3sem2005-04-044-43/+4
| | | | | PR: ports/79517 Submitted by: maintainer
* - patch for annoing OSPF infinite loop when time goes backpav2005-03-162-5/+38
| | | | | PR: ports/78855 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Make use of USE_RCORDER.flz2005-03-104-28/+19
| | | | | | PR: ports/78614 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) Approved by: pav (mentor)
* tarball was relolled due the unpack problems on NetBSD. No othersem2005-02-251-2/+2
| | | | | | | changes was made. PR: ports/78004 Submitted by: maintainer
* Fix some bugs in this port and work around the issueyar2005-02-073-34/+34
| | | | | | | | of @exec'ing ldconfig after @cwd. The latter is a hack that should be revised. PR: ports/77194 Submitted by: maintainer
* - Update to 0.98.2pav2005-02-0611-55/+333
| | | | | PR: ports/77086 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Update to 0.98.0pav2005-01-1517-460/+179
| | | | | | | - Kill the ultra-ugly configure script and use OPTIONS PR: ports/76243 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* - Chase net-snmp updatepav2004-12-021-2/+2
| | | | | | PR: ports/74544 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) Forgotten by: kuryiama
* Attached patch comes from official quagga developer list. It fixesedwin2004-11-222-3/+26
| | | | | | | | the problem with bgpd lockup when remote peer dies. Patch is tested by many people. Here is also some cleanup to Makefile to remove unused variable. Please commit it. Submitted by: Boris Kovalenko <boris@ntmk.ru>
* Kill off automake18, switching to automake19. Requiem Mors Pacem.ade2004-10-161-1/+1
|
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-2/+2
| | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
* Add TCP-MD5 application level support to the FreeBSD quagga port.bms2004-05-209-1/+287
| | | | | Note that this still requires the network administrator to set up TCP-MD5 SAs in the system SADB via setkey(8).
* Add a new rc variable, quagga_extralibs_path, to workaround boot-timebms2004-05-202-7/+23
| | | | | | | | | | | | | | shared library dependencies. Directory paths listed in this variable MUST belong to local filesystems. When Quagga is compiled with additional libraries (e.g. net-snmp) it can not start during system boot on -CURRENT because ldconfig is called after NETWORKING; "REQUIRE ldconfig" cannot be used because /etc/rc.d/ldconfig uses "REQUIRE mountcritremote" which requires NETWORKING. Wordsmith some comments in the quagga.sh rcNG script. Submitted by: Boris Kovalenko (with some cleanups)
* Update to 0.96.5 of Quagga. This fixes a number of bugs, especially onbms2004-05-135-79/+95
| | | | | | -CURRENT, and adds support for the OSI IS-IS backbone routing protocol. Submitted by: Boris Kovalenko
* Update the user-id used by the quagga user installed by the pkg-installbms2004-04-092-2/+51
| | | | | | script to one which does not conflict with the Firebird package. Submitted by: Boris Kovalenko
* Revert 1.14, which was committed prematurely.kris2004-03-281-2/+2
|
* Add SIZE.bms2004-03-251-0/+2
| | | | Submitted by: trevor@
* Whitespace.bms2004-03-251-9/+9
|
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withade2004-03-121-2/+2
| | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups.
* Allow users to specify exactly which Quagga daemons should be startedbms2004-03-021-6/+10
| | | | | | | using the rc.conf mechanism. Define variables quagga_flags and quagga_daemons to control startup behaviour. Submitted by: Boris Kovalenko (maintainer)
* Update net-snmp paths to reflect port movements.bms2004-03-021-3/+3
| | | | Submitted by: Boris Kovalenko (maintainer)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Fix the net-snmp check in the configure.ac script. Previously, the check wouldbms2003-12-091-9/+32
| | | | | fail silently and the package would build anyway. This should fix support for linking against net-snmp for SNMP support.
* Bump dependency on net/net-snmp to check for libnetsnmp.so.6.bms2003-12-031-2/+2
| | | | Approved by: marcus (portmgr)
* Add new rc script, remove old rc script.bms2003-11-222-57/+61
| | | | Submitted by: Boris Kovalenko
* Use new rc script suite.bms2003-11-212-16/+44
| | | | Submitted by: Boris Kovalenko
* Use net-snmp v5 by default. Add a switch, WITH_SNMP_4, to allow 4.x tobms2003-11-152-4/+9
| | | | be used instead. Bump PORTREVISION.
* Fix packaging when OSPFAPI is requested. This installs additional headers,bms2003-11-152-65/+70
| | | | | | | | | | | | | and an additional directory. Use the PLIST_SUB mechanism to achieve this rather than rewriting the entire pkg-plist; if more sweeping additions are required we can do this later. The smoke-and-mirrors going on here mean that we have to keep Makefile.inc around in the WRKDIR until the install step, so that the pkg-plist can be substituted. Keep the pkg-plist sort -r'd to avoid churn on future changes. Noticed by: kris
* Use ${PREFIX} for --includedir.bms2003-11-091-1/+1
| | | | Submitted by: Boris Kovalenko
* Bump PORTREVISION.bms2003-11-091-1/+1
|
* Fix a bug whereby the port could overwrite headers belonging to other portsbms2003-11-092-11/+46
| | | | | | | when installed. Submitted by: Boris Kovalenko Reviewed by: bms
* Add patch to fix build on 4.x systems.bms2003-11-062-0/+5
| | | | Submitted by: quagga.net
* Assign maintainership to Boris Kovalenko with outgoing maintainer's blessing.bms2003-11-051-1/+1
| | | | Submitted by: Jean-Francois LaForest
* Update Quagga to 0.96.4.bms2003-11-055-27/+114
| | | | | | | | | | | | | | - Refresh net-snmp configure.ac fix target. - Add ${SYSCONF_DIR} and ${LOCALSTATE_DIR} configuration variables, and defaults, so that the vty and zserv.api UNIX domain sockets are created in a directory for which the ${ENABLE_USER} has access. This was the cause of much pain previously, causing daemons to fail in mysterious circumstances. - Update zebractl.sh script accordingly. - Add USE_SUBMAKE to ensure that the variables set by the interactive configure dialog are referenced. Submitted by: Boris Kovalenko
* Zebra-pj was removed.sumikawa2003-09-291-1/+1
|
* Quagga is a new fork of the GNU Zebra software router. This version, 0.96.2,bms2003-09-287-0/+308
fixes many bugs in Zebra and adds several new features including support for OSPFAPI, allowing developers to build powerful applications on top of the OSPF routing protocol. Submitted by: fuzzball@ipv6peer.net