17216 FreshPorts -- net/quagga
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
quagga 0.99.22 net on this many watch lists=20 search for ports that depend on this port An older version of this port was marked as vulnerable.
Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software
Maintained by: boris@tagnet.ru search for ports maintained by this maintainer
Port Added: 27 Sep 2003 23:41:49
Also Listed In: ipv6
License: GPLv2


Quagga is a routing software suite, providing implementations of
OSPFv2, OSPFv3, RIP v1 and v2, RIPv3, BGPv4 and experemental ISIS
for Unix platforms, particularly FreeBSD and Linux and also NetBSD,
to mention a few. Quagga is a fork of GNU Zebra which was developed
by KunihiroIshiguro. The Quagga tree aims to build a more involved
community around Quagga than the current centralised model of GNU Zebra.

WWW: http://www.quagga.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/gawk
  2. devel/gmake
  3. lang/perl5.14
  4. devel/automake
  5. devel/autoconf
  6. devel/libtool
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/quagga/ && make install clean
To add the package: pkg_add -r quagga


Configuration Options
===> The following configuration options are available for quagga-0.99.22:
     DLMALLOC=off: Use dlmalloc (makes bgpd much faster)
     ISISD=off: Enable experimental ISIS daemon
     NO_BGP_ANNOUNCE=off: Turn off BGP route announcement
     OSPF_NEXTHOP=off: Set ip next-hop in OSPF route maps
     OSPF_OPAQUE_LSA=off: OSPF Opaque-LSA support (RFC2370)
     PAM=off: PAM authentication for vtysh
     RTADV=off: IPv6 Router Advertisements
     SNMP=off: SNMP protocol support
     TCPSOCKETS=off: Use TCP/IP sockets for protocol daemons
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.twaren.net/Unix/NonGNU/quagga/
  3. ftp://gnu.mirrors.pair.com/savannah/quagga/
  4. http://download-mirror.savannah.gnu.org/releases/quagga/
  5. http://ftp.twaren.net/Unix/NonGNU/quagga/
  6. http://gnu.mirrors.pair.com/savannah/savannah/quagga/
  7. http://mirror.lihnidos.org/GNU/savannah/quagga/
  8. http://nongnu.askapache.com/quagga/

Number of commits found: 146 (showing only 46 on this page)

«  1 | 2 

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Feb 2006 11:39:37
Original commit files touched by this commit  0.99.3
 This port version is marked as vulnerable.
az search for other commits by this committer
- Update to 0.99.3
- 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:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22 Jan 2006 21:24:05
Original commit files touched by this commit  0.98.5_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
30 Nov 2005 05:23:10
Original commit files touched by this commit  0.98.5_2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Chase shlib version bump of net-snmp.
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.98.5_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
03 Nov 2005 14:43:48
Original commit files touched by this commit  0.98.5_1
 This port version is marked as vulnerable.
osa search for other commits by this committer
Manage CONFLICTS:
* remove zebra-devel, which don't exist anymore
* add openbgpd

Bump PORTREVISION.

Approved by:    Boris Kovalenko aka boris at tagnet dot ru (maintainer)
14 Sep 2005 23:48:12
Original commit files touched by this commit  0.98.5
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Kludge snmp detection in configure script

PR:             ports/86102
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)
30 Aug 2005 12:36:48
Original commit files touched by this commit  0.98.5
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 0.98.5

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)
17 Apr 2005 21:06:33
Original commit files touched by this commit  0.98.3_2
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Fix typo in quagga startup script (2nd part).
15 Apr 2005 12:13:14
Original commit files touched by this commit  0.98.3_1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Fix typo in rcNG startup script.

PR:             ports/79866
Submitted by:   Shunsuke SHINOMIYA <shino@fornext.org>
Approved by:    maintainer
04 Apr 2005 08:52:54
Original commit files touched by this commit  0.98.3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 0.98.3

PR:             ports/79517
Submitted by:   maintainer
15 Mar 2005 22:22:45
Original commit files touched by this commit  0.98.2_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- patch for annoing OSPF infinite loop when time goes back

PR:             ports/78855
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)
09 Mar 2005 16:58:31
Original commit files touched by this commit  0.98.2_1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Make use of USE_RCORDER.

