diff options
author | jlam <jlam@pkgsrc.org> | 2006-01-18 20:18:04 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-01-18 20:18:04 +0000 |
commit | 19a4f23ea130a386a5886cf148440e216be8da91 (patch) | |
tree | 529521541e01c07455092fefcfe895b1ec71d01a /net/gnugk | |
parent | c7da3f771802854394869e45d668cd9ae4ae884c (diff) | |
download | pkgsrc-19a4f23ea130a386a5886cf148440e216be8da91.tar.gz |
Move the following targets from bsd.pkg.mk to bsd.utils.mk:
show-depends-dirs
show-all-depends-dirs
show-all-depends-dirs-excl
While we're here, reimplement them using the new pkg_paths and
depends-depth-first.awk scripts. As a side effect, this speeds up
the execution of these targets by around 5-15% depending on the
complexity of the dependency graph.
NOTE: This *does* change the behavior of these targets slightly because
the output is now newline-separated instead of space-separated,
and the order of the output lines doesn't match the original
targets because the dependency graph is now walked depth-first
instead of breadth first.
Diffstat (limited to 'net/gnugk')
0 files changed, 0 insertions, 0 deletions