pkgsrc/mk/depends
rillig a52c6a65a5 mk: add show-depends-all
Previously, there was no easy way to list all dependencies of a package.
The target show-depends only lists the direct missing dependencies, the
target show-depends-dirs lists all direct dependencies, but neither
lists the indirect dependencies as well.  The newly added target
show-depends-all includes the indirect dependencies.

While here, document the existing targets since they differ subtly.

https://mail-index.netbsd.org/pkgsrc-users/2022/04/07/msg035444.html
2022-04-09 00:46:12 +00:00
..
bsd.depends-vars.mk
bsd.depends.mk mk: add show-depends-all 2022-04-09 00:46:12 +00:00
depends.mk