From owner-freebsd-emulation@FreeBSD.ORG Fri Dec 5 13:36:19 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26C9DFE8 for ; Fri, 5 Dec 2014 13:36:19 +0000 (UTC) Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8C5ECDA for ; Fri, 5 Dec 2014 13:36:18 +0000 (UTC) Received: from mx12.chaot.net (dslb-084-058-023-240.084.058.pools.vodafone-ip.de [84.58.23.240]) by dd16522.kasserver.com (Postfix) with ESMTPSA id B369F456074; Fri, 5 Dec 2014 14:36:16 +0100 (CET) Received: from localhost (1001@localhost [local]); by localhost (OpenSMTPD) with ESMTPA id 08e6cf14; Fri, 5 Dec 2014 14:36:15 +0100 (CET) Date: Fri, 5 Dec 2014 14:36:15 +0100 From: Johannes Meixner To: Jan Beich , emulation@freebsd.org Subject: Re: Setting CentOS 6.6 as Default, and documenting it Message-ID: <20141205133615.GC1200@mx12.chaot.net> References: <20141205114701.GB1200@mx12.chaot.net> <61dq-l0dt-wny@vfemail.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gr/z0/N6AeWAPJVB" Content-Disposition: inline In-Reply-To: <61dq-l0dt-wny@vfemail.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 13:36:19 -0000 --gr/z0/N6AeWAPJVB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks for pointing that out, I've updated the Differential Revision with t= hose lines. To be fair, this should probably be refactored in its entirety into Mk/bsd.linux-apps.mk in some of the future versions. -xmj On Fri, Dec 05, 2014 at 01:57:50PM +0100, Jan Beich wrote: > Johannes Meixner writes: >=20 > > I've added the missing documentating bits to the review hanging at > > https://reviews.freebsd.org/D1145 > > for setting the CentOS 6.6 base + userland as default. >=20 > Regressing www/linux-firefox again ? Plugins like Flash won't work. >=20 > /usr/local/lib/linux-firefox/plugin-container: symbol lookup error: /li= b/libgobject-2.0.so.0: undefined symbol: g_variant_type_copy >=20 > Index: www/linux-seamonkey/Makefile.common > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- www/linux-seamonkey/Makefile.common (revision 373712) > +++ www/linux-seamonkey/Makefile.common (working copy) > @@ -1,6 +1,6 @@ > # Created by: Andrew Pantyukhin > # $FreeBSD$ > -.if defined(OVERRIDE_LINUX_NONBASE_PORTS) && \ > +.if !defined(OVERRIDE_LINUX_NONBASE_PORTS) || \ > ${OVERRIDE_LINUX_NONBASE_PORTS} !=3D "f10" > .undef WANT_GTK218 > .endif >=20 > ------------------------------------------------- >=20 > VFEmail.net - http://www.vfemail.net > ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of t= he NSA's hands! > $24.95 ONETIME Lifetime accounts with Privacy Features! =20 > 15GB disk! No bandwidth quotas! > Commercial and Bulk Mail Options! =20 --=20 Johannes Meixner | FreeBSD Committer xmj@FreeBSD.org | http://people.freebsd.org/~xmj --gr/z0/N6AeWAPJVB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABAgAGBQJUgbTPAAoJEPyeKTcbGw0LFWoIAK062bKXR9us9/WVIExVRIHk CRsiU1P0APO+rUPUlYIakjH/mohju/xrf2abcyKm3J1Tgwa1mCFqCocOMo8S4//4 BwWZv5zTSl7yDrmy0JAEuQIlT7FCVTOH194SBbpJK818YfZEZi+xTZ/d9sqjz9dQ NCBFZJ7oSpM6TlU9zRIBmPrC1UENfgEDwUE09WhAVlb02fLpPeO/ISdzU+bO9Ls5 mTfbfvlaBEWt4oH0qH2yuvH00hDUCO9HqzrQsSZmMWuIOjWmd8UyWh/0zOerIxoC LaKn1K7JwDd5aZgd0Y0ZuxFRceiJoe9+JfZRFyQyG+Kd42rIUw3co3vkI2u58SI= =UEH/ -----END PGP SIGNATURE----- --gr/z0/N6AeWAPJVB--