Date: Mon, 15 Jan 2007 22:36:59 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: Documenting a ports depedency tree? Message-ID: <20070116043659.GK46272@dan.emsphone.com> In-Reply-To: <20070116040750.GA3151@teddy.fas.com> References: <20070116040750.GA3151@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070116043659.GK46272>