Date: Mon, 5 Oct 2015 18:55:06 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Cc: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: pkg: fetching packages for 10.2 on 11-CURRENT Message-ID: <20151005165506.GB56064@ivaldir.etoilebsd.net> In-Reply-To: <20151005070001.55756de3@freyja.zeit4.iv.bundesimmobilien.de> References: <20151005070001.55756de3@freyja.zeit4.iv.bundesimmobilien.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--O5XBE6gyVG5Rl6Rj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 05, 2015 at 07:00:01AM +0200, O. Hartmann wrote: > Is it possible and doable via a simple setup (script/environment) to fetch > pre-built packages for 10.2-STABLE/10.2-RELEASE with pkg/pkgng on 11-CURR= ENT? >=20 > Background: running a development system on 11-CURRENT, on which I prefer= to > build my packages in the traditional way from sources without that massive > overhead poudriere pushes me sometimes into the situation for the need of= =20 > ordinary binary packages for a 10.2-platform. On 11-CURRENT, I use a lot = of > individual configurations on the ports making the binary packages useless= , but > for that specific project (based on NanoBSD), it would be great to to sim= ply > fetch binary packages for a "foreign" system's version. >=20 > Thank you very much in advance and pelase do CC me, I'm not subscribing t= he > list. as root pkg -o ABI=3DFreeBSD:10:amd64 -o ALTABI=3Dfreebsd:10:x86:64 -o PKG_DBDIR=3D= /tmp/tothrowaway fetch ... or as a user pkg -o ABI=3DFreeBSD:10:amd64 -o ALTABI=3Dfreebsd:10:x86:64 -o PKG_DBDIR=3D= /tmp/tothrowaway -o INSTALL_AS_USER=3Dyes fetch ... The fact you have to specify both ABI and ALTABI is a bug I will fix. Best regards, Bapt --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYSq2oACgkQ8kTtMUmk6Ey6WwCgntf291QS9ebjLIccFTVBGyaw gFMAnjoX3NhC5FfoKzY4J//Bk1aNs54r =MI3k -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151005165506.GB56064>