blob: ac24e58f3df76caf20910d8917fe8b9242cb1ef2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
# Copyright 1999-2010 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.20 2010/11/23 21:44:56 grobian Exp $
# $Id: package.mask,v 1.20 2010/11/23 21:44:56 grobian Exp $
# Fabian Groffen <grobian@gentoo.org> (21 Apr 2010)
# Requires thread-local storage (__thread), Darwin has pthread_getspecific
# http://lists.apple.com/archives/xcode-users/2006/Jun/msg00551.html
~media-gfx/povray-3.7.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> (03 Feb 2010)
# ld: duplicate symbol mylist<....> caused by implementation code in
# mylist.h file
~dev-vcs/cssc-1.2.0
# Fabian Groffen <grobian@gentoo.org> (27 Oct 2009)
# Fails compiling due to some missing dwarf symbols and internal
# segfaults
~sys-devel/gcc-4.3.4
~sys-devel/gcc-4.4.1
~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
# 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
# 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
|