Bob wrote:
>  
> Is it safe to portupgrade several packages in parallel? Open several root 
> consoles and do a portupgrade in each one at the same time?

That might cause problems if the programs have the same dependencies
(fetch conflict or even worse, build conflict)
However you can tell portupgrade to install more programs which is
probably not really slower than running them parallel (smp etc is
excluded from this assumption)

-- 
Armin Pirkovitsch
[EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to