Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2007 17:19:22 -0500
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: running portupgrade -a
Message-ID:  <d7195cff0707011519q16371101tb0d6f05fecddb98a@mail.gmail.com>
In-Reply-To: <20070629231452.GK18911@tigger.digitaltorque.ca>
References:  <20070629231452.GK18911@tigger.digitaltorque.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29/06/07, Michael P. Soulier <msoulier@digitaltorque.ca> wrote:
> Hi,
>
> It seems like a lot of people keep their ports regularly up to date by just
> running portupgrade -a. I've seen it online, and in books.
>
> As /usr/ports/UPDATING is rather large, it seems impossible to look for
> potential issues with every package that you're going to upgrade. So, is
> running portupgrade -a a good idea, as you likely haven't checked for issues
> for your system?
>

I generally run pkg_version -vIL= after any portsnap
which gives me a simple list of things to upgrade.
Then, based on a lot of broken stuff over the years,
you can merrily pick your way through.  For something
like cairo or gtk* (or gettext), that many other things
depend upon I will run
# portupgrade -fr cairo
Part of this is the whole "upgrade once every couple
of weeks or oft'ner" so you don't get overwhealmed
by the number of upgrades at any time.
ports-mgmt/portmaster has a nifty feature in "-l" but
does not seem to have any equivalent to portupgrade -fr.

-- 
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7195cff0707011519q16371101tb0d6f05fecddb98a>