Date: Tue, 8 Dec 2009 10:53:10 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200912081053.nB8ArApR083365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912081053.nB8ArApR083365>