diff options
author | XU Benda <heroxbd@gmail.com> | 2013-06-19 22:46:50 +0900 |
---|---|---|
committer | XU Benda <heroxbd@gmail.com> | 2013-06-19 22:46:50 +0900 |
commit | 9cd40284e50b0f3f6afb0f54762dacd88c76f267 (patch) | |
tree | 5eaacd9ca7c53e2c4b7b9bc6ad302b8928973669 /profiles/prefix/darwin | |
parent | drop powerpc-softfloat-linux-gnu, glibc and wxPython updates (diff) | |
download | android-9cd40284e50b0f3f6afb0f54762dacd88c76f267.tar.gz android-9cd40284e50b0f3f6afb0f54762dacd88c76f267.tar.bz2 android-9cd40284e50b0f3f6afb0f54762dacd88c76f267.zip |
Prefix with-libc for wiki
http://wiki.gentoo.org/wiki/Prefix/libc
Diffstat (limited to 'profiles/prefix/darwin')
136 files changed, 1430 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/10.4/eapi b/profiles/prefix/darwin/macos/10.4/eapi new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/eapi @@ -0,0 +1 @@ +1 diff --git a/profiles/prefix/darwin/macos/10.4/make.defaults b/profiles/prefix/darwin/macos/10.4/make.defaults new file mode 100644 index 0000000..c9438d7 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/make.defaults @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/make.defaults,v 1.1 2009/06/06 03:54:47 solar Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.4" diff --git a/profiles/prefix/darwin/macos/10.4/package.mask b/profiles/prefix/darwin/macos/10.4/package.mask new file mode 100644 index 0000000..e9e0984 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/package.mask @@ -0,0 +1,21 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/package.mask,v 1.5 2012/05/03 20:07:49 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (03 May 2012) +# Needs 10.6 or up +>=dev-lang/ghc-7 + +# Fabian Groffen <grobian@gentoo.org> (11 Jul 2011) +# Needs headers only available starting from 10.5 (Leopard) +sys-process/lsof + +# Fabian Groffen <grobian@gentoo.org> (30 Apr 2011) +# These releases got a rewrite that is no longer compatible with +# CoreAudio as available on Tiger and Leopard +>=media-libs/mediastreamer-2.7.3 + +# Elias Pipping <pipping@gentoo.org> (19 Dec 2007) +# apple java6 on macosx is only released on leopard :( +dev-java/apple-jdk-bin:1.6 + diff --git a/profiles/prefix/darwin/macos/10.4/package.provided b/profiles/prefix/darwin/macos/10.4/package.provided new file mode 100644 index 0000000..adf5b1e --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/package.provided @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/package.provided,v 1.1 2009/06/06 03:54:47 solar Exp $ + +sys-darwin/libsystem-71 diff --git a/profiles/prefix/darwin/macos/10.4/package.use.mask b/profiles/prefix/darwin/macos/10.4/package.use.mask new file mode 100644 index 0000000..5b704bb --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/package.use.mask @@ -0,0 +1,13 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/package.use.mask,v 1.1 2011/12/30 15:49:34 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (28 Apr 2008) +# mach_override.h missing +# http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html +dev-lang/erlang hipe + +# Elias Pipping <pipping@gentoo.org> (25 Nov 2007) +# there's no (official) java6 on macosx +dev-util/checkstyle test diff --git a/profiles/prefix/darwin/macos/10.4/parent b/profiles/prefix/darwin/macos/10.4/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/darwin/macos/10.4/ppc/make.defaults b/profiles/prefix/darwin/macos/10.4/ppc/make.defaults new file mode 100644 index 0000000..f979451 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc/make.defaults,v 1.1 2009/06/06 03:54:47 solar Exp $ + +ARCH="ppc-macos" +CHOST="powerpc-apple-darwin8" +ACCEPT_KEYWORDS="~ppc-macos" diff --git a/profiles/prefix/darwin/macos/10.4/ppc/package.mask b/profiles/prefix/darwin/macos/10.4/ppc/package.mask new file mode 100644 index 0000000..441efb7 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc/package.mask @@ -0,0 +1,4 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc/package.mask,v 1.4 2010/04/06 19:17:26 darkside Exp $ + diff --git a/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask b/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask new file mode 100644 index 0000000..2b8ffe1 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask @@ -0,0 +1,4 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc/package.use.mask,v 1.2 2011/12/30 15:49:34 grobian Exp $ + diff --git a/profiles/prefix/darwin/macos/10.4/ppc/parent b/profiles/prefix/darwin/macos/10.4/ppc/parent new file mode 100644 index 0000000..6cb6381 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc/parent @@ -0,0 +1,2 @@ +../../arch/ppc +.. diff --git a/profiles/prefix/darwin/macos/10.4/ppc/use.mask b/profiles/prefix/darwin/macos/10.4/ppc/use.mask new file mode 100644 index 0000000..cf12838 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc/use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc/use.mask,v 1.1 2009/06/06 03:54:47 solar Exp $ + +-altivec diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/make.defaults b/profiles/prefix/darwin/macos/10.4/ppc64/make.defaults new file mode 100644 index 0000000..ed1c06b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc64/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc64/make.defaults,v 1.1 2009/06/06 03:54:48 solar Exp $ + +ARCH="ppc64-macos" +CHOST="powerpc64-apple-darwin8" +ACCEPT_KEYWORDS="~ppc64-macos" diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/package.mask b/profiles/prefix/darwin/macos/10.4/ppc64/package.mask new file mode 100644 index 0000000..948600c --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc64/package.mask @@ -0,0 +1,3 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc64/package.mask,v 1.2 2010/04/18 15:48:55 grobian Exp $ diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask b/profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask new file mode 100644 index 0000000..d0c06b6 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask @@ -0,0 +1,4 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask,v 1.2 2011/12/30 15:49:34 grobian Exp $ + diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/parent b/profiles/prefix/darwin/macos/10.4/ppc64/parent new file mode 100644 index 0000000..4d64089 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc64/parent @@ -0,0 +1,2 @@ +../../arch/ppc64 +.. diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/use.mask b/profiles/prefix/darwin/macos/10.4/ppc64/use.mask new file mode 100644 index 0000000..3dd174c --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc64/use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/ppc64/use.mask,v 1.1 2009/06/06 03:54:48 solar Exp $ + +-altivec diff --git a/profiles/prefix/darwin/macos/10.4/profile.bashrc b/profiles/prefix/darwin/macos/10.4/profile.bashrc new file mode 100644 index 0000000..254f794 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/profile.bashrc @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/profile.bashrc,v 1.1 2009/06/06 03:54:47 solar Exp $ + +export MACOSX_DEPLOYMENT_TARGET=10.4 diff --git a/profiles/prefix/darwin/macos/10.4/x86/make.defaults b/profiles/prefix/darwin/macos/10.4/x86/make.defaults new file mode 100644 index 0000000..bba2e1d --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $ + +ARCH="x86-macos" +CHOST="i686-apple-darwin8" +ACCEPT_KEYWORDS="~x86-macos" + +USE="mmx mmxext sse sse2" +# set arch to prescott for all MacTel users, as this enables SSE and MMX +# support in GCC +CFLAGS="-march=prescott" diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.unmask b/profiles/prefix/darwin/macos/10.4/x86/package.unmask new file mode 100644 index 0000000..c990fd0 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/package.unmask @@ -0,0 +1,7 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.unmask,v 1.1 2012/09/29 11:15:45 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (29 Sep 2012) +# This is the only way to get Java6 here +dev-java/soylatte-jdk-bin diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.use.force b/profiles/prefix/darwin/macos/10.4/x86/package.use.force new file mode 100644 index 0000000..0db9a43 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.force,v 1.1 2009/06/06 03:54:48 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.use.mask b/profiles/prefix/darwin/macos/10.4/x86/package.use.mask new file mode 100644 index 0000000..8b5d9ac --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/package.use.mask,v 1.4 2011/12/30 15:49:35 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.4/x86/parent b/profiles/prefix/darwin/macos/10.4/x86/parent new file mode 100644 index 0000000..4a6aa36 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/parent @@ -0,0 +1,2 @@ +../../arch/x86 +.. diff --git a/profiles/prefix/darwin/macos/10.4/x86/use.mask b/profiles/prefix/darwin/macos/10.4/x86/use.mask new file mode 100644 index 0000000..faeec61 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/use.mask,v 1.3 2013/05/13 15:56:32 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.5/eapi b/profiles/prefix/darwin/macos/10.5/eapi new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/eapi @@ -0,0 +1 @@ +1 diff --git a/profiles/prefix/darwin/macos/10.5/make.defaults b/profiles/prefix/darwin/macos/10.5/make.defaults new file mode 100644 index 0000000..250751e --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/make.defaults,v 1.3 2013/02/26 21:23:59 grobian Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.5" + +# sandbox is working with use of Mac OS X's seatbelt (since 10.5) +# but it generates problems, #456234 +#FEATURES="sandbox" diff --git a/profiles/prefix/darwin/macos/10.5/package.mask b/profiles/prefix/darwin/macos/10.5/package.mask new file mode 100644 index 0000000..a62ec9d --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/package.mask @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/package.mask,v 1.4 2012/05/03 20:07:49 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (03 May 2012) +# Needs 10.6 or up +>=dev-lang/ghc-7 + +# Fabian Groffen <grobian@gentoo.org> (06 Nov 2011) +# These releases got a rewrite that is no longer compatible with +# CoreAudio as available on Tiger and Leopard +>=media-libs/mediastreamer-2.7.3 + diff --git a/profiles/prefix/darwin/macos/10.5/package.provided b/profiles/prefix/darwin/macos/10.5/package.provided new file mode 100644 index 0000000..65cedd8 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/package.provided @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/package.provided,v 1.1 2009/06/06 03:54:49 solar Exp $ + +sys-darwin/libsystem-71 diff --git a/profiles/prefix/darwin/macos/10.5/package.use.mask b/profiles/prefix/darwin/macos/10.5/package.use.mask new file mode 100644 index 0000000..0528d36 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/package.use.mask @@ -0,0 +1,13 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/package.use.mask,v 1.2 2011/12/30 15:49:35 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (28 Apr 2008) +# mach_override.h missing +# http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html +dev-lang/erlang hipe + +# Elias Pipping <pipping@gentoo.org> (25 Nov 2007) +# there's no (official) java6 on macosx +dev-util/checkstyle test diff --git a/profiles/prefix/darwin/macos/10.5/parent b/profiles/prefix/darwin/macos/10.5/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/darwin/macos/10.5/ppc/make.defaults b/profiles/prefix/darwin/macos/10.5/ppc/make.defaults new file mode 100644 index 0000000..09f0763 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc/make.defaults,v 1.1 2009/06/06 03:54:49 solar Exp $ + +ARCH="ppc-macos" +CHOST="powerpc-apple-darwin9" +ACCEPT_KEYWORDS="~ppc-macos" diff --git a/profiles/prefix/darwin/macos/10.5/ppc/package.mask b/profiles/prefix/darwin/macos/10.5/ppc/package.mask new file mode 100644 index 0000000..6d97090 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/package.mask @@ -0,0 +1,3 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc/package.mask,v 1.1 2009/06/06 03:54:49 solar Exp $ diff --git a/profiles/prefix/darwin/macos/10.5/ppc/package.unmask b/profiles/prefix/darwin/macos/10.5/ppc/package.unmask new file mode 100644 index 0000000..4240d66 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/package.unmask @@ -0,0 +1,7 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc/package.unmask,v 1.1 2012/10/30 20:28:53 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (30 Oct 2012) +# This is the only way to get Java7 here (no Java6 possible) +dev-java/soylatte-jdk-bin diff --git a/profiles/prefix/darwin/macos/10.5/ppc/package.use.force b/profiles/prefix/darwin/macos/10.5/ppc/package.use.force new file mode 100644 index 0000000..93280a3 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc/package.use.force,v 1.1 2009/06/06 03:54:49 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.5/ppc/package.use.mask b/profiles/prefix/darwin/macos/10.5/ppc/package.use.mask new file mode 100644 index 0000000..197fdb5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/package.use.mask @@ -0,0 +1,9 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc/package.use.mask,v 1.9 2013/05/16 19:31:05 ulm Exp $ + + +# flag returns compile errors +media-video/mplayer livecd cpudetection +# libs mising +media-video/mplayer gtk sdl libcaca dv nas musepack bidi enca real cdparanoia samba xanim live openal diff --git a/profiles/prefix/darwin/macos/10.5/ppc/parent b/profiles/prefix/darwin/macos/10.5/ppc/parent new file mode 100644 index 0000000..6cb6381 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/parent @@ -0,0 +1,2 @@ +../../arch/ppc +.. diff --git a/profiles/prefix/darwin/macos/10.5/ppc/use.mask b/profiles/prefix/darwin/macos/10.5/ppc/use.mask new file mode 100644 index 0000000..2ed7290 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc/use.mask,v 1.1 2009/06/06 03:54:49 solar Exp $ + +-altivec diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults b/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults new file mode 100644 index 0000000..ae52caf --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults,v 1.1 2011/01/05 12:30:31 grobian Exp $ + +ARCH="ppc64-macos" +CHOST="powerpc64-apple-darwin9" +ACCEPT_KEYWORDS="~ppc64-macos" diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/package.mask b/profiles/prefix/darwin/macos/10.5/ppc64/package.mask new file mode 100644 index 0000000..92d0519 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc64/package.mask @@ -0,0 +1,3 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc64/package.mask,v 1.1 2011/01/05 12:30:31 grobian Exp $ diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask b/profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask new file mode 100644 index 0000000..aa759d6 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask @@ -0,0 +1,4 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask,v 1.2 2011/12/30 15:49:35 grobian Exp $ + diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/parent b/profiles/prefix/darwin/macos/10.5/ppc64/parent new file mode 100644 index 0000000..4d64089 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc64/parent @@ -0,0 +1,2 @@ +../../arch/ppc64 +.. diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/use.mask b/profiles/prefix/darwin/macos/10.5/ppc64/use.mask new file mode 100644 index 0000000..088b115 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc64/use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/ppc64/use.mask,v 1.1 2011/01/05 12:30:31 grobian Exp $ + +-altivec diff --git a/profiles/prefix/darwin/macos/10.5/profile.bashrc b/profiles/prefix/darwin/macos/10.5/profile.bashrc new file mode 100644 index 0000000..31ca603 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/profile.bashrc @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/profile.bashrc,v 1.1 2009/06/06 03:54:49 solar Exp $ + +export MACOSX_DEPLOYMENT_TARGET=10.5 diff --git a/profiles/prefix/darwin/macos/10.5/x64/make.defaults b/profiles/prefix/darwin/macos/10.5/x64/make.defaults new file mode 100644 index 0000000..e79db9c --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $ + +ARCH="x64-macos" +CHOST="x86_64-apple-darwin9" +ACCEPT_KEYWORDS="~x64-macos" + +USE="mmx mmxext sse sse2" +# set arch to nocona for all MacTel users, as this enables SSE and MMX +# support in GCC, nocona = Core2Duo = 64-bits +CFLAGS="-march=nocona" diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.mask b/profiles/prefix/darwin/macos/10.5/x64/package.mask new file mode 100644 index 0000000..48e6c4c --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask,v 1.5 2012/09/29 11:25:04 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (29 Sep 2012) +# Apple does not provide 1.6 and up on Leopard +>=dev-java/apple-jdk-bin-1.6.0 diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.unmask b/profiles/prefix/darwin/macos/10.5/x64/package.unmask new file mode 100644 index 0000000..8289f65 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/package.unmask @@ -0,0 +1,4 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.unmask,v 1.2 2012/11/01 16:20:08 grobian Exp $ + diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.use.force b/profiles/prefix/darwin/macos/10.5/x64/package.use.force new file mode 100644 index 0000000..fceff3b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.use.force,v 1.1 2009/06/06 03:54:50 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.use.mask b/profiles/prefix/darwin/macos/10.5/x64/package.use.mask new file mode 100644 index 0000000..64b290d --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.use.mask,v 1.5 2011/12/30 15:49:35 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.5/x64/parent b/profiles/prefix/darwin/macos/10.5/x64/parent new file mode 100644 index 0000000..fc24616 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/parent @@ -0,0 +1,2 @@ +../../arch/x64 +.. diff --git a/profiles/prefix/darwin/macos/10.5/x64/use.mask b/profiles/prefix/darwin/macos/10.5/x64/use.mask new file mode 100644 index 0000000..c5b6d41 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/use.mask,v 1.3 2013/05/13 15:56:32 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.5/x86/make.defaults b/profiles/prefix/darwin/macos/10.5/x86/make.defaults new file mode 100644 index 0000000..b4a9d97 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $ + +ARCH="x86-macos" +CHOST="i686-apple-darwin9" +ACCEPT_KEYWORDS="~x86-macos" + +USE="mmx mmxext sse sse2" +# set arch to prescott for all MacTel users, as this enables SSE and MMX +# support in GCC +CFLAGS="-march=prescott" diff --git a/profiles/prefix/darwin/macos/10.5/x86/package.mask b/profiles/prefix/darwin/macos/10.5/x86/package.mask new file mode 100644 index 0000000..7038f05 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/package.mask @@ -0,0 +1,3 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.mask,v 1.1 2009/06/06 03:54:50 solar Exp $ diff --git a/profiles/prefix/darwin/macos/10.5/x86/package.unmask b/profiles/prefix/darwin/macos/10.5/x86/package.unmask new file mode 100644 index 0000000..c3f7961 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/package.unmask @@ -0,0 +1,4 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.unmask,v 1.2 2012/11/01 16:20:08 grobian Exp $ + diff --git a/profiles/prefix/darwin/macos/10.5/x86/package.use.force b/profiles/prefix/darwin/macos/10.5/x86/package.use.force new file mode 100644 index 0000000..c85dc84 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.force,v 1.1 2009/06/06 03:54:51 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.5/x86/package.use.mask b/profiles/prefix/darwin/macos/10.5/x86/package.use.mask new file mode 100644 index 0000000..40b737e --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v 1.6 2011/12/30 15:49:35 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.5/x86/parent b/profiles/prefix/darwin/macos/10.5/x86/parent new file mode 100644 index 0000000..4a6aa36 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/parent @@ -0,0 +1,2 @@ +../../arch/x86 +.. diff --git a/profiles/prefix/darwin/macos/10.5/x86/use.mask b/profiles/prefix/darwin/macos/10.5/x86/use.mask new file mode 100644 index 0000000..af0929c --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/use.mask,v 1.3 2013/05/13 15:56:32 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.6/eapi b/profiles/prefix/darwin/macos/10.6/eapi new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/eapi @@ -0,0 +1 @@ +1 diff --git a/profiles/prefix/darwin/macos/10.6/make.defaults b/profiles/prefix/darwin/macos/10.6/make.defaults new file mode 100644 index 0000000..9c86730 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/make.defaults,v 1.3 2013/02/26 21:24:00 grobian Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.6" + +# sandbox is working with use of Mac OS X's seatbelt (since 10.5) +# but it generates problems, #456234 +#FEATURES="sandbox" diff --git a/profiles/prefix/darwin/macos/10.6/package.provided b/profiles/prefix/darwin/macos/10.6/package.provided new file mode 100644 index 0000000..dcb0b79 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/package.provided @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/package.provided,v 1.1 2009/08/17 09:46:54 grobian Exp $ + +sys-darwin/libsystem-71 diff --git a/profiles/prefix/darwin/macos/10.6/package.use.mask b/profiles/prefix/darwin/macos/10.6/package.use.mask new file mode 100644 index 0000000..aaf2b77 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/package.use.mask,v 1.3 2011/12/30 15:49:35 grobian Exp $ + + +# Elias Pipping <pipping@gentoo.org> (25 Nov 2007) +# there's no (official) java6 on macosx +dev-util/checkstyle test diff --git a/profiles/prefix/darwin/macos/10.6/parent b/profiles/prefix/darwin/macos/10.6/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/darwin/macos/10.6/profile.bashrc b/profiles/prefix/darwin/macos/10.6/profile.bashrc new file mode 100644 index 0000000..16471c0 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/profile.bashrc @@ -0,0 +1,5 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/profile.bashrc,v 1.1 2009/08/17 09:46:54 grobian Exp $ + +export MACOSX_DEPLOYMENT_TARGET=10.6 diff --git a/profiles/prefix/darwin/macos/10.6/x64/make.defaults b/profiles/prefix/darwin/macos/10.6/x64/make.defaults new file mode 100644 index 0000000..df956e2 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x64/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/make.defaults,v 1.2 2011/02/13 16:53:40 arfrever Exp $ + +ARCH="x64-macos" +CHOST="x86_64-apple-darwin10" +ACCEPT_KEYWORDS="~x64-macos" + +USE="mmx mmxext sse sse2" +# set arch to nocona for all MacTel users, as this enables SSE and MMX +# support in GCC, nocona = Core2Duo = 64-bits +CFLAGS="-march=nocona" diff --git a/profiles/prefix/darwin/macos/10.6/x64/package.mask b/profiles/prefix/darwin/macos/10.6/x64/package.mask new file mode 100644 index 0000000..a089908 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x64/package.mask @@ -0,0 +1,3 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/package.mask,v 1.4 2010/04/18 15:48:55 grobian Exp $ diff --git a/profiles/prefix/darwin/macos/10.6/x64/package.use.force b/profiles/prefix/darwin/macos/10.6/x64/package.use.force new file mode 100644 index 0000000..cc8ce82 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x64/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/package.use.force,v 1.1 2009/08/17 09:46:55 grobian Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.6/x64/package.use.mask b/profiles/prefix/darwin/macos/10.6/x64/package.use.mask new file mode 100644 index 0000000..191ff80 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x64/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/package.use.mask,v 1.5 2011/12/30 15:49:35 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.6/x64/parent b/profiles/prefix/darwin/macos/10.6/x64/parent new file mode 100644 index 0000000..fc24616 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x64/parent @@ -0,0 +1,2 @@ +../../arch/x64 +.. diff --git a/profiles/prefix/darwin/macos/10.6/x64/use.mask b/profiles/prefix/darwin/macos/10.6/x64/use.mask new file mode 100644 index 0000000..b283ee0 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x64/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/use.mask,v 1.3 2013/05/13 15:56:32 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.6/x86/make.defaults b/profiles/prefix/darwin/macos/10.6/x86/make.defaults new file mode 100644 index 0000000..e1e9377 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x86/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/make.defaults,v 1.4 2011/02/13 16:53:40 arfrever Exp $ + +ARCH="x86-macos" +CHOST="i686-apple-darwin10" +ACCEPT_KEYWORDS="~x86-macos" + +USE="mmx mmxext sse sse2" +# normally we set arch to prescott for all MacTel users, as this enables +# SSE and MMX support in GCC +CFLAGS="-march=prescott" diff --git a/profiles/prefix/darwin/macos/10.6/x86/package.mask b/profiles/prefix/darwin/macos/10.6/x86/package.mask new file mode 100644 index 0000000..a911b06 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x86/package.mask @@ -0,0 +1,4 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/package.mask,v 1.2 2009/09/07 18:49:21 grobian Exp $ + diff --git a/profiles/prefix/darwin/macos/10.6/x86/package.use.force b/profiles/prefix/darwin/macos/10.6/x86/package.use.force new file mode 100644 index 0000000..5ef8412 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x86/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/package.use.force,v 1.1 2009/09/07 18:48:35 grobian Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.6/x86/package.use.mask b/profiles/prefix/darwin/macos/10.6/x86/package.use.mask new file mode 100644 index 0000000..067c294 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x86/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/package.use.mask,v 1.6 2011/12/30 15:49:35 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.6/x86/parent b/profiles/prefix/darwin/macos/10.6/x86/parent new file mode 100644 index 0000000..4a6aa36 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x86/parent @@ -0,0 +1,2 @@ +../../arch/x86 +.. diff --git a/profiles/prefix/darwin/macos/10.6/x86/use.mask b/profiles/prefix/darwin/macos/10.6/x86/use.mask new file mode 100644 index 0000000..343b5d8 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.6/x86/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/use.mask,v 1.3 2013/05/13 15:56:32 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.7/eapi b/profiles/prefix/darwin/macos/10.7/eapi new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/eapi @@ -0,0 +1 @@ +1 diff --git a/profiles/prefix/darwin/macos/10.7/make.defaults b/profiles/prefix/darwin/macos/10.7/make.defaults new file mode 100644 index 0000000..3319821 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/make.defaults,v 1.3 2013/02/26 21:24:00 grobian Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.7" + +# sandbox is working with use of Mac OS X's seatbelt (since 10.5) +# but it generates problems, #456234 +#FEATURES="sandbox" diff --git a/profiles/prefix/darwin/macos/10.7/package.provided b/profiles/prefix/darwin/macos/10.7/package.provided new file mode 100644 index 0000000..324f3f2 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/package.provided @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/package.provided,v 1.1 2011/07/04 08:27:53 grobian Exp $ + +sys-darwin/libsystem-71 diff --git a/profiles/prefix/darwin/macos/10.7/package.use.mask b/profiles/prefix/darwin/macos/10.7/package.use.mask new file mode 100644 index 0000000..6eca464 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/package.use.mask,v 1.1 2011/07/04 08:27:53 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (10 Apr 2011) +# as long as util-linux installs uuid.h which breaks the system headers +# (hence we don't) we can't do uuid support here +x11-libs/libSM -uuid diff --git a/profiles/prefix/darwin/macos/10.7/parent b/profiles/prefix/darwin/macos/10.7/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/darwin/macos/10.7/profile.bashrc b/profiles/prefix/darwin/macos/10.7/profile.bashrc new file mode 100644 index 0000000..11409a5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/profile.bashrc @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/profile.bashrc,v 1.1 2011/07/04 08:27:53 grobian Exp $ + +export MACOSX_DEPLOYMENT_TARGET=10.7 diff --git a/profiles/prefix/darwin/macos/10.7/x64/make.defaults b/profiles/prefix/darwin/macos/10.7/x64/make.defaults new file mode 100644 index 0000000..ad07c48 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x64/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/make.defaults,v 1.1 2011/07/04 08:27:54 grobian Exp $ + +ARCH="x64-macos" +CHOST="x86_64-apple-darwin11" +ACCEPT_KEYWORDS="~x64-macos" + +USE="mmx mmxext sse sse2" +# set arch to nocona for all MacTel users, as this enables SSE and MMX +# support in GCC, nocona = Core2Duo = 64-bits +CFLAGS="-march=nocona" diff --git a/profiles/prefix/darwin/macos/10.7/x64/package.mask b/profiles/prefix/darwin/macos/10.7/x64/package.mask new file mode 100644 index 0000000..920e866 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x64/package.mask @@ -0,0 +1,3 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.mask,v 1.1 2011/07/04 08:27:54 grobian Exp $ diff --git a/profiles/prefix/darwin/macos/10.7/x64/package.use.force b/profiles/prefix/darwin/macos/10.7/x64/package.use.force new file mode 100644 index 0000000..41dd387 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x64/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.force,v 1.1 2011/07/04 08:27:54 grobian Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.7/x64/package.use.mask b/profiles/prefix/darwin/macos/10.7/x64/package.use.mask new file mode 100644 index 0000000..ce97a81 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x64/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/package.use.mask,v 1.2 2011/12/30 15:49:35 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.7/x64/parent b/profiles/prefix/darwin/macos/10.7/x64/parent new file mode 100644 index 0000000..fc24616 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x64/parent @@ -0,0 +1,2 @@ +../../arch/x64 +.. diff --git a/profiles/prefix/darwin/macos/10.7/x64/use.mask b/profiles/prefix/darwin/macos/10.7/x64/use.mask new file mode 100644 index 0000000..722c7fc --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x64/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/use.mask,v 1.3 2013/05/13 15:56:32 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.7/x86/make.defaults b/profiles/prefix/darwin/macos/10.7/x86/make.defaults new file mode 100644 index 0000000..1a5a73f --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x86/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x86/make.defaults,v 1.1 2011/07/04 08:27:54 grobian Exp $ + +ARCH="x86-macos" +CHOST="i686-apple-darwin11" +ACCEPT_KEYWORDS="~x86-macos" + +USE="mmx mmxext sse sse2" +# normally we set arch to prescott for all MacTel users, as this enables +# SSE and MMX support in GCC +CFLAGS="-march=prescott" diff --git a/profiles/prefix/darwin/macos/10.7/x86/package.mask b/profiles/prefix/darwin/macos/10.7/x86/package.mask new file mode 100644 index 0000000..899a296 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x86/package.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x86/package.mask,v 1.2 2012/04/30 13:32:58 grobian Exp $ + +# The Carbon interface has been removed entirely in Lion, only tk-8.6 +# will come with Cocoa support. If you must have tk, you'll have to +# force USE=-aqua, but don't report bugs for incompatabilities you might +# encounter. +# NOTE: keep this mask synced with arch/x64 +<dev-lang/tk-8.6 diff --git a/profiles/prefix/darwin/macos/10.7/x86/package.use.force b/profiles/prefix/darwin/macos/10.7/x86/package.use.force new file mode 100644 index 0000000..abb6d05 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x86/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x86/package.use.force,v 1.1 2011/07/04 08:27:54 grobian Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.7/x86/package.use.mask b/profiles/prefix/darwin/macos/10.7/x86/package.use.mask new file mode 100644 index 0000000..79f4e3d --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x86/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x86/package.use.mask,v 1.2 2011/12/30 15:49:35 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.7/x86/parent b/profiles/prefix/darwin/macos/10.7/x86/parent new file mode 100644 index 0000000..4a6aa36 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x86/parent @@ -0,0 +1,2 @@ +../../arch/x86 +.. diff --git a/profiles/prefix/darwin/macos/10.7/x86/use.mask b/profiles/prefix/darwin/macos/10.7/x86/use.mask new file mode 100644 index 0000000..b21e512 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/x86/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x86/use.mask,v 1.3 2013/05/13 15:56:33 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.8/eapi b/profiles/prefix/darwin/macos/10.8/eapi new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/eapi @@ -0,0 +1 @@ +1 diff --git a/profiles/prefix/darwin/macos/10.8/make.defaults b/profiles/prefix/darwin/macos/10.8/make.defaults new file mode 100644 index 0000000..f6c0a34 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/make.defaults,v 1.4 2013/02/26 21:24:00 grobian Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.8" + +# sandbox is working with use of Mac OS X's seatbelt (since 10.5) +# but it generates problems, #456234 +#FEATURES="sandbox" diff --git a/profiles/prefix/darwin/macos/10.8/package.mask b/profiles/prefix/darwin/macos/10.8/package.mask new file mode 100644 index 0000000..61095a4 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.mask,v 1.1 2012/09/30 10:42:06 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (30 Sep 2012) +# Requires XQuartz, since Apple dropped much of X-support in 10.8 +# (a.k.a. Mountain Lion), bug #431182 +<=media-libs/opengl-apple-4.9999 diff --git a/profiles/prefix/darwin/macos/10.8/package.provided b/profiles/prefix/darwin/macos/10.8/package.provided new file mode 100644 index 0000000..fd89f53 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/package.provided @@ -0,0 +1,5 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.provided,v 1.1 2012/07/31 16:19:51 grobian Exp $ + +sys-darwin/libsystem-71 diff --git a/profiles/prefix/darwin/macos/10.8/package.use.mask b/profiles/prefix/darwin/macos/10.8/package.use.mask new file mode 100644 index 0000000..ea62448 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/package.use.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (10 Apr 2011) +# as long as util-linux installs uuid.h which breaks the system headers +# (hence we don't) we can't do uuid support here +x11-libs/libSM -uuid diff --git a/profiles/prefix/darwin/macos/10.8/parent b/profiles/prefix/darwin/macos/10.8/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/darwin/macos/10.8/profile.bashrc b/profiles/prefix/darwin/macos/10.8/profile.bashrc new file mode 100644 index 0000000..e62efd3 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/profile.bashrc @@ -0,0 +1,5 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/profile.bashrc,v 1.2 2012/07/31 16:25:04 grobian Exp $ + +export MACOSX_DEPLOYMENT_TARGET=10.8 diff --git a/profiles/prefix/darwin/macos/10.8/x64/make.defaults b/profiles/prefix/darwin/macos/10.8/x64/make.defaults new file mode 100644 index 0000000..5037e73 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x64/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x64/make.defaults,v 1.1 2012/07/31 16:19:51 grobian Exp $ + +ARCH="x64-macos" +CHOST="x86_64-apple-darwin12" +ACCEPT_KEYWORDS="~x64-macos" + +USE="mmx mmxext sse sse2" +# set arch to nocona for all MacTel users, as this enables SSE and MMX +# support in GCC, nocona = Core2Duo = 64-bits +CFLAGS="-march=nocona" diff --git a/profiles/prefix/darwin/macos/10.8/x64/package.mask b/profiles/prefix/darwin/macos/10.8/x64/package.mask new file mode 100644 index 0000000..712e560 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x64/package.mask @@ -0,0 +1,3 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x64/package.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $ diff --git a/profiles/prefix/darwin/macos/10.8/x64/package.use.force b/profiles/prefix/darwin/macos/10.8/x64/package.use.force new file mode 100644 index 0000000..11326e9 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x64/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x64/package.use.force,v 1.1 2012/07/31 16:19:51 grobian Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.8/x64/package.use.mask b/profiles/prefix/darwin/macos/10.8/x64/package.use.mask new file mode 100644 index 0000000..ea23901 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x64/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x64/package.use.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.8/x64/parent b/profiles/prefix/darwin/macos/10.8/x64/parent new file mode 100644 index 0000000..fc24616 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x64/parent @@ -0,0 +1,2 @@ +../../arch/x64 +.. diff --git a/profiles/prefix/darwin/macos/10.8/x64/use.mask b/profiles/prefix/darwin/macos/10.8/x64/use.mask new file mode 100644 index 0000000..3d16066 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x64/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x64/use.mask,v 1.3 2013/05/13 15:56:33 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/10.8/x86/make.defaults b/profiles/prefix/darwin/macos/10.8/x86/make.defaults new file mode 100644 index 0000000..b353315 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x86/make.defaults @@ -0,0 +1,12 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x86/make.defaults,v 1.1 2012/07/31 16:19:51 grobian Exp $ + +ARCH="x86-macos" +CHOST="i686-apple-darwin12" +ACCEPT_KEYWORDS="~x86-macos" + +USE="mmx mmxext sse sse2" +# normally we set arch to prescott for all MacTel users, as this enables +# SSE and MMX support in GCC +CFLAGS="-march=prescott" diff --git a/profiles/prefix/darwin/macos/10.8/x86/package.mask b/profiles/prefix/darwin/macos/10.8/x86/package.mask new file mode 100644 index 0000000..1194af9 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x86/package.mask @@ -0,0 +1,10 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x86/package.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $ + +# The Carbon interface has been removed entirely in Lion, only tk-8.6 +# will come with Cocoa support. If you must have tk, you'll have to +# force USE=-aqua, but don't report bugs for incompatabilities you might +# encounter. +# NOTE: keep this mask synced with arch/x64 +<dev-lang/tk-8.6 diff --git a/profiles/prefix/darwin/macos/10.8/x86/package.use.force b/profiles/prefix/darwin/macos/10.8/x86/package.use.force new file mode 100644 index 0000000..a5a837a --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x86/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x86/package.use.force,v 1.1 2012/07/31 16:19:51 grobian Exp $ + +# Elias Pipping <pipping@gentoo.org> (30 Sep 2007) +# compiles with -aqua, doesn't work, though +media-video/mplayer aqua diff --git a/profiles/prefix/darwin/macos/10.8/x86/package.use.mask b/profiles/prefix/darwin/macos/10.8/x86/package.use.mask new file mode 100644 index 0000000..dc8ee8d --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x86/package.use.mask @@ -0,0 +1,5 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x86/package.use.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $ + + diff --git a/profiles/prefix/darwin/macos/10.8/x86/parent b/profiles/prefix/darwin/macos/10.8/x86/parent new file mode 100644 index 0000000..4a6aa36 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x86/parent @@ -0,0 +1,2 @@ +../../arch/x86 +.. diff --git a/profiles/prefix/darwin/macos/10.8/x86/use.mask b/profiles/prefix/darwin/macos/10.8/x86/use.mask new file mode 100644 index 0000000..3eb8df8 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.8/x86/use.mask @@ -0,0 +1,55 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x86/use.mask,v 1.3 2013/05/13 15:56:33 ulm Exp $ + +# This file masks out USE flags that are simply NOT allowed in the default +# x86 profile. This works, for example, if another architecture's +# profile have a USE flag associated with (such as altivec, mmx, etc). + +# Unmask x86 instruction sets +-icc +-icc-pgo +-ifc +-mmx +-mmxext +-sse +-sse2 +-ssse3 +-svga +-kqemu + +# Unmask nvidia XvMC support +-nvidia + +# Unmask dev-db/oracle-instantclient-basic support +-oci8-instant-client + +# Unmask osp, used by asterisk; bug 115798 +-osp + +# Modular X: unmask for architectures on which they are available +-input_devices_synaptics +-input_devices_vmmouse +-input_devices_wacom +-video_cards_nvidia +-video_cards_fglrx +-video_cards_vmware + +# Modular X: mask for architectures on which they aren't available +video_cards_newport + +#codec support +-real +-x264 + +# lvm2 cluster +-gulm + +# ibm is only used for ppc64 stuff +ibm + +# psyco works on x86 +-psyco + +# Adobe FDF toolkit is x86 only. +-fdftk diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask new file mode 100644 index 0000000..871c595 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask @@ -0,0 +1,15 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.mask,v 1.3 2012/05/13 19:14:51 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + +# Fabian Groffen <grobian@gentoo.org> (13 May 2012) +# Does not support PowerPC +dev-lang/v8 + +# Fabian Groffen <grobian@gentoo.org> (5 Mar 2012) +# Apple removed entire PowerPC support from ld in ld64-128.2 +>=sys-devel/binutils-apple-4.3 diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.use.mask b/profiles/prefix/darwin/macos/arch/ppc/package.use.mask new file mode 100644 index 0000000..7e82fc2 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc/package.use.mask @@ -0,0 +1,19 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc/package.use.mask,v 1.2 2012/06/14 23:33:44 pesa Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + +# Elias Pipping <pipping@gentoo.org> (01 Sep 2007) +# imlib2 does not compile with USE=mmx +media-libs/imlib2 mmx + +# Elias Pipping <pipping@gentoo.org> (01 Sep 2007) +# libpng does not compile with USE=mmx +media-libs/libpng mmx + +# Elias Pipping <pipping@gentoo.org> (01 Sep 2007) +# mpg123 does not compile with USE=mmx +media-sound/mpg123 mmx diff --git a/profiles/prefix/darwin/macos/arch/ppc64/package.mask b/profiles/prefix/darwin/macos/arch/ppc64/package.mask new file mode 100644 index 0000000..9932532 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc64/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc64/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + diff --git a/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask b/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask new file mode 100644 index 0000000..ac534b4 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + diff --git a/profiles/prefix/darwin/macos/arch/ppc64/parent b/profiles/prefix/darwin/macos/arch/ppc64/parent new file mode 100644 index 0000000..3f4be82 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/ppc64/parent @@ -0,0 +1 @@ +../ppc diff --git a/profiles/prefix/darwin/macos/arch/x64/package.mask b/profiles/prefix/darwin/macos/arch/x64/package.mask new file mode 100644 index 0000000..5902fc2 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x64/package.mask @@ -0,0 +1,13 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.mask,v 1.2 2012/04/30 13:32:58 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + +# The Carbon interface has been removed in the 64-bits userland, only +# tk-8.6 will come with Cocoa support. If you must have tk, you'll have +# to force USE=-aqua, but don't report bugs for incompatabilities you +# might encounter. +# NOTE: keep this mask synced with 10.7/x86 +<dev-lang/tk-8.6 diff --git a/profiles/prefix/darwin/macos/arch/x64/package.use.mask b/profiles/prefix/darwin/macos/arch/x64/package.use.mask new file mode 100644 index 0000000..52bab7b --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x64/package.use.mask @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.use.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + +# Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010) +# Relocation issues on 32-bit OSX only, bug #329859 +media-sound/mpg123 -mmx -sse + +# Fabian Groffen <grobian@gentoo.org> (01 Feb 2009) +# Doesn't compile on 32-bits OSX only, bug #257225 +media-video/ffmpeg -mmx diff --git a/profiles/prefix/darwin/macos/arch/x64/parent b/profiles/prefix/darwin/macos/arch/x64/parent new file mode 100644 index 0000000..e6e4a52 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x64/parent @@ -0,0 +1 @@ +../x86 diff --git a/profiles/prefix/darwin/macos/arch/x86/package.mask b/profiles/prefix/darwin/macos/arch/x86/package.mask new file mode 100644 index 0000000..55491bb --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x86/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.mask,v 1.1 2011/12/30 15:49:36 grobian Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.force b/profiles/prefix/darwin/macos/arch/x86/package.use.force new file mode 100644 index 0000000..bb0be3d --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x86/package.use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.use.force,v 1.1 2012/03/24 16:09:10 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (24 Mar 2012) +# Non-threaded target doesn't exist for Mac OS X Intel +media-gfx/tachyon threads opengl diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.mask b/profiles/prefix/darwin/macos/arch/x86/package.use.mask new file mode 100644 index 0000000..d8f0028 --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/x86/package.use.mask @@ -0,0 +1,20 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x86/package.use.mask,v 1.2 2012/01/09 04:36:35 tetromino Exp $ + +# The 32-bits profile is inherited by the 64-bits one! +# All the Mac OS X profiles inherit from their matching arch profile here. + + +# Alexandre Rostovtsev <tetromono@gentoo.org> (09 Jan 2012) +# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so +# it's masked in base profile and unmasked here (bug #396313). +net-libs/webkit-gtk -jit + +# Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010) +# Relocation issues on 32-bit OSX, bug #329859 +media-sound/mpg123 mmx sse + +# Fabian Groffen <grobian@gentoo.org> (01 Feb 2009) +# Doesn't compile, bug #257225 +media-video/ffmpeg mmx diff --git a/profiles/prefix/darwin/macos/make.defaults b/profiles/prefix/darwin/macos/make.defaults new file mode 100644 index 0000000..63a345c --- /dev/null +++ b/profiles/prefix/darwin/macos/make.defaults @@ -0,0 +1,9 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/make.defaults,v 1.2 2012/09/09 10:23:33 grobian Exp $ + +# on OSX one should have objc available +USE="objc objc++" + +# we have OSX, so let's use it's virtues +USE="${USE} aqua coreaudio ipv6" diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask new file mode 100644 index 0000000..63ca534 --- /dev/null +++ b/profiles/prefix/darwin/macos/package.mask @@ -0,0 +1,12 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.mask,v 1.7 2012/09/29 11:15:45 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (29 Sep 2012) +# Use Apple's provided Java6 instead! +dev-java/soylatte-jdk-bin + +# Fabian Groffen <grobian@gentoo.org> (15 Feb 2007) +# Doesn't compile, previous release (1.0.6) does. +# error: stropts.h: No such file or directory +=app-misc/ttyrec-1.0.8 diff --git a/profiles/prefix/darwin/macos/package.use.force b/profiles/prefix/darwin/macos/package.use.force new file mode 100644 index 0000000..2d35c20 --- /dev/null +++ b/profiles/prefix/darwin/macos/package.use.force @@ -0,0 +1,11 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.force,v 1.1 2009/06/06 03:54:46 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (01 Jan 2008) +# only GUI that works under macosx +app-editor/gvim aqua + +# Elias Pipping <pipping@gentoo.org> (29 Nov 2007) +# won't compile without +media-libs/libsdl opengl diff --git a/profiles/prefix/darwin/macos/package.use.mask b/profiles/prefix/darwin/macos/package.use.mask new file mode 100644 index 0000000..32201e4 --- /dev/null +++ b/profiles/prefix/darwin/macos/package.use.mask @@ -0,0 +1,21 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.13 2012/08/01 10:46:14 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (30 Oct 2009) +# X and linux only +media-video/mplayer xvmc xv dga X xinerama xscreensaver +media-video/mplayer dvb lirc svga jack joystick matrox + +# Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009) +# Doesn't work with python support, bug 257572 +gnome-extra/libgsf python + +# Fabian Groffen <grobian@gentoo.org> (06 Aug 2008) +# runtime loading is horribly broken (it uses fixed .so.0, but when +# that's fixed it still doesn't work) +dev-vcs/subversion dso + +# Elias Pipping <pipping@gentoo.org> (27 Aug 2007) +# elinks does not compile with USE=perl (tested with 0.11.{2,3}) +www-client/elinks perl diff --git a/profiles/prefix/darwin/macos/packages b/profiles/prefix/darwin/macos/packages new file mode 100644 index 0000000..5e33465 --- /dev/null +++ b/profiles/prefix/darwin/macos/packages @@ -0,0 +1,9 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/packages,v 1.1 2009/06/06 03:54:46 solar Exp $ + +# Mac OS X is built with the Apple branch of the GCC compiler, using FSF +# GCC results in broken packages in some cases (subversion) due to +# alignment problems with the kernel. Hence, we default to gcc-apple. +-*sys-devel/gcc +*sys-devel/gcc-apple diff --git a/profiles/prefix/darwin/macos/parent b/profiles/prefix/darwin/macos/parent new file mode 100644 index 0000000..f3229c5 --- /dev/null +++ b/profiles/prefix/darwin/macos/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/darwin/macos/use.mask b/profiles/prefix/darwin/macos/use.mask new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/profiles/prefix/darwin/macos/use.mask @@ -0,0 +1 @@ + diff --git a/profiles/prefix/darwin/make.defaults b/profiles/prefix/darwin/make.defaults new file mode 100644 index 0000000..78ef3b2 --- /dev/null +++ b/profiles/prefix/darwin/make.defaults @@ -0,0 +1,19 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/make.defaults,v 1.4 2013/05/30 11:20:45 mgorny Exp $ + +# System-wide defaults for all Darwin profiles +# This file should rarely need to be changed + +# 'Sane' defaults +ELIBC="Darwin" +KERNEL="Darwin" + +# strip isn't GNU +FEATURES="nostrip" + +# ALSA + Darwin != working +USE_EXPAND="-ALSA_CARDS" + +# This is the sort of equivalent of --as-needed +LDFLAGS="-Wl,-dead_strip_dylibs" diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask new file mode 100644 index 0000000..e6ab725 --- /dev/null +++ b/profiles/prefix/darwin/package.mask @@ -0,0 +1,51 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.mask,v 1.37 2013/04/23 20:06:05 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (19 Feb 2012) +# Using FSF GCC on Mac OS X is not supported by Gentoo Prefix. While +# the FSF GCC compiler is certainly useful, some - if not many - +# packages expect the Apple branch of GCC, and its (sometimes peculiar) +# behaviour. Do not file bugs for packages that fail to compile with +# FSF GCC, if you have patches, please send them directly to upstream. +sys-devel/gcc + +# Fabian Groffen <grobian@gentoo.org> (30 Dec 2011) +# Does not support Darwin, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils + +# Fabian Groffen <grobian@gentoo.org> (11 May 2011) +# Uses the horribly broken build-system waf. When hacked far enough, +# produces a MH_OBJ with invalid install_name called _cairo.bundle. +~dev-python/pycairo-1.10.0 + +# Fabian Groffen <grobian@gentoo.org> (21 Apr 2010) +# state of mesa is probably not too good on OSX, opengl-apple is +# preferred +media-libs/mesa + + +# Fabian Groffen <grobian@gentoo.org> (27 Oct 2009) +# Fails compiling due to some missing dwarf symbols and internal +# segfaults +~sys-devel/gcc-4.4.2 +~sys-devel/gcc-4.4.3 +~sys-devel/gcc-4.4.4 + +# Fabian Groffen <grobian@gentoo.org> (30 Jun 2009) +# platform.h:81: error: conflicting types for ‘setmode’ +# /usr/include/unistd.h:570: error: previous declaration of ‘setmode’ was here +=app-crypt/ccrypt-1.8 + +# Elias Pipping <pipping@gentoo.org> (22 Dec 2007) +# bug #211712: archive has no table of contents +sci-libs/blas-atlas + +# Elias Pipping <pipping@gentoo.org> (09 Oct 2007) +# darwin-miscutils are only available on darwin +-sys-apps/darwin-miscutils + +# Fabian Groffen <grobian@gentoo.org> (21 Jan 2007) +# dies with "exhausted memory" errors on Darwin +=dev-vcs/cvs-1.12.12* diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask new file mode 100644 index 0000000..23c9117 --- /dev/null +++ b/profiles/prefix/darwin/package.use.mask @@ -0,0 +1,36 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.11 2013/05/16 19:31:05 ulm Exp $ + + +# Christoph Junghans <ottxor@gentoo.org> (26 Aug 2012) +# libutempter support does not work on Darwin (bug #388791) +x11-terms/eterm utempter + +# Fabian Groffen <grobian@gentoo.org> (24 Mar 2012) +# There's no upstream support for MPI on Darwin +media-gfx/tachyon mpi + +# Fabian Groffen <grobian@gentoo.org> (01 Jan 2012) +# gdb server is not supported on this platform +sys-devel/gdb server + +# Fabian Groffen <grobian@gentoo.org> (16 Feb 2011) +# De-mask of OSX-specific USE-flags that are useful for VLC +media-video/vlc -audioqueue -ios-vout -macosx macosx-audio -macosx-dialog-provider -macosx-eyetv -macosx-quartztext -macosx-qtcapture -macosx-vout + +# Fabian Groffen <grobian@gentoo.org> (08 Jan 2011) +# Darwin has libuuid from util-linux +x11-libs/libSM -uuid + +# Fabian Groffen <grobian@gentoo.org> (30 Oct 2009) +# linux only +media-video/mplayer dvb lirc svga jack joystick matrox real + +# Fabian Groffen <grobian@gentoo.org> (03 Apr 2009) +# ld: unknown option: -R/Library/Gentoo/usr/lib +~sys-devel/gcc-4.3.3 gcj + +# Elias Pipping <pipping@gentoo.org> (16 Nov 2007) +# make fails +sys-devel/gcc objc-gc diff --git a/profiles/prefix/darwin/packages b/profiles/prefix/darwin/packages new file mode 100644 index 0000000..f43c7d9 --- /dev/null +++ b/profiles/prefix/darwin/packages @@ -0,0 +1,9 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/packages,v 1.4 2011/09/03 10:55:26 grobian Exp $ + +*sys-apps/darwin-miscutils +*sys-devel/binutils-apple +*sys-libs/csu +*sys-process/pidof-bsd +*sys-process/pkill-darwin diff --git a/profiles/prefix/darwin/parent b/profiles/prefix/darwin/parent new file mode 100644 index 0000000..cd11492 --- /dev/null +++ b/profiles/prefix/darwin/parent @@ -0,0 +1,2 @@ +../../base +.. diff --git a/profiles/prefix/darwin/use.force b/profiles/prefix/darwin/use.force new file mode 100644 index 0000000..c8b2007 --- /dev/null +++ b/profiles/prefix/darwin/use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/use.force,v 1.1 2009/06/06 03:54:45 solar Exp $ + +# Re-add Darwin OS +kernel_Darwin +elibc_Darwin diff --git a/profiles/prefix/darwin/use.mask b/profiles/prefix/darwin/use.mask new file mode 100644 index 0000000..b6f7fa3 --- /dev/null +++ b/profiles/prefix/darwin/use.mask @@ -0,0 +1,46 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/use.mask,v 1.4 2013/02/02 13:12:28 grobian Exp $ + +#Add USE flags that don't work on Darwin/OpenDarwin/OS X here + +# readd globally masked darwin-only flags +-coreaudio +-aqua + +# Re-add Darwin libc +-elibc_Darwin +-kernel_Darwin + + +# these will more than likely never work on darwin +3dfx +acpi +alsa +apm +cap +caps +cman +clvm +directfb +djbfft +emul-linux-x86 +fbcon +fmod +ggi +gpm +hardened + +# VV requires device-mapper +on-the-fly-crypt +oss +solid +sybase +sybase-ct +rtc +voodoo3 +pvm +v4l + +# introspection is far from working on OSX +introspection |