| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Feb 2006 11:39:37
0.99.3  |
az  |
- 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 ) |
22 Jan 2006 21:24:05
0.98.5_2  |
edwin  |
SHA256ify
Approved by: krion@ |
30 Nov 2005 05:23:10
0.98.5_2  |
kuriyama  |
Chase shlib version bump of net-snmp. |
15 Nov 2005 06:52:12
0.98.5_1  |
ade  |
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
0.98.5_1  |
osa  |
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
0.98.5  |
pav  |
- Kludge snmp detection in configure script
PR: ports/86102
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
30 Aug 2005 12:36:48
0.98.5  |
garga  |
- 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
0.98.3_2  |
flz  |
- Fix typo in quagga startup script (2nd part). |
15 Apr 2005 12:13:14
0.98.3_1  |
flz  |
- 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
0.98.3  |
sem  |
- Update to 0.98.3
PR: ports/79517
Submitted by: maintainer |
15 Mar 2005 22:22:45
0.98.2_2  |
pav  |
- 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
0.98.2_1  |
flz  |
- 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
0.98.2_1  |
sem  |
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
0.98.2_1  |
yar  |
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
0.98.2  |
pav  |
- Update to 0.98.2
PR: ports/77086
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) |
15 Jan 2005 03:01:27
0.98.0  |
pav  |
- 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
0.96.5_1  |
pav  |
- Chase net-snmp update
PR: ports/74544
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Forgotten by: kuryiama |
22 Nov 2004 04:33:32
0.96.5_1  |
edwin  |
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
0.96.5  |
ade  |
Kill off automake18, switching to automake19. Requiem Mors Pacem. |
01 Jul 2004 17:06:41
0.96.5  |
ade  |
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
0.96.5  |
bms  |
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
0.96.5  |
bms  |
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
0.96.5  |
bms  |
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
0.96.4_5  |
bms  |
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
0.96.4_4  |
kris  |
Revert 1.14, which was committed prematurely. |
24 Mar 2004 23:29:35
0.96.4_4  |
bms  |
Add SIZE.
Submitted by: trevor@ |
24 Mar 2004 23:28:58
0.96.4_4  |
bms  |
Whitespace. |
12 Mar 2004 02:48:25
0.96.4_4  |
ade  |
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
0.96.4_4  |
bms  |
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
0.96.4_4  |
bms  |
Update net-snmp paths to reflect port movements.
Submitted by: Boris Kovalenko (maintainer) |
04 Feb 2004 05:10:27
0.96.4_4  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
08 Dec 2003 16:20:13
0.96.4_3  |
bms  |
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
0.96.4_3  |
bms  |
Bump dependency on net/net-snmp to check for libnetsnmp.so.6.
Approved by: marcus (portmgr) |
22 Nov 2003 13:37:35
0.96.4_3  |
bms  |
Add new rc script, remove old rc script.
Submitted by: Boris Kovalenko |
21 Nov 2003 11:02:22
0.96.4_3  |
bms  |
Use new rc script suite.
Submitted by: Boris Kovalenko |
15 Nov 2003 02:28:21
0.96.4_3  |
bms  |
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
0.96.4_3  |
bms  |
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
0.96.4_2  |
bms  |
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
0.96.4_2  |
bms  |
Use ${PREFIX} for --includedir.
Submitted by: Boris Kovalenko |
09 Nov 2003 07:15:27
0.96.4_2  |
bms  |
Bump PORTREVISION. |
09 Nov 2003 07:15:01
0.96.4_1  |
bms  |
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
0.96.4_1  |
bms  |
Add patch to fix build on 4.x systems.
Submitted by: quagga.net |
05 Nov 2003 15:22:31
0.96.4  |
bms  |
Assign maintainership to Boris Kovalenko with outgoing maintainer's blessing.
Submitted by: Jean-Francois LaForest |
05 Nov 2003 15:19:55
0.96.4  |
bms  |
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
0.96.2_1  |
sumikawa  |
Zebra-pj was removed. |
27 Sep 2003 23:40:56
0.96.2_1  |
bms  |
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 |