Subject: CVS commit: pkgsrc/pkgtools/pkg_comp
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 10/27/2007 17:11:24
Module Name: pkgsrc
Committed By: seb
Date: Sat Oct 27 17:11:24 UTC 2007
Modified Files:
pkgsrc/pkgtools/pkg_comp: Makefile
pkgsrc/pkgtools/pkg_comp/files: pkg_comp.8 pkg_comp.sh
Log Message:
Update to version 1.30.
Approved by MAINTAINER, jmmv@.
Add option -N: with the expection of pkgtools/libkver (see manual
page about NETBSD_RELEASE) avoid installation of default packages as well as
INSTALL_PACKAGES and BUILD_PACKAGES during the creation of the chroot.
Note: This is useful for running pbulk in a sandbox created by
pkg_comp as binary packages , possibly very low in the build
dependencies tree like pkgtools/digest, won't be built by pkg_comp
while creating the sandbox hence pbulk won't have to rebuild nearly
all packages otherwise already up-to-date.
The maintainer notes that this seems like abusing pkg_comp to just
create sandboxes. And well... yes indeed!
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/pkgtools/pkg_comp/Makefile
cvs rdiff -r1.30 -r1.31 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.8
cvs rdiff -r1.32 -r1.33 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.