blob: c042ee094a819f18712a6ec704b942ee93ef8166 (
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
|
# 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.8 2009/12/23 14:46:30 grobian Exp $
# $Id: package.mask,v 1.8 2009/12/23 14:46:30 grobian Exp $
# 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
# Fabian Groffen <grobian@gentoo.org> (05 Sep 2009)
# These are Snow Leopard releases and still a Work In Progress (tm)
~sys-devel/gcc-apple-4.2.1_p5646
# 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
# 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
|