Subject: CVS commit: pkgsrc/pkgtools/pkgdepgraph
To: None <pkgsrc-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 03/25/2003 20:21:21
Module Name:	pkgsrc
Committed By:	atatat
Date:		Tue Mar 25 18:21:21 UTC 2003

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

Log Message:
Add -F for "fetch" output, so that you can pre-fetch all the distfiles
you need and then build off-line (suggested by smb).

Add -M to set the name/location of the make program (for the -F and -R
output formats) to be used on systems where the make program is not
the one you want (suggested by seb).

Clean up a bug with subgraph assignment and counting.

Move to 2.3.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/pkgdepgraph/Makefile
cvs rdiff -r1.5 -r1.6 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.