![]() |
![]()
| ![]() |
![]()
NAMEpkg_tree - Generate a graphical tree of packages and their dependencies SYNOPSISpkg_tree [-bqrtv] [package-prefix ...] DESCRIPTIONThis program generates a graphical tree of packages and their dependancies. USAGETo show the dependencies of all packages, run it without arguments: [~] edwin@k7>pkg_tree To show the dependencies of one package, run it with an argument:
To also show the dependencies of the dependencies, use the -v parameter:
Use the -t parameter to show only top level packages, and -b to show only bottom level packages. And -t -q together will give the list of top level packages without their dependencies, installing only these packages should install all currently installed packages. Use the -r parameter to show requirements relation. RETURN VALUESAlways 0. BUGSPorts which have upgraded ports in their dependencies don't show their dependencies anymore if the old port is deleted; it then prints "(unknown)". AUTHOREdwin Groothuis, edwin@mavetju.org (http://www.mavetju.org) SEE ALSOports(7)
|