Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2018 19:06:31 -0400
From:      Anton Yuzhaninov <citrin+bsd@citrin.ru>
To:        freebsd-questions@freebsd.org
Subject:   Re: Listing updated ports when using poudriere
Message-ID:  <9cddab29-311e-aff7-de24-ba0c942b8d48@citrin.ru>
In-Reply-To: <SN1PR20MB2109AF117054E01F73690527801C0@SN1PR20MB2109.namprd20.prod.outlook.com>
References:  <SN1PR20MB2109AF117054E01F73690527801C0@SN1PR20MB2109.namprd20.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/19/18 5:42 PM, Carmel NY wrote:
> I use to download my ports tree using "portsnap". I would then run
> "pkg version -vL=" to get a list of any updated ports.
> 
> Now, if I use poudriere, how do I accomplish that same feat. Obviously, I use
> "poudriere ports -u -p default" to populate the tree, but how do I determine
> if there are updated ports?

You can use

pkg upgrade --dry-run

to see which port will be upgraded if you will run without --dry-run.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9cddab29-311e-aff7-de24-ba0c942b8d48>