Find run-time dependancies recursively for FreeBSD port

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Mar 21 19:18:45 UTC 2012


On 21/03/2012 19:10, Rick Miller wrote:
> Thanks Matthew...
> 
> On Wed, Mar 21, 2012 at 2:35 PM, Matthew Seaman
> <m.seaman at 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=packagename-1.2.3 display=rdeps
>>
>> or
>>
>>   % make search path=devel/foo display=rdeps
> 
> 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.
> 

Yes it does.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20120321/1179fc96/signature.pgp


More information about the freebsd-questions mailing list