Subject: CVS commit: pkgsrc/net/xorp
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2006 21:01:59
Module Name: pkgsrc
Committed By: rillig
Date: Sat Mar 11 21:01:59 UTC 2006
Modified Files:
pkgsrc/net/xorp: Makefile PLIST distinfo
Log Message:
Updated xorp to 1.2.
Changes since 1.1:
ALL:
- Numerous improvements, bug fixes and cleanup.
- The third-party ospfd implementation is replaced with a new
OSPF implementation developed from scratch.
- The integration of the routing policy mechanism with the rest of
the system is completed.
- XORP now builds on Windows Server 2003 (Service Pack 1),
amd64+FreeBSD-6.0, FreeBSD-6.1 (BETA3), NetBSD-3.0, OpenBSD-2.8,
MacOS X 10.4.5, Linux Fedora Core4 (among others).
[...]
Changes since 1.0:
ALL:
- Numerous improvements, bug fixes and cleanup.
- XORP now builds on amd64+OpenBSD-3.6-current.
- The --enable-advanced-mcast-api flag to "./configure" has been
replaced with the --disable-advanced-multicast-api flag.
- Addition of support for code execution profiling.
- Currently "gmake" does not build the regression tests.
The command "gmake check" should be used to build and run the
regression tests.
- Addition of two new documents:
* "An Introduction to Writing a XORP Process"
* "XORP User Manual"
[...]
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/net/xorp/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/xorp/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/net/xorp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.