Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/irix: make.defaults package.use.mask packages parent profile.bashrc use.force use.mask virtuals
Date: Sat, 06 Jun 2009 03:54:57
Message-Id: E1MCmze-0005Hd-4p@stork.gentoo.org
1 solar 09/06/06 03:54:54
2
3 Added: make.defaults package.use.mask packages parent
4 profile.bashrc use.force use.mask virtuals
5 Log:
6 Initial commit of prefix profiles on behalf of the prefix community
7
8 Revision Changes Path
9 1.1 profiles/prefix/irix/make.defaults
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/make.defaults?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/make.defaults?rev=1.1&content-type=text/plain
13
14 Index: make.defaults
15 ===================================================================
16 # Copyright 1999-2009 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/make.defaults,v 1.1 2009/06/06 03:54:54 solar Exp $
19
20 # System-wide defaults for all IRIX profiles
21 # This file should rarely need to be changed
22
23 # 'Sane' defaults
24 ELIBC="IRIX"
25 KERNEL="IRIX"
26
27 # Sandbox is not ported to IRIX (yet?), no scanelf
28 FEATURES="-sandbox nostrip"
29
30
31
32 1.1 profiles/prefix/irix/package.use.mask
33
34 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/package.use.mask?rev=1.1&view=markup
35 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/package.use.mask?rev=1.1&content-type=text/plain
36
37 Index: package.use.mask
38 ===================================================================
39 # Copyright 1999-2009 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/package.use.mask,v 1.1 2009/06/06 03:54:54 solar Exp $
42
43 # Fabian Groffen <grobian@g.o> (27 Dec 2008)
44 # bug #209163, Python is broken wrt IPv6 on IRIX
45 dev-lang/python ipv6
46
47 # Fabian Groffen <grobian@g.o> (06 Aug 2008)
48 # Causes extra compilation problems, bug #234253
49 dev-util/subversion dso
50
51
52
53 1.1 profiles/prefix/irix/packages
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/packages?rev=1.1&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/packages?rev=1.1&content-type=text/plain
57
58 Index: packages
59 ===================================================================
60 # Copyright 1999-2009 Gentoo Foundation.
61 # Distributed under the terms of the GNU General Public License v2
62 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/packages,v 1.1 2009/06/06 03:54:54 solar Exp $
63
64 *sys-devel/binutils
65
66
67
68 1.1 profiles/prefix/irix/parent
69
70 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/parent?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/parent?rev=1.1&content-type=text/plain
72
73 Index: parent
74 ===================================================================
75 ../../base
76 ..
77
78
79
80 1.1 profiles/prefix/irix/profile.bashrc
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/profile.bashrc?rev=1.1&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/profile.bashrc?rev=1.1&content-type=text/plain
84
85 Index: profile.bashrc
86 ===================================================================
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/profile.bashrc,v 1.1 2009/06/06 03:54:54 solar Exp $
90
91 # IRIX's /bin/sh is not up for most of today's jobs
92 export CONFIG_SHELL=${BASH}
93
94
95
96 1.1 profiles/prefix/irix/use.force
97
98 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/use.force?rev=1.1&view=markup
99 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/use.force?rev=1.1&content-type=text/plain
100
101 Index: use.force
102 ===================================================================
103 # Copyright 1999-2009 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/use.force,v 1.1 2009/06/06 03:54:54 solar Exp $
106
107 # Re-add IRIX OS
108 kernel_IRIX
109 elibc_IRIX
110
111
112
113 1.1 profiles/prefix/irix/use.mask
114
115 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/use.mask?rev=1.1&view=markup
116 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/use.mask?rev=1.1&content-type=text/plain
117
118 Index: use.mask
119 ===================================================================
120 # Copyright 1999-2009 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/use.mask,v 1.1 2009/06/06 03:54:54 solar Exp $
123
124 # Re-add IRIX libc
125 -elibc_IRIX
126 -kernel_IRIX
127
128 # these will more than likely never work on IRIX
129 3dfx
130 3dnow
131 3dnowext
132 acpi
133 alsa
134 apm
135 cap
136 caps
137 directfb
138 divx4linux
139 djbfft
140 emul-linux-x86
141 fbcon
142 fdftk
143 fmod
144 ggi
145 gpm
146 hardened
147 icc
148 icc-pgo
149 mmx
150 mmx2
151 on-the-fly-crypt # requires device-mapper
152 oss
153 solid
154 sse
155 sse2
156 svga
157 sybase
158 sybase-ct
159 rtc
160 uclibc
161 voodoo3
162 pvm
163 v4l
164 v4l2
165
166
167
168 1.1 profiles/prefix/irix/virtuals
169
170 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/virtuals?rev=1.1&view=markup
171 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/irix/virtuals?rev=1.1&content-type=text/plain
172
173 Index: virtuals
174 ===================================================================
175 # Copyright 1999-2009 Gentoo Foundation.
176 # Distributed under the terms of the GNU General Public License v2
177 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/virtuals,v 1.1 2009/06/06 03:54:54 solar Exp $
178
179 virtual/libc sys-irix/libc
180 virtual/os-headers sys-irix/libc