cvs commit: ports/net Makefile ports/net/xorp-devel Makefile
distinfo pkg-deinstall pkg-descr pkg-install pkg-plist
ports/net/xorp-devel/files xorp.in
Bruce M Simpson
bms at FreeBSD.org
Tue Dec 8 10:53:10 UTC 2009
bms 2009-12-08 10:53:10 UTC
FreeBSD ports repository (src committer)
Modified files:
net Makefile
Added files:
net/xorp-devel Makefile distinfo pkg-deinstall pkg-descr
pkg-install pkg-plist
net/xorp-devel/files xorp.in
Log:
Add new port net/xorp-devel, for the current XORP line of development
in SourceForge SVN.
It now builds using SCons, and the Boost C++ libraries.
The package is now relocatable using the rtld $ORIGIN feature, and
should now conform to hier(7), and the Filesystem Hierarchy Standard.
Other improvements include: more mature shared library support, default
to using UNIX domain sockets for improved RPC performance, PIM-SM BSR,
various bug fixes and performance enhancements, size reductions.
With shared libraries, a full production router suite package of
xorp-devel now weighs in at ~22MB on-disk, on amd64.
Revision Changes Path
1.2158 +1 -0 ports/net/Makefile
1.1 +101 -0 ports/net/xorp-devel/Makefile (new)
1.1 +3 -0 ports/net/xorp-devel/distinfo (new)
1.1 +108 -0 ports/net/xorp-devel/files/xorp.in (new)
1.1 +22 -0 ports/net/xorp-devel/pkg-deinstall (new)
1.1 +14 -0 ports/net/xorp-devel/pkg-descr (new)
1.1 +36 -0 ports/net/xorp-devel/pkg-install (new)
1.1 +187 -0 ports/net/xorp-devel/pkg-plist (new)
More information about the cvs-all
mailing list