pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: list of all prerequisites/ dependencies on a package



On 4/7/22 09:19, Greg Troxel wrote:

make show-depends-pkgpaths

See mk/bsd.utils.mk and mk/scripts/depends-depth-first.awk

I would like to see indentation, perhaps optional, basically 2 spaces
before each package that is a dependency of dependency, and so on, but
given that it's not a tree, that's harder.

Note that show-depends does not recurse.  I've wondered if there's a
canonical way to get the full recursive list.  In the past I've used the
hack of just running make clean-depends.


Home | Main Index | Thread Index | Old Index