Date: Mon, 9 Mar 2015 15:07:39 +0000 From: Mike Clarke <jmc-freebsd2@milibyte.co.uk> To: <freebsd-ports@freebsd.org> Cc: Chris H <bsd-lists@bsdforge.com>, Carsten Jensen <tomse@tomse.dk> Subject: Re: pkgng deviates from defaults? Message-ID: <20150309150739.545fdec0@curlew.lan> In-Reply-To: <5b05148435ae02019e0ccae218cecce5@ultimatedns.net> References: <54FC44A4.7050707@tomse.dk> <20150308134144.GB69925@ivaldir.etoilebsd.net> <54FD90AF.1030008@tomse.dk> <5b05148435ae02019e0ccae218cecce5@ultimatedns.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 09 Mar 2015 07:04:30 -0700 "Chris H" <bsd-lists@bsdforge.com> wrote: > You might be able to avoid the issue you're having, by using: > DEFAULT_VERSIONS+=php=5.5 > in your make.conf(5) (/etc/make.conf) file. As far as I know this won't have any effect on pkg. If the OP wishes to use pkg then the only option is to switch to using php5.6. This will involve uninstalling all the php5.5 packages and reinstalling default php5.6 versions. I went through this process recently and described the steps involved in questions@ <https://lists.freebsd.org/pipermail/freebsd-questions/2015-March/264525.html> -- Mike Clarke
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150309150739.545fdec0>