Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/27/2005 17:15:13
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Apr 27 17:15:13 UTC 2005

Modified Files:
	pkgsrc/mk/tools: replace.mk
Added Files:
	pkgsrc/mk/tools: bootstrap.mk

Log Message:
Handle cases where pkgsrc bootstrap installs tools, e.g. pax, tar, sed.
Where bootstrap installs these tools, they should be considered system-
supplied since pkgsrc won't be providing replacements for them.

bootstrap.mk encapulates the information from the bootstrap script.  It
should eventually go away after the bootstrap script has been taught to
write out the correct TOOLS_PLATFORM.* entries to the example mk.conf
file.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/mk/tools/bootstrap.mk
cvs rdiff -r1.41 -r1.42 pkgsrc/mk/tools/replace.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.