Gentoo Archives: gentoo-commits

From: "Alexander Gabert (pappy)" <pappy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-projects commit in extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86: make.defaults package.mask package.use.mask packages parent use.mask virtuals
Date: Tue, 27 Nov 2007 19:06:42
Message-Id: E1Ix5lR-0005ni-6o@stork.gentoo.org
1 pappy 07/11/27 19:06:33
2
3 Added: make.defaults package.mask package.use.mask
4 packages parent use.mask virtuals
5 Log:
6 adding preliminary versions of ebuild, patch, profile for GXS glibc and documentation about linkers
7
8 Revision Changes Path
9 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/make.defaults
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/make.defaults?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/make.defaults?rev=1.1&content-type=text/plain
13
14 Index: make.defaults
15 ===================================================================
16 # Copyright 1999-2005 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/make.defaults,v 1.1 2007/11/27 19:06:32 pappy Exp $
19
20 # All extra USE/etc should be specified in sub-profiles.
21 # DO NOT POLLUTE USE ON THIS PROFILE.
22
23 ARCH="x86"
24 ACCEPT_KEYWORDS="x86"
25
26 CHOST="i686-pc-linux-gnu"
27 CFLAGS="-O2 -mcpu=i686 -pipe"
28 CXXFLAGS="${CFLAGS}"
29
30 FEATURES="sandbox sfperms"
31
32 USE="berkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib"
33
34 # 2006/08/18 - Donnie Berkholz <dberkholz@g.o>
35 # Defaults for video drivers
36 VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt \
37 mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \
38 siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \
39 voodoo"
40
41 # 2006/12/21 - Andrej Kacian <ticho@g.o>
42 # Defaults for audio drivers
43 ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 \
44 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m \
45 maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
46
47
48
49 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/package.mask
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/package.mask?rev=1.1&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/package.mask?rev=1.1&content-type=text/plain
53
54 Index: package.mask
55 ===================================================================
56 # Copyright 2006 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 # $Header: /var/cvsroot/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/package.mask,v 1.1 2007/11/27 19:06:32 pappy Exp $
59
60 # Christian Faulhammer <opfer@g.o> (05 Dec 2006)
61 # this version is badly broken on x86, see bug #153280
62 ~app-arch/rpm-4.4.7
63
64
65
66 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/package.use.mask
67
68 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/package.use.mask?rev=1.1&view=markup
69 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/package.use.mask?rev=1.1&content-type=text/plain
70
71 Index: package.use.mask
72 ===================================================================
73 # This file requires >=portage-2.1.1
74
75 dev-java/sun-jdk -nsplugin
76 dev-java/sun-jre-bin -nsplugin
77 dev-java/ibm-jdk-bin -nsplugin
78 dev-java/ibm-jre-bin -nsplugin
79 x11-terms/eterm sse2
80
81
82
83 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/packages
84
85 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/packages?rev=1.1&view=markup
86 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/packages?rev=1.1&content-type=text/plain
87
88 Index: packages
89 ===================================================================
90 # Copyright 2001-2004 Gentoo Foundation.
91 # Distributed under the terms of the GNU General Public License v2
92 # $Header: /var/cvsroot/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/packages,v 1.1 2007/11/27 19:06:32 pappy Exp $
93
94 # For instructions on how this file works (as an inclusion mask, primarily),
95 # please refer to ${PORTDIR}/profiles/base/packages
96
97 # Use this file to lock down specific versions of packages ONLY TO THIS
98 # SPECIFIC ARCHITECTURE!!
99
100 # You can also add files to the base system itself if you prefix them with a
101 # *
102
103 >=sys-devel/binutils-2.13.90.0.4
104
105
106
107 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/parent
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/parent?rev=1.1&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/parent?rev=1.1&content-type=text/plain
111
112 Index: parent
113 ===================================================================
114 ..
115
116
117
118 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/use.mask
119
120 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/use.mask?rev=1.1&view=markup
121 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/use.mask?rev=1.1&content-type=text/plain
122
123 Index: use.mask
124 ===================================================================
125 # Copyright 2004 Gentoo Foundation.
126 # Distributed under the terms of the GNU General Public License, v2
127 # $Header: /var/cvsroot/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/use.mask,v 1.1 2007/11/27 19:06:32 pappy Exp $
128
129 # This file masks out USE flags that are simply NOT allowed in the default
130 # x86 profile. This works, for example, if another architecture's
131 # profile have a USE flag associated with (such as altivec, mmx, etc).
132
133 # Raúl Porcel <armin76@g.o> (4 Sep 2007)
134 # Doesn't work fine, requested by steev
135 networkmanager
136
137 # pbbuttonsd and macbook for KDE and pbuttonsd it
138 #-pbbuttonsd
139 -macbook
140
141 # Unmask x86 instruction sets
142 -3dnow
143 -3dnowext
144 -icc
145 -icc-pgo
146 -ifc
147 -mmx
148 -mmxext
149 -sse
150 -sse2
151 -ssse3
152 -svga
153 -kqemu
154 -nvram
155
156 # Unmask nvidia XvMC support
157 -nvidia
158
159 # Unmask dev-db/oracle-instantclient-basic support
160 -oci8-instant-client
161
162 # Unmask osp, used by asterisk; bug 115798
163 -osp
164
165 # Unmask yellownet, used by aqbanking (bug 149970)
166 -yellownet
167
168 # Modular X: unmask for architectures on which they are available
169 -input_devices_synaptics
170 -input_devices_vmmouse
171 -input_devices_wacom
172 -video_cards_nvidia
173 -video_cards_fglrx
174 -video_cards_vmware
175 -video_cards_amd
176 -video_cards_vermilion
177 -video_cards_xgi
178
179 # Modular X: mask for architectures on which they aren't available
180 video_cards_newport
181
182 #codec support
183 -win32codecs
184 -real
185 -x264
186
187 # lvm2 cluster
188 -clvm
189 -gulm
190 -cman
191
192 # psyco works on x86
193 -psyco
194
195 # Diego Pettenò <flameeyes@g.o> (4 Jan 2007)
196 # Unmask the flags for PHP that are available only on x86
197 -fdftk
198 -sybase-ct
199 -ingres
200 -birdstep
201 -adabas
202 -filepro
203 -pfpro
204 -informix
205 -empress
206 -empress-bcs
207 -sybase
208 -frontbase
209 -dbmaker
210 -esoob
211 -solid
212 # Shared with amd64
213 -oci8
214 -oracle7
215 -firebird
216 -db2
217
218 # Robert Buchholz <rbu@g.o> (03 Jun 2007)
219 # Unmask as it works on x86
220 -lcd_devices_svga
221 -lcd_devices_luise
222
223 # George Shapovalov <george@g.o> (8 Apr 2007)
224 # supported on x86
225 -ada
226
227 # tcc is x86 only
228 -tcc
229
230 # Sébastien Fabbro <bicatali@g.o> (24 Aug 2007)
231 # cernlib has been tested on x86
232 -cern
233
234
235
236 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/virtuals
237
238 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/virtuals?rev=1.1&view=markup
239 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/virtuals?rev=1.1&content-type=text/plain
240
241 Index: virtuals
242 ===================================================================
243 # Copyright 2004 Gentoo Foundation.
244 # Distributed under the terms of the GNU General Public License v2
245 # $Header: /var/cvsroot/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/virtuals,v 1.1 2007/11/27 19:06:32 pappy Exp $
246
247 # This file is used to either override or extend the parent profile's
248 # virtuals mappings. In this case, this is for ARCHITECTURE SPECIFIC
249 # mappings
250
251 virtual/bootloader sys-boot/grub
252
253
254
255 --
256 gentoo-commits@g.o mailing list