Date: Tue, 8 Sep 2015 09:25:34 +0100 From: Mike Clarke <jmc-freebsd2@milibyte.co.uk> To: freebsd-ports@freebsd.org Subject: Re: Packages lagging for 10.2 Message-ID: <20150908092534.52de6190@curlew.lan> In-Reply-To: <20150908084648.Horde.f5e7ej0V4ZwbpZx4teF5Kvu@renner.se> References: <20150908084648.Horde.f5e7ej0V4ZwbpZx4teF5Kvu@renner.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 08 Sep 2015 08:46:48 +0200 Jimmy Renner <jimbo@renner.se> wrote: > I don't know if this is the right list to post to but for me lots (a > bit over 100) of ports are updated but if I do a pkg upgrade not much > is updated. This has been the case since I upgraded to 10.2. No > complaints, I was just wondering if I have done anything wrong :-) 10.2 now uses the quarterly repository by default but you can switch to using the latest packages if you create /usr/local/etc/pkg/repos/FreeBSD.conf as below: FreeBSD: { url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest" } This will override the url attribute in /etc/pkg/FreeBSD.conf -- Mike Clarke
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150908092534.52de6190>