Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2009 09:09:40 +0200
From:      Frederique Rijsdijk <frederique@isafeelin.org>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: is there a way to upgrade Only ports that need it??
Message-ID:  <49E2E534.3020302@isafeelin.org>
In-Reply-To: <20090413055422.GA18063@thought.org>
References:  <20090413055422.GA18063@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Kline wrote:
> 	is there any way t o not upgrade "all installed ports", but only
> 	those that are not current?  
> 

portsnap fetch update && portupgrade -a

or you could

portsnap fetch update && pkg_version -v

.. and update the ports of your choice that are not up-to-date with the 
ports tree.


-- Frederique



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