Date: Thu, 5 Oct 2006 17:01:12 +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/xorp Makefile pkg-deinstall pkg-install pkg-plist ports/net/xorp/files patch-configure patch-configure-in patch-mibs-configure xorp.in xorp.rc.sample Message-ID: <200610051701.k95H1Cg7062756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2006-10-05 17:01:12 UTC
FreeBSD ports repository (src committer)
Modified files:
net/xorp Makefile pkg-plist
Added files:
net/xorp pkg-deinstall pkg-install
net/xorp/files patch-configure patch-configure-in
patch-mibs-configure xorp.in
Removed files:
net/xorp/files xorp.rc.sample
Log:
Merge a number of fixes for the XORP port:
Expand %%PREFIX%% in the rc script.
Create the group 'xorp' when the package is installed.
Fix the snmpd configure check and MIB module installation.
Fix the pkg-plist.
Note that as the XORP automake install target does not adhere to
hier(7), it may be desirable to specify PREFIX when building and/or
installing the port.
PR: ports/103879
Submitted by: Benjamin Black <ben@layer8.net>
Revision Changes Path
1.3 +31 -14 ports/net/xorp/Makefile
1.1 +28 -0 ports/net/xorp/files/patch-configure (new)
1.1 +18 -0 ports/net/xorp/files/patch-configure-in (new)
1.1 +11 -0 ports/net/xorp/files/patch-mibs-configure (new)
1.1 +36 -0 ports/net/xorp/files/xorp.in (new)
1.2 +0 -37 ports/net/xorp/files/xorp.rc.sample (dead)
1.1 +22 -0 ports/net/xorp/pkg-deinstall (new)
1.1 +37 -0 ports/net/xorp/pkg-install (new)
1.2 +138 -126 ports/net/xorp/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610051701.k95H1Cg7062756>
