pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/30954 CVS commit: pkgsrc/mk



The following reply was made to PR pkg/30954; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/30954 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.
 



Home | Main Index | Thread Index | Old Index