PR:             ports/78614
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by:    pav (mentor)
25 Feb 2005 07:20:32
Original commit files touched by this commit  0.98.2_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
tarball was relolled due the unpack problems on NetBSD. No other
changes was made.

PR:             ports/78004
Submitted by:   maintainer
07 Feb 2005 10:39:44
Original commit files touched by this commit  0.98.2_1
 This port version is marked as vulnerable.
yar search for other commits by this committer
Fix some bugs in this port and work around the issue
of @exec'ing ldconfig after @cwd.  The latter is a hack
that should be revised.

PR:             ports/77194
Submitted by:   maintainer
05 Feb 2005 22:19:44
Original commit files touched by this commit  0.98.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.98.2

PR:             ports/77086
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)
15 Jan 2005 03:01:27
Original commit files touched by this commit  0.98.0
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.98.0
- Kill the ultra-ugly configure script and use OPTIONS

PR:             ports/76243
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)
01 Dec 2004 21:12:34
Original commit files touched by this commit  0.96.5_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Chase net-snmp update

PR:             ports/74544
Submitted by:   Boris Kovalenko <boris@tagnet.ru> (maintainer)
Forgotten by:   kuryiama
22 Nov 2004 04:33:32
Original commit files touched by this commit  0.96.5_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Attached patch comes from official quagga developer list. It fixes
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>
15 Oct 2004 17:32:46
Original commit files touched by this commit  0.96.5
 This port version is marked as vulnerable.
ade search for other commits by this committer
Kill off automake18, switching to automake19.  Requiem Mors Pacem.
01 Jul 2004 17:06:41
Original commit files touched by this commit  0.96.5
 This port version is marked as vulnerable.
ade search for other commits by this committer
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
20 May 2004 11:51:44
Original commit files touched by this commit  0.96.5
 This port version is marked as vulnerable.
bms search for other commits by this committer
Add TCP-MD5 application level support to the FreeBSD quagga port.
Note that this still requires the network administrator to set up TCP-MD5
SAs in the system SADB via setkey(8).
20 May 2004 11:16:06
Original commit files touched by this commit  0.96.5
 This port version is marked as vulnerable.
bms search for other commits by this committer
Add a new rc variable, quagga_extralibs_path, to workaround boot-time
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)
13 May 2004 11:21:30
Original commit files touched by this commit  0.96.5
 This port version is marked as vulnerable.
bms search for other commits by this committer
Update to 0.96.5 of Quagga. This fixes a number of bugs, especially on
-CURRENT, and adds support for the OSI IS-IS backbone routing protocol.

Submitted by:   Boris Kovalenko
08 Apr 2004 22:14:05
Original commit files touched by this commit  0.96.4_5
 This port version is marked as vulnerable.
bms search for other commits by this committer
Update the user-id used by the quagga user installed by the pkg-install
script to one which does not conflict with the Firebird package.

Submitted by:   Boris Kovalenko
28 Mar 2004 04:33:40
Original commit files touched by this commit  0.96.4_4
 This port version is marked as vulnerable.
kris search for other commits by this committer
Revert 1.14, which was committed prematurely.
24 Mar 2004 23:29:35
Original commit files touched by this commit  0.96.4_4
 This port version is marked as vulnerable.
bms search for other commits by this committer
Add SIZE.

Submitted by:   trevor@
24 Mar 2004 23:28:58
Original commit files touched by this commit  0.96.4_4
 This port version is marked as vulnerable.
bms search for other commits by this committer
Whitespace.
12 Mar 2004 02:48:25
Original commit files touched by this commit  0.96.4_4
 This port version is marked as vulnerable.
ade search for other commits by this committer
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
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.
02 Mar 2004 09:56:48
Original commit files touched by this commit  0.96.4_4
 This port version is marked as vulnerable.
bms search for other commits by this committer
Allow users to specify exactly which Quagga daemons should be started
using the rc.conf mechanism. Define variables quagga_flags and quagga_daemons
to control startup behaviour.

Submitted by:   Boris Kovalenko (maintainer)
02 Mar 2004 04:02:52
Original commit files touched by this commit  0.96.4_4
 This port version is marked as vulnerable.
bms search for other commits by this committer
Update net-snmp paths to reflect port movements.

Submitted by:   Boris Kovalenko (maintainer)
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.96.4_4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
08 Dec 2003 16:20:13
Original commit files touched by this commit  0.96.4_3
 This port version is marked as vulnerable.
bms search for other commits by this committer
Fix the net-snmp check in the configure.ac script. Previously, the check would
fail silently and the package would build anyway. This should fix support
for linking against net-snmp for SNMP support.
03 Dec 2003 03:22:11
Original commit files touched by this commit  0.96.4_3
 This port version is marked as vulnerable.
bms search for other commits by this committer
Bump dependency on net/net-snmp to check for libnetsnmp.so.6.

Approved by:    marcus (portmgr)
22 Nov 2003 13:37:35
Original commit files touched by this commit  0.96.4_3
 This port version is marked as vulnerable.
bms search for other commits by this committer
Add new rc script, remove old rc script.

Submitted by:   Boris Kovalenko
21 Nov 2003 11:02:22
Original commit files touched by this commit  0.96.4_3
 This port version is marked as vulnerable.
bms search for other commits by this committer
Use new rc script suite.

Submitted by:   Boris Kovalenko
15 Nov 2003 02:28:21
Original commit files touched by this commit  0.96.4_3
 This port version is marked as vulnerable.
bms search for other commits by this committer
Forced commit to record the following in CVS logs for correct attribution
of an earlier patch:

Fix include file installation path, to avoid overwriting headers belonging
to other packages.

Submitted by:   Mike Harding
14 Nov 2003 21:39:55
Original commit files touched by this commit  0.96.4_3
 This port version is marked as vulnerable.
bms search for other commits by this committer
Use net-snmp v5 by default. Add a switch, WITH_SNMP_4, to allow 4.x to
be used instead. Bump PORTREVISION.
14 Nov 2003 16:18:17
Original commit files touched by this commit  0.96.4_2
 This port version is marked as vulnerable.
bms search for other commits by this committer
Fix packaging when OSPFAPI is requested. This installs additional headers,
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
09 Nov 2003 10:59:28
Original commit files touched by this commit  0.96.4_2
 This port version is marked as vulnerable.
bms search for other commits by this committer
Use ${PREFIX} for --includedir.

Submitted by:   Boris Kovalenko
09 Nov 2003 07:15:27
Original commit files touched by this commit  0.96.4_2
 This port version is marked as vulnerable.
bms search for other commits by this committer
Bump PORTREVISION.
09 Nov 2003 07:15:01
Original commit files touched by this commit  0.96.4_1
 This port version is marked as vulnerable.
bms search for other commits by this committer
Fix a bug whereby the port could overwrite headers belonging to other ports
when installed.

Submitted by:   Boris Kovalenko
Reviewed by:    bms
05 Nov 2003 16:02:03
Original commit files touched by this commit  0.96.4_1
 This port version is marked as vulnerable.
bms search for other commits by this committer
Add patch to fix build on 4.x systems.

Submitted by:   quagga.net
05 Nov 2003 15:22:31
Original commit files touched by this commit  0.96.4
 This port version is marked as vulnerable.
bms search for other commits by this committer
Assign maintainership to Boris Kovalenko with outgoing maintainer's blessing.

Submitted by:   Jean-Francois LaForest
05 Nov 2003 15:19:55
Original commit files touched by this commit  0.96.4
 This port version is marked as vulnerable.
bms search for other commits by this committer
Update Quagga to 0.96.4.
 - 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
29 Sep 2003 13:34:04
Original commit files touched by this commit  0.96.2_1
 This port version is marked as vulnerable.
sumikawa search for other commits by this committer
Zebra-pj was removed.
27 Sep 2003 23:40:56
Original commit files touched by this commit  0.96.2_1
 This port version is marked as vulnerable.
bms search for other commits by this committer
Quagga is a new fork of the GNU Zebra software router. This version, 0.96.2,
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

Number of commits found: 146 (showing only 46 on this page)

«  1 | 2 

286e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0