Subject: CVS commit: pkgsrc/pkgtools/pkgdepgraph
To: None <pkgsrc-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2002 01:18:03
Module Name:	pkgsrc
Committed By:	atatat
Date:		Thu Nov  7 23:18:03 UTC 2002

Update of /cvsroot/pkgsrc/pkgtools/pkgdepgraph
In directory minbar.netbsd.org:/tmp/cvs-serv7555

Log Message:
pkgdepgraph prints out a "dot" language specification of the
inter-dependencies of your installed packages.  The "dot" language
is interpreted by the graphviz package to make graphs.  There are
several uses for such information.

(1) A graphical representation of information is always good to
look at.

(2) The output itself can be sorted and filtered to provide a list
of packages to delete in order that they can be rebuilt (to replace
out-of-date components).

(3) You can visually estimate the work involved in (or impact of)
removing a given component in order to replace it.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/pkgtools/pkgdepgraph/PLIST
N pkgsrc/pkgtools/pkgdepgraph/Makefile
N pkgsrc/pkgtools/pkgdepgraph/DESCR
N pkgsrc/pkgtools/pkgdepgraph/files/pkgdepgraph.pl
N pkgsrc/pkgtools/pkgdepgraph/files/pkgdepgraph.1

No conflicts created by this import