[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New ports tree feature
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: New ports tree feature
- From: Joerg Zinke <umaxx_(_at_)_oleco_(_dot_)_net>
- Date: Mon, 7 Nov 2005 20:22:59 +0100
On Mon, 7 Nov 2005 02:24:48 +0100
viq <viq_(_at_)_poczta_(_dot_)_fm> wrote:
> gotta love how things work :) true, that will get broken on ports
> installed with flavors, but i just did this one-liner:
>
> for i in `/usr/ports/infrastructure/build/out-of-date | cut -d" " -
> f1` ; do cd /usr/ports/$1 ; make update clean; done
>
this is not working here as expected, with current from yesterday - ends
up in an endless dependencies loop (because some libs fail to upgrade).
any other hints for upgrading all installed ports?
i have a shell script which gets all installed ports into a list -
removes them all and reinstall them again.
but i believe there must be some easier upgrade strategy.
i thought about running a complete build to have all packages, and then
use pkg_add -r -u, but the bulk build takes so much time...
whats the (best) suggested way to upgrade only installed and outdated
ports if i run from current to current...?
Visit your host, monkey.org