freebsd / portmaster

FreeBSD port management script without external databases or languages
80 stars 40 forks source link

[Feature Request] Add -t (thorough) option to -l to include build-only dependencies #72

Open jktrigg opened 2 years ago

jktrigg commented 2 years ago

I suggest reusing (overloading) the -t switch to apply to -l as follows: include build-only dependencies when determining whether a port is root, trunk, branch, or leaf. Currently ports that are only installed to build other ports show as root ports; I would like to show them as trunk.