1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Bruce M Simpson
78abf48407 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
2004-05-13 11:21:30 +00:00
Bruce M Simpson
86099a8380 Whitespace. 2004-03-24 23:28:58 +00:00
Bruce M Simpson
de73c23a01 Use new rc script suite.
Submitted by:	Boris Kovalenko
2003-11-21 11:02:22 +00:00
Bruce M Simpson
461abecb09 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
2003-11-14 16:18:17 +00:00
Bruce M Simpson
38b77347c7 Fix a bug whereby the port could overwrite headers belonging to other ports
when installed.

Submitted by:	Boris Kovalenko
Reviewed by:	bms
2003-11-09 07:15:01 +00:00
Bruce M Simpson
cbb181edcd 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
2003-09-27 23:40:56 +00:00