version dependencies in MacPorts?

Rainer Müller raimue at macports.org
Sun Sep 13 14:04:52 PDT 2009


On 2009-09-13 22:55 , Jack Howarth wrote:
> Rather than depending on users having executed selfupdates
> in a sequence that ended up those packages being updated before gcc4x
> was built, it is better for the build of gcc4x to be able to demand
> the newer versions/revisions being installed before the gcc4x package
> could be built.

That's exactly what will happen with 1.8.0. port commands will upgrade
dependencies before building the requested port. If you don't want that
behavior (e.g. upgrading something like qt4-mac may take hours) you can
use 'port -n'.

Version dependencies could reduce the number of unnecessary/unwanted
upgrades in cases where you can build against the installed version of a
dependency and upgrade later.

Rainer


More information about the macports-dev mailing list