Documenting a ports depedency tree?

Dan Nelson dnelson at allantgroup.com
Tue Jan 16 04:37:00 UTC 2007


In the last episode (Jan 15), stan said:
> Is there a way to document the entire depedency tree for a given port?
> 
> EG, if a dpends on b which depends on d & e, which in turn depend on z, 
> I'd like to print out this dependency list.

cd into the port's directory and run "make all-depends-list".  Also try
build-depends-list, package-depends-list, and run-depends-list,
depending on what you're looking for.

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list