Subject: CVS commit: pkgsrc/pkgtools/pkgdepgraph
To: None <pkgsrc-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2004 06:17:37
Module Name:	pkgsrc
Committed By:	atatat
Date:		Sat Jun  5 06:17:37 UTC 2004

Modified Files:
	pkgsrc/pkgtools/pkgdepgraph: Makefile
	pkgsrc/pkgtools/pkgdepgraph/files: pkgdepgraph.0 pkgdepgraph.1
	    pkgdepgraph.pl

Log Message:
Add "impact" as a consideration for rebuilding packages.  Impact can
either indicate how involved the rebuild process is (how many
interrelated packages can be deleted/rebuilt at once) or specific
packages you do not want to impact (like...perl?).

Welcome to 2.6.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/pkgtools/pkgdepgraph/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/pkgtools/pkgdepgraph/files/pkgdepgraph.0
cvs rdiff -r1.8 -r1.9 pkgsrc/pkgtools/pkgdepgraph/files/pkgdepgraph.1 \
    pkgsrc/pkgtools/pkgdepgraph/files/pkgdepgraph.pl

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