Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 04/12/2007 14:36:41
Module Name: pkgsrc
Committed By: joerg
Date: Thu Apr 12 14:36:41 UTC 2007
Modified Files:
pkgsrc/bootstrap: bootstrap
pkgsrc/pkgtools/bootstrap-mk-files: Makefile
pkgsrc/pkgtools/mtree: Makefile
pkgsrc/pkgtools/pax: Makefile
pkgsrc/pkgtools/tnftp: Makefile
Log Message:
When calling bootstrap-register from the bootstrap script for the
various packages, pass down PKG_PRESERVE. Remove the default setting of
PKG_PRESERVE, it makes perfect sense to install e.g. pkgtools/mtree
and be able to remove it again, if it is not an essientiel tool.
OK jlam@
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 pkgsrc/bootstrap/bootstrap
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/bootstrap-mk-files/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/pkgtools/mtree/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/pkgtools/pax/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/pkgtools/tnftp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.