Date: Wed, 7 Nov 2012 20:43:02 +0200 From: David Naylor <naylor.b.david@gmail.com> To: Jan Beich <jbeich@tormail.org> Cc: ports@freebsd.org, Gerald Pfeifer <gerald@pfeifer.com> Subject: Re: wine/i386 for FreeBSD/amd64 port (aka wine-fbsd64) Message-ID: <201211072043.06182.naylor.b.david@gmail.com> In-Reply-To: <1TUlZY-0008WW-R5@internal.tormail.org> References: <201211030949.11291.naylor.b.david@gmail.com> <1TUlZY-0008WW-R5@internal.tormail.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart3833554.tHEna7Ek3Q Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Saturday, 3 November 2012 22:47:56 Jan Beich wrote: > David Naylor <naylor.b.david@gmail.com> writes: > > The post-package-script (run only if WITH_PKGNG is defined): > > - Amends the package so the arch label to 64bit >=20 > WITH_PKGNG is checked too early. The port fails to fix arch on 10.0 > without the variable being set explicitly in make.conf. >=20 > http://svn.freebsd.org/changeset/ports/305637 I am aware of the change for FreeBSD 10 however didn't realise the port=20 failed. Thanks, I'll try find a fix (although that code is the ugliest hac= k=20 of the port). =20 > > To produce the package on an amd64 system do the following: > > # (cd /usr/ports/emulators/; patch -p0 < /path/to/diff) > > # make -C /usr/src world DESTDIR=3D/i386 TARGET=3Di386 > > # mount -t devfs devfs /i386/dev > > # mkdir /i386/usr/ports > > # mount -t nullfs /usr/ports /i386/usr/ports > > # chroot make -C /usr/ports/emulators/wine-fbsd64 package WITH_PKGNG=3D= yes >=20 > This is probably easier to manage when using poudriere e.g. >=20 > # poudriere jails -c -j 10i386 -v HEAD -a i386 -m allbsd > # patch -Efsp0 -i /path/to/diff -d > /poudriere/ports/default/ports/emulators # poudriere bulk -j 10i386 > emulators/wine-fbsd64 I will add this to the wiki (when it gets created). =20 Thanks --nextPart3833554.tHEna7Ek3Q Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEABECAAYFAlCaq7oACgkQUaaFgP9pFrKPWACggkg2hn/PLayvJa5kuUreh5KG DqgAni7uhQ7g5OBRG7ySIM9La/i2ltTS =sytR -----END PGP SIGNATURE----- --nextPart3833554.tHEna7Ek3Q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211072043.06182.naylor.b.david>