Subject: CVS commit: pkgsrc/pkgtools/createbuildlink
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/15/2004 14:41:11
Module Name:	pkgsrc
Committed By:	tv
Date:		Fri Oct 15 14:41:11 UTC 2004

Modified Files:
	pkgsrc/pkgtools/createbuildlink: Makefile
	pkgsrc/pkgtools/createbuildlink/files: createbuildlink

Log Message:
3.8: When pulling existing .includes of buildlink3 files from the Makefile,
comment them out by default, and add a comment above them indicating that
only *directly* needed dependencies should be in the (edited, final) bl3
file.

This will hopefully encourage folks to reduce the amount of unnecessary bl3
recursion that is rampant in pkgsrc, making many packages "depend" directly
on APIs they never see nor use.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/pkgtools/createbuildlink/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/pkgtools/createbuildlink/files/createbuildlink

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