pkgsrc/mk/scripts
jlam ae4a2129c3 While walking the dependency graph, push the dependencies onto the
stack in the reverse order that show-depends-pkgpaths outputs them.
This makes the top element of the stack the first child dependency
that was marked as "pushed".  This change orders the default "postfix"
output of this script in such a way that for any package listed in
the output, there is no earlier package that depends on it.

In other words, you can take the default output and install from first
to last and never need to install any dependencies, because any
dependencies are guaranteed to have already been installed earlier.
2006-01-21 22:16:13 +00:00
..
binpkg-cache Fix a bug which caused the README.html generation to fail when the packages 2006-01-05 22:19:42 +00:00
chkdatabase.awk
depends-depth-first.awk While walking the dependency graph, push the dependencies onto the 2006-01-21 22:16:13 +00:00
extract Allow using standard input for the archive contents for tar and shar 2006-01-21 19:26:09 +00:00
genindex.awk Merge pkgviews-mk branch into the HEAD by running: 2003-09-02 06:59:37 +00:00
genreadme.awk Rework the way the vulnerabilities list is displayed a bit to 2006-01-17 23:52:17 +00:00
mkdatabase Added a few FIXMEs at places where this program might fail unexpectedly. 2005-11-18 11:07:27 +00:00
mkreadme Recognize inet6 in PKG_SUPPORTED_OPTIONS as an indicator 2005-06-01 18:16:20 +00:00
pkg_path Add a "-s pkgsrcdir" option that allows specifying the path to the pkgsrc 2006-01-18 18:21:56 +00:00
print-la-libnames Don't expand .la files in PLISTs that are symlinks. The expansion should 2004-11-12 21:21:08 +00:00
shell-lib Added a code snippet that demonstrates how to set the $@ array to the 2005-08-24 21:51:10 +00:00