Subject: CVS commit: pkgsrc/net/uucp
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/18/2007 14:45:29
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jun 18 14:45:29 UTC 2007
Modified Files:
pkgsrc/net/uucp: MESSAGE Makefile PLIST
pkgsrc/net/uucp/files/rmail: Makefile
pkgsrc/net/uucp/files/uucpd: Makefile
Added Files:
pkgsrc/net/uucp/files/etc: mountcritlocal
Removed Files:
pkgsrc/net/uucp/files/etc/rc.d: mountcritlocal
Log Message:
* Use subst framework instead of custom code for replacing rmail and
uucpd Makefiles.
* Modify rmail and uucpd makefiles to be standalone instead of requiring
BSD make.
* Fix build on MacOS X where libcrypt and libutil don't exist.
* Fix build on MacOS X and older NetBSDs that don't support utmpx.
* Install the example UUCP /etc snippets into the examples directory
for the benefit of binary package users.
* Sort the PLIST.
Bump PKGREVISION to 4.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/net/uucp/MESSAGE
cvs rdiff -r1.7 -r1.8 pkgsrc/net/uucp/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/uucp/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/net/uucp/files/etc/mountcritlocal
cvs rdiff -r1.1 -r0 pkgsrc/net/uucp/files/etc/rc.d/mountcritlocal
cvs rdiff -r1.2 -r1.3 pkgsrc/net/uucp/files/rmail/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/uucp/files/uucpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.