On Fri, Oct 17, 2008 at 8:47 PM, Bryan Blackburn <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 17, 2008 at 11:53:37AM +0200, C. Florian Ebeling said:
>> On Fri, Oct 17, 2008 at 9:30 AM, Bryan Blackburn <[EMAIL PROTECTED]> wrote:
>> > On Fri, Oct 17, 2008 at 08:54:42AM +0200, C. Florian Ebeling said:
>> >> Hi Bryan,
>> >>
>> > [...]
>> >> -      portOutput=`/opt/local/bin/port -dvf uninstall $uninstallPort 2>&1`
>> >> +      portOutput=`/opt/local/bin/port -dvf deactivate $uninstallPort 
>> >> 2>&1`
>> >>        if [[ $? != 0 ]]; then
>> >>           echo $portOutput
>> >>           break
> Definitely not all, that'd take forever on my MBP, I usually let it build
> 150-200 as a test, but I let it run without a port list and kill it after a
> while.

But mpab sorts the list of ports on dependencies before running, so they
maybe have all zero dependencies at the start. And those should indeed
not be effected, because they get explicitly uninstalled, other than the
dependency ports. I think that explains it :)

Florian




-- 
Florian Ebeling
Twitter: febeling
[EMAIL PROTECTED]
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to