Setting CentOS 6.6 as Default, and documenting it
Johannes Meixner
xmj at freebsd.org
Fri Dec 5 13:36:19 UTC 2014
Thanks for pointing that out, I've updated the Differential Revision with those
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 <xmj at freebsd.org> writes:
>
> > 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.
>
> Regressing www/linux-firefox again ? Plugins like Flash won't work.
>
> /usr/local/lib/linux-firefox/plugin-container: symbol lookup error: /lib/libgobject-2.0.so.0: undefined symbol: g_variant_type_copy
>
> Index: www/linux-seamonkey/Makefile.common
> ===================================================================
> --- www/linux-seamonkey/Makefile.common (revision 373712)
> +++ www/linux-seamonkey/Makefile.common (working copy)
> @@ -1,6 +1,6 @@
> # Created by: Andrew Pantyukhin <infofarmer at FreeBSD.org>
> # $FreeBSD$
> -.if defined(OVERRIDE_LINUX_NONBASE_PORTS) && \
> +.if !defined(OVERRIDE_LINUX_NONBASE_PORTS) || \
> ${OVERRIDE_LINUX_NONBASE_PORTS} != "f10"
> .undef WANT_GTK218
> .endif
>
> -------------------------------------------------
>
> VFEmail.net - http://www.vfemail.net
> ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
> $24.95 ONETIME Lifetime accounts with Privacy Features!
> 15GB disk! No bandwidth quotas!
> Commercial and Bulk Mail Options!
--
Johannes Meixner | FreeBSD Committer
xmj at FreeBSD.org | http://people.freebsd.org/~xmj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20141205/a676cffd/attachment.sig>
More information about the freebsd-emulation
mailing list