summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoratatat <atatat@pkgsrc.org>2002-11-07 23:20:22 +0000
committeratatat <atatat@pkgsrc.org>2002-11-07 23:20:22 +0000
commit635f8103393a43d279016c7f6d582bbb2b61363c (patch)
tree10cd29ed2679ba2d4b9b2ff6ce9aea855b0cddd2 /doc
parent71963230edd24d5058f132a8ea0d72185e448f93 (diff)
downloadpkgsrc-635f8103393a43d279016c7f6d582bbb2b61363c.tar.gz
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 8152324ba92..e6216081ab9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.478 2002/11/07 15:13:19 fredb Exp $
+$NetBSD: CHANGES,v 1.479 2002/11/07 23:20:22 atatat Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3549,3 +3549,4 @@ Changes to the packages collection and infrastructure in 2002:
libxslt: Downgraded to 1.0.21 [tron 2002-11-06]
Updated popa3d to 0.5.9nb1 [dillo 2002-11-07]
Updated gkrellm to 1.2.11nb2 [fredb 2002-11-07]
+ Added pkgdepgraph-1.0 [atatat 2002-11-07]