Subject: PR/30929 CVS commit: pkgsrc/mk
To: None <wiz@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-bugs
Date: 01/03/2006 17:30:02
The following reply was made to PR pkg/30929; it has been noted by GNATS.
From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30929 CVS commit: pkgsrc/mk
Date: Tue, 3 Jan 2006 17:26:57 +0000 (UTC)
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 3 17:26:56 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
In the bin-install target, instead of running pkg_add for every
BINPKG_SITES entry separately, construct an appropriate PKG_PATH
and call pkg_add only once. Patch from Chapman Flack in PR 30929.
Use PKGNAME_REQD when installing package dependencies.
Patch from Chapman Flack in PR 30954.
To generate a diff of this commit:
cvs rdiff -r1.1781 -r1.1782 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.