Date: Wed, 21 Mar 2012 19:18:23 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Rick Miller <vmiller@hostileadmin.com> Cc: freebsd-questions@freebsd.org Subject: Re: Find run-time dependancies recursively for FreeBSD port Message-ID: <4F6A297F.2000004@infracaninophile.co.uk> In-Reply-To: <CAHzLAVEkR=1=FSMPQvvM0pWY=SdZaPwQYK%2BzDkeFLW4%2B=Cf0DA@mail.gmail.com> References: <CAHzLAVFGJUKzoT=Ku1dnAYX6RJiv3%2B5cZsOWi3exy5nNDqECyQ@mail.gmail.com> <4F6A1F73.1040304@infracaninophile.co.uk> <CAHzLAVEkR=1=FSMPQvvM0pWY=SdZaPwQYK%2BzDkeFLW4%2B=Cf0DA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0484E8CF988C47B36A5CCFB2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 21/03/2012 19:10, Rick Miller wrote: > Thanks Matthew... >=20 > On Wed, Mar 21, 2012 at 2:35 PM, Matthew Seaman > <m.seaman@infracaninophile.co.uk> wrote: >> On 21/03/2012 16:51, Rick Miller wrote: >>> I can get run-time depends by executing make run-depends-list or all >>> dependancies by running make all-depends-list. Is there a way to get= >>> all run-time depends recursively (I don't need the build depends or >>> their depends)? >> >> If your INDEX is up to date: >> >> % cd /usr/ports >> % make search name=3Dpackagename-1.2.3 display=3Drdeps >> >> or >> >> % make search path=3Ddevel/foo display=3Drdeps >=20 > The problem here is that this does not return recursive results, > meaning run-time dependancies of run-time dependancies. Having said > that, These commands provide me some alternatives in a script I am > writing to ascertain this data for me. >=20 Yes it does. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig0484E8CF988C47B36A5CCFB2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9qKYkACgkQ8Mjk52CukIyeVwCfdSse7TXDt4pYyIRch8Joo5fQ lsYAnA9q3UWKnNiLFmDBxuLeAWQS6GT5 =iLdY -----END PGP SIGNATURE----- --------------enig0484E8CF988C47B36A5CCFB2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F6A297F.2000004>