Subject: CVS commit: pkgsrc/pkgtools/pkg_select
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 03/16/2007 20:22:17
Module Name: pkgsrc
Committed By: rillig
Date: Fri Mar 16 20:22:17 UTC 2007
Modified Files:
pkgsrc/pkgtools/pkg_select: Makefile distinfo
Added Files:
pkgsrc/pkgtools/pkg_select/patches: patch-ac
Log Message:
Removed the ONLY_FOR_PLATFORMS line. If there are platforms that
definitely cannot run pkg_select, they should be added via
NOT_FOR_PLATFORM.
Made PKGTOOLS_PATH configurable. It is now set to the value of
PKG_TOOLS_BIN.
Moved the SUBST block further up in the package Makefile.
PKGREVISION++
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/pkg_select/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkg_select/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/pkgtools/pkg_select/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.