any way to make --enforce-variants the default?

Joshua Root jmr at macports.org
Mon Aug 31 18:53:33 PDT 2009


On 2009-9-1 11:38, Mark Hattam wrote:
> So can I use this to remove the +server variant from my already
> installed mysql5
> 
>   mysql5 @5.0.85_0+server (active)
> 
> which is no longer needed, and reminds me so everytime I do a sudo port
> upgrade mysql5, as it's now handled by the
> 
>   mysql5-server @5.0.85_0 (active)
> 
> eg
> sudo port upgrade --enforce-variants mysql5 -server
> 
> or does a "-" not negate a "+"

It does.

> Is it any worth to do something like
>     sudo port upgrade --enforce-variants --force installed
> to do a one-hit "mend" of all the missing +darwins

Using --force will rebuild everything no matter what.

- Josh


More information about the macports-users mailing list