Programmatically finding dependencies for a Portfile

Artur Szostak aszostak at partner.eso.org
Thu May 28 06:42:43 PDT 2015


How should this work without configuring sources.conf?
I dont think I understand what you mean by port directory.

Alternatively, where is the meat of 'port rdeps' implemented? I could try extract the code I need from there.

________________________________________
From: René J.V. Bertin [rjvbertin at gmail.com]
Sent: 28 May 2015 15:28
To: macports-dev at lists.macosforge.org
Cc: Artur Szostak
Subject: Re: Programmatically finding dependencies for a Portfile

On Thursday May 28 2015 12:44:57 Artur Szostak wrote:

>Given a Portfile, I am trying to programmatically find all of its direct dependencies.

`port rdeps <port>` or simply `port rdeps` inside a port directory that is not installed or shadowed by another port tree?

R.


More information about the macports-dev mailing list