diff options
author | Ned Ludd <solar@gentoo.org> | 2009-06-06 03:55:13 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-06-06 03:55:13 +0000 |
commit | 2c9137c7dc93684f538d1b112fa539aff6d0c1e4 (patch) | |
tree | f6bb0e3e8a761b555132b09c0eb669638a0910a7 /profiles/prefix/darwin | |
parent | Version bump (diff) | |
download | historical-2c9137c7dc93684f538d1b112fa539aff6d0c1e4.tar.gz historical-2c9137c7dc93684f538d1b112fa539aff6d0c1e4.tar.bz2 historical-2c9137c7dc93684f538d1b112fa539aff6d0c1e4.zip |
Initial commit of prefix profiles on behalf of the prefix community
Diffstat (limited to 'profiles/prefix/darwin')
63 files changed, 756 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/10.3/make.defaults b/profiles/prefix/darwin/macos/10.3/make.defaults new file mode 100644 index 000000000000..557f49942204 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.3/make.defaults @@ -0,0 +1,8 @@ +# 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.3/make.defaults,v 1.1 2009/06/06 03:54:46 solar Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.3" +ARCH="ppc-macos" +CHOST="powerpc-apple-darwin7" +ACCEPT_KEYWORDS="~ppc-macos" diff --git a/profiles/prefix/darwin/macos/10.3/package.mask b/profiles/prefix/darwin/macos/10.3/package.mask new file mode 100644 index 000000000000..492d97b2ba6b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.3/package.mask @@ -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.3/package.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (31 Jan 2007) +# system headers seem to completely unsuitable/broken for these releases +>=sys-devel/odcctools-20070412 diff --git a/profiles/prefix/darwin/macos/10.3/package.provided b/profiles/prefix/darwin/macos/10.3/package.provided new file mode 100644 index 000000000000..e82509438ed2 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.3/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.3/package.provided,v 1.1 2009/06/06 03:54:46 solar Exp $ + +sys-darwin/libsystem-71 diff --git a/profiles/prefix/darwin/macos/10.3/parent b/profiles/prefix/darwin/macos/10.3/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.3/parent @@ -0,0 +1 @@ +.. diff --git a/profiles/prefix/darwin/macos/10.3/profile.bashrc b/profiles/prefix/darwin/macos/10.3/profile.bashrc new file mode 100644 index 000000000000..5a874dc4f0a3 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.3/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.3/profile.bashrc,v 1.1 2009/06/06 03:54:46 solar Exp $ + +export MACOSX_DEPLOYMENT_TARGET=10.3 diff --git a/profiles/prefix/darwin/macos/10.3/use.mask b/profiles/prefix/darwin/macos/10.3/use.mask new file mode 100644 index 000000000000..57b9b8c486cb --- /dev/null +++ b/profiles/prefix/darwin/macos/10.3/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.3/use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ + +-altivec 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 000000000000..c9438d7c6b13 --- /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 000000000000..ee9bdb0ead57 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/package.mask @@ -0,0 +1,8 @@ +# 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.mask,v 1.1 2009/06/06 03:54:47 solar Exp $ + +# 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 000000000000..adf5b1eb3bd1 --- /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/parent b/profiles/prefix/darwin/macos/10.4/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /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 000000000000..f979451a125f --- /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 000000000000..01fe51657114 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc/package.mask @@ -0,0 +1,8 @@ +# 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.1 2009/06/06 03:54:47 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (30 May 2009) +# doesn't have Altivec or dummy backends implemented, only SSE :( +=sci-biology/hmmer-3.0_alpha2 + 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 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc/parent @@ -0,0 +1 @@ +.. 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 000000000000..cf12838e53e2 --- /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 000000000000..ed1c06bb9d64 --- /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/parent b/profiles/prefix/darwin/macos/10.4/ppc64/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/ppc64/parent @@ -0,0 +1 @@ +.. 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 000000000000..3dd174ce8679 --- /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 000000000000..254f794515b9 --- /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 000000000000..17907ac0a1d9 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/make.defaults @@ -0,0 +1,12 @@ +# 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/make.defaults,v 1.1 2009/06/06 03:54:48 solar Exp $ + +ARCH="x86-macos" +CHOST="i686-apple-darwin8" +ACCEPT_KEYWORDS="~x86-macos" + +USE="${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.use.force b/profiles/prefix/darwin/macos/10.4/x86/package.use.force new file mode 100644 index 000000000000..0db9a43897ca --- /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 000000000000..725e659513d0 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/package.use.mask @@ -0,0 +1,40 @@ +# 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.mask,v 1.1 2009/06/06 03:54:48 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (28 Apr 2008) +# http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html +dev-lang/erlang hipe + +#i686-apple-darwin8-gcc -c -I.. -Wdeclaration-after-statement -fno-PIC -O4 -D__STDC_LIMIT_MACROS -march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -shared-libgcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/Users/stefan/Library/Gentoo/usr/lib/gcc/i686-apple-darwin8/4.0.1/include -I/Users/stefan/Library/Gentoo/usr/include -I/Users/stefan/Library/Gentoo/usr/include -I/Users/stefan/Library/Gentoo/usr/include/freetype2 -I/Users/stefan/Library/Gentoo/usr/include -o decode_MMX.o decode_MMX.c +#{standard input}:91:Unknown pseudo-op: .balign +#{standard input}:91:Rest of line ignored. 1st junk character valued 49 (1). +#{standard input}:163:Unknown pseudo-op: .balign +#{standard input}:163:Rest of line ignored. 1st junk character valued 49 (1). +# mmx2 has another error .. +# +# flag returns compile errors +media-video/mplayer livecd cpudetection +# libs mising +media-video/mplayer gtk sdl libcaca dv nas musepack bidi enca real win32codecs cdparanoia samba xanim live openal +# X only +media-video/mplayer xvmc xv dga X xinerama +# linux only +media-video/mplayer dvb esd lirc svga arts jack joystick matrox +media-sound/mpg123 mmx + +# 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 + +# 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) +# imlib2 does not compile with USE=mmx +media-libs/imlib2 mmx + +# Elias Pipping <pipping@gentoo.org> (13 Sep 2007) +# mc fails to compile with USE=slang (unicode implies slang) +app-misc/mc unicode slang 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 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/parent @@ -0,0 +1 @@ +.. 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 000000000000..6782f9aba8bb --- /dev/null +++ b/profiles/prefix/darwin/macos/10.4/x86/use.mask @@ -0,0 +1,58 @@ +# 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/use.mask,v 1.1 2009/06/06 03:54:48 solar 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 +-win32codecs +-real +-x264 + +# lvm2 cluster +-clvm +-gulm +-cman + +# 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/make.defaults b/profiles/prefix/darwin/macos/10.5/make.defaults new file mode 100644 index 000000000000..563ea632ea8b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/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.5/make.defaults,v 1.1 2009/06/06 03:54:49 solar Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.5" 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 000000000000..8660e25ca5e1 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/package.mask @@ -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/package.mask,v 1.1 2009/06/06 03:54:49 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (20 Sep 2008) +# emacs 21.x does not support darwin9 +app-editors/emacs:21 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 000000000000..65cedd8c85e2 --- /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 000000000000..b6d839970ac2 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/package.use.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/package.use.mask,v 1.1 2009/06/06 03:54:49 solar Exp $ diff --git a/profiles/prefix/darwin/macos/10.5/parent b/profiles/prefix/darwin/macos/10.5/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /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 000000000000..09f076383feb --- /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 000000000000..6d97090650a3 --- /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.use.force b/profiles/prefix/darwin/macos/10.5/ppc/package.use.force new file mode 100644 index 000000000000..93280a31e417 --- /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 000000000000..c82307eaef59 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/package.use.mask @@ -0,0 +1,37 @@ +# 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.mask,v 1.1 2009/06/06 03:54:49 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (21 Nov 2007) +# generating documentation fails for hugs98 because of too many errors +dev-lang/hugs98 doc + +# Elias Pipping <pipping@gentoo.org> (10 Nov 2007) +# ruby fails to compile with USE=threads +dev-lang/ruby threads + +# Elias Pipping <pipping@gentoo.org> (13 Sep 2007) +# mc fails to compile with USE=slang (unicode implies slang) +app-misc/mc unicode slang + +# 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> (27 Aug 2007) +# elinks does not compile with USE=perl (tested with 0.11.{2,3}) +www-client/elinks perl + +# flag returns compile errors +media-video/mplayer livecd cpudetection +# libs mising +media-video/mplayer gtk sdl libcaca dv nas musepack bidi enca real win32codecs cdparanoia samba xanim live openal +# X only +media-video/mplayer xvmc xv dga X xinerama +# linux only +media-video/mplayer dvb esd lirc svga arts jack joystick matrox +media-sound/mpg123 mmx 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 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/ppc/parent @@ -0,0 +1 @@ +.. 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 000000000000..2ed72902d48d --- /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/profile.bashrc b/profiles/prefix/darwin/macos/10.5/profile.bashrc new file mode 100644 index 000000000000..31ca6031c538 --- /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 000000000000..a5a4ce216e04 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/make.defaults @@ -0,0 +1,12 @@ +# 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/make.defaults,v 1.1 2009/06/06 03:54:50 solar Exp $ + +ARCH="x64-macos" +CHOST="x86_64-apple-darwin9" +ACCEPT_KEYWORDS="~x64-macos" + +USE="${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 000000000000..2390979053ae --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/package.mask @@ -0,0 +1,8 @@ +# 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.mask,v 1.1 2009/06/06 03:54:50 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (01 Jun 2009) +# On 64-bits Darwin we need this binutils-apple, as it's the only one +# which compiles +-=sys-devel/binutils-apple-3.1.2-r1 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 000000000000..fceff3b986bc --- /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 000000000000..04e985606e30 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/package.use.mask @@ -0,0 +1,37 @@ +# 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.mask,v 1.1 2009/06/06 03:54:50 solar Exp $ + +# Elias Pipping <pipping@gentoo.org> (21 Nov 2007) +# generating documentation fails for hugs98 because of too many errors +dev-lang/hugs98 doc + +# Elias Pipping <pipping@gentoo.org> (10 Nov 2007) +# ruby fails to compile with USE=threads +dev-lang/ruby threads + +# Elias Pipping <pipping@gentoo.org> (13 Sep 2007) +# mc fails to compile with USE=slang (unicode implies slang) +app-misc/mc unicode slang + +# 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> (27 Aug 2007) +# elinks does not compile with USE=perl (tested with 0.11.{2,3}) +www-client/elinks perl + +# flag returns compile errors +media-video/mplayer livecd cpudetection +# libs mising +media-video/mplayer gtk sdl libcaca dv nas musepack bidi enca real win32codecs cdparanoia samba xanim live openal +# X only +media-video/mplayer xvmc xv dga X xinerama +# linux only +media-video/mplayer dvb esd lirc svga arts jack joystick matrox +media-sound/mpg123 mmx 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 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/parent @@ -0,0 +1 @@ +.. 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 000000000000..b68571fa97b0 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x64/use.mask @@ -0,0 +1,58 @@ +# 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/use.mask,v 1.1 2009/06/06 03:54:50 solar 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 +-win32codecs +-real +-x264 + +# lvm2 cluster +-clvm +-gulm +-cman + +# 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 000000000000..9056e2b40df6 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/make.defaults @@ -0,0 +1,12 @@ +# 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/make.defaults,v 1.1 2009/06/06 03:54:50 solar Exp $ + +ARCH="x86-macos" +CHOST="i686-apple-darwin9" +ACCEPT_KEYWORDS="~x86-macos" + +USE="${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 000000000000..7038f053f475 --- /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.use.force b/profiles/prefix/darwin/macos/10.5/x86/package.use.force new file mode 100644 index 000000000000..c85dc84498e4 --- /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 000000000000..5f0b134c2a81 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/package.use.mask @@ -0,0 +1,43 @@ +# 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.mask,v 1.1 2009/06/06 03:54:51 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (01 Feb 2009) +# Doesn't compile, bug #257225 +media-video/ffmpeg mmx + +# Fabian Groffen <grobian@gentoo.org> (21 Dec 2008) +# Proxying for Elias Pipping, broken combinations +x11-terms/eterm sse2 mmx +net-irc/xchat mmx +dev-lisp/clisp X + +# Fabian Groffen <grobian@gentoo.org> (28 Apr 2008) +# http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html +dev-lang/erlang hipe + +# Elias Pipping <pipping@gentoo.org> (21 Nov 2007) +# generating documentation fails for hugs98 because of too many errors +dev-lang/hugs98 doc + +# Elias Pipping <pipping@gentoo.org> (10 Nov 2007) +# ruby fails to compile with USE=threads +=dev-lang/ruby-1.8.6* threads + +# Elias Pipping <pipping@gentoo.org> (01 Sep 2007) +# imlib2 does not compile with USE=mmx +media-libs/imlib2 mmx + +# 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 + +# flag returns compile errors +media-video/mplayer livecd cpudetection +# libs mising +media-video/mplayer gtk sdl libcaca dv nas musepack bidi enca real win32codecs cdparanoia samba xanim live openal +# X only +media-video/mplayer xvmc xv dga X xinerama +# linux only +media-video/mplayer dvb esd lirc svga arts jack joystick matrox +media-sound/mpg123 mmx 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 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/parent @@ -0,0 +1 @@ +.. 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 000000000000..d956f6f89e48 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/use.mask @@ -0,0 +1,58 @@ +# 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/use.mask,v 1.1 2009/06/06 03:54:51 solar 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 +-win32codecs +-real +-x264 + +# lvm2 cluster +-clvm +-gulm +-cman + +# 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/make.defaults b/profiles/prefix/darwin/macos/make.defaults new file mode 100644 index 000000000000..1a4f53a50f46 --- /dev/null +++ b/profiles/prefix/darwin/macos/make.defaults @@ -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/make.defaults,v 1.1 2009/06/06 03:54:46 solar Exp $ + +# in OSX one should have objc available +USE="objc objc++" + +# we have OSX, so let's use it's virtues +USE="${USE} aqua coreaudio" diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask new file mode 100644 index 000000000000..4ca35c670f43 --- /dev/null +++ b/profiles/prefix/darwin/macos/package.mask @@ -0,0 +1,21 @@ +# 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.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ +# $Id: package.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (16 May 2009) +# MH_BUNDLE nightmare (trying to link it as a MH_DYLIB) +=gnome-base/gconf-2.26.0 + +# Fabian Groffen <grobian@gentoo.org> (02 Aug 2008) +# Crappy code makes it bus error on Darwin, bug #233600 +dev-python/sip + +# 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 + +# Elias Pipping <pipping@gentoo.org> (19 Dec 2007) +# experimenting here -- with bsd java6 on macosx +dev-java/soylatte-jdk-bin diff --git a/profiles/prefix/darwin/macos/package.use.force b/profiles/prefix/darwin/macos/package.use.force new file mode 100644 index 000000000000..2d35c20fdfde --- /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 000000000000..d147c9d2eebe --- /dev/null +++ b/profiles/prefix/darwin/macos/package.use.mask @@ -0,0 +1,22 @@ +# 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.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ +# $Id: package.use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $ + +# 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> (30 Dec 2008) +# + pipping | grobian: please package.use.mask aqua for emacs-cvs for now +# + pipping | grobian: hopefully i find the time to fix it at some point +app-editors/emacs-cvs aqua + +# 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-util/subversion dso + +# 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/packages b/profiles/prefix/darwin/macos/packages new file mode 100644 index 000000000000..5e334651e423 --- /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 000000000000..f3229c5b9876 --- /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 000000000000..8b137891791f --- /dev/null +++ b/profiles/prefix/darwin/macos/use.mask @@ -0,0 +1 @@ + diff --git a/profiles/prefix/darwin/macos/virtuals b/profiles/prefix/darwin/macos/virtuals new file mode 100644 index 000000000000..1898ad5922d0 --- /dev/null +++ b/profiles/prefix/darwin/macos/virtuals @@ -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/virtuals,v 1.1 2009/06/06 03:54:46 solar Exp $ + +# Use this virtuals file to either override the Darwin base profile's defined +# virtuals, or add virtuals that are specific to the Mac OS X profiles + diff --git a/profiles/prefix/darwin/make.defaults b/profiles/prefix/darwin/make.defaults new file mode 100644 index 000000000000..12de715f3436 --- /dev/null +++ b/profiles/prefix/darwin/make.defaults @@ -0,0 +1,16 @@ +# Copyright 1999-2009 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.1 2009/06/06 03:54:45 solar Exp $ + +# System-wide defaults for all Darwin profiles +# This file should rarely need to be changed + +# 'Sane' defaults +ELIBC="Darwin" +KERNEL="Darwin" + +# Sandbox is not ported to Darwin yet, strip isn't GNU +FEATURES="-sandbox nostrip" + +# ALSA + Darwin != working +USE_EXPAND="-ALSA_CARDS -ALSA_PCM_PLUGINS" diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask new file mode 100644 index 000000000000..19946f797c6d --- /dev/null +++ b/profiles/prefix/darwin/package.mask @@ -0,0 +1,35 @@ +# Copyright 1999-2009 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.1 2009/06/06 03:54:45 solar Exp $ +# $Id: package.mask,v 1.1 2009/06/06 03:54:45 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (30 Apr 2009) +# xmlrpc_pstream.cpp:18:44: error: features.h: No such file or directory +=dev-libs/xmlrpc-c-1.18.02 + +# Fabian Groffen <grobian@gentoo.org> (08 Oct 2008) +# odcctools have been replaced by binutils-apple, which is more close to +# Apple's original sources +sys-devel/odcctools + +# Fabian Groffen <grobian@gentoo.org> (15 Sep 2008) +# error: redefinition of ‘struct error_table’ +=app-crypt/mit-krb5-1.6.3-r4 + +# Fabian Groffen <grobian@gentoo.org> (28 Mar 2008) +# This version is taken from iPhone SDK Beta 7, and doesn't build on +# OSX 10.4, due to POSIX spawnattr (spawn.h) +=sys-devel/gdb-apple-961 + +# 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 + +# Elias Pipping <pipping@gentoo.org> (09 Oct 2007) +# bsd-man-pages are only available on darwin, bsd +-sys-apps/bsd-man-pages + diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask new file mode 100644 index 000000000000..8b77bddd8dd9 --- /dev/null +++ b/profiles/prefix/darwin/package.use.mask @@ -0,0 +1,19 @@ +# Copyright 1999-2009 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.1 2009/06/06 03:54:45 solar Exp $ + +# Fabian Groffen <grobian@gentoo.org> (03 Apr 2009) +# ld: unknown option: -R/Library/Gentoo/usr/lib +~sys-devel/gcc-4.3.3 gcj + +# Fabian Groffen <grobian@gentoo.org> (08 Aug 2008) +# mmx don't really works on x86-macos +net-irc/xchat mmx + +# Elias Pipping <pipping@gentoo.org> (16 Nov 2007) +# make fails +sys-devel/gcc objc-gc + +# media-gfx/graphviz fails to install on systems with dynamic library +# extensions other than .so, see also bug #188120 +~media-gfx/graphviz-2.12 perl python ruby tcl diff --git a/profiles/prefix/darwin/packages b/profiles/prefix/darwin/packages new file mode 100644 index 000000000000..7c6b73821d58 --- /dev/null +++ b/profiles/prefix/darwin/packages @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/packages,v 1.1 2009/06/06 03:54:45 solar Exp $ + +*sys-apps/bsd-man-pages +*sys-apps/darwin-miscutils +*sys-devel/binutils-apple +*sys-process/pidof-bsd diff --git a/profiles/prefix/darwin/parent b/profiles/prefix/darwin/parent new file mode 100644 index 000000000000..cd1149221a41 --- /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 000000000000..c8b200776cc8 --- /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 000000000000..49c77de86eef --- /dev/null +++ b/profiles/prefix/darwin/use.mask @@ -0,0 +1,42 @@ +# 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.mask,v 1.1 2009/06/06 03:54:45 solar 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 +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 +v4l2 diff --git a/profiles/prefix/darwin/virtuals b/profiles/prefix/darwin/virtuals new file mode 100644 index 000000000000..6c3adba64bcc --- /dev/null +++ b/profiles/prefix/darwin/virtuals @@ -0,0 +1,6 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/virtuals,v 1.1 2009/06/06 03:54:45 solar Exp $ + +virtual/libc sys-darwin/libsystem +virtual/os-headers sys-darwin/libsystem |