Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix: ChangeLog ChangeLog-2012
Date: Tue, 01 Jan 2013 13:26:53
Message-Id: 20130101132642.960C22171D@flycatcher.gentoo.org
1 dilfridge 13/01/01 13:26:42
2
3 Modified: ChangeLog
4 Added: ChangeLog-2012
5 Log:
6 Split ChangeLog.
7
8 Revision Changes Path
9 1.375 profiles/prefix/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.375&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.375&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?r1=1.374&r2=1.375
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v
18 retrieving revision 1.374
19 retrieving revision 1.375
20 diff -u -r1.374 -r1.375
21 --- ChangeLog 26 Dec 2012 11:46:02 -0000 1.374
22 +++ ChangeLog 1 Jan 2013 13:26:42 -0000 1.375
23 @@ -1,2288 +1,9 @@
24 # ChangeLog for profiles/prefix
25 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.374 2012/12/26 11:46:02 heroxbd Exp $
27 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.375 2013/01/01 13:26:42 dilfridge Exp $
29
30 - 26 Dec 2012; Benda Xu <heroxbd@g.o> use.mask:
31 - mask USE suid which requires root. bug 447340
32 + 01 Jan 2013; Andreas K. Huettel <dilfridge@g.o> +ChangeLog-2012:
33 + Split ChangeLog.
34
35 - 02 Dec 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
36 - Mask cmake-2.8.10.2 on Darwin for compilation failures
37 + For previous entries, please see ChangeLog-2012.
38
39 - 01 Dec 2012; Fabian Groffen <grobian@g.o> make.defaults:
40 - Override PYTHON_TARGETS with versions we have in Prefix
41 -
42 - 10 Nov 2012; Fabian Groffen <grobian@g.o>
43 - +sunos/solaris/profile.bashrc, profile.bashrc:
44 - Define PREFIX_DISABLE_GEN_USR_LDSCRIPT for hosts that accidentially got
45 - bootstrapped in this mode
46 -
47 - 10 Nov 2012; Fabian Groffen <grobian@g.o> profile.bashrc:
48 - Drop commented out AT_SYS_M4DIR code
49 -
50 - 10 Nov 2012; Fabian Groffen <grobian@g.o> package.mask:
51 - Update mask message to point out the cause + bug ref
52 -
53 - 09 Nov 2012; Fabian Groffen <grobian@g.o> package.mask:
54 - Mask libgpg-error-1.10-r1 due to broken build-system
55 -
56 - 01 Nov 2012; Fabian Groffen <grobian@g.o>
57 - darwin/macos/10.5/x64/package.unmask, darwin/macos/10.5/x86/package.unmask:
58 - Don't unmask soylatte on 10.5/Intel, Apple just provides a genuine Java 1.6
59 - there
60 -
61 - 30 Oct 2012; Fabian Groffen <grobian@g.o>
62 - +darwin/macos/10.5/ppc/package.unmask:
63 - Unmask soylatte-jdk-bin on ppc-macos/10.5 now we added 7
64 -
65 - 30 Oct 2012; Fabian Groffen <grobian@g.o>
66 - darwin/macos/10.5/make.defaults, darwin/macos/10.6/make.defaults,
67 - darwin/macos/10.7/make.defaults, darwin/macos/10.8/make.defaults:
68 - Enable sandbox (seatbelt) on Mac OS X >=10.5
69 -
70 - 27 Oct 2012; Fabian Groffen <grobian@g.o> package.mask:
71 - Mask sys-apps/coreutils-8.20 due to parallel make and libiconv issues
72 -
73 - 04 Oct 2012; Fabian Groffen <grobian@g.o> mint/make.defaults:
74 - Drop ${USE} from first assignment, bug #437086
75 -
76 - 30 Sep 2012; Fabian Groffen <grobian@g.o>
77 - +darwin/macos/10.8/package.mask:
78 - Mask opengl-apple on Mountain Lion (10.8), bug #431182
79 -
80 - 29 Sep 2012; Fabian Groffen <grobian@g.o>
81 - darwin/macos/10.5/x64/package.mask:
82 - Mask >=dev-java/apple-jdk-bin-1.6.0 on Leopard x64, since it will never find
83 - the necessary files
84 -
85 - 29 Sep 2012; Fabian Groffen <grobian@g.o>
86 - +darwin/macos/10.4/x86/package.unmask, +darwin/macos/10.5/x64/package.unmask,
87 - +darwin/macos/10.5/x86/package.unmask, darwin/macos/package.mask:
88 - Unmask soylatte-jdk-bin on 10.4/x86, 10.5/x86 and 10.5/x64, because it is the
89 - only Java6 provider there
90 -
91 - 09 Sep 2012; Fabian Groffen <grobian@g.o>
92 - +sunos/solaris/make.defaults, darwin/macos/make.defaults:
93 - Make USE-ipv6 default on Mac OS X and Solaris (and derivatives) since support
94 - is always available there.
95 -
96 - 26 Aug 2012; Christoph Junghans <ottxor@g.o> darwin/package.use.mask:
97 - mask utempter for x11-terms/eterm on Darwin, bug #388791
98 -
99 - 07 Aug 2012; Benda Xu <heroxbd@g.o> package.mask:
100 - mask baselayout-prefix-1.12.14-r1 for testing openrc. bug 415895.
101 -
102 - 05 Aug 2012; Fabian Groffen <grobian@g.o>
103 - +bsd/freebsd/9.1/package.mask:
104 - Mask GCC >=4.3 on FreeBSD 9.1, bug #429992
105 -
106 - 01 Aug 2012; Fabian Groffen <grobian@g.o>
107 - darwin/macos/package.use.mask:
108 - Update mplayer X-related USE masks for OSX
109 -
110 - 01 Aug 2012; Fabian Groffen <grobian@g.o> package.mask:
111 - Mask grep-2.13 for misbehaviour, having lots of collateral damage, bug
112 - #425668
113 -
114 - 31 Jul 2012; Fabian Groffen <grobian@g.o> +darwin/macos/10.8/eapi,
115 - +darwin/macos/10.8/make.defaults, +darwin/macos/10.8/package.provided,
116 - +darwin/macos/10.8/package.use.mask, +darwin/macos/10.8/parent,
117 - +darwin/macos/10.8/profile.bashrc, +darwin/macos/10.8/x64/make.defaults,
118 - +darwin/macos/10.8/x64/package.mask,
119 - +darwin/macos/10.8/x64/package.use.force,
120 - +darwin/macos/10.8/x64/package.use.mask, +darwin/macos/10.8/x64/parent,
121 - +darwin/macos/10.8/x64/use.mask, +darwin/macos/10.8/x86/make.defaults,
122 - +darwin/macos/10.8/x86/package.mask,
123 - +darwin/macos/10.8/x86/package.use.force,
124 - +darwin/macos/10.8/x86/package.use.mask, +darwin/macos/10.8/x86/parent,
125 - +darwin/macos/10.8/x86/use.mask:
126 - Add Mac OS X Mountain Lion (10.8) profiles
127 -
128 - 14 Jun 2012; Davide Pesavento <pesa@g.o>
129 - darwin/macos/arch/ppc/package.use.mask:
130 - Remove redundant mask of USE=jit for qt-script and qt-webkit on ppc, since
131 - the flag is already masked in base profile.
132 -
133 - 06 Jun 2012; Benda Xu <heroxbd@g.o> darwin/package.mask, package.mask,
134 - sunos/solaris/package.mask:
135 - move =dev-vcs/cvs-1.12.12* mask to darwin and solaris arch dir
136 -
137 - 26 May 2012; Fabian Groffen <grobian@g.o> -package.provided:
138 - Don't package.provide a member of a virtual (shadow)
139 -
140 - 23 May 2012; Jeremy Olexa <darkside@g.o> package.mask:
141 - remove gcc-4.6.0 unmasking atom since it doesn't do anything besides cause
142 - 'unmatched atom' output
143 -
144 - 13 May 2012; Fabian Groffen <grobian@g.o>
145 - darwin/macos/arch/ppc/package.mask, sunos/solaris/arch/sparc/package.mask:
146 - Mask dev-lang/v8 on Sparc and PowerPC platforms
147 -
148 - 11 May 2012; Fabian Groffen <grobian@g.o> package.mask:
149 - Unmask python-2.7.3, shutil problem with chflags() has been fixed
150 -
151 - 09 May 2012; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
152 - Mask dev-libs/libelf on Solaris, as it breaks the system
153 -
154 - 05 May 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
155 - gimp-2.7 was unmasked
156 -
157 - 05 May 2012; Fabian Groffen <grobian@g.o> package.mask:
158 - Unmask gcc-4.6 in Prefix
159 -
160 - 03 May 2012; Fabian Groffen <grobian@g.o>
161 - darwin/macos/10.4/package.mask, darwin/macos/10.5/package.mask:
162 - Mask >ghc-7 on Tiger and Leopard
163 -
164 - 30 Apr 2012; Fabian Groffen <grobian@g.o>
165 - darwin/macos/10.7/x86/package.mask, darwin/macos/arch/x64/package.mask:
166 - Mask <tk-8.6 on 64-bits Mac OS X and all of Mac OS X Lion due to usage of the
167 - removed Carbon interface, bug #408435
168 -
169 - 29 Apr 2012; Fabian Groffen <grobian@g.o> package.mask:
170 - Mask newer pax-utils due to at* portability horror
171 -
172 - 26 Apr 2012; Fabian Groffen <grobian@g.o> package.mask:
173 - Also mask python-2.7.3-r1
174 -
175 - 22 Apr 2012; Fabian Groffen <grobian@g.o> package.mask:
176 - Mask python-2.7.3 for misbehaviour with repoman
177 -
178 - 03 Apr 2012: Benda XU <heroxbd@g.o> linux/arm/make.defaults,
179 - let arm prefix use arm instead of arm-linux as its keyword
180 -
181 - 28 Mar 2012; Benda XU<heroxbd@g.o> package.provided:
182 - use sys-apps/shadow-4.1 to meet virtual/shadow introduced on Mar 11
183 -
184 - 24 Mar 2012; Fabian Groffen <grobian@g.o> package.mask:
185 - Revert back to masked Perl 5.14
186 -
187 - 24 Mar 2012; Fabian Groffen <grobian@g.o> package.mask:
188 - Undo Perl 5.14 mask in Prefix
189 -
190 - 18 Mar 2012; Samuli Suominen <ssuominen@g.o>
191 - darwin/macos/package.use.mask, darwin/package.use.mask:
192 - Remove mask for USE="esd" because there is no such flag in tree anymore.
193 -
194 - 12 Mar 2012; Michael Haubenwallner <haubi@g.o>
195 - +aix/7.1.0.0/package.provided, +aix/7.1.0.0/parent,
196 - +aix/7.1.0.0/ppc/make.defaults, +aix/7.1.0.0/ppc/parent:
197 - add profile for powerpc-ibm-aix7.1.0.0
198 -
199 - 09 Mar 2012; Jeremy Olexa <darkside@g.o> linux/arm/make.defaults,
200 - linux/ppc64/make.defaults:
201 - Don't set ACCEPT_KEYWORDS to **, use ~*. bug 407499
202 -
203 - 06 Mar 2012; Jeremy Olexa <darkside@g.o> +linux/ppc64/make.defaults,
204 - +linux/ppc64/packages, +linux/ppc64/parent:
205 - Add ppc64-linux profile for bug 407021 by Richard Yao
206 -
207 - 05 Mar 2012; Fabian Groffen <grobian@g.o>
208 - darwin/macos/arch/ppc/package.mask:
209 - Mask binutils-apple-4.3 on PowerPC profiles, since Apple dropped entire
210 - PowerPC support and hence the linker is not able to link any code
211 -
212 - 20 Feb 2012; Fabian Groffen <grobian@g.o> packages:
213 - Update packages to reflect same baselayout atom as in base profile, thanks
214 - Askar Bektassov in bug #404247
215 -
216 - 19 Feb 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
217 - Mask FSF GCC on Mac OS X profiles, because Gentoo Prefix does not support its
218 - usage, bug #402119
219 -
220 - 16 Feb 2012; Michael Haubenwallner <haubi@g.o> aix/package.use.mask:
221 - p.use.mask 'jit' for libpcre, is not ported to AIX
222 -
223 - 14 Feb 2012; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
224 - Drop binutils mask, latest version is 2.22 which seems to compile again
225 -
226 - 13 Feb 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
227 - Unmask gimp-2.7 on Darwin, as it's the only gimp that compiles there
228 -
229 - 09 Feb 2012; Fabian Groffen <grobian@g.o>
230 - darwin/macos/package.use.mask:
231 - Drop USE=slang mask on mc, bug #398415
232 -
233 - 06 Feb 2012; Jeremy Olexa <darkside@g.o> packages:
234 - Don't require virtual/modutils for Gentoo Prefix. Main tree did
235 - 's:sys-apps/module-init-tools:virtual/modutils:' - now we match
236 -
237 - 20 Jan 2012; Jeremy Olexa <darkside@g.o> profile.bashrc:
238 - comment out the AT_SYS_M4DIR stuff because it breaks packages (bug 397563)
239 -
240 - 14 Jan 2012; Kacper Kowalik <xarthisius@g.o> package.use.mask:
241 - Mask dev-python/numexpr[mkl]
242 -
243 - 09 Jan 2012; Alexandre Rostovtsev <tetromino@g.o>
244 - +linux/amd64/package.use.mask, +linux/x86/package.use.mask,
245 - bsd/freebsd/arch/x86/package.use.mask,
246 - darwin/macos/arch/x86/package.use.mask:
247 - Unmask USE="jit" for webkit-gtk on amd64/arm/x86 prefix arches where
248 - webkit-gtk is keyworded (bug #396313).
249 -
250 - 01 Jan 2012; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
251 - Mask USE=server for sys-devel/gdb, since it's not supported on Darwin
252 -
253 - 31 Dec 2011; Fabian Groffen <grobian@g.o> mint/make.defaults:
254 - Add static-libs to USE, bug #394853
255 -
256 - 30 Dec 2011; Fabian Groffen <grobian@g.o> mint/package.use.mask:
257 - Update USE-masks for MiNT, bug #394791
258 -
259 - 30 Dec 2011; Fabian Groffen <grobian@g.o>
260 - +bsd/freebsd/arch/sparc64/package.mask,
261 - +bsd/freebsd/arch/sparc64/package.use.mask,
262 - +bsd/freebsd/arch/x64/package.mask, +bsd/freebsd/arch/x64/package.use.mask,
263 - +bsd/freebsd/arch/x64/parent, +bsd/freebsd/arch/x86/package.mask,
264 - +bsd/freebsd/arch/x86/package.use.mask, bsd/freebsd/7.1/x64/parent,
265 - bsd/freebsd/7.1/x86/parent, bsd/freebsd/7.2/x64/parent,
266 - bsd/freebsd/7.2/x86/parent, bsd/freebsd/8.0/x64/parent,
267 - bsd/freebsd/8.0/x86/parent, bsd/freebsd/8.1/sparc64/parent,
268 - bsd/freebsd/8.1/x64/parent, bsd/freebsd/8.1/x86/parent,
269 - bsd/freebsd/8.2/x64/parent, bsd/freebsd/8.2/x86/parent,
270 - bsd/freebsd/9.0/x64/parent, bsd/freebsd/9.0/x86/parent:
271 - Inherit FreeBSD arch-specific masks through arch sub-tree
272 -
273 - 30 Dec 2011; Fabian Groffen <grobian@g.o>
274 - +sunos/solaris/5.9/package.mask, +sunos/solaris/arch/sparc/package.mask,
275 - +sunos/solaris/arch/sparc/package.use.mask,
276 - +sunos/solaris/arch/sparc64/package.mask,
277 - +sunos/solaris/arch/sparc64/package.use.mask,
278 - +sunos/solaris/arch/sparc64/parent, +sunos/solaris/arch/x64/package.mask,
279 - +sunos/solaris/arch/x64/package.use.mask, +sunos/solaris/arch/x64/parent,
280 - +sunos/solaris/arch/x86/package.mask,
281 - +sunos/solaris/arch/x86/package.use.mask,
282 - sunos/solaris/5.9/sparc/package.mask, sunos/solaris/5.9/sparc/parent,
283 - sunos/solaris/5.9/sparc64/package.mask, sunos/solaris/5.9/sparc64/parent,
284 - sunos/solaris/5.10/sparc/package.mask,
285 - sunos/solaris/5.10/sparc/package.use.mask, sunos/solaris/5.10/sparc/parent,
286 - sunos/solaris/5.10/sparc64/package.mask,
287 - sunos/solaris/5.10/sparc64/package.use.mask,
288 - sunos/solaris/5.10/sparc64/parent, sunos/solaris/5.10/x64/parent,
289 - sunos/solaris/5.10/x86/package.use.mask, sunos/solaris/5.10/x86/parent,
290 - sunos/solaris/5.11/sparc/package.mask,
291 - sunos/solaris/5.11/sparc/package.use.mask, sunos/solaris/5.11/sparc/parent,
292 - sunos/solaris/5.11/sparc64/package.mask,
293 - sunos/solaris/5.11/sparc64/package.use.mask,
294 - sunos/solaris/5.11/sparc64/parent, sunos/solaris/5.11/x64/parent,
295 - sunos/solaris/5.11/x86/package.use.mask, sunos/solaris/5.11/x86/parent,
296 - sunos/solaris/package.use.mask:
297 - Inherit Solaris arch-specific masks through arch sub-tree
298 -
299 - 30 Dec 2011; Fabian Groffen <grobian@g.o>
300 - +darwin/macos/10.4/package.use.mask, +darwin/macos/arch/ppc/package.mask,
301 - +darwin/macos/arch/ppc/package.use.mask,
302 - +darwin/macos/arch/ppc64/package.mask,
303 - +darwin/macos/arch/ppc64/package.use.mask, +darwin/macos/arch/ppc64/parent,
304 - +darwin/macos/arch/x64/package.mask, +darwin/macos/arch/x64/package.use.mask,
305 - +darwin/macos/arch/x64/parent, +darwin/macos/arch/x86/package.mask,
306 - +darwin/macos/arch/x86/package.use.mask,
307 - darwin/macos/10.4/ppc/package.use.mask, darwin/macos/10.4/ppc/parent,
308 - darwin/macos/10.4/ppc64/package.use.mask, darwin/macos/10.4/ppc64/parent,
309 - darwin/macos/10.4/x86/package.use.mask, darwin/macos/10.4/x86/parent,
310 - darwin/macos/10.5/package.use.mask, darwin/macos/10.5/ppc/package.use.mask,
311 - darwin/macos/10.5/ppc/parent, darwin/macos/10.5/ppc64/package.use.mask,
312 - darwin/macos/10.5/ppc64/parent, darwin/macos/10.5/x64/package.use.mask,
313 - darwin/macos/10.5/x64/parent, darwin/macos/10.5/x86/package.use.mask,
314 - darwin/macos/10.5/x86/parent, darwin/macos/10.6/package.use.mask,
315 - darwin/macos/10.6/x64/package.use.mask, darwin/macos/10.6/x64/parent,
316 - darwin/macos/10.6/x86/package.use.mask, darwin/macos/10.6/x86/parent,
317 - darwin/macos/10.7/x64/package.use.mask, darwin/macos/10.7/x64/parent,
318 - darwin/macos/10.7/x86/package.use.mask, darwin/macos/10.7/x86/parent,
319 - darwin/macos/package.use.mask:
320 - Inherit Mac OS X arch-specific masks through arch sub-tree
321 -
322 - 30 Dec 2011; Fabian Groffen <grobian@g.o>
323 - +sunos/solaris/5.11/sparc/package.mask, darwin/package.mask,
324 - sunos/solaris/5.9/sparc/package.mask, sunos/solaris/5.9/sparc64/package.mask,
325 - sunos/solaris/5.10/sparc/package.mask,
326 - sunos/solaris/5.10/sparc64/package.mask,
327 - sunos/solaris/5.11/sparc64/package.mask:
328 - Mask pciutils on unsupported platforms, bug #395769
329 -
330 - 26 Dec 2011; Fabian Groffen <grobian@g.o>
331 - +bsd/freebsd/9.0/package.provided, +bsd/freebsd/9.0/parent,
332 - +bsd/freebsd/9.0/x64/make.defaults, +bsd/freebsd/9.0/x64/parent,
333 - +bsd/freebsd/9.0/x86/make.defaults, +bsd/freebsd/9.0/x86/parent:
334 - Add profiles for FreeBSD 9.0, bug #395913
335 -
336 - 21 Dec 2011: XU, Benda <heroxbd@g.o> linux/profile.bashrc:
337 - Fix bug 289757 (again). fix grep pattern, add category to rule out cross gcc.
338 -
339 - 17 Dec 2011; Fabian Groffen <grobian@g.o> package.mask:
340 - Drop mask for distcc, the --install option to distcc-config no longer exists
341 -
342 - 16 Dec 2011; Jeremy Olexa <darkside@g.o> package.mask:
343 - lift net-proxy/dante mask, bug 389423
344 -
345 - 15 Dec 2011; Fabian Groffen <grobian@g.o> profile.bashrc:
346 - Define AT_SYS_M4DIR for autotools.eclass to always have
347 - EPREFIX/usr/share/aclocal for cross-EPREFIX builds (migration from Prefix
348 - local eclass modification)
349 -
350 - 15 Dec 2011; Jeremy Olexa <darkside@g.o> linux/profile.bashrc:
351 - Fix bug 289757 (again). Use ldd, use EPATCH_EXCLUDE, match new patch name as
352 - well
353 -
354 - 08 Dec 2011; Fabian Groffen <grobian@g.o> package.use.mask:
355 - Mask USE=vanilla for gcc, since that results in a broken compiler on Prefix
356 -
357 - 08 Dec 2011; Fabian Groffen <grobian@g.o>
358 - +sunos/solaris/package.use.force, sunos/solaris/package.use.mask:
359 - Unmask and force sys-devel/gcc libssp on Solaris, to get a non-broken
360 - -fstack-protector(-all).
361 -
362 - 05 Dec 2011; Jeremy Olexa <darkside@g.o> +linux/profile.bashrc:
363 - Disable the automatic fortify patch for some older linux hosts, bug 289757
364 -
365 - 01 Dec 2011; Jeremy Olexa <darkside@g.o> darwin/package.mask,
366 - linux/package.use.mask, sunos/solaris/package.mask:
367 - rm obsolete stuff
368 -
369 - 16 Nov 2011; Jeremy Olexa <darkside@g.o> package.mask:
370 - lift games-misc/fortune-mod mask, bug 389943
371 -
372 - 16 Nov 2011; Fabian Groffen <grobian@g.o>
373 - +sunos/solaris/5.9/package.use.mask,
374 - +sunos/solaris/5.10/sparc/package.use.mask,
375 - +sunos/solaris/5.11/sparc/package.use.mask,
376 - sunos/solaris/5.10/sparc64/package.use.mask,
377 - sunos/solaris/5.11/sparc64/package.use.mask:
378 - Mask USE=jit for dev-libs/libpcre on all sparc-based Solaris profiles, there
379 - is no ASM for sparc/sparcv9
380 -
381 - 14 Nov 2011; Mike Frysinger <vapier@g.o> packages:
382 - sys-apps/net-tools is no longer in base profile.
383 -
384 - 06 Nov 2011; Fabian Groffen <grobian@g.o>
385 - +darwin/macos/10.5/package.mask, darwin/macos/10.4/package.mask:
386 - Mask >=media-libs/mediastreamer-2.7.3 on Leopard (10.5) next to Tiger (10.4)
387 - since it requires a newer CoreAudio.
388 -
389 - 01 Nov 2011; Samuli Suominen <ssuominen@g.o> aix/use.mask,
390 - bsd/use.mask, darwin/use.mask, hpux/use.mask, irix/use.mask, mint/use.mask,
391 - sunos/use.mask, windows/interix/use.mask, windows/winnt/use.mask:
392 - Remove obsolete entries for USE="v4l2"
393 -
394 - 31 Oct 2011; Fabian Groffen <grobian@g.o> package.mask:
395 - Drop mask for no longer existing python-updater-0.8
396 -
397 - 28 Oct 2011; Jeremy Olexa <darkside@g.o> package.mask:
398 - mask misc packages
399 -
400 - 26 Sep 2011; Fabian Groffen <grobian@g.o> bsd/freebsd/package.mask:
401 - >=sys-devel/binutils-2.21.1 exhibits -ldl problem on FreeBSD
402 -
403 - 18 Sep 2011; Samuli Suominen <ssuominen@g.o> windows/interix/use.mask,
404 - windows/winnt/use.mask:
405 - Remove obsolete USE="hal" mask.
406 -
407 - 04 Sep 2011; Fabian Groffen <grobian@g.o>
408 - sunos/solaris/package.use.mask:
409 - Mask introspection for poppler, because gir is doing linking wrong
410 -
411 - 03 Sep 2011; Fabian Groffen <grobian@g.o> darwin/packages:
412 - Add sys-libs/csu (crt1.o) to system set on Darwin, such that compilations can
413 - do fully without Xcode
414 -
415 - 28 Aug 2011; Fabian Groffen <grobian@g.o> darwin/use.mask:
416 - Mask USE=introspection on Darwin, g-ir-tool it has a long way to go before
417 - working there
418 -
419 - 25 Aug 2011; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
420 - Mask gcc-4.3.[3456], since it doesn't compile, and isn't worth fixing --
421 - 4.5.2 is fully functional, bug #379723
422 -
423 - 11 Aug 2011; Fabian Groffen <grobian@g.o>
424 - sunos/solaris/5.10/sparc/package.mask,
425 - sunos/solaris/5.10/sparc64/package.mask:
426 - Drop masks for >=gcc-4.4 on Solaris/Sparc, compilation has been fixed
427 -
428 - 09 Aug 2011; Markus Duft <mduft@g.o> windows/interix/package.use.mask:
429 - add required USE masks for interix (apr and gettext)
430 -
431 - 04 Aug 2011; Jonathan Callen <abcd@g.o>
432 - +bsd/freebsd/8.2/x86/make.defaults, +bsd/freebsd/8.2/x86/parent:
433 - Add a x86 freebsd 8.2 profile
434 -
435 - 11 Jul 2011; Fabian Groffen <grobian@g.o>
436 - darwin/macos/10.4/package.mask:
437 - Mask lsof on OSX 10.4 (Tiger), bug #357649
438 -
439 - 07 Jul 2011; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
440 - Mask boost(-build) 1.45.0 and 1.46.1 since we cannot unpack the tars
441 -
442 - 04 Jul 2011; Fabian Groffen <grobian@g.o> +darwin/macos/10.7/eapi,
443 - +darwin/macos/10.7/make.defaults, +darwin/macos/10.7/package.provided,
444 - +darwin/macos/10.7/package.use.mask, +darwin/macos/10.7/parent,
445 - +darwin/macos/10.7/profile.bashrc, +darwin/macos/10.7/x64/make.defaults,
446 - +darwin/macos/10.7/x64/package.mask,
447 - +darwin/macos/10.7/x64/package.use.force,
448 - +darwin/macos/10.7/x64/package.use.mask, +darwin/macos/10.7/x64/parent,
449 - +darwin/macos/10.7/x64/use.mask, +darwin/macos/10.7/x86/make.defaults,
450 - +darwin/macos/10.7/x86/package.mask,
451 - +darwin/macos/10.7/x86/package.use.force,
452 - +darwin/macos/10.7/x86/package.use.mask, +darwin/macos/10.7/x86/parent,
453 - +darwin/macos/10.7/x86/use.mask:
454 - Add profile for upcoming OSX Lion (10.7)
455 -
456 - 14 Jun 2011; Jonathan Callen <abcd@g.o> packages:
457 - Add version to shadow to match base/packages
458 -
459 - 29 May 2011; Fabian Groffen <grobian@g.o> mint/package.use.force:
460 - force static-libs on libarchive for MiNT too, bug #364789
461 -
462 - 29 May 2011; Fabian Groffen <grobian@g.o> mint/make.defaults:
463 - Update default USE-flags for FreeMiNT, bug #368407
464 -
465 - 24 May 2011; Markus Duft <mduft@g.o>
466 - windows/interix/6.0/x86/make.defaults,
467 - windows/interix/6.1/x86/make.defaults:
468 - use versioned CHOST again for interix, as libc version is not sufficient
469 -
470 - 18 May 2011; Fabian Groffen <grobian@g.o> darwin/packages:
471 - Add pkill-darwin to the system set for darwin hosts
472 -
473 - 11 May 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
474 - Mask pycairo-1.10, it uses waf, a broken by design build-system
475 -
476 - 02 May 2011; Fabian Groffen <grobian@g.o> bsd/package.mask,
477 - sunos/solaris/package.mask:
478 - Drop qt-7 masks (darwin bit was accidentially removed before)
479 -
480 - 01 May 2011; Fabian Groffen <grobian@g.o> bsd/freebsd/package.mask:
481 - Mask binutils-2.21.51 on FreeBSD, as long as #347931 isn't fully fixed
482 -
483 - 01 May 2011; Fabian Groffen <grobian@g.o>
484 - +bsd/freebsd/8.2/package.provided, +bsd/freebsd/8.2/parent,
485 - +bsd/freebsd/8.2/x64/make.defaults, +bsd/freebsd/8.2/x64/parent:
486 - Add profile for x64 FreeBSD 8.2
487 -
488 - 01 May 2011; Fabian Groffen <grobian@g.o>
489 - +darwin/macos/10.4/ppc/package.use.mask,
490 - +darwin/macos/10.4/ppc64/package.use.mask,
491 - +darwin/macos/10.5/ppc64/package.use.mask,
492 - darwin/macos/10.5/ppc/package.use.mask:
493 - Mask USE=jit for qt-script and qt-webkit on OSX PowerPC profiles, since it
494 - isn't implemented
495 -
496 - 30 Apr 2011; Fabian Groffen <grobian@g.o>
497 - darwin/macos/10.4/package.mask:
498 - Mask media-libs/mediastreamer-2.7.3 and beyond due to incompatibility with OS
499 - X 10.4 (Tiger)
500 -
501 - 27 Apr 2011; Fabian Groffen <grobian@g.o> +mint/package.use.force,
502 - darwin/package.mask:
503 - Force USE=static on libarchive for FreeMiNT, bug #364789
504 -
505 - 27 Apr 2011; Markus Duft <mduft@g.o> windows/interix/package.mask:
506 - removed mask for perl on interix
507 -
508 - 25 Apr 2011; Fabian Groffen <grobian@g.o> package.mask:
509 - Also mask sys-devel/llvm-gcc-2.9, such that it doesn't try to pull in masked
510 - deps
511 -
512 - 24 Apr 2011; Ulrich Mueller <ulm@g.o> packages:
513 - Replace dependency on virtual/modutils, bug 358891.
514 -
515 - 24 Apr 2011; Fabian Groffen <grobian@g.o>
516 - sunos/solaris/package.use.mask:
517 - USE-mask libkms on Solaris as it breaks, bug #319285
518 -
519 - 21 Apr 2011; Fabian Groffen <grobian@g.o> package.mask:
520 - Mask LLVM/clang 2.9, it's broken for Prefix by design at the moment
521 -
522 - 20 Apr 2011; Ulrich Mueller <ulm@g.o> -aix/virtuals,
523 - -bsd/freebsd/virtuals, -bsd/netbsd/virtuals, -bsd/openbsd/virtuals,
524 - -darwin/virtuals, -hpux/virtuals, -irix/virtuals, -linux/virtuals,
525 - -mint/virtuals, -sunos/virtuals, -windows/cygwin/virtuals,
526 - -windows/interix/virtuals, -windows/winnt/virtuals:
527 - Remove old-style virtual/libc, bug 359001.
528 -
529 - 14 Apr 2011; Ulrich Mueller <ulm@g.o> aix/virtuals,
530 - bsd/freebsd/virtuals, bsd/netbsd/virtuals, bsd/openbsd/virtuals,
531 - darwin/virtuals, hpux/virtuals, irix/virtuals, linux/virtuals, mint/virtuals,
532 - sunos/virtuals, windows/cygwin/virtuals, windows/interix/virtuals,
533 - windows/winnt/virtuals:
534 - Remove old-style virtual/os-headers, bug 358999.
535 -
536 - 10 Apr 2011; Fabian Groffen <grobian@g.o>
537 - darwin/macos/10.6/package.use.mask:
538 - Mask uuid for libSM on Snow Leopard
539 -
540 - 10 Apr 2011; Fabian Groffen <grobian@g.o>
541 - -darwin/macos/10.3/make.defaults, -darwin/macos/10.3/package.provided,
542 - -darwin/macos/10.3/parent, -darwin/macos/10.3/profile.bashrc,
543 - -darwin/macos/10.3/use.mask:
544 - Drop Mac OS X Panther (10.3) support
545 -
546 - 09 Apr 2011; Ulrich Mueller <ulm@g.o> windows/winnt/packages:
547 - Old-style virtual/portage is replaced by new-style virtual/package-manager,
548 - bug 358847.
549 -
550 - 07 Apr 2011; Jeremy Olexa <darkside@g.o>
551 - -darwin/macos/10.3/package.mask, darwin/macos/10.5/ppc/package.use.mask,
552 - darwin/macos/10.5/x64/package.use.mask,
553 - darwin/macos/10.5/x86/package.use.mask,
554 - darwin/macos/10.6/x64/package.use.mask,
555 - darwin/macos/10.6/x86/package.use.mask, darwin/package.mask,
556 - darwin/package.use.mask, package.mask, package.use.mask,
557 - -sunos/solaris/5.11/x64/package.mask, sunos/solaris/package.mask:
558 - Cleanup invalid/obsolete package.mask entries
559 -
560 - 06 Apr 2011; Fabian Groffen <grobian@g.o>
561 - sunos/solaris/5.10/sparc/package.mask:
562 - Update mask for GCC on Solaris/Sparc
563 -
564 - 03 Apr 2011; Ulrich Mueller <ulm@g.o> windows/winnt/packages:
565 - Remove old-style virtual/gzip, bug 358829.
566 -
567 - 30 Mar 2011; Fabian Groffen <grobian@g.o>
568 - +sunos/solaris/5.11/package.use.mask:
569 - Mask USE=git for gettext, due to some weird git brokeness
570 -
571 - 29 Mar 2011; Michael Haubenwallner <haubi@g.o>
572 - +linux/x86/profile.bashrc:
573 - set SYMLINK_LIB=yes for sys-devel/binutils when needed (#360197)
574 -
575 - 26 Mar 2011; Jeremy Olexa <darkside@g.o> package.mask:
576 - remove baselayout-prefix mask because there is only one version in the
577 - tree
578 -
579 - 23 Mar 2011; Fabian Groffen <grobian@g.o> -virtuals:
580 - Drop old-style virtuals file to provide packages, bug #358823
581 -
582 - 21 Mar 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
583 - SpanKY applied zziplib fix for us, so drop mask
584 -
585 - 20 Mar 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
586 - Mask dev-libs/zziplib-0.13.60-r1 on Darwin, broken due to GCC 4.6 patch, bug
587 - #357899
588 -
589 - 04 Mar 2011; Jonathan Callen <abcd@g.o> bsd/package.mask,
590 - darwin/package.mask, package.mask, sunos/solaris/package.mask:
591 - Move Qt mask into bsd/ darwin/ and sunos/ to unmask on linux
592 -
593 - 04 Mar 2011; Jonathan Callen <abcd@g.o> aix/package.mask,
594 - bsd/freebsd/7.1/package.mask, bsd/freebsd/7.2/package.mask,
595 - bsd/freebsd/8.0/package.mask, bsd/freebsd/8.1/package.mask,
596 - bsd/freebsd/package.mask, package.mask, sunos/solaris/package.mask:
597 - Remove obsolete masks
598 -
599 - 16 Feb 2011; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
600 - Unmask OSX-specific USE-flags for VLC on OSX
601 -
602 - 14 Feb 2011; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
603 - Mask gdb-7.2.50.20101117.4.15 on Solaris, it doesn't compile, bug #354263
604 -
605 - 09 Feb 2011; Ulrich Mueller <ulm@g.o> -darwin/macos/10.5/package.mask,
606 - -darwin/macos/10.6/package.mask, darwin/macos/package.use.mask:
607 - Remove obsolete mask entries for Emacs.
608 -
609 - 07 Feb 2011; Jeremy Olexa <darkside@g.o> linux/package.provided:
610 - remove util-linux provided entry
611 -
612 - 07 Feb 2011; Jeremy Olexa <darkside@g.o> linux/package.mask:
613 - mask procps-3.2.8-r2, bug 353630
614 -
615 - 03 Feb 2011; Fabian Groffen <grobian@g.o> package.mask:
616 - Mask sys-devel/flex-2.5.35_p10 for bug #353609
617 -
618 - 25 Jan 2011; Fabian Groffen <grobian@g.o> linux/package.mask:
619 - Fix mistake, really unmask e2fsprogs-1.4.14 on Linux
620 -
621 - 24 Jan 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
622 - Widen mask for media-gfx/povray, to also include the beta versions
623 -
624 - 24 Jan 2011; Fabian Groffen <grobian@g.o> linux/package.mask,
625 - package.mask:
626 - Mask sys-fs/e2fsprogs-1.41.14, it's broken in multiple ways
627 -
628 - 22 Jan 2011; Fabian Groffen <grobian@g.o> linux/package.mask,
629 - package.mask:
630 - Drop ghostscript mask, the old version becomes a maintenance problem
631 -
632 - 08 Jan 2011; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
633 - Unmask uuid on Darwin
634 -
635 - 05 Jan 2011; Fabian Groffen <grobian@g.o>
636 - +darwin/macos/10.5/ppc64/make.defaults,
637 - +darwin/macos/10.5/ppc64/package.mask, +darwin/macos/10.5/ppc64/parent,
638 - +darwin/macos/10.5/ppc64/use.mask:
639 - Add 10.5/ppc64 profile
640 -
641 - 23 Dec 2010; Michael Haubenwallner <haubi@g.o> hpux/profile.bashrc:
642 - must not use korn shell /bin/sh as CONFIG_SHELL on hpux too, but bash
643 - instead
644 -
645 - 23 Dec 2010; Michael Haubenwallner <haubi@g.o> aix/package.mask:
646 - >=gcc-4.3 still does not work on aix
647 -
648 - 14 Dec 2010; Fabian Groffen <grobian@g.o>
649 - +bsd/freebsd/8.1/package.mask, +bsd/freebsd/8.1/package.provided,
650 - +bsd/freebsd/8.1/parent, +bsd/freebsd/8.1/sparc64/make.defaults,
651 - +bsd/freebsd/8.1/sparc64/parent, +bsd/freebsd/8.1/x64/make.defaults,
652 - +bsd/freebsd/8.1/x64/parent, +bsd/freebsd/8.1/x86/make.defaults,
653 - +bsd/freebsd/8.1/x86/parent:
654 - Add FreeBSD 8.1 profiles, including experimental sparc64 profile, bug
655 - #348673
656 -
657 - 05 Dec 2010; Fabian Groffen <grobian@g.o> package.mask:
658 - Drop unmasks of old e2fsprogs/util-linux versions, because only the latest
659 - version of e2fsprogs was migrated to gx86, we have to go through the mess
660 - now to get it compiling everywhere
661 -
662 - 30 Nov 2010; Fabian Groffen <grobian@g.o> package.mask:
663 - Drop mask for no longer existant portage version
664 -
665 - 30 Nov 2010; Jeremy Olexa <darkside@g.o> package.mask:
666 - mask latest portage, reported issues
667 -
668 - 23 Nov 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
669 - Grabbed patch for grep-2.7 issue, drop mask
670 -
671 - 23 Nov 2010; Jeremy Olexa <darkside@g.o> darwin/package.mask:
672 - Pre-emptive mask for =grep-2.7, breaks bootstrapping on macos. bug 346335
673 -
674 - 16 Nov 2010; Markus Duft <mduft@g.o> windows/interix/package.mask,
675 - windows/interix/package.use.force, windows/interix/package.use.mask:
676 - updated masks on interix, make coreutils static (for suacomp
677 - rebuildability)
678 -
679 - 06 Nov 2010; Alex Alexander <wired@g.o> package.mask:
680 - Masked Qt-4.7 as requested by prefix team, bug #338289
681 -
682 - 03 Nov 2010; Jeremy Olexa <darkside@g.o> package.mask:
683 - Remove portage-2.2 mask now that it isn't masked in gx86
684 -
685 - 23 Oct 2010; Fabian Groffen <grobian@g.o> package.use.mask:
686 - Mask USE=ipc for portage, since it causes more trouble than anything
687 -
688 - 23 Oct 2010; Fabian Groffen <grobian@g.o> package.mask:
689 - Unmask >=portage-2.2.01.16711, since it has been behaving locally for a
690 - while now
691 -
692 - 22 Oct 2010; Fabian Groffen <grobian@g.o> package.mask:
693 - Drop Date-Manip unmask, since the mask was removed from
694 - profiles/package.mask
695 -
696 - 22 Oct 2010; Markus Duft <mduft@g.o>
697 - windows/interix/profile.bashrc:
698 - always set CONFIG_SHELL to ${BASH}, as the system /bin/sh is not suitable to
699 - used with new libtool (>=2.2.10) on interix.
700 -
701 - 21 Oct 2010; Markus Duft <mduft@g.o>
702 - +windows/interix/packages:
703 - added suacomp to interix' system packages.
704 -
705 - 19 Oct 2010; Markus Duft <mduft@g.o>
706 - windows/interix/package.mask:
707 - unmask sed, as there is a patch for new versions now.
708 -
709 - 19 Oct 2010; Markus Duft <mduft@g.o>
710 - windows/interix/6.0/x86/make.defaults,
711 - windows/interix/6.1/x86/make.defaults:
712 - changed CHOST of interix profiles to be based on LIBC version, not kernel version
713 -
714 - 02 Oct 2010; Fabian Groffen <grobian@g.o> package.use.mask:
715 - unmask xz, we do have xz-utils in our overlay
716 -
717 - 02 Oct 2010; Fabian Groffen <grobian@g.o>
718 - +sunos/solaris/5.10/x86/eapi:
719 - Add eapi file to silence portage/repoman
720 -
721 - 29 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
722 - Mask all portage versions after 2.2.01.15553 (when master EROOT changes
723 - were merged in Prefix), since they all broke in multiple ways
724 -
725 - 29 Sep 2010; Rafael G. Martins <rafaelmartins@g.o> package.use.mask:
726 - Add xz on sci-electronics/gtkwave to p.use.mask
727 -
728 - 29 Sep 2010; Rafael G. Martins <rafaelmartins@g.o> package.use.mask:
729 - Add judy on sci-electronics/gtkwave to p.use.mask
730 -
731 - 28 Sep 2010; Fabian Groffen <grobian@g.o> mint/use.mask:
732 - Mask USE=git on MiNT profiles, bug #339031
733 -
734 - 27 Sep 2010; Jeremy Olexa <darkside@g.o> linux/package.mask:
735 - drop non-existant masks
736 -
737 - 23 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
738 - Drop mask for removed version of Portage (bug #338441)
739 -
740 - 23 Sep 2010; Jeremy Olexa <darkside@g.o> package.mask:
741 - Mask sys-apps/portage-2.2.01.16610, bug 338441
742 -
743 - 22 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
744 - Drop mask for portage no longer in the tree
745 -
746 - 21 Sep 2010; Fabian Groffen <grobian@g.o>
747 - darwin/macos/10.5/ppc/package.use.mask,
748 - darwin/macos/10.5/x64/package.use.mask,
749 - darwin/macos/10.5/x86/package.use.mask,
750 - darwin/macos/10.6/x64/package.use.mask,
751 - darwin/macos/10.6/x86/package.use.mask:
752 - Drop ruby[threads] mask, it compiles fine these days, solves bug #337808
753 -
754 - 20 Sep 2010; Jeremy Olexa <darkside@g.o> package.mask:
755 - Mask =sys-apps/portage-2.2.01.16365 for bug 337945
756 -
757 - 19 Sep 2010; Jonathan Callen <abcd@g.o> package.mask:
758 - Drop mask for KDE 4.5
759 -
760 - 17 Sep 2010; Michael Haubenwallner <haubi@g.o> package.use.mask:
761 - p.use.mask keyutils for app-crypt/mit-krb5, is a linux only package.
762 -
763 - 14 Sep 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
764 - Mask povray-3.7.0, it needs ELF-ish thread-local support
765 -
766 - 14 Sep 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
767 - Extend gcc mask to 4.4.4
768 -
769 - 12 Sep 2010; Jonathan Callen <abcd@g.o> package.mask:
770 - Copy KDE 4.5.1 mask from base/package.mask to override unmasking in arch/*
771 -
772 - 08 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
773 - Drop mask for >=icu-4.2, bug #336403
774 -
775 - 03 Sep 2010; Christian Faulhammer <fauli@g.o>
776 - bsd/freebsd/8.0/package.mask:
777 - Unmask sys-libs/readline-6 and above for FreeBSD
778 -
779 - 03 Sep 2010; Christian Faulhammer <fauli@g.o> bsd/use.mask:
780 - Unmask oss USE flag for BSDs, bug 334117
781 -
782 - 31 Aug 2010; Fabian Groffen <grobian@g.o>
783 - windows/cygwin/1.7/x86:
784 - Add preliminary Cygwin profile.
785 -
786 - 18 Aug 2010; Jeremy Olexa <darkside@g.o> linux/package.provided:
787 - Add back some old, historical virtuals removed without investigation
788 -
789 - 18 Aug 2010; Jeremy Olexa <darkside@g.o> linux/package.provided:
790 - provide sys-apps/util-linux on linux profiles
791 -
792 - 12 Aug 2010; Fabian Groffen <grobian@g.o> linux/make.defaults:
793 - Drop --as-needed from LDFLAGS, since it obviously is not ready to be
794 - enabled globally judging by our bug-flow.
795 -
796 - 31 Jul 2010; Fabian Groffen <grobian@g.o> package.mask:
797 - Unmask >=dev-perl/DateManip-6.0 in Prefix, since we have Perl 5.10 (and
798 - 5.12) just unmasked and hence in use.
799 -
800 - 29 Jul 2010; Jeremy Olexa <darkside@g.o>
801 - darwin/macos/10.4/x86/package.use.mask,
802 - darwin/macos/10.5/x86/package.use.mask,
803 - darwin/macos/10.6/x86/package.use.mask:
804 - Mask media-sound/mpg123[mmx,sse] on 32bit osx, bug 329859
805 -
806 - 26 Jul 2010; Fabian Groffen <grobian@g.o> darwin/make.defaults:
807 - Add -dead_strip_dylibs to LDFLAGS on Darwin (equivalent of --as-needed on
808 - ELF)
809 -
810 - 26 Jul 2010; Jeremy Olexa <darkside@g.o> mint/use.mask:
811 - Mask USE=ipv6 on mint, bug 329883
812 -
813 - 14 Jul 2010; Jeremy Olexa <darkside@g.o> package.mask:
814 - Preemptive mask for python-updater-0.8
815 -
816 - 13 Jul 2010; Markus Duft <mduft@g.o>
817 - windows/interix/6.1/x86/make.defaults:
818 - corrected CHOST for interix-6.1 profile
819 -
820 - 13 Jul 2010; Markus Duft <mduft@g.o>
821 - -windows/interix/6.0/use.force, -windows/interix/6.1/use.force:
822 - remove masks for obsolete USE flag (interix prefix only)
823 -
824 - 23 Jun 2010; Fabian Groffen <grobian@g.o>
825 - sunos/solaris/package.mask:
826 - emacs-23.2 is segfaulting too, extend mask
827 -
828 - 19 Jun 2010; Jonathan Callen <abcd@g.o> package.mask:
829 - Finish move of dev-util/cvs* to dev-vcs/cvs*
830 -
831 - 19 Jun 2010; Jonathan Callen <abcd@g.o> package.mask:
832 - Duplicate dev-util/cvs* as dev-vcs/cvs* to keep current masks
833 -
834 - 16 Jun 2010; Fabian Groffen <grobian@g.o>
835 - darwin/macos/10.5/ppc/package.use.mask:
836 - Undo masking of git USE-flag by sping, we DO have git, but it's still in
837 - our svn tree.
838 -
839 - 16 Jun 2010; Sebastian Pipping <sping@g.o>
840 - darwin/macos/10.5/ppc/package.use.mask:
841 - Package use mask git for dev-vcs/cvs2svn on ppc-macos
842 -
843 - 13 Jun 2010; Fabian Groffen <grobian@g.o> mint/package.use.mask:
844 - Add mask for dev-db/sqlite threadsafe, bug #323771
845 -
846 - 09 Jun 2010; Jeremy Olexa <darkside@g.o> linux/package.mask:
847 - Revert global ghostscript-gpl mask because it appears to work fine on
848 - linux.
849 -
850 - 09 Jun 2010; Jeremy Olexa <darkside@g.o> package.mask:
851 - Drop mask for packages that require root privs to run, as discussed on the
852 - gentoo-alt mailing list
853 -
854 - 29 May 2010; Fabian Groffen <grobian@g.o> package.mask:
855 - Drop git mask for version no longer in the tree
856 -
857 - 23 May 2010; Fabian Groffen <grobian@g.o>
858 - sunos/solaris/package.mask:
859 - Mask >=sys-devel/binutils-2.20.51.0.7 on solaris, because it seems to
860 - produce targets that GCC doesn't know about, bug #320561
861 -
862 - 23 May 2010; Fabian Groffen <grobian@g.o> package.mask:
863 - Mask dev-vcs/git-1.7.1 since it Bus Errors on cherry-pick
864 -
865 - 20 May 2010; Fabian Groffen <grobian@g.o> package.mask:
866 - Drop mask for Dev Tools 3.2.2 goodies, seems to behave pretty much ok.
867 -
868 - 18 May 2010; Fabian Groffen <grobian@g.o> package.mask:
869 - Mask upcoming gcc, binutils and gdb from Developer Tools 3.2.2
870 -
871 - 14 May 2010; Fabian Groffen <grobian@g.o> package.mask:
872 - Mask upcoming baselayout-prefix-1.12.5-r7 due to its experimental nature
873 -
874 - 06 May 2010; Jeremy Olexa <darkside@g.o> hpux/package.mask:
875 - Fix atom syntax
876 -
877 - 23 Apr 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
878 - Masked media-libs/mesa on Darwin as we should be using opengl-apple
879 -
880 - 21 Apr 2010; Jeremy Olexa <darkside@g.o> linux/packages:
881 - Add back sys-process/{procps,psmisc} to system set on Gentoo Prefix linux
882 - profiles to diverge less from Gentoo Linux
883 -
884 - 18 Apr 2010; Fabian Groffen <grobian@g.o>
885 - darwin/macos/10.4/ppc64/package.mask, darwin/macos/10.5/x64/package.mask,
886 - darwin/macos/10.6/x64/package.mask, linux/package.mask, package.mask,
887 - sunos/solaris/5.9/sparc64/package.mask,
888 - sunos/solaris/5.10/sparc64/package.mask,
889 - sunos/solaris/5.10/x64/package.mask,
890 - sunos/solaris/5.11/sparc64/package.mask,
891 - sunos/solaris/5.11/x64/package.mask:
892 - Move zlib mask up, since it breaks everywhere but on Linux
893 -
894 - 16 Apr 2010; Fabian Groffen <grobian@g.o>
895 - +darwin/macos/10.4/ppc64/package.mask, darwin/macos/10.5/x64/package.mask,
896 - darwin/macos/10.6/x64/package.mask,
897 - sunos/solaris/5.9/sparc64/package.mask,
898 - sunos/solaris/5.10/sparc64/package.mask,
899 - sunos/solaris/5.10/x64/package.mask,
900 - +sunos/solaris/5.11/sparc64/package.mask,
901 - sunos/solaris/5.11/x64/package.mask:
902 - Mask zlib-1.2.4 on 64-bits platforms for bug #310209
903 -
904 - 06 Apr 2010; Jeremy Olexa <darkside@g.o>
905 - darwin/macos/10.4/ppc/package.mask, darwin/macos/package.mask,
906 - darwin/package.mask, package.mask, sunos/solaris/package.mask,
907 - windows/interix/3.5/package.mask, windows/interix/package.mask:
908 - cleanup obsolete version
909 -
910 - 03 Apr 2010; Fabian Groffen <grobian@g.o> windows/interix/use.mask:
911 - Mask USE=multitarget on Interix, since it breaks
912 -
913 - 26 Mar 2010; Jeremy Olexa <darkside@g.o> hpux/package.mask:
914 - Extend gcc mask on hpux, bug 311239
915 -
916 - 26 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
917 - Drop mask for gcc-config-1.5. It seems to work after some fixes, but it's
918 - still masked by dropped keywords in gx86, so we will shadow that
919 -
920 - 26 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
921 - Drop mask for >=autoconf-2.64, should be safe now, drop mask for patch-2.6
922 - which is no longer in the tree
923 -
924 - 26 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
925 - Mask python-2.4, current plans are not to merge it to gx86
926 -
927 - 23 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
928 - Unmask binutils-apple-3.2-r1 sooner than expected, since it is the key to
929 - solving problems on Snow Leopard
930 -
931 - 22 Mar 2010; Markus Duft <mduft@g.o> windows/interix/use.mask,
932 - windows/winnt/use.mask:
933 - removed reference to unused qt3 USE flag for windows
934 -
935 - 21 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
936 - Mask upcoming sys-devel/binutils-apple-3.2-r1, it needs some testing first
937 -
938 - 20 Mar 2010; Fabian Groffen <grobian@g.o>
939 - +bsd/freebsd/package.mask:
940 - Add mask for sys-devel/m4-1.4.14 on FreeBSD, bug #310335
941 -
942 - 19 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
943 - Revert e2fsprogs mask for the time being, since it's the only compiling
944 - version for us.
945 -
946 - 14 Mar 2010; Fabian Groffen <grobian@g.o> package.use.mask:
947 - drop use-masks for darcs:doc and subversion:nowebdav, we do have texlive
948 - for a while now, and we no longer use subversion for our main tree (so no
949 - emerge --sync affected)
950 -
951 - 13 Mar 2010; Jonathan Callen <abcd@g.o> package.mask:
952 - Add mask for >=autoconf-2.64
953 -
954 - 10 Mar 2010; Michael Haubenwallner <haubi@g.o> aix/package.mask:
955 - drop >=net-misc/openssh-5.0_p1-r2 mask on aix, works just fine with proper
956 - interix-rootuid-fix
957 -
958 - 10 Mar 2010; Michael Haubenwallner <haubi@g.o> +aix/profile.bashrc:
959 - re-adding aix/profile.bashrc to keep setting CONFIG_SHELL
960 -
961 - 08 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
962 - Update cssc mask to point to the right category (dev-util -> dev-vcs)
963 -
964 - 08 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
965 - Unmask Snow Leopard compilers, their ebuilds should be fine now.
966 -
967 - 04 Mar 2010; Markus Duft <mduft@g.o>
968 - +windows/interix/6.1/package.provided, +windows/interix/6.1/parent,
969 - +windows/interix/6.1/use.force, +windows/interix/6.1/use.mask,
970 - +windows/interix/6.1/x86/make.defaults, +windows/interix/6.1/x86/parent,
971 - +windows/winnt/6.1/package.provided, +windows/winnt/6.1/parent,
972 - +windows/winnt/6.1/x86/make.defaults, +windows/winnt/6.1/x86/parent:
973 - added windows 7/2008R2 profiles for interix and winnt, based on the
974 - vista/2008 profiles.
975 -
976 - 25 Feb 2010; Jonathan Callen <abcd@g.o>
977 - windows/interix/profile.bashrc:
978 - Fix grep to work even on files with odd names (like /usr/bin/[)
979 -
980 - 22 Feb 2010; Jonathan Callen <abcd@g.o> package.use.mask:
981 - Add ppp on kdenetwork-meta to p.use.mask
982 -
983 - 17 Feb 2010; Markus Duft <mduft@g.o> windows/interix/package.mask:
984 - masked perl >=5.10 for ~x86-interix - does not build atm.
985 -
986 - 14 Feb 2010; Fabian Groffen <grobian@g.o>
987 - sunos/solaris/package.mask:
988 - Mask binutils-2.20.51.0.5, doesn't compile
989 -
990 - 11 Feb 2010; Jonathan Callen <abcd@g.o> package.mask:
991 - Remove KDE 4.4 mask
992 -
993 - 10 Feb 2010; Fabian Groffen <grobian@g.o>
994 - darwin/macos/package.use.mask:
995 - Heiko Przybyl felt like fixing cmake building a .app with USE=qt4
996 -
997 - 10 Feb 2010; Fabian Groffen <grobian@g.o>
998 - darwin/macos/package.use.mask:
999 - Mask qt4 USE-flag for cmake on Darwin, since we don't want the .app
1000 - version of cmake
1001 -
1002 - 09 Feb 2010; Alexey Shvetsov <alexxy@g.o> package.mask:
1003 - mask kde sc 4.4.0 since neede deps not keyworded
1004 -
1005 - 09 Feb 2010; Fabian Groffen <grobian@g.o>
1006 - sunos/solaris/package.mask:
1007 - Mask binutils-2.20.51.0.6, doesn't compile
1008 -
1009 - 03 Feb 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
1010 - Mask dev-util/cssc-1.2.0, the Darwin linker doesn't like duplicate symbols
1011 - caused by implementation code in a header file. Since noone actually uses
1012 - this version (where is its homepage?) I'm not going to make a big patch to
1013 - fix this.
1014 -
1015 - 01 Feb 2010; Jeremy Olexa <darkside@g.o> use.mask:
1016 - Mask ruby_targets_jruby, bug 302563
1017 -
1018 - 10 Jan 2010; Fabian Groffen <grobian@g.o> +mint/package.use.mask:
1019 - package.use.mask extensions for MiNT, bug #299294
1020 -
1021 - 09 Jan 2010; Christian Faulhammer <fauli@g.o>
1022 - -bsd/freebsd/8.0/x86/use.mask:
1023 - X support is now possible so unmask USE flag
1024 -
1025 - 09 Jan 2010; Christian Faulhammer <fauli@g.o> package.use.mask:
1026 - mask m17n-lib and hesiod USE flags for GNU Emacs
1027 -
1028 - 08 Jan 2010; Jeremy Olexa <darkside@g.o> package.use.mask:
1029 - Fix typo and add more comment description
1030 -
1031 - 08 Jan 2010; Christian Faulhammer <fauli@g.o>
1032 - +bsd/freebsd/8.0/x86/use.mask:
1033 - Mask X USE flag on FreeBSD due to missing keywords
1034 -
1035 - 08 Jan 2010; Christian Faulhammer <fauli@g.o>
1036 - bsd/freebsd/8.0/package.mask:
1037 - mask GCC 4.4 and onwards, does not compile currently on FreeBSD
1038 -
1039 - 07 Jan 2010; Christian Faulhammer <fauli@g.o>
1040 - bsd/freebsd/8.0/package.mask:
1041 - mask sys-libs/readline-6 for FreeBSD
1042 -
1043 - 30 Dec 2009; Jonathan Callen <abcd@g.o> linux/make.defaults:
1044 - Disable acl by default in linux profiles
1045 -
1046 - 29 Dec 2009; Fabian Groffen <grobian@g.o>
1047 - sunos/solaris/package.mask:
1048 - Mask emacs-23.1 at last on Solaris, it's been broken way too long (bug
1049 - #294479)
1050 -
1051 - 29 Dec 2009; Jonathan Callen <abcd@g.o> linux/use.mask:
1052 - Unmask acl on linux
1053 -
1054 - 28 Dec 2009; Fabian Groffen <grobian@g.o> package.mask:
1055 - Mask =dev-python/beautifulsoup-3.1.0.1-r1 because it depends on python-3
1056 -
1057 - 28 Dec 2009; Fabian Groffen <grobian@g.o>
1058 - sunos/solaris/5.10/sparc/package.mask,
1059 - +sunos/solaris/5.10/sparc64/package.mask:
1060 - Mask gcc-4.4.2 on sparcbased Solaris 10, fails to compile
1061 -
1062 - 27 Dec 2009; Ulrich Mueller <ulm@g.o>
1063 - darwin/macos/package.use.mask:
1064 - Reflect package move from app-editors/emacs-cvs to app-editors/emacs-vcs
1065 - in package.use.mask.
1066 -
1067 - 27 Dec 2009; Fabian Groffen <grobian@g.o> package.mask:
1068 - Mask gcc-config-1.5 so we can test it a bit first
1069 -
1070 - 24 Dec 2009; Jeremy Olexa <darkside@g.o> linux/arm/make.defaults:
1071 - Add ** to ACCEPT_KEYWORDS of arm-linux
1072 -
1073 - 23 Dec 2009; Jeremy Olexa <darkside@g.o> linux/arm/make.defaults:
1074 - Set a PORTAGE_BINHOST for arm-linux
1075 -
1076 - 23 Dec 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
1077 - Drop mask for xmlrpc-c (the only one in the tree), it seems other patches
1078 - have also fixed compilation on Darwin
1079 -
1080 - 21 Dec 2009; Fabian Groffen <grobian@g.o>
1081 - +bsd/freebsd/8.0/package.mask, +bsd/freebsd/8.0/package.provided,
1082 - +bsd/freebsd/8.0/parent, +bsd/freebsd/8.0/x64/make.defaults,
1083 - +bsd/freebsd/8.0/x64/parent, +bsd/freebsd/8.0/x86/make.defaults,
1084 - +bsd/freebsd/8.0/x86/parent:
1085 - Add FreeBSD 8.0 profiles for i686 and x86_64
1086 -
1087 - 17 Dec 2009; Jeremy Olexa <darkside@g.o> +linux/arm/make.defaults,
1088 - +linux/arm/parent:
1089 - Add experimental arm profiles for armv7
1090 -
1091 - 13 Dec 2009; Jonathan Callen <abcd@g.o> package.mask:
1092 - Unmasking KDE 4.3, as the mask was never really needed anyway (not yet in
1093 - prefix tree)
1094 -
1095 - 04 Dec 2009; Fabian Groffen <grobian@g.o>
1096 - darwin/macos/package.mask:
1097 - Unmask sip on Darwin, the latest version with a new patch seems to behave
1098 -
1099 - 24 Nov 2009; Jeremy Olexa <darkside@g.o> use.mask:
1100 - Make USE=udev globally for Gentoo Prefix profiles, bug 293480
1101 -
1102 - 22 Nov 2009; Fabian Groffen <grobian@g.o> package.mask:
1103 - Mask sys-devel/patch-2.6, it's too much GNU is not Linux (they stopped
1104 - with UNIX years ago)
1105 -
1106 - 15 Nov 2009; Fabian Groffen <grobian@g.o>
1107 - sunos/solaris/package.mask:
1108 - A new pre-release of mc, a new breakage on Solaris
1109 -
1110 - 15 Nov 2009; Fabian Groffen <grobian@g.o>
1111 - sunos/solaris/package.mask:
1112 - Mask eix-0.18.3 due to compilation issues
1113 -
1114 - 15 Nov 2009; Fabian Groffen <grobian@g.o> package.mask:
1115 - unmask File-Spec again, perl-5.10.1 is in the Prefix tree now
1116 -
1117 - 04 Nov 2009; Michael Haubenwallner <haubi@g.o>
1118 - linux/x86/make.defaults:
1119 - add -m32 to CFLAGS, for bootstrapping i686 on x86_64-linux using host gcc
1120 -
1121 - 02 Nov 2009; Michael Haubenwallner <haubi@g.o> aix/package.mask:
1122 - dropped openssl mask on aix, fixed again to build good shared libs
1123 -
1124 - 01 Nov 2009; Fabian Groffen <grobian@g.o> package.mask:
1125 - Unmask ssmtp-2.62 since -r7, as that one finally got the fix we'd been
1126 - looking for
1127 -
1128 - 30 Oct 2009; Fabian Groffen <grobian@g.o>
1129 - darwin/macos/10.4/x86/package.use.mask,
1130 - darwin/macos/10.5/x64/package.use.mask,
1131 - darwin/macos/10.5/x86/package.use.mask,
1132 - darwin/macos/10.6/x64/package.use.mask,
1133 - darwin/macos/10.6/x86/package.use.mask, darwin/macos/package.use.mask,
1134 - darwin/package.use.mask:
1135 - Move mplayer USE-masks up to global darwin/macos level (for bug #291203),
1136 - and cleanup mmx masking
1137 -
1138 - 28 Oct 2009; Michael Haubenwallner <haubi@g.o> -aix/profile.bashrc:
1139 - portage handles merging of shared library archives on aix itself now,
1140 - no need to do this in profile.bashrc any more.
1141 -
1142 - 27 Oct 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
1143 - Mask gcc-4.{3,4} on Darwin, as it doesn't compile for a while now
1144 -
1145 - 25 Oct 2009; Fabian Groffen <grobian@g.o> package.mask:
1146 - Unmask pax-utils-0.1.19, I added the strndup patches to the Prefix ebuild
1147 -
1148 - 22 Oct 2009; Jeremy Olexa <darkside@g.o> linux/amd64/parent,
1149 - linux/ia64/parent, linux/x86/parent:
1150 - Move prefix/linux profiles to inherit 10.0 instead of 2008.0 now that
1151 - those are deprecated, bug 280540
1152 -
1153 - 18 Oct 2009; Fabian Groffen <grobian@g.o>
1154 - sunos/solaris/package.mask:
1155 - Mask app-misc/mc-4.7.0_pre3 too, still insists on doing Linux stuff
1156 -
1157 - 18 Oct 2009; Fabian Groffen <grobian@g.o>
1158 - sunos/solaris/package.mask:
1159 - Mask ocaml-3.11.1 because it fails to build due to some missing symbol
1160 -
1161 - 15 Oct 2009; Jeremy Olexa <darkside@g.o> linux/package.mask:
1162 - Mask ~dev-libs/nss-3.12.4 on linux only because it exposes some other
1163 - issues
1164 -
1165 - 09 Oct 2009; Fabian Groffen <grobian@g.o> +irix/package.use.force:
1166 - Force nocxx for sys-libs/db, bug #286097
1167 -
1168 - 05 Oct 2009; Fabian Groffen <grobian@g.o> package.mask:
1169 - drop mask for Portage no longer in the tree
1170 -
1171 - 03 Oct 2009; Fabian Groffen <grobian@g.o>
1172 - sunos/solaris/5.10/x86/package.use.mask:
1173 - unmask netpbm:jpeg2k on Solaris, the issue has been fixed
1174 -
1175 - 02 Oct 2009; Michael Haubenwallner <haubi@g.o>
1176 - +sunos/solaris/5.9/package.use.force:
1177 - app-admin/eselect-python still needs gnulib on solaris 9 for scandir, and
1178 - has IUSE=gnulib
1179 -
1180 - 02 Oct 2009; Michael Haubenwallner <haubi@g.o>
1181 - sunos/solaris/package.use.mask:
1182 - ohw, solaris-provided libuuid is insufficient for x11-libs/libSM (#230981)
1183 -
1184 - 30 Sep 2009; Michael Haubenwallner <haubi@g.o>
1185 - +sunos/solaris/package.use.mask:
1186 - x11-libs/libSM can use solaris-provided libuuid (#230981)
1187 -
1188 - 30 Sep 2009; Michael Haubenwallner <haubi@g.o>
1189 - +bsd/package.use.mask, linux/package.use.mask, package.use.mask:
1190 - p.use.mask x11-libs/libSM[uuid] for prefix, but keep it unmasked for linux
1191 - and bsd (#230981)
1192 -
1193 - 30 Sep 2009; Markus Duft <mduft@g.o> windows/winnt/package.mask:
1194 - mask current xproto on winnt, since the patches need some more massage.
1195 -
1196 - 30 Sep 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1197 - mask new coreutils on interix until patches are forward-ported
1198 -
1199 - 30 Sep 2009; Jeremy Olexa <darkside@g.o> package.use.mask:
1200 - mask python[berkdb] due to build failure and the fact that it is going
1201 - away soon according to gx86 devs
1202 -
1203 - 28 Sep 2009; Michael Haubenwallner <haubi@g.o> irix/package.mask,
1204 - sunos/solaris/package.mask:
1205 - unmask perl-5.8.8-r6 as bug#269430 is fixed now
1206 -
1207 - 24 Sep 2009; Fabian Groffen <grobian@g.o> package.mask:
1208 - Masked =sys-apps/portage-2.2.00.14277 because it eats
1209 - /etc/init.d/functions.sh
1210 -
1211 - 23 Sep 2009; Markus Duft <mduft@g.o> package.mask:
1212 - masked some stuff that requires perl 5.10 which is not there yet
1213 -
1214 - 17 Sep 2009; Fabian Groffen <grobian@g.o>
1215 - darwin/macos/10.6/x86/make.defaults:
1216 - set -march again on 32-bits 10.6, the compiler barf was because
1217 - i386-apple-darwin10 by default produces/targets 64-bits code
1218 -
1219 - 12 Sep 2009; Fabian Groffen <grobian@g.o>
1220 - darwin/macos/10.5/x64/package.mask, darwin/macos/10.6/x64/package.mask,
1221 - package.mask:
1222 - Drop mask for binutils-apple-3.1.2-r1, it's no longer in the tree
1223 -
1224 - 12 Sep 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
1225 - Unmask binutils-apple-3.2, it is 64-bits clean/safe and compiles since we
1226 - just use an older ld64 :(
1227 -
1228 - 12 Sep 2009; Fabian Groffen <grobian@g.o>
1229 - darwin/macos/10.6/x86/make.defaults:
1230 - Don't set -march, as it makes the host compiler vomit
1231 -
1232 - 08 Sep 2009; Fabian Groffen <grobian@g.o>
1233 - sunos/solaris/package.mask:
1234 - I fixed the compilation issue in rlfe on Solaris, remove mask
1235 -
1236 - 07 Sep 2009; Fabian Groffen <grobian@g.o>
1237 - +darwin/macos/10.6/x86/make.defaults, +darwin/macos/10.6/x86/package.mask,
1238 - +darwin/macos/10.6/x86/package.use.force,
1239 - +darwin/macos/10.6/x86/package.use.mask, +darwin/macos/10.6/x86/parent,
1240 - +darwin/macos/10.6/x86/use.mask:
1241 - Add 32-bits Intel profile for Snow Leopard
1242 -
1243 - 07 Sep 2009; Fabian Groffen <grobian@g.o>
1244 - sunos/solaris/package.mask:
1245 - Mask sys-libs/readline-6.0 on (Open)Solaris, doesn't compile, bug #283793
1246 -
1247 - 05 Sep 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
1248 - Mask upcoming Snow Leopard compiler and linker, as there are still some
1249 - problems that need to be sorted out
1250 -
1251 - 05 Sep 2009; Fabian Groffen <grobian@g.o>
1252 - sunos/solaris/package.mask:
1253 - extend mc mask to revisions
1254 -
1255 - 05 Sep 2009; Fabian Groffen <grobian@g.o>
1256 - darwin/macos/10.4/ppc/package.mask:
1257 - mask sci-biology/hmmer-3.0_beta2 for the same reason as its predecessors
1258 - are masked
1259 -
1260 - 03 Sep 2009; Fabian Groffen <grobian@g.o>
1261 - sunos/solaris/package.mask:
1262 - Mask sys-apps/dbus-1.3.0 as it doesn't compile
1263 -
1264 - 03 Sep 2009; Fabian Groffen <grobian@g.o>
1265 - sunos/solaris/package.mask:
1266 - Mask mc-4.7.0_pre2, as it insists on doing linux vfs (ext2 undel) stuff
1267 -
1268 - 02 Sep 2009; Fabian Groffen <grobian@g.o> package.mask,
1269 - package.use.mask:
1270 - unmask some xfce packages and only mask offending USE-flags, since
1271 - darkside made it all work again
1272 -
1273 - 02 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
1274 - package.mask:
1275 - Masking >= KDE-4.3 for this arch to prevent tree breakage following
1276 - the global unmask of KDE-4.3 (bug #280312).
1277 -
1278 - 02 Sep 2009; Fabian Groffen <grobian@g.o>
1279 - sunos/solaris/package.mask:
1280 - mask findutils-4.5.5 on Solaris, as it dies with asserts all the time
1281 -
1282 - 02 Sep 2009; Markus Duft <mduft@g.o>
1283 - windows/interix/3.5/package.mask:
1284 - masked the latest portage on interix 3 where it seems to cause problems
1285 - with encoding stuff
1286 -
1287 - 02 Sep 2009; Markus Duft <mduft@g.o> windows/interix/use.mask:
1288 - re-enabled xcb use flag on interix, since i fixed libxcb
1289 -
1290 - 02 Sep 2009; Fabian Groffen <grobian@g.o>
1291 - darwin/macos/package.mask:
1292 - Mask media-libs/freeglut-2.6.0_rc1 on Darwin, since it doesn't compile
1293 -
1294 - 02 Sep 2009; Markus Duft <mduft@g.o> windows/interix/use.mask:
1295 - masked xcb use flag for ~x86-interix, since libxcb works only partially
1296 -
1297 - 31 Aug 2009; Fabian Groffen <grobian@g.o>
1298 - darwin/macos/package.use.mask:
1299 - unmask aqua USE-flag for python, now it seems I sorted all outstanding
1300 - issues
1301 -
1302 - 31 Aug 2009; Fabian Groffen <grobian@g.o>
1303 - darwin/macos/10.6/package.mask, package.mask:
1304 - unmask readline-6 in prefix, as gx86 is stabling it
1305 -
1306 - 27 Aug 2009; Fabian Groffen <grobian@g.o> package.mask:
1307 - unmask Portage again, it should have bug #282854 fixed now
1308 -
1309 - 26 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
1310 - p.mask latest portage, bug 282854
1311 -
1312 - 21 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
1313 - preempt mask for python:3.1, remove mask for eselect-1.1.3 (non existent)
1314 -
1315 - 20 Aug 2009; Fabian Groffen <grobian@g.o> package.mask:
1316 - Let's go wild, unmask latest eselect-python, now we've patched it in our
1317 - tree
1318 -
1319 - 19 Aug 2009; Jeremy Olexa <darkside@g.o> windows/interix/use.mask,
1320 - windows/winnt/use.mask:
1321 - Remove spurious entires for USE=aqua. Not needed in subdirs when it is
1322 - inherited from base
1323 -
1324 - 19 Aug 2009; Fabian Groffen <grobian@g.o>
1325 - darwin/macos/10.6/package.mask:
1326 - unmask readline 6 on 10.6 profiles, since that's the only thing that
1327 - builds there
1328 -
1329 - 18 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
1330 - p.mask =app-admin/eselect-1.1.3 in favor of 1.2 coming soon
1331 -
1332 - 18 Aug 2009; Fabian Groffen <grobian@g.o>
1333 - darwin/macos/package.use.mask:
1334 - Mask aqua USE-flag for python, since it's absolutely not yet ready for use
1335 -
1336 - 18 Aug 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1337 - p.mask'ed findutils-4.5.5 on interix - xargs broken
1338 -
1339 - 18 Aug 2009; Jeremy Olexa <darkside@g.o> aix/use.mask,
1340 - bsd/use.mask, hpux/use.mask, irix/use.mask, linux/amd64/make.defaults,
1341 - linux/x86/make.defaults, mint/use.mask, sunos/use.mask,
1342 - windows/winnt/use.mask:
1343 - be more strict in profile syntax, bug 281838
1344 -
1345 - 17 Aug 2009; Fabian Groffen <grobian@g.o> +darwin/macos/10.6/eapi,
1346 - +darwin/macos/10.6/make.defaults, +darwin/macos/10.6/package.mask,
1347 - +darwin/macos/10.6/package.provided, +darwin/macos/10.6/package.use.mask,
1348 - +darwin/macos/10.6/parent, +darwin/macos/10.6/profile.bashrc,
1349 - +darwin/macos/10.6/x64/make.defaults, +darwin/macos/10.6/x64/package.mask,
1350 - +darwin/macos/10.6/x64/package.use.force,
1351 - +darwin/macos/10.6/x64/package.use.mask, +darwin/macos/10.6/x64/parent,
1352 - +darwin/macos/10.6/x64/use.mask:
1353 - Add initial 10.6 (Snow Leopard) profile
1354 -
1355 - 17 Aug 2009; Fabian Groffen <grobian@g.o> +irix/package.mask,
1356 - sunos/solaris/package.mask:
1357 - Mask perl-5.8.8-r6 on Solaris and IRIX because it breaks autotools there,
1358 - bug #269430
1359 -
1360 - 14 Aug 2009; Markus Duft <mduft@g.o> windows/interix/6.0/use.mask:
1361 - unmask i6fork on interix 6 again - i6fork has been fixed
1362 -
1363 - 13 Aug 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1364 - masked >=startup-notification-0.10 on interix, requires xcb-util.
1365 -
1366 - 13 Aug 2009; Markus Duft <mduft@g.o> windows/interix/6.0/use.mask,
1367 - windows/interix/package.mask, windows/interix/profile.bashrc:
1368 - extended subversion mask to 1.6.4. re-formatted an expression which failed
1369 - on windows 7. masked the i6fork flag on interix 6 for now - not working.
1370 -
1371 - 11 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
1372 - fix typos
1373 -
1374 - 10 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
1375 - p.mask ebuilds that need >=app-admin/eselect-python-20090801
1376 -
1377 - 10 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
1378 - p.mask =virtual/emacs-23 to salvage the depgraph
1379 -
1380 - 05 Aug 2009; Fabian Groffen <grobian@g.o> aix/package.mask,
1381 - hpux/package.mask, package.mask:
1382 - Drop masks on sys-apps/file that apply to versions no longer in our tree
1383 -
1384 - 05 Aug 2009; Fabian Groffen <grobian@g.o> aix/package.mask,
1385 - -aix/package.unmask:
1386 - Unmask native-cctools without package.unmask, bug #280433, it looks like
1387 - it did work that way, though
1388 -
1389 - 03 Aug 2009; Fabian Groffen <grobian@g.o> package.mask:
1390 - Mask eselect-python-20090801, messing around with Python is better done in
1391 - gentoo-x86 ONLY
1392 -
1393 - 31 Jul 2009; Markus Duft <mduft@g.o>
1394 - windows/interix/3.5/package.mask:
1395 - masked numpy on interix 3.5, since it conflicts with system headers
1396 -
1397 - 31 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
1398 - unmask perl's -r6 and -r7, r7 is now gone in Prefix again too, -r6 made
1399 - its reentrance with some fixes
1400 -
1401 - 30 Jul 2009; Jeremy Olexa <darkside@g.o> package.mask:
1402 - p.mask perl-5.8.8-r7 because its auto-sync is messed up.
1403 -
1404 - 28 Jul 2009; Michael Haubenwallner <haubi@g.o>
1405 - +hpux/B.11.11/package.use.mask:
1406 - hpux11.11 does not have /dev/*random: use.masked 'urandom' for
1407 - dev-libs/apr
1408 -
1409 - 28 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
1410 - Mask >=sys-apps/util-linux-2.16 too, comment #5 in bug #278341
1411 -
1412 - 27 Jul 2009; Michael Haubenwallner <haubi@g.o>
1413 - +hpux/B.11.11/hppa2.0/make.defaults, +hpux/B.11.11/hppa2.0/parent,
1414 - +hpux/B.11.11/package.provided, +hpux/B.11.11/parent:
1415 - added 32bit profile for hppa2.0*-hp-hpux11.11
1416 -
1417 - 27 Jul 2009; Markus Duft <mduft@g.o> windows/winnt/package.mask:
1418 - unmaske icu-4, seems to work
1419 -
1420 - 27 Jul 2009; Markus Duft <mduft@g.o> windows/interix/package.mask,
1421 - windows/winnt/package.mask:
1422 - remove boost mask - works now again
1423 -
1424 - 26 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
1425 - Mask >=e2fsprogs*-2.41.8. util-linux doesn't work on non-Linux and doesn't
1426 - work in Prefix.
1427 -
1428 - 23 Jul 2009; Michael Haubenwallner <haubi@g.o> aix/package.mask:
1429 - gdb-*.50 are linux-only releases and don't (need to) work on aix.
1430 -
1431 - 22 Jul 2009; Michael Haubenwallner <haubi@g.o> aix/profile.bashrc,
1432 - hpux/profile.bashrc, profile.bashrc:
1433 - work around missing mechanism to stack profile.bashrc hooks
1434 -
1435 - 22 Jul 2009; Michael Haubenwallner <haubi@g.o>
1436 - hpux/B.11.31/hppa2.0/make.defaults:
1437 - use CHOST=hppa2.0n-hp-hpux11.* in 32bit hppa2.0 hpux11 profile.
1438 -
1439 - 21 Jul 2009; Markus Duft <mduft@g.o> windows/interix/use.mask:
1440 - masked a few more user flags that wont work on interix
1441 -
1442 - 21 Jul 2009; Michael Haubenwallner <haubi@g.o> hpux/profile.bashrc:
1443 - typo calling 'prefix_hpux-pre_pkg_postinst' while it should have been
1444 - 'prefix_hpux-post_pkg_preinst'
1445 -
1446 - 16 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
1447 - remove masks for versions of Portage no longer in the tree
1448 -
1449 - 16 Jul 2009; Jeremy Olexa <darkside@g.o> package.mask:
1450 - p.mask =sys-apps/portage-2.2.00.13827 due to regression, bug 278014
1451 -
1452 - 16 Jul 2009; Michael Haubenwallner <haubi@g.o> hpux/package.mask:
1453 - masking gcc-4.3 on hpux for various reasons
1454 -
1455 - 14 Jul 2009; Jeremy Olexa <darkside@g.o> package.mask:
1456 - p.mask portage-2.2.00.13825 due to regression with virtuals
1457 -
1458 - 14 Jul 2009; Michael Haubenwallner <haubi@g.o> hpux/profile.bashrc:
1459 - preserve busy text files based on installed file types, not
1460 - to-be-installed ones
1461 -
1462 - 14 Jul 2009; Michael Haubenwallner <haubi@g.o> aix/package.mask:
1463 - fixed cvs header
1464 -
1465 - 14 Jul 2009; Michael Haubenwallner <haubi@g.o>
1466 - +aix/5.3.0.0/package.mask:
1467 - masked sys-process/lsof-4.82 on aix5.3
1468 -
1469 - 12 Jul 2009; Fabian Groffen <grobian@g.o> make.defaults:
1470 - Get collision-protect back on, thanks sping's smolt tool which made me
1471 - notice. Disabling this in Prefix is lethal.
1472 -
1473 - 09 Jul 2009; Markus Duft <mduft@g.o>
1474 - +windows/interix/6.0/use.force, +windows/interix/6.0/use.mask:
1475 - added i6fork use.{mask,force} entry to enable/force i6fork on interix6 to
1476 - fix fork() problems
1477 -
1478 - 07 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
1479 - Mask portage-2.2.00.13797, bug #276957
1480 -
1481 - 07 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
1482 - Remove mask on no longer existing portage version
1483 -
1484 - 02 Jul 2009; Michael Haubenwallner <haubi@g.o> package.mask:
1485 - Mask =sys-apps/portage-2.2.00.13734, does merge in reverse order with
1486 - --nodeps.
1487 -
1488 - 30 Jun 2009; Jeremy Olexa <darkside@g.o> linux/make.defaults:
1489 - Remove sandbox being enabled by default on linux prefix platforms, users can
1490 - still enable themselves if wanted
1491 -
1492 - 30 Jun 2009; Jeremy Olexa <darkside@g.o> aix/make.defaults,
1493 - bsd/freebsd/make.defaults, bsd/netbsd/make.defaults,
1494 - bsd/openbsd/make.defaults, darwin/make.defaults, hpux/make.defaults,
1495 - irix/make.defaults, make.defaults, mint/make.defaults,
1496 - sunos/make.defaults, windows/interix/make.defaults,
1497 - windows/winnt/make.defaults:
1498 - Mark FEATURES=-sandbox globally because it fails to work reliably on any
1499 - Gentoo Prefix platform.
1500 -
1501 - 30 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask:
1502 - Remove subversion mask
1503 -
1504 - 30 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask, use.mask:
1505 - Mask USE=pam and sys-libs/pam, sys-auth/pambase because the host's auth
1506 - system should be used anyway
1507 -
1508 - 30 Jun 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
1509 - Mask app-crypt/ccrypt-1.8 for it doesn't compile (does stupid things)
1510 -
1511 - 28 Jun 2009; Fabian Groffen <grobian@g.o>
1512 - darwin/macos/package.mask:
1513 - Removed gconf masks, I fixed the issue
1514 -
1515 - 28 Jun 2009; Fabian Groffen <grobian@g.o>
1516 - darwin/macos/10.4/ppc/package.mask:
1517 - mask hmmer-3.0_beta1, as Altivec or dummy backends are still not yet
1518 - implemented
1519 -
1520 - 28 Jun 2009; Fabian Groffen <grobian@g.o>
1521 - sunos/solaris/package.mask:
1522 - Mask media-gfx/sam2p-0.46 due to compilation failure, remove mask for ruby
1523 - version no longer in the tree
1524 -
1525 - 26 Jun 2009; Michael Sterrett <mr_bones_@g.o>
1526 - +darwin/macos/10.4/eapi, +darwin/macos/10.5/eapi:
1527 - The PM needs to know the eapi right in the child node of the profile.
1528 -
1529 - 26 Jun 2009; <solar@g.o> +eapi:
1530 - - commit 1.130 of ../profile.desc enabled prefix in QA tools. Mr_Bones
1531 - points out that slots are used in sub profiles package.mask files. This
1532 - eapi=1 commit is in accordance with
1533 - http://archives.gentoo.org/gentoo-dev/msg_930f58fcebcbbcbe523c001f2c825179.x
1534 - ml (Change to a higher eapi if needed)
1535 -
1536 - 25 Jun 2009; Christian Faulhammer <fauli@g.o>
1537 - windows/interix/use.mask:
1538 - mask USE flag xemacs on Interix because it won't compile anyway
1539 -
1540 - 24 Jun 2009; Markus Duft <mduft@g.o> windows/winnt/use.mask:
1541 - use.mask readline for winnt - readline doesnt work here...
1542 -
1543 - 24 Jun 2009; Michael Haubenwallner <haubi@g.o> package.mask:
1544 - Mask icu-4.2, let it fix in ~main tree first (#269659).
1545 -
1546 - 23 Jun 2009; Michael Haubenwallner <haubi@g.o>
1547 - +hpux/B.11.31/hppa2.0/make.defaults, +hpux/B.11.31/hppa2.0/parent:
1548 - added profile for hppa2.0-hp-hpux11.31, the first hppa-hpux one.
1549 -
1550 - 21 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
1551 - Mask ncurses-5.7-r1 as it breaks Solaris and Darwin, and probably much
1552 - more
1553 -
1554 - 21 Jun 2009; Fabian Groffen <grobian@g.o> bsd/package.mask,
1555 - bsd/packages, darwin/package.mask, darwin/packages, package.mask:
1556 - Prepare to remove bsd-man-pages as it doesn't really provide anything
1557 - useful (and it already exists on the host system)
1558 -
1559 - 20 Jun 2009; Fabian Groffen <grobian@g.o>
1560 - bsd/freebsd/7.1/package.mask, bsd/freebsd/7.2/package.mask:
1561 - clean up bsd/* masks
1562 -
1563 - 20 Jun 2009; Fabian Groffen <grobian@g.o>
1564 - sunos/solaris/5.10/x64/package.mask, sunos/solaris/5.11/x64/package.mask,
1565 - sunos/solaris/package.mask:
1566 - clean up sunos/* masks
1567 -
1568 - 20 Jun 2009; Fabian Groffen <grobian@g.o>
1569 - windows/interix/3.5/package.mask, windows/interix/package.mask:
1570 - clean up windows/* masks
1571 -
1572 - 20 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
1573 - Removed mask entries for no longer existing packages/ebuilds, thanks idl0r
1574 -
1575 - 19 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
1576 - Unmask sandbox-2, since we should have a patched up for Prefix version
1577 - now.
1578 -
1579 - 19 Jun 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1580 - masked libiconv 1.13 on interix - doesnt build
1581 -
1582 - 17 Jun 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1583 - updated subversion mask for interix - still not working
1584 -
1585 - 07 Jun 2009; Fabian Groffen <grobian@g.o>
1586 - darwin/macos/package.mask:
1587 - gnome-base/gconf-2.26.2 has the same linkage problem as 2.26.0
1588 -
1589 - 06 Jun 2009; <solar@g.o> +aix/5.2.0.0/package.provided,
1590 - +aix/5.2.0.0/parent, +aix/5.2.0.0/ppc/make.defaults,
1591 - +aix/5.2.0.0/ppc/parent, +aix/5.3.0.0/package.provided,
1592 - +aix/5.3.0.0/parent, +aix/5.3.0.0/ppc/make.defaults,
1593 - +aix/5.3.0.0/ppc/parent, +aix/6.1.0.0/package.provided,
1594 - +aix/6.1.0.0/parent, +aix/6.1.0.0/ppc/make.defaults,
1595 - +aix/6.1.0.0/ppc/parent, +aix/make.defaults, +aix/package.mask,
1596 - +aix/package.unmask, +aix/package.use.force, +aix/package.use.mask,
1597 - +aix/packages, +aix/parent, +aix/profile.bashrc, +aix/use.force,
1598 - +aix/use.mask, +aix/virtuals, +bsd/freebsd/7.1/package.mask,
1599 - +bsd/freebsd/7.1/package.provided, +bsd/freebsd/7.1/parent,
1600 - +bsd/freebsd/7.1/x64/make.defaults, +bsd/freebsd/7.1/x64/parent,
1601 - +bsd/freebsd/7.1/x86/make.defaults, +bsd/freebsd/7.1/x86/parent,
1602 - +bsd/freebsd/7.2/package.mask, +bsd/freebsd/7.2/package.provided,
1603 - +bsd/freebsd/7.2/parent, +bsd/freebsd/7.2/x64/make.defaults,
1604 - +bsd/freebsd/7.2/x64/parent, +bsd/freebsd/7.2/x86/make.defaults,
1605 - +bsd/freebsd/7.2/x86/parent, +bsd/freebsd/make.defaults,
1606 - +bsd/freebsd/parent, +bsd/freebsd/use.force, +bsd/freebsd/use.mask,
1607 - +bsd/freebsd/virtuals, +bsd/netbsd/4.0/package.provided,
1608 - +bsd/netbsd/4.0/parent, +bsd/netbsd/4.0/x86/make.defaults,
1609 - +bsd/netbsd/4.0/x86/parent, +bsd/netbsd/make.defaults, +bsd/netbsd/parent,
1610 - +bsd/netbsd/use.force, +bsd/netbsd/use.mask, +bsd/netbsd/virtuals,
1611 - +bsd/openbsd/4.2/package.mask, +bsd/openbsd/4.2/package.provided,
1612 - +bsd/openbsd/4.2/parent, +bsd/openbsd/4.2/ppc/make.defaults,
1613 - +bsd/openbsd/4.2/ppc/parent, +bsd/openbsd/4.2/x64/make.defaults,
1614 - +bsd/openbsd/4.2/x64/parent, +bsd/openbsd/4.2/x86/make.defaults,
1615 - +bsd/openbsd/4.2/x86/parent, +bsd/openbsd/make.defaults,
1616 - +bsd/openbsd/parent, +bsd/openbsd/use.force, +bsd/openbsd/use.mask,
1617 - +bsd/openbsd/virtuals, +bsd/package.mask, +bsd/packages, +bsd/parent,
1618 - +bsd/use.mask, +darwin/macos/10.3/make.defaults,
1619 - +darwin/macos/10.3/package.mask, +darwin/macos/10.3/package.provided,
1620 - +darwin/macos/10.3/parent, +darwin/macos/10.3/profile.bashrc,
1621 - +darwin/macos/10.3/use.mask, +darwin/macos/10.4/make.defaults,
1622 - +darwin/macos/10.4/package.mask, +darwin/macos/10.4/package.provided,
1623 - +darwin/macos/10.4/parent, +darwin/macos/10.4/ppc/make.defaults,
1624 - +darwin/macos/10.4/ppc/package.mask, +darwin/macos/10.4/ppc/parent,
1625 - +darwin/macos/10.4/ppc/use.mask, +darwin/macos/10.4/ppc64/make.defaults,
1626 - +darwin/macos/10.4/ppc64/parent, +darwin/macos/10.4/ppc64/use.mask,
1627 - +darwin/macos/10.4/profile.bashrc, +darwin/macos/10.4/x86/make.defaults,
1628 - +darwin/macos/10.4/x86/package.use.force,
1629 - +darwin/macos/10.4/x86/package.use.mask, +darwin/macos/10.4/x86/parent,
1630 - +darwin/macos/10.4/x86/use.mask, +darwin/macos/10.5/make.defaults,
1631 - +darwin/macos/10.5/package.mask, +darwin/macos/10.5/package.provided,
1632 - +darwin/macos/10.5/package.use.mask, +darwin/macos/10.5/parent,
1633 - +darwin/macos/10.5/ppc/make.defaults, +darwin/macos/10.5/ppc/package.mask,
1634 - +darwin/macos/10.5/ppc/package.use.force,
1635 - +darwin/macos/10.5/ppc/package.use.mask, +darwin/macos/10.5/ppc/parent,
1636 - +darwin/macos/10.5/ppc/use.mask, +darwin/macos/10.5/profile.bashrc,
1637 - +darwin/macos/10.5/x64/make.defaults, +darwin/macos/10.5/x64/package.mask,
1638 - +darwin/macos/10.5/x64/package.use.force,
1639 - +darwin/macos/10.5/x64/package.use.mask, +darwin/macos/10.5/x64/parent,
1640 - +darwin/macos/10.5/x64/use.mask, +darwin/macos/10.5/x86/make.defaults,
1641 - +darwin/macos/10.5/x86/package.mask,
1642 - +darwin/macos/10.5/x86/package.use.force,
1643 - +darwin/macos/10.5/x86/package.use.mask, +darwin/macos/10.5/x86/parent,
1644 - +darwin/macos/10.5/x86/use.mask, +darwin/macos/make.defaults,
1645 - +darwin/macos/package.mask, +darwin/macos/package.use.force,
1646 - +darwin/macos/package.use.mask, +darwin/macos/packages,
1647 - +darwin/macos/parent, +darwin/macos/use.mask, +darwin/macos/virtuals,
1648 - +darwin/make.defaults, +darwin/package.mask, +darwin/package.use.mask,
1649 - +darwin/packages, +darwin/parent, +darwin/use.force, +darwin/use.mask,
1650 - +darwin/virtuals, +hpux/B.11.23/ia64/make.defaults,
1651 - +hpux/B.11.23/ia64/parent, +hpux/B.11.23/package.provided,
1652 - +hpux/B.11.23/parent, +hpux/B.11.31/ia64/make.defaults,
1653 - +hpux/B.11.31/ia64/parent, +hpux/B.11.31/package.provided,
1654 - +hpux/B.11.31/parent, +hpux/make.defaults, +hpux/package.mask,
1655 - +hpux/packages, +hpux/parent, +hpux/profile.bashrc, +hpux/use.force,
1656 - +hpux/use.mask, +hpux/virtuals, +irix/6.5/mips/make.defaults,
1657 - +irix/6.5/mips/parent, +irix/6.5/package.provided, +irix/6.5/parent,
1658 - +irix/make.defaults, +irix/package.use.mask, +irix/packages, +irix/parent,
1659 - +irix/profile.bashrc, +irix/use.force, +irix/use.mask, +irix/virtuals,
1660 - +linux/amd64/make.defaults, +linux/amd64/parent,
1661 - +linux/ia64/make.defaults, +linux/ia64/parent, +linux/make.defaults,
1662 - +linux/package.mask, +linux/package.provided, +linux/package.use.mask,
1663 - +linux/packages, +linux/parent, +linux/use.force, +linux/use.mask,
1664 - +linux/virtuals, +linux/x86/make.defaults, +linux/x86/parent,
1665 - +make.defaults, +mint/m68k/make.defaults, +mint/m68k/parent,
1666 - +mint/m68k/use.mask, +mint/make.defaults, +mint/package.provided,
1667 - +mint/packages, +mint/parent, +mint/use.mask, +mint/virtuals,
1668 - +package.mask, +package.provided, +package.use.mask, +packages,
1669 - +profile.bashrc, +sunos/make.defaults, +sunos/packages, +sunos/parent,
1670 - +sunos/solaris/5.9/package.provided, +sunos/solaris/5.9/parent,
1671 - +sunos/solaris/5.9/sparc/make.defaults,
1672 - +sunos/solaris/5.9/sparc/package.mask, +sunos/solaris/5.9/sparc/parent,
1673 - +sunos/solaris/5.9/sparc64/make.defaults,
1674 - +sunos/solaris/5.9/sparc64/package.mask,
1675 - +sunos/solaris/5.9/sparc64/parent, +sunos/solaris/5.10/package.provided,
1676 - +sunos/solaris/5.10/parent, +sunos/solaris/5.10/sparc/make.defaults,
1677 - +sunos/solaris/5.10/sparc/package.mask, +sunos/solaris/5.10/sparc/parent,
1678 - +sunos/solaris/5.10/sparc64/make.defaults,
1679 - +sunos/solaris/5.10/sparc64/package.use.mask,
1680 - +sunos/solaris/5.10/sparc64/parent, +sunos/solaris/5.10/x64/make.defaults,
1681 - +sunos/solaris/5.10/x64/package.mask,
1682 - +sunos/solaris/5.10/x64/package.use.mask, +sunos/solaris/5.10/x64/parent,
1683 - +sunos/solaris/5.10/x86/make.defaults,
1684 - +sunos/solaris/5.10/x86/package.use.mask, +sunos/solaris/5.10/x86/parent,
1685 - +sunos/solaris/5.11/package.mask, +sunos/solaris/5.11/package.provided,
1686 - +sunos/solaris/5.11/parent, +sunos/solaris/5.11/sparc/make.defaults,
1687 - +sunos/solaris/5.11/sparc/parent,
1688 - +sunos/solaris/5.11/sparc64/make.defaults,
1689 - +sunos/solaris/5.11/sparc64/package.use.mask,
1690 - +sunos/solaris/5.11/sparc64/parent, +sunos/solaris/5.11/x64/make.defaults,
1691 - +sunos/solaris/5.11/x64/package.mask,
1692 - +sunos/solaris/5.11/x64/package.use.mask, +sunos/solaris/5.11/x64/parent,
1693 - +sunos/solaris/5.11/x86/make.defaults,
1694 - +sunos/solaris/5.11/x86/package.use.mask, +sunos/solaris/5.11/x86/parent,
1695 - +sunos/solaris/package.mask, +sunos/solaris/parent, +sunos/use.force,
1696 - +sunos/use.mask, +sunos/virtuals, +use.force, +use.mask, +virtuals,
1697 - +windows/interix/3.5/package.mask, +windows/interix/3.5/package.provided,
1698 - +windows/interix/3.5/parent, +windows/interix/3.5/x86/make.defaults,
1699 - +windows/interix/3.5/x86/parent, +windows/interix/5.2/package.provided,
1700 - +windows/interix/5.2/parent, +windows/interix/5.2/x86/make.defaults,
1701 - +windows/interix/5.2/x86/parent, +windows/interix/6.0/package.provided,
1702 - +windows/interix/6.0/parent, +windows/interix/6.0/x86/make.defaults,
1703 - +windows/interix/6.0/x86/parent, +windows/interix/make.defaults,
1704 - +windows/interix/package.mask, +windows/interix/package.use.force,
1705 - +windows/interix/package.use.mask, +windows/interix/parent,
1706 - +windows/interix/profile.bashrc, +windows/interix/use.force,
1707 - +windows/interix/use.mask, +windows/interix/virtuals, +windows/parent,
1708 - +windows/winnt/3.5/package.provided, +windows/winnt/3.5/parent,
1709 - +windows/winnt/3.5/x86/make.defaults, +windows/winnt/3.5/x86/parent,
1710 - +windows/winnt/5.2/package.provided, +windows/winnt/5.2/parent,
1711 - +windows/winnt/5.2/x86/make.defaults, +windows/winnt/5.2/x86/parent,
1712 - +windows/winnt/6.0/package.provided, +windows/winnt/6.0/parent,
1713 - +windows/winnt/6.0/x86/make.defaults, +windows/winnt/6.0/x86/parent,
1714 - +windows/winnt/make.defaults, +windows/winnt/package.mask,
1715 - +windows/winnt/packages, +windows/winnt/parent,
1716 - +windows/winnt/profile.bashrc, +windows/winnt/use.mask,
1717 - +windows/winnt/virtuals:
1718 - Initial commit of prefix profiles on behalf of the prefix community
1719 -
1720 - 05 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask:
1721 - p.mask subversion-1.6.2, bug 271424
1722 -
1723 - 05 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
1724 - Mask mplayer-1.0_rc2_p20090530, piece of crap.
1725 -
1726 - 03 Jun 2009; Jeremy Olexa <darkside@g.o>
1727 - darwin/macos/10.5/package.use.mask, linux/use.mask, use.mask:
1728 - Move acl USE flag masking to a global level
1729 -
1730 - 02 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask:
1731 - add net-fs/curlftpfs to p.mask, bug 272210
1732 -
1733 - 01 Jun 2009; Fabian Groffen <grobian@g.o>
1734 - darwin/macos/10.5/x64/package.mask:
1735 - Unmask sys-devel/binutils-apple-3.1.2-r1 on x64-macos, as it's the
1736 - /enabler/ for this arch
1737 -
1738 - 01 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
1739 - Drop perl-5.8.8-r6 mask (no longer in the tree), and mask upcoming
1740 - sys-devel/binutils-apple-3.2.1-r1 due to its experimentalness
1741 -
1742 - 30 May 2009; Fabian Groffen <grobian@g.o>
1743 - sunos/solaris/5.10/sparc/package.mask:
1744 - unmask gtk+, seems to be a local problem on my build host, as I can build
1745 - it on other machines, and have been told by others the same
1746 -
1747 - 30 May 2009; Fabian Groffen <grobian@g.o>
1748 - +darwin/macos/10.4/ppc/package.mask:
1749 - Mask hmmer-3.0_alpha2 on ppc-macos, it can't work on anything but a SSE
1750 - capable CPU in this alpha
1751 -
1752 - 30 May 2009; Fabian Groffen <grobian@g.o>
1753 - sunos/solaris/5.10/sparc/package.mask:
1754 - Mask gtk+-2.16.1 on sparc-solaris too
1755 -
1756 - 28 May 2009; Fabian Groffen <grobian@g.o> package.mask:
1757 - Mask dev-lang/perl-5.8.8-r6 since it still breaks autotools like hell
1758 -
1759 - 28 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask,
1760 - +windows/winnt/package.mask:
1761 - masked new boost and boost-build versions, which dont currently work on
1762 - windows
1763 -
1764 - 27 May 2009; Fabian Groffen <grobian@g.o> package.mask:
1765 - mask media-libs/libmp4v2-1.5.0.1-r2 to avoid extra bugs like bug #271022
1766 -
1767 - 25 May 2009; Fabian Groffen <grobian@g.o>
1768 - +sunos/solaris/5.11/package.mask:
1769 - Mask sys-process/lsof-4.82, totally non-OpenSolaris ready
1770 -
1771 - 14 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1772 - mask sed 4.2, since it causes problems on interix
1773 -
1774 - 24 May 2009; Fabian Groffen <grobian@g.o>
1775 - -bsd/freebsd/6.2/package.mask, -bsd/freebsd/6.2/package.provided,
1776 - -bsd/freebsd/6.2/parent, -bsd/freebsd/6.2/x86/make.defaults,
1777 - -bsd/freebsd/6.2/x86/parent:
1778 - Drop FreeBSD 6.2 profile
1779 -
1780 - 24 May 2009; Fabian Groffen <grobian@g.o>
1781 - +sunos/solaris/5.10/x64/package.mask, sunos/solaris/5.11/x64/package.mask:
1782 - Mask zziplib also on 5.10/x64, update to the current version in portage,
1783 - which is still broken
1784 -
1785 - 24 May 2009; Fabian Groffen <grobian@g.o>
1786 - sunos/solaris/package.mask:
1787 - I fixed dev-libs/xmlrpc-c-1.18.02 compilation for Solaris, so we can
1788 - unmask
1789 -
1790 - 24 May 2009; Fabian Groffen <grobian@g.o>
1791 - sunos/solaris/package.mask:
1792 - Remove masks for packages no longer in the tree
1793 -
1794 - 24 May 2009; Fabian Groffen <grobian@g.o>
1795 - sunos/solaris/5.11/x64/package.mask:
1796 - Mask sys-devel/m4-1.4.13, as it causes aborts on OpenSolaris/x64
1797 -
1798 - 23 May 2009; Fabian Groffen <grobian@g.o> profile.bashrc:
1799 - Fix charset.alias removal hack, it didn't work, and the FreeBSD version
1800 - isn't resistant against multiple charset.alias files, so go the safe
1801 - route.
1802 -
1803 - 22 May 2009; Jeremy Olexa <darkside@g.o> package.mask:
1804 - Remove broken xscreensaver-5.08 from prefix tree
1805 -
1806 - 22 May 2009; Jeremy Olexa <darkside@g.o> package.mask:
1807 - Update mask for xfce4-4.6.*
1808 -
1809 - 19 May 2009; Fabian Groffen <grobian@g.o>
1810 - -bsd/freebsd/6.3/package.mask, -bsd/freebsd/6.3/package.provided,
1811 - -bsd/freebsd/6.3/parent, -bsd/freebsd/6.3/x86/make.defaults,
1812 - -bsd/freebsd/6.3/x86/parent, bsd/freebsd/7.1/package.mask,
1813 - bsd/freebsd/7.1/package.provided, bsd/freebsd/7.1/x64/make.defaults,
1814 - bsd/freebsd/7.1/x86/make.defaults, bsd/freebsd/7.2/package.mask,
1815 - bsd/freebsd/7.2/package.provided, bsd/freebsd/7.2/x64/make.defaults,
1816 - bsd/freebsd/7.2/x86/make.defaults, bsd/freebsd/make.defaults,
1817 - bsd/freebsd/use.force, bsd/freebsd/use.mask, bsd/freebsd/virtuals,
1818 - bsd/netbsd/4.0/package.provided, bsd/netbsd/4.0/x86/make.defaults,
1819 - bsd/netbsd/make.defaults, bsd/netbsd/use.force, bsd/netbsd/use.mask,
1820 - bsd/netbsd/virtuals, bsd/openbsd/4.2/package.mask,
1821 - bsd/openbsd/4.2/package.provided, bsd/openbsd/4.2/ppc/make.defaults,
1822 - bsd/openbsd/4.2/x64/make.defaults, bsd/openbsd/4.2/x86/make.defaults,
1823 - bsd/openbsd/make.defaults, bsd/openbsd/use.force, bsd/openbsd/use.mask,
1824 - bsd/openbsd/virtuals, bsd/package.mask, bsd/packages, bsd/use.mask:
1825 - Added copyright statements to bsd/* files, drop FreeBSD 6.x profiles
1826 -
1827 - 19 May 2009; Fabian Groffen <grobian@g.o> sunos/make.defaults,
1828 - sunos/packages, sunos/solaris/5.9/package.provided,
1829 - sunos/solaris/5.9/sparc/make.defaults,
1830 - sunos/solaris/5.9/sparc/package.mask,
1831 - sunos/solaris/5.9/sparc64/make.defaults,
1832 - sunos/solaris/5.9/sparc64/package.mask,
1833 - sunos/solaris/5.10/package.provided,
1834 - sunos/solaris/5.10/sparc/make.defaults,
1835 - sunos/solaris/5.10/sparc/package.mask,
1836 - sunos/solaris/5.10/sparc64/make.defaults,
1837 - sunos/solaris/5.10/sparc64/package.use.mask,
1838 - sunos/solaris/5.10/x64/make.defaults,
1839 - sunos/solaris/5.10/x64/package.use.mask,
1840 - sunos/solaris/5.10/x86/make.defaults,
1841 - sunos/solaris/5.10/x86/package.use.mask,
1842 - sunos/solaris/5.11/package.provided,
1843 - sunos/solaris/5.11/sparc/make.defaults,
1844 - sunos/solaris/5.11/sparc64/make.defaults,
1845 - sunos/solaris/5.11/sparc64/package.use.mask,
1846 - sunos/solaris/5.11/x64/make.defaults, sunos/solaris/5.11/x64/package.mask,
1847 - sunos/solaris/5.11/x64/package.use.mask,
1848 - sunos/solaris/5.11/x86/make.defaults,
1849 - sunos/solaris/5.11/x86/package.use.mask, sunos/solaris/package.mask,
1850 - sunos/use.force, sunos/use.mask, sunos/virtuals:
1851 - Added copyright statements to sunos/* files
1852 -
1853 - 19 May 2009; Michael Haubenwallner <haubi@g.o>
1854 - prefix/darwin/package.mask, prefix/package.mask,
1855 - prefix/sunos/solaris/package.mask:
1856 - moved '=dev-libs/xmlrpc-c-1.18.02' mask from prefix/ to
1857 - prefix/sunos/solaris/ and prefix/darwin/, as it works on aix
1858 -
1859 - 17 May 2009; Fabian Groffen <grobian@g.o>
1860 - +sunos/solaris/5.10/sparc/package.mask:
1861 - Mask x11-libs/gtk+-2.14.7-r2 on Solaris 10/Sparc as I can't get it to
1862 - compile
1863 -
1864 - 17 May 2009; Fabian Groffen <grobian@g.o>
1865 - sunos/solaris/package.mask:
1866 - Mask dev-lang/ruby-1.8.7_p160 and dev-lang/ruby-1.8.6_p368 due to
1867 - segfaulting behaviour
1868 -
1869 - 16 May 2009; Fabian Groffen <grobian@g.o>
1870 - darwin/macos/package.mask:
1871 - Mask gnome-base/gconf-2.26.0 as it tries to link a MH_BUNDLE which won't
1872 - work
1873 -
1874 - 14 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1875 - unmask python 2.6 on interix, since it seems to work fine now. time will
1876 - show :)
1877 -
1878 - 14 May 2009; Fabian Groffen <grobian@g.o> package.use.mask:
1879 - dev-python/sancho is in the tree now
1880 -
1881 - 14 May 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
1882 - sys-process/proctools was removed from the tree
1883 -
1884 - 14 May 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
1885 - Remove math-pari mask, I just fixed the problem instead
1886 -
1887 - 13 May 2009; Jeremy Olexa <darkside@g.o>
1888 - irix/6.5/mips/make.defaults, irix/6.5/package.provided,
1889 - irix/make.defaults, irix/package.use.mask, irix/packages,
1890 - irix/profile.bashrc, irix/use.force, irix/use.mask, irix/virtuals,
1891 - mint/m68k/make.defaults, mint/m68k/use.mask, mint/make.defaults,
1892 - mint/package.provided, mint/packages, mint/use.mask, mint/virtuals:
1893 - Update/add copyright for irix and mint profiles
1894 -
1895 - 13 May 2009; Michael Haubenwallner <haubi@g.o> -hpux/B.11.11,
1896 - -hpux/B.11.11/hppa, -hpux/B.11.11/hppa/hppa1.1,
1897 - -hpux/B.11.11/hppa/hppa1.1/make.defaults,
1898 - -hpux/B.11.11/hppa/hppa1.1/parent, -hpux/B.11.11/hppa/hppa2.0,
1899 - -hpux/B.11.11/hppa/hppa2.0/32,
1900 - -hpux/B.11.11/hppa/hppa2.0/32/make.defaults,
1901 - -hpux/B.11.11/hppa/hppa2.0/32/parent, -hpux/B.11.11/hppa/hppa2.0/64,
1902 - -hpux/B.11.11/hppa/hppa2.0/64/make.defaults,
1903 - -hpux/B.11.11/hppa/hppa2.0/64/parent, -hpux/B.11.11/hppa/hppa2.0/parent,
1904 - -hpux/B.11.11/hppa/make.defaults, -hpux/B.11.11/hppa/parent,
1905 - -hpux/B.11.11/package.provided, -hpux/B.11.11/parent,
1906 - hpux/B.11.23/ia64/make.defaults, hpux/B.11.23/package.provided,
1907 - hpux/B.11.31/ia64/make.defaults, hpux/B.11.31/package.provided,
1908 - hpux/make.defaults, hpux/package.mask, -hpux/package.use, hpux/packages,
1909 - hpux/profile.bashrc, hpux/use.force, hpux/use.mask, hpux/virtuals:
1910 - cleanup hpux profiles: update/add copyrights.
1911 - drop HP-UX B.11.11 profile, is hppa only, libtool still broken there.
1912 - binutils-config does not iuse 'extwrapper' any more.
1913 -
1914 - 13 May 2009; Michael Haubenwallner <haubi@g.o>
1915 - aix/5.2.0.0/package.provided, aix/5.2.0.0/ppc/make.defaults,
1916 - aix/5.3.0.0/package.provided, aix/5.3.0.0/ppc/make.defaults,
1917 - aix/6.1.0.0/package.provided, aix/6.1.0.0/ppc/make.defaults,
1918 - aix/make.defaults, aix/package.unmask, -aix/package.use,
1919 - aix/package.use.force, aix/package.use.mask, aix/packages,
1920 - aix/profile.bashrc, aix/use.force, aix/use.mask, aix/virtuals:
1921 - cleanup aix profiles: update/add copyrights.
1922 - net-nds/openldap needs minimal useflag for all versions.
1923 - aix6.1 provides libc-6.1, not libc-5.3.
1924 - binutils-config does not iuse 'extwrapper' any more.
1925 -
1926 - 13 May 2009; Markus Duft <mduft@g.o>
1927 - windows/interix/3.5/package.mask, windows/interix/3.5/package.provided,
1928 - windows/interix/3.5/x86/make.defaults,
1929 - windows/interix/5.2/package.provided,
1930 - windows/interix/5.2/x86/make.defaults,
1931 - windows/interix/6.0/package.provided,
1932 - windows/interix/6.0/x86/make.defaults, windows/interix/make.defaults,
1933 - windows/interix/package.mask, windows/interix/package.use.force,
1934 - windows/interix/package.use.mask, windows/interix/profile.bashrc,
1935 - windows/interix/use.force, windows/interix/use.mask,
1936 - windows/interix/virtuals, windows/winnt/3.5/package.provided,
1937 - windows/winnt/3.5/x86/make.defaults, windows/winnt/5.2/package.provided,
1938 - windows/winnt/5.2/x86/make.defaults, windows/winnt/6.0/package.provided,
1939 - windows/winnt/6.0/x86/make.defaults, windows/winnt/make.defaults,
1940 - windows/winnt/packages, windows/winnt/profile.bashrc,
1941 - windows/winnt/use.mask, windows/winnt/virtuals:
1942 - cleaned up windows profiles (interix, winnt).
1943 -
1944 - 12 May 2009; Fabian Groffen <grobian@g.o>
1945 - darwin/macos/10.3/make.defaults, darwin/macos/10.3/package.mask,
1946 - darwin/macos/10.3/package.provided, darwin/macos/10.3/profile.bashrc,
1947 - darwin/macos/10.3/use.mask, darwin/macos/10.4/make.defaults,
1948 - darwin/macos/10.4/package.mask, darwin/macos/10.4/package.provided,
1949 - darwin/macos/10.4/ppc/make.defaults, darwin/macos/10.4/ppc/use.mask,
1950 - darwin/macos/10.4/ppc64/make.defaults, darwin/macos/10.4/ppc64/use.mask,
1951 - darwin/macos/10.4/profile.bashrc, darwin/macos/10.4/x86/make.defaults,
1952 - darwin/macos/10.4/x86/package.use.force,
1953 - darwin/macos/10.4/x86/package.use.mask, darwin/macos/10.4/x86/use.mask,
1954 - darwin/macos/10.5/make.defaults, darwin/macos/10.5/package.mask,
1955 - darwin/macos/10.5/package.provided, darwin/macos/10.5/package.use.mask,
1956 - darwin/macos/10.5/ppc/make.defaults, darwin/macos/10.5/ppc/package.mask,
1957 - darwin/macos/10.5/ppc/package.use.force,
1958 - darwin/macos/10.5/ppc/package.use.mask, darwin/macos/10.5/ppc/use.mask,
1959 - darwin/macos/10.5/profile.bashrc, darwin/macos/10.5/x64/make.defaults,
1960 - darwin/macos/10.5/x64/package.mask,
1961 - darwin/macos/10.5/x64/package.use.force,
1962 - darwin/macos/10.5/x64/package.use.mask, darwin/macos/10.5/x64/use.mask,
1963 - darwin/macos/10.5/x86/make.defaults, darwin/macos/10.5/x86/package.mask,
1964 - darwin/macos/10.5/x86/package.use.force,
1965 - darwin/macos/10.5/x86/package.use.mask, darwin/macos/10.5/x86/use.mask,
1966 - darwin/macos/make.defaults, darwin/macos/package.mask,
1967 - darwin/macos/package.use.force, darwin/macos/package.use.mask,
1968 - darwin/macos/packages, darwin/macos/virtuals, darwin/make.defaults,
1969 - darwin/package.mask, darwin/package.use.mask, darwin/packages,
1970 - darwin/use.force, darwin/use.mask, darwin/virtuals:
1971 - Update/add copyrights
1972 -
1973 - 12 May 2009; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults,
1974 - linux/ia64/make.defaults, linux/make.defaults, linux/package.mask,
1975 - linux/package.provided, linux/package.use.mask, linux/packages,
1976 - linux/use.force, linux/use.mask, linux/virtuals, linux/x86/make.defaults:
1977 - Update Copyright headers for linux/
1978 -
1979 - 11 May 2009; Fabian Groffen <grobian@g.o> package.mask:
1980 - un-unmasking perl-5.8.8-r6, as I resurrected perl-5.8.8-r5 for bug #269430
1981 -
1982 - 08 May 2009; Fabian Groffen <grobian@g.o> package.mask:
1983 - Mask media-video/ffmpeg-9999 (vcs ebuild)
1984 -
1985 - 08 May 2009; Michael Haubenwallner <haubi@g.o>
1986 - +aix/package.use.mask:
1987 - use.masked javacomm for dev-java/ibm-jdk-bin:
1988 - IBM does not provide Java Communications API support for AIX
1989 -
1990 - 06 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
1991 - unmasked bash 4.0 - working now on interix.
1992 -
1993 - 05 May 2009; Fabian Groffen <grobian@g.o>
1994 - bsd/freebsd/7.2/x64/make.defaults, bsd/freebsd/7.2/x86/make.defaults:
1995 - Add profiles for FreeBSD 7.2 (for heiko)
1996 -
1997 - 05 May 2009; Fabian Groffen <grobian@g.o> package.mask,
1998 - +profile.bashrc:
1999 - Add charset.alias removal hack from freebsd profiles
2000 -
2001 - 03 May 2009; Fabian Groffen <grobian@g.o> package.mask:
2002 - Unmask dev-lang/perl-5.8.8-r6 since it's the only version we have in the
2003 - tree
2004 -
2005 - 01 May 2009; Jeremy Olexa <darkside@g.o> use.mask:
2006 - Unmask USE=prefix in prefix profiles, soon to be masked in base/
2007 -
2008 - 01 May 2009; Fabian Groffen <grobian@g.o> package.mask:
2009 - Unmask gentoolkit-dev, at last after 2 years :)
2010 -
2011 - 30 Apr 2009; Fabian Groffen <grobian@g.o> linux/package.mask,
2012 - package.mask:
2013 - Don't just let the Linux peepz have all the fun, globally unmask bash-4
2014 -
2015 - 30 Apr 2009; Fabian Groffen <grobian@g.o> package.mask:
2016 - Mask xmlrpc-c-1.18.02 as it doesn't compile on at least two platforms
2017 -
2018 - 29 Apr 2009; Jeremy Olexa <darkside@g.o> linux/package.mask:
2019 - Unmask bash-4 on linux platforms, works fine for me
2020 -
2021 - 24 Apr 2009; <mduft@g.o> windows/interix/package.mask:
2022 - masked python >= 2.6.0 on interix, since it seems to be b0rked
2023 -
2024 - 21 Apr 2009; Jeremy Olexa <darkside@g.o> package.mask:
2025 - p.mask aircrack-ng, libnl, iw
2026 -
2027 - 21 Apr 2009; <mduft@g.o> windows/interix/package.mask:
2028 - removing ncurses mask again, since bootstrapping from zero now works with it.
2029 -
2030 - 17 Apr 2009; <mduft@g.o> windows/interix/package.mask:
2031 - revert unmasking, since bad enough, ncurses exposes the hang even with a
2032 - fresh bootstrap :(
2033 -
2034 - 17 Apr 2009; <mduft@g.o> windows/interix/package.mask:
2035 - removed ncurses mask, since for new bootstraps it works...
2036 -
2037 - 06 Apr 2009; Fabian Groffen <grobian@g.o>
2038 - bsd/freebsd/7.1/x64/make.defaults:
2039 - retain backwards compatability for freebsd keywords/conditionals for new
2040 - 64-bits profile
2041 -
2042 - 05 Apr 2009; Fabian Groffen <grobian@g.o>
2043 - bsd/freebsd/7.1/x64/make.defaults:
2044 - Fix up x64-freebsd profile, there is no backwards compat issue, and the
2045 - keyword must be x64-freebsd, not x86-freebsd
2046 -
2047 - 03 Apr 2009; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
2048 - mask gcj on gcc-4.3.3, ld: unknown option: -R/Library/Gentoo/usr/lib
2049 -
2050 - 02 Apr 2009; Fabian Groffen <grobian@g.o> package.mask:
2051 - Mask autoconf-2.63b for as long autoconf-wrapper doesn't deal with it
2052 -
2053 - 26 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
2054 - p.mask xfce4-4.6.0 based on its dependance for xorg-server-1.5.3
2055 -
2056 - 26 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
2057 - Unmask gcc-4.3, we can compile @system with it, bootstrapping is still
2058 - initially done with 4.2 since 4.3 can't be bootstrapped (fails to compile)
2059 -
2060 - 25 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
2061 - revert libgphoto2 mask, probably a libtool problem involved but not specific
2062 - to this package
2063 -
2064 - 25 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
2065 - Mask =app-text/ghostscript-gpl-8.64* due to b0rkage in real life
2066 -
2067 - 24 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
2068 - p.mask media-libs/libgphoto2
2069 -
2070 - 18 Mar 2009; Michael Haubenwallner <haubi@g.o>
2071 - aix/package.use.force:
2072 - openldap builds with USE=minimal only on AIX, bug #261186
2073 -
2074 - 15 Mar 2009; Fabian Groffen <grobian@g.o> darwin/use.mask:
2075 - unmask sdl again, bug #257960
2076 -
2077 - 15 Mar 2009; Fabian Groffen <grobian@g.o>
2078 - darwin/macos/package.mask, darwin/macos/package.use.force,
2079 - darwin/macos/use.mask:
2080 - unmask opengl use flag, it works since we have opengl in the tree, remove
2081 - mask for libsdl for the same reason
2082 -
2083 - 14 Mar 2009; Fabian Groffen <grobian@g.o>
2084 - sunos/solaris/package.mask:
2085 - Mask gdb-6.8.50.20090302.8.11 and up, as it seems to be Fedora Linux only
2086 -
2087 - 12 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
2088 - mask new graphviz 2.22.0 on interix. doesnt build
2089 -
2090 - 10 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
2091 - Enlarge findutils-4.5.3 mask, it still asserts like hell
2092 -
2093 - 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
2094 - unmasked new coreutils 7.1 on windows, works now.
2095 -
2096 - 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
2097 - removed unmask for gcc version on interix, which does not exist any longer
2098 -
2099 - 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
2100 - removed obsolete unmask for cmake on interix, since it is no longer masked
2101 - by main.
2102 -
2103 - 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
2104 - removed mask for file >=4.24 on interix, since 5.00 now works
2105 -
2106 - 06 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
2107 - remove mask on apache, bug 261105
2108 -
2109 - 06 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
2110 - masked new coreutils 7.1 on interix for now. needs some more touching.
2111 -
2112 - 06 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
2113 - masked ncurses 5.7 on interix.
2114 -
2115 - 05 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
2116 - Unmask libtool-2.2, bootstrapping seems to work on it at least
2117 -
2118 - 25 Feb 2009; Fabian Groffen <grobian@g.o> package.mask:
2119 - Mask bash-4.0 as I don't dare kicking it straight into everyone's system
2120 -
2121 - 24 Feb 2009; Fabian Groffen <grobian@g.o> package.mask:
2122 - Mask x11-misc/xscreensaver-5.08, waiting for bug #256072
2123 -
2124 - 22 Feb 2009; Fabian Groffen <grobian@g.o> package.mask:
2125 - Unleash ncurses-5.7, leash readline-6 because some packages need readline-5,
2126 - depending on it, causing our depgraph to break, waiting for gentoo-x86 to
2127 - resolve it in some way
2128 -
2129 - 18 Feb 2009; Fabian Groffen <grobian@g.o>
2130 - darwin/macos/10.5/x86/package.use.mask, darwin/macos/package.use.mask:
2131 - Move mmx masks into the x86 profile, since there an unmask is being done,
2132 - overriding the masks
2133 -
2134 - 16 Feb 2009; Fabian Groffen <grobian@g.o>
2135 - sunos/solaris/package.mask:
2136 - Mask sys-devel/binutils-2.19.51.0.2 on Solaris as well
2137 -
2138 - 13 Feb 2009; Jeremy Olexa <darkside@g.o> package.use.mask:
2139 - mask USE=ssl on dev-lang/pike globally, bug 256699
2140 -
2141 - 13 Feb 2009; Jeremy Olexa <darkside@g.o>
2142 - darwin/macos/package.use.mask:
2143 - mask USE=python on libgsf for macos, bug 257572
2144 -
2145 - 13 Feb 2009; Jeremy Olexa <darkside@g.o> darwin/use.mask:
2146 - mask USE=sdl on darwin, bug 257960
2147 -
2148 - 13 Feb 2009; Jeremy Olexa <darkside@g.o> ChangeLog:
2149 - unmask USE={sse2,ssse3} on macos 10.5 x86
2150 -
2151 - 04 Feb 2009; Jeremy Olexa <darkside@g.o> package.mask:
2152 - net-analyzer/pchar requires root access
2153 -
2154 - 02 Feb 2009; Fabian Groffen <grobian@g.o>
2155 - sunos/solaris/package.mask:
2156 - Fails to compile, complaining about a missing target for gmon.o, maybe
2157 - related to http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00990.html
2158 -
2159 - 02 Feb 2009; User generated by SUA Setup Script <mduft@g.o>
2160 - windows/interix/package.mask:
2161 - added gconf-2.24.0 mask for interix, since from 2.22.0 onwards it requires a
2162 - (working) dbus.
2163 -
2164 - 01 Feb 2009; Fabian Groffen <grobian@g.o>
2165 - darwin/macos/package.use.mask:
2166 - mask mmx USE-flag for media-video/ffmpeg, bug #257225
2167 -
2168 - 31 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
2169 - Mask media-video/ffmpeg-0.4.9_p20090121 because it doesn't compile at all on
2170 - Darwin and Solaris
2171 -
2172 - 31 Jan 2009; Fabian Groffen <grobian@g.o> +bsd/freebsd/7.1,
2173 - bsd/freebsd/7.1/package.mask, bsd/freebsd/7.1/package.provided,
2174 - +bsd/freebsd/7.1/x64, bsd/freebsd/7.1/x64/make.defaults,
2175 - bsd/freebsd/7.1/x86/make.defaults:
2176 - Add FreeBSD 7.1 x86 and x64 profiles
2177 -
2178 - 25 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
2179 - Mask dev-python/pygobject-2.16.0 for some strange libtool weirdness
2180 -
2181 - 22 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
2182 - Mask sys-apps/groff-1.20.1-r1 cause it generates too many bugs
2183 -
2184 - 18 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
2185 - Mask net-misc/ntp as it obviously needs root privileges
2186 -
2187 - 16 Jan 2009; Fabian Groffen <grobian@g.o>
2188 - sunos/solaris/package.mask:
2189 - mask media-video/mplayer-1.0_rc2_p28288 on Solaris because it doesn't
2190 - compile, sigh
2191 -
2192 - 16 Jan 2009; Fabian Groffen <grobian@g.o>
2193 - sunos/solaris/package.mask:
2194 - Mask sys-devel/binutils-2.19.51.0.1 on Solaris as it makes other
2195 - packages fail to compile.
2196 -
2197 - 15 Jan 2009; Jeremy Olexa <darkside@g.o> package.mask:
2198 - Also mask sandbox-1.2.20_alpha2-r1, bug 255019
2199 -
2200 - 13 Jan 2009; Jeremy Olexa <darkside@g.o> package.mask:
2201 - p.mask >=sandbox-1.3.0, bug 254358
2202 -
2203 - 12 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
2204 - Unmask mutt-1.5.19, I^W we are hardcore
2205 -
2206 - 12 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
2207 - Mask git-1.6.1 till bug #254029 is solved
2208 -
2209 - 12 Jan 2009; Fabian Groffen <grobian@g.o>
2210 - sunos/solaris/5.11/x64/package.mask:
2211 - mask dev-libs/zziplib-0.13.50 on Solaris 11/x64
2212 -
2213 - 08 Jan 2009; Jeremy Olexa <darkside@g.o> aix/package.mask:
2214 - p.mask >=net-misc/openssh-5.0_p1-r2 on aix
2215 -
2216 - 07 Jan 2009; Jeremy Olexa <darkside@g.o> aix/package.mask:
2217 - p.mask >=dev-libs/openssl-0.9.8i on aix
2218 -
2219 - 06 Jan 2009; Jeremy Olexa <darkside@g.o> package.mask,
2220 - sunos/package.mask:
2221 - elevate p.mask on findutils-4.5.3
2222 -
2223 - 30 Dec 2008; Jeremy Olexa <darkside@g.o> +aix/6.1.0.0,
2224 - +aix/6.1.0.0/package.provided, +aix/6.1.0.0/parent, +aix/6.1.0.0/ppc,
2225 - +aix/6.1.0.0/ppc/make.defaults, +aix/6.1.0.0/ppc/parent:
2226 - Adding AIX-6.1 profiles
2227 -
2228 - 30 Dec 2008; Fabian Groffen <grobian@g.o> ChangeLog:
2229 - Mask aqua USE-flag for app-editors/emacs-cvs on request of pipping
2230 -
2231 - 29 Dec 2008; Jeremy Olexa <darkside@g.o> +linux/package.mask:
2232 - unmask app-misc/pax-utils-0.1.19 on linux
2233 -
2234 - 27 Dec 2008; Fabian Groffen <grobian@g.o> irix/package.use.mask:
2235 - Mask ipv6 USE-flag for python, as the latter seems not to be able to use the
2236 - former on IRIX
2237 -
2238 - 27 Dec 2008; Fabian Groffen <grobian@g.o> sunos/package.mask:
2239 - Mask sys-apps/findutils-4.5.3 on Solaris, as it asserts there (maybe on
2240 - other platforms too, but haven't encountered it yet)
2241 -
2242 - 23 Dec 2008; Jeremy Olexa <darkside@g.o> +linux/ia64,
2243 - +linux/ia64/make.defaults, +linux/ia64/parent:
2244 - Initial commit of ia64-linux profiles (it returns!)
2245 -
2246 - 23 Dec 2008; Jeremy Olexa <darkside@g.o> package.mask,
2247 - sunos/solaris/5.11/x64/package.mask:
2248 - Move mask up because it fails on linux too
2249 -
2250 - 22 Dec 2008; Fabian Groffen <grobian@g.o>
2251 - +sunos/solaris/5.11/x64/package.mask:
2252 - Mask binutils-2.19.50.0.1 on x64/OpenSolaris since it seems it can't
2253 - recompile itself
2254 -
2255 - 21 Dec 2008; Fabian Groffen <grobian@g.o>
2256 - darwin/macos/package.use.mask:
2257 - Use.mask some non-working flags for packages, by Elias Pipping
2258 -
2259 - 03 Dec 2008; Fabian Groffen <grobian@g.o> package.mask:
2260 - Mask pax-utils/0.1.19 due to GNU-isms
2261 -
2262 - 02 Dec 2008; Jeremy Olexa <darkside@g.o> package.mask:
2263 - sync package.mask from default-prefix
2264 -
2265 - 18 Nov 2008; Jeremy Olexa <darkside@g.o> -linux/package.mask:
2266 - sync profiles from default-prefix/
2267 -
2268 - 13 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults:
2269 - LIBDIR_amd64 is def needed, otherwise stuff gets installed to usr//blah,
2270 - instead of usr/$LIBDIR_amd64/blah
2271 -
2272 - 13 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults:
2273 - setting LIBDIR_amd64 to null 'fixes' things, not sure why
2274 -
2275 - 12 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults:
2276 - add SYMLINK_LIB=no to amd64 make.defaults
2277 -
2278 - 10 Nov 2008; Jeremy Olexa <darkside@g.o> package.mask:
2279 - sync p.mask from default-prefix
2280 -
2281 - 07 Nov 2008; Jeremy Olexa <darkside@g.o> +linux/package.use.mask:
2282 - can't built_with_use check on something that we package.provide, mask
2283 - USE=pam on app-office/openoffice
2284 -
2285 - 06 Nov 2008; Jeremy Olexa <darkside@g.o> linux/use.mask:
2286 - re-add linux stuff to linux/use.mask that was missing from that file
2287 -
2288 - 06 Nov 2008; Jeremy Olexa <darkside@g.o> linux/packages:
2289 - remove sys-apps/man-pages from linux/packages because we now inherit it from
2290 - default/linux/
2291 -
2292 - 06 Nov 2008; Jeremy Olexa <darkside@g.o> +linux/use.mask:
2293 - add USE=acl to linux/use.mask
2294 -
2295 - 06 Nov 2008; Jeremy Olexa <darkside@g.o> use.mask:
2296 - add gpm to use.mask
2297 -
2298 - 05 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/parent,
2299 - linux/packages, linux/x86/parent, +package.provided, use.mask:
2300 - change order of parents for proper inheritance, remove items from the system
2301 - set that get pulled in by default/linux/, use.mask cups, forgot to cp
2302 - package.provided when I made the initial cp
2303 -
2304 - 05 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults,
2305 - linux/x86/make.defaults:
2306 - remove $ARCH from default linux ACCEPT_KEYWORDS
2307 -
2308 - 31 Oct 2008; Jeremy Olexa <darkside@g.o> +., +linux, +linux/amd64,
2309 - +linux/amd64/make.defaults, +linux/amd64/parent, +linux/make.defaults,
2310 - +linux/package.mask, +linux/package.provided, +linux/packages,
2311 - +linux/parent, +linux/use.force, +linux/virtuals, +linux/x86,
2312 - +linux/x86/make.defaults, +linux/x86/parent, +make.defaults,
2313 - +package.mask, +package.use.mask, +packages, +use.force, +use.mask,
2314 - +virtuals:
2315 - initial commit of a *new* profile system for prefix, details forthcoming
2316 - after testing
2317
2318
2319
2320 1.1 profiles/prefix/ChangeLog-2012
2321
2322 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog-2012?rev=1.1&view=markup
2323 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog-2012?rev=1.1&content-type=text/plain
2324
2325 Index: ChangeLog-2012
2326 ===================================================================
2327 # ChangeLog for profiles/prefix
2328 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
2329 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog-2012,v 1.1 2013/01/01 13:26:42 dilfridge Exp $
2330
2331 26 Dec 2012; Benda Xu <heroxbd@g.o> use.mask:
2332 mask USE suid which requires root. bug 447340
2333
2334 02 Dec 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
2335 Mask cmake-2.8.10.2 on Darwin for compilation failures
2336
2337 01 Dec 2012; Fabian Groffen <grobian@g.o> make.defaults:
2338 Override PYTHON_TARGETS with versions we have in Prefix
2339
2340 10 Nov 2012; Fabian Groffen <grobian@g.o>
2341 +sunos/solaris/profile.bashrc, profile.bashrc:
2342 Define PREFIX_DISABLE_GEN_USR_LDSCRIPT for hosts that accidentially got
2343 bootstrapped in this mode
2344
2345 10 Nov 2012; Fabian Groffen <grobian@g.o> profile.bashrc:
2346 Drop commented out AT_SYS_M4DIR code
2347
2348 10 Nov 2012; Fabian Groffen <grobian@g.o> package.mask:
2349 Update mask message to point out the cause + bug ref
2350
2351 09 Nov 2012; Fabian Groffen <grobian@g.o> package.mask:
2352 Mask libgpg-error-1.10-r1 due to broken build-system
2353
2354 01 Nov 2012; Fabian Groffen <grobian@g.o>
2355 darwin/macos/10.5/x64/package.unmask, darwin/macos/10.5/x86/package.unmask:
2356 Don't unmask soylatte on 10.5/Intel, Apple just provides a genuine Java 1.6
2357 there
2358
2359 30 Oct 2012; Fabian Groffen <grobian@g.o>
2360 +darwin/macos/10.5/ppc/package.unmask:
2361 Unmask soylatte-jdk-bin on ppc-macos/10.5 now we added 7
2362
2363 30 Oct 2012; Fabian Groffen <grobian@g.o>
2364 darwin/macos/10.5/make.defaults, darwin/macos/10.6/make.defaults,
2365 darwin/macos/10.7/make.defaults, darwin/macos/10.8/make.defaults:
2366 Enable sandbox (seatbelt) on Mac OS X >=10.5
2367
2368 27 Oct 2012; Fabian Groffen <grobian@g.o> package.mask:
2369 Mask sys-apps/coreutils-8.20 due to parallel make and libiconv issues
2370
2371 04 Oct 2012; Fabian Groffen <grobian@g.o> mint/make.defaults:
2372 Drop ${USE} from first assignment, bug #437086
2373
2374 30 Sep 2012; Fabian Groffen <grobian@g.o>
2375 +darwin/macos/10.8/package.mask:
2376 Mask opengl-apple on Mountain Lion (10.8), bug #431182
2377
2378 29 Sep 2012; Fabian Groffen <grobian@g.o>
2379 darwin/macos/10.5/x64/package.mask:
2380 Mask >=dev-java/apple-jdk-bin-1.6.0 on Leopard x64, since it will never find
2381 the necessary files
2382
2383 29 Sep 2012; Fabian Groffen <grobian@g.o>
2384 +darwin/macos/10.4/x86/package.unmask, +darwin/macos/10.5/x64/package.unmask,
2385 +darwin/macos/10.5/x86/package.unmask, darwin/macos/package.mask:
2386 Unmask soylatte-jdk-bin on 10.4/x86, 10.5/x86 and 10.5/x64, because it is the
2387 only Java6 provider there
2388
2389 09 Sep 2012; Fabian Groffen <grobian@g.o>
2390 +sunos/solaris/make.defaults, darwin/macos/make.defaults:
2391 Make USE-ipv6 default on Mac OS X and Solaris (and derivatives) since support
2392 is always available there.
2393
2394 26 Aug 2012; Christoph Junghans <ottxor@g.o> darwin/package.use.mask:
2395 mask utempter for x11-terms/eterm on Darwin, bug #388791
2396
2397 07 Aug 2012; Benda Xu <heroxbd@g.o> package.mask:
2398 mask baselayout-prefix-1.12.14-r1 for testing openrc. bug 415895.
2399
2400 05 Aug 2012; Fabian Groffen <grobian@g.o>
2401 +bsd/freebsd/9.1/package.mask:
2402 Mask GCC >=4.3 on FreeBSD 9.1, bug #429992
2403
2404 01 Aug 2012; Fabian Groffen <grobian@g.o>
2405 darwin/macos/package.use.mask:
2406 Update mplayer X-related USE masks for OSX
2407
2408 01 Aug 2012; Fabian Groffen <grobian@g.o> package.mask:
2409 Mask grep-2.13 for misbehaviour, having lots of collateral damage, bug
2410 #425668
2411
2412 31 Jul 2012; Fabian Groffen <grobian@g.o> +darwin/macos/10.8/eapi,
2413 +darwin/macos/10.8/make.defaults, +darwin/macos/10.8/package.provided,
2414 +darwin/macos/10.8/package.use.mask, +darwin/macos/10.8/parent,
2415 +darwin/macos/10.8/profile.bashrc, +darwin/macos/10.8/x64/make.defaults,
2416 +darwin/macos/10.8/x64/package.mask,
2417 +darwin/macos/10.8/x64/package.use.force,
2418 +darwin/macos/10.8/x64/package.use.mask, +darwin/macos/10.8/x64/parent,
2419 +darwin/macos/10.8/x64/use.mask, +darwin/macos/10.8/x86/make.defaults,
2420 +darwin/macos/10.8/x86/package.mask,
2421 +darwin/macos/10.8/x86/package.use.force,
2422 +darwin/macos/10.8/x86/package.use.mask, +darwin/macos/10.8/x86/parent,
2423 +darwin/macos/10.8/x86/use.mask:
2424 Add Mac OS X Mountain Lion (10.8) profiles
2425
2426 14 Jun 2012; Davide Pesavento <pesa@g.o>
2427 darwin/macos/arch/ppc/package.use.mask:
2428 Remove redundant mask of USE=jit for qt-script and qt-webkit on ppc, since
2429 the flag is already masked in base profile.
2430
2431 06 Jun 2012; Benda Xu <heroxbd@g.o> darwin/package.mask, package.mask,
2432 sunos/solaris/package.mask:
2433 move =dev-vcs/cvs-1.12.12* mask to darwin and solaris arch dir
2434
2435 26 May 2012; Fabian Groffen <grobian@g.o> -package.provided:
2436 Don't package.provide a member of a virtual (shadow)
2437
2438 23 May 2012; Jeremy Olexa <darkside@g.o> package.mask:
2439 remove gcc-4.6.0 unmasking atom since it doesn't do anything besides cause
2440 'unmatched atom' output
2441
2442 13 May 2012; Fabian Groffen <grobian@g.o>
2443 darwin/macos/arch/ppc/package.mask, sunos/solaris/arch/sparc/package.mask:
2444 Mask dev-lang/v8 on Sparc and PowerPC platforms
2445
2446 11 May 2012; Fabian Groffen <grobian@g.o> package.mask:
2447 Unmask python-2.7.3, shutil problem with chflags() has been fixed
2448
2449 09 May 2012; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
2450 Mask dev-libs/libelf on Solaris, as it breaks the system
2451
2452 05 May 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
2453 gimp-2.7 was unmasked
2454
2455 05 May 2012; Fabian Groffen <grobian@g.o> package.mask:
2456 Unmask gcc-4.6 in Prefix
2457
2458 03 May 2012; Fabian Groffen <grobian@g.o>
2459 darwin/macos/10.4/package.mask, darwin/macos/10.5/package.mask:
2460 Mask >ghc-7 on Tiger and Leopard
2461
2462 30 Apr 2012; Fabian Groffen <grobian@g.o>
2463 darwin/macos/10.7/x86/package.mask, darwin/macos/arch/x64/package.mask:
2464 Mask <tk-8.6 on 64-bits Mac OS X and all of Mac OS X Lion due to usage of the
2465 removed Carbon interface, bug #408435
2466
2467 29 Apr 2012; Fabian Groffen <grobian@g.o> package.mask:
2468 Mask newer pax-utils due to at* portability horror
2469
2470 26 Apr 2012; Fabian Groffen <grobian@g.o> package.mask:
2471 Also mask python-2.7.3-r1
2472
2473 22 Apr 2012; Fabian Groffen <grobian@g.o> package.mask:
2474 Mask python-2.7.3 for misbehaviour with repoman
2475
2476 03 Apr 2012: Benda XU <heroxbd@g.o> linux/arm/make.defaults,
2477 let arm prefix use arm instead of arm-linux as its keyword
2478
2479 28 Mar 2012; Benda XU<heroxbd@g.o> package.provided:
2480 use sys-apps/shadow-4.1 to meet virtual/shadow introduced on Mar 11
2481
2482 24 Mar 2012; Fabian Groffen <grobian@g.o> package.mask:
2483 Revert back to masked Perl 5.14
2484
2485 24 Mar 2012; Fabian Groffen <grobian@g.o> package.mask:
2486 Undo Perl 5.14 mask in Prefix
2487
2488 18 Mar 2012; Samuli Suominen <ssuominen@g.o>
2489 darwin/macos/package.use.mask, darwin/package.use.mask:
2490 Remove mask for USE="esd" because there is no such flag in tree anymore.
2491
2492 12 Mar 2012; Michael Haubenwallner <haubi@g.o>
2493 +aix/7.1.0.0/package.provided, +aix/7.1.0.0/parent,
2494 +aix/7.1.0.0/ppc/make.defaults, +aix/7.1.0.0/ppc/parent:
2495 add profile for powerpc-ibm-aix7.1.0.0
2496
2497 09 Mar 2012; Jeremy Olexa <darkside@g.o> linux/arm/make.defaults,
2498 linux/ppc64/make.defaults:
2499 Don't set ACCEPT_KEYWORDS to **, use ~*. bug 407499
2500
2501 06 Mar 2012; Jeremy Olexa <darkside@g.o> +linux/ppc64/make.defaults,
2502 +linux/ppc64/packages, +linux/ppc64/parent:
2503 Add ppc64-linux profile for bug 407021 by Richard Yao
2504
2505 05 Mar 2012; Fabian Groffen <grobian@g.o>
2506 darwin/macos/arch/ppc/package.mask:
2507 Mask binutils-apple-4.3 on PowerPC profiles, since Apple dropped entire
2508 PowerPC support and hence the linker is not able to link any code
2509
2510 20 Feb 2012; Fabian Groffen <grobian@g.o> packages:
2511 Update packages to reflect same baselayout atom as in base profile, thanks
2512 Askar Bektassov in bug #404247
2513
2514 19 Feb 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
2515 Mask FSF GCC on Mac OS X profiles, because Gentoo Prefix does not support its
2516 usage, bug #402119
2517
2518 16 Feb 2012; Michael Haubenwallner <haubi@g.o> aix/package.use.mask:
2519 p.use.mask 'jit' for libpcre, is not ported to AIX
2520
2521 14 Feb 2012; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
2522 Drop binutils mask, latest version is 2.22 which seems to compile again
2523
2524 13 Feb 2012; Fabian Groffen <grobian@g.o> darwin/package.mask:
2525 Unmask gimp-2.7 on Darwin, as it's the only gimp that compiles there
2526
2527 09 Feb 2012; Fabian Groffen <grobian@g.o>
2528 darwin/macos/package.use.mask:
2529 Drop USE=slang mask on mc, bug #398415
2530
2531 06 Feb 2012; Jeremy Olexa <darkside@g.o> packages:
2532 Don't require virtual/modutils for Gentoo Prefix. Main tree did
2533 's:sys-apps/module-init-tools:virtual/modutils:' - now we match
2534
2535 20 Jan 2012; Jeremy Olexa <darkside@g.o> profile.bashrc:
2536 comment out the AT_SYS_M4DIR stuff because it breaks packages (bug 397563)
2537
2538 14 Jan 2012; Kacper Kowalik <xarthisius@g.o> package.use.mask:
2539 Mask dev-python/numexpr[mkl]
2540
2541 09 Jan 2012; Alexandre Rostovtsev <tetromino@g.o>
2542 +linux/amd64/package.use.mask, +linux/x86/package.use.mask,
2543 bsd/freebsd/arch/x86/package.use.mask,
2544 darwin/macos/arch/x86/package.use.mask:
2545 Unmask USE="jit" for webkit-gtk on amd64/arm/x86 prefix arches where
2546 webkit-gtk is keyworded (bug #396313).
2547
2548 01 Jan 2012; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
2549 Mask USE=server for sys-devel/gdb, since it's not supported on Darwin
2550
2551 31 Dec 2011; Fabian Groffen <grobian@g.o> mint/make.defaults:
2552 Add static-libs to USE, bug #394853
2553
2554 30 Dec 2011; Fabian Groffen <grobian@g.o> mint/package.use.mask:
2555 Update USE-masks for MiNT, bug #394791
2556
2557 30 Dec 2011; Fabian Groffen <grobian@g.o>
2558 +bsd/freebsd/arch/sparc64/package.mask,
2559 +bsd/freebsd/arch/sparc64/package.use.mask,
2560 +bsd/freebsd/arch/x64/package.mask, +bsd/freebsd/arch/x64/package.use.mask,
2561 +bsd/freebsd/arch/x64/parent, +bsd/freebsd/arch/x86/package.mask,
2562 +bsd/freebsd/arch/x86/package.use.mask, bsd/freebsd/7.1/x64/parent,
2563 bsd/freebsd/7.1/x86/parent, bsd/freebsd/7.2/x64/parent,
2564 bsd/freebsd/7.2/x86/parent, bsd/freebsd/8.0/x64/parent,
2565 bsd/freebsd/8.0/x86/parent, bsd/freebsd/8.1/sparc64/parent,
2566 bsd/freebsd/8.1/x64/parent, bsd/freebsd/8.1/x86/parent,
2567 bsd/freebsd/8.2/x64/parent, bsd/freebsd/8.2/x86/parent,
2568 bsd/freebsd/9.0/x64/parent, bsd/freebsd/9.0/x86/parent:
2569 Inherit FreeBSD arch-specific masks through arch sub-tree
2570
2571 30 Dec 2011; Fabian Groffen <grobian@g.o>
2572 +sunos/solaris/5.9/package.mask, +sunos/solaris/arch/sparc/package.mask,
2573 +sunos/solaris/arch/sparc/package.use.mask,
2574 +sunos/solaris/arch/sparc64/package.mask,
2575 +sunos/solaris/arch/sparc64/package.use.mask,
2576 +sunos/solaris/arch/sparc64/parent, +sunos/solaris/arch/x64/package.mask,
2577 +sunos/solaris/arch/x64/package.use.mask, +sunos/solaris/arch/x64/parent,
2578 +sunos/solaris/arch/x86/package.mask,
2579 +sunos/solaris/arch/x86/package.use.mask,
2580 sunos/solaris/5.9/sparc/package.mask, sunos/solaris/5.9/sparc/parent,
2581 sunos/solaris/5.9/sparc64/package.mask, sunos/solaris/5.9/sparc64/parent,
2582 sunos/solaris/5.10/sparc/package.mask,
2583 sunos/solaris/5.10/sparc/package.use.mask, sunos/solaris/5.10/sparc/parent,
2584 sunos/solaris/5.10/sparc64/package.mask,
2585 sunos/solaris/5.10/sparc64/package.use.mask,
2586 sunos/solaris/5.10/sparc64/parent, sunos/solaris/5.10/x64/parent,
2587 sunos/solaris/5.10/x86/package.use.mask, sunos/solaris/5.10/x86/parent,
2588 sunos/solaris/5.11/sparc/package.mask,
2589 sunos/solaris/5.11/sparc/package.use.mask, sunos/solaris/5.11/sparc/parent,
2590 sunos/solaris/5.11/sparc64/package.mask,
2591 sunos/solaris/5.11/sparc64/package.use.mask,
2592 sunos/solaris/5.11/sparc64/parent, sunos/solaris/5.11/x64/parent,
2593 sunos/solaris/5.11/x86/package.use.mask, sunos/solaris/5.11/x86/parent,
2594 sunos/solaris/package.use.mask:
2595 Inherit Solaris arch-specific masks through arch sub-tree
2596
2597 30 Dec 2011; Fabian Groffen <grobian@g.o>
2598 +darwin/macos/10.4/package.use.mask, +darwin/macos/arch/ppc/package.mask,
2599 +darwin/macos/arch/ppc/package.use.mask,
2600 +darwin/macos/arch/ppc64/package.mask,
2601 +darwin/macos/arch/ppc64/package.use.mask, +darwin/macos/arch/ppc64/parent,
2602 +darwin/macos/arch/x64/package.mask, +darwin/macos/arch/x64/package.use.mask,
2603 +darwin/macos/arch/x64/parent, +darwin/macos/arch/x86/package.mask,
2604 +darwin/macos/arch/x86/package.use.mask,
2605 darwin/macos/10.4/ppc/package.use.mask, darwin/macos/10.4/ppc/parent,
2606 darwin/macos/10.4/ppc64/package.use.mask, darwin/macos/10.4/ppc64/parent,
2607 darwin/macos/10.4/x86/package.use.mask, darwin/macos/10.4/x86/parent,
2608 darwin/macos/10.5/package.use.mask, darwin/macos/10.5/ppc/package.use.mask,
2609 darwin/macos/10.5/ppc/parent, darwin/macos/10.5/ppc64/package.use.mask,
2610 darwin/macos/10.5/ppc64/parent, darwin/macos/10.5/x64/package.use.mask,
2611 darwin/macos/10.5/x64/parent, darwin/macos/10.5/x86/package.use.mask,
2612 darwin/macos/10.5/x86/parent, darwin/macos/10.6/package.use.mask,
2613 darwin/macos/10.6/x64/package.use.mask, darwin/macos/10.6/x64/parent,
2614 darwin/macos/10.6/x86/package.use.mask, darwin/macos/10.6/x86/parent,
2615 darwin/macos/10.7/x64/package.use.mask, darwin/macos/10.7/x64/parent,
2616 darwin/macos/10.7/x86/package.use.mask, darwin/macos/10.7/x86/parent,
2617 darwin/macos/package.use.mask:
2618 Inherit Mac OS X arch-specific masks through arch sub-tree
2619
2620 30 Dec 2011; Fabian Groffen <grobian@g.o>
2621 +sunos/solaris/5.11/sparc/package.mask, darwin/package.mask,
2622 sunos/solaris/5.9/sparc/package.mask, sunos/solaris/5.9/sparc64/package.mask,
2623 sunos/solaris/5.10/sparc/package.mask,
2624 sunos/solaris/5.10/sparc64/package.mask,
2625 sunos/solaris/5.11/sparc64/package.mask:
2626 Mask pciutils on unsupported platforms, bug #395769
2627
2628 26 Dec 2011; Fabian Groffen <grobian@g.o>
2629 +bsd/freebsd/9.0/package.provided, +bsd/freebsd/9.0/parent,
2630 +bsd/freebsd/9.0/x64/make.defaults, +bsd/freebsd/9.0/x64/parent,
2631 +bsd/freebsd/9.0/x86/make.defaults, +bsd/freebsd/9.0/x86/parent:
2632 Add profiles for FreeBSD 9.0, bug #395913
2633
2634 21 Dec 2011: XU, Benda <heroxbd@g.o> linux/profile.bashrc:
2635 Fix bug 289757 (again). fix grep pattern, add category to rule out cross gcc.
2636
2637 17 Dec 2011; Fabian Groffen <grobian@g.o> package.mask:
2638 Drop mask for distcc, the --install option to distcc-config no longer exists
2639
2640 16 Dec 2011; Jeremy Olexa <darkside@g.o> package.mask:
2641 lift net-proxy/dante mask, bug 389423
2642
2643 15 Dec 2011; Fabian Groffen <grobian@g.o> profile.bashrc:
2644 Define AT_SYS_M4DIR for autotools.eclass to always have
2645 EPREFIX/usr/share/aclocal for cross-EPREFIX builds (migration from Prefix
2646 local eclass modification)
2647
2648 15 Dec 2011; Jeremy Olexa <darkside@g.o> linux/profile.bashrc:
2649 Fix bug 289757 (again). Use ldd, use EPATCH_EXCLUDE, match new patch name as
2650 well
2651
2652 08 Dec 2011; Fabian Groffen <grobian@g.o> package.use.mask:
2653 Mask USE=vanilla for gcc, since that results in a broken compiler on Prefix
2654
2655 08 Dec 2011; Fabian Groffen <grobian@g.o>
2656 +sunos/solaris/package.use.force, sunos/solaris/package.use.mask:
2657 Unmask and force sys-devel/gcc libssp on Solaris, to get a non-broken
2658 -fstack-protector(-all).
2659
2660 05 Dec 2011; Jeremy Olexa <darkside@g.o> +linux/profile.bashrc:
2661 Disable the automatic fortify patch for some older linux hosts, bug 289757
2662
2663 01 Dec 2011; Jeremy Olexa <darkside@g.o> darwin/package.mask,
2664 linux/package.use.mask, sunos/solaris/package.mask:
2665 rm obsolete stuff
2666
2667 16 Nov 2011; Jeremy Olexa <darkside@g.o> package.mask:
2668 lift games-misc/fortune-mod mask, bug 389943
2669
2670 16 Nov 2011; Fabian Groffen <grobian@g.o>
2671 +sunos/solaris/5.9/package.use.mask,
2672 +sunos/solaris/5.10/sparc/package.use.mask,
2673 +sunos/solaris/5.11/sparc/package.use.mask,
2674 sunos/solaris/5.10/sparc64/package.use.mask,
2675 sunos/solaris/5.11/sparc64/package.use.mask:
2676 Mask USE=jit for dev-libs/libpcre on all sparc-based Solaris profiles, there
2677 is no ASM for sparc/sparcv9
2678
2679 14 Nov 2011; Mike Frysinger <vapier@g.o> packages:
2680 sys-apps/net-tools is no longer in base profile.
2681
2682 06 Nov 2011; Fabian Groffen <grobian@g.o>
2683 +darwin/macos/10.5/package.mask, darwin/macos/10.4/package.mask:
2684 Mask >=media-libs/mediastreamer-2.7.3 on Leopard (10.5) next to Tiger (10.4)
2685 since it requires a newer CoreAudio.
2686
2687 01 Nov 2011; Samuli Suominen <ssuominen@g.o> aix/use.mask,
2688 bsd/use.mask, darwin/use.mask, hpux/use.mask, irix/use.mask, mint/use.mask,
2689 sunos/use.mask, windows/interix/use.mask, windows/winnt/use.mask:
2690 Remove obsolete entries for USE="v4l2"
2691
2692 31 Oct 2011; Fabian Groffen <grobian@g.o> package.mask:
2693 Drop mask for no longer existing python-updater-0.8
2694
2695 28 Oct 2011; Jeremy Olexa <darkside@g.o> package.mask:
2696 mask misc packages
2697
2698 26 Sep 2011; Fabian Groffen <grobian@g.o> bsd/freebsd/package.mask:
2699 >=sys-devel/binutils-2.21.1 exhibits -ldl problem on FreeBSD
2700
2701 18 Sep 2011; Samuli Suominen <ssuominen@g.o> windows/interix/use.mask,
2702 windows/winnt/use.mask:
2703 Remove obsolete USE="hal" mask.
2704
2705 04 Sep 2011; Fabian Groffen <grobian@g.o>
2706 sunos/solaris/package.use.mask:
2707 Mask introspection for poppler, because gir is doing linking wrong
2708
2709 03 Sep 2011; Fabian Groffen <grobian@g.o> darwin/packages:
2710 Add sys-libs/csu (crt1.o) to system set on Darwin, such that compilations can
2711 do fully without Xcode
2712
2713 28 Aug 2011; Fabian Groffen <grobian@g.o> darwin/use.mask:
2714 Mask USE=introspection on Darwin, g-ir-tool it has a long way to go before
2715 working there
2716
2717 25 Aug 2011; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
2718 Mask gcc-4.3.[3456], since it doesn't compile, and isn't worth fixing --
2719 4.5.2 is fully functional, bug #379723
2720
2721 11 Aug 2011; Fabian Groffen <grobian@g.o>
2722 sunos/solaris/5.10/sparc/package.mask,
2723 sunos/solaris/5.10/sparc64/package.mask:
2724 Drop masks for >=gcc-4.4 on Solaris/Sparc, compilation has been fixed
2725
2726 09 Aug 2011; Markus Duft <mduft@g.o> windows/interix/package.use.mask:
2727 add required USE masks for interix (apr and gettext)
2728
2729 04 Aug 2011; Jonathan Callen <abcd@g.o>
2730 +bsd/freebsd/8.2/x86/make.defaults, +bsd/freebsd/8.2/x86/parent:
2731 Add a x86 freebsd 8.2 profile
2732
2733 11 Jul 2011; Fabian Groffen <grobian@g.o>
2734 darwin/macos/10.4/package.mask:
2735 Mask lsof on OSX 10.4 (Tiger), bug #357649
2736
2737 07 Jul 2011; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
2738 Mask boost(-build) 1.45.0 and 1.46.1 since we cannot unpack the tars
2739
2740 04 Jul 2011; Fabian Groffen <grobian@g.o> +darwin/macos/10.7/eapi,
2741 +darwin/macos/10.7/make.defaults, +darwin/macos/10.7/package.provided,
2742 +darwin/macos/10.7/package.use.mask, +darwin/macos/10.7/parent,
2743 +darwin/macos/10.7/profile.bashrc, +darwin/macos/10.7/x64/make.defaults,
2744 +darwin/macos/10.7/x64/package.mask,
2745 +darwin/macos/10.7/x64/package.use.force,
2746 +darwin/macos/10.7/x64/package.use.mask, +darwin/macos/10.7/x64/parent,
2747 +darwin/macos/10.7/x64/use.mask, +darwin/macos/10.7/x86/make.defaults,
2748 +darwin/macos/10.7/x86/package.mask,
2749 +darwin/macos/10.7/x86/package.use.force,
2750 +darwin/macos/10.7/x86/package.use.mask, +darwin/macos/10.7/x86/parent,
2751 +darwin/macos/10.7/x86/use.mask:
2752 Add profile for upcoming OSX Lion (10.7)
2753
2754 14 Jun 2011; Jonathan Callen <abcd@g.o> packages:
2755 Add version to shadow to match base/packages
2756
2757 29 May 2011; Fabian Groffen <grobian@g.o> mint/package.use.force:
2758 force static-libs on libarchive for MiNT too, bug #364789
2759
2760 29 May 2011; Fabian Groffen <grobian@g.o> mint/make.defaults:
2761 Update default USE-flags for FreeMiNT, bug #368407
2762
2763 24 May 2011; Markus Duft <mduft@g.o>
2764 windows/interix/6.0/x86/make.defaults,
2765 windows/interix/6.1/x86/make.defaults:
2766 use versioned CHOST again for interix, as libc version is not sufficient
2767
2768 18 May 2011; Fabian Groffen <grobian@g.o> darwin/packages:
2769 Add pkill-darwin to the system set for darwin hosts
2770
2771 11 May 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
2772 Mask pycairo-1.10, it uses waf, a broken by design build-system
2773
2774 02 May 2011; Fabian Groffen <grobian@g.o> bsd/package.mask,
2775 sunos/solaris/package.mask:
2776 Drop qt-7 masks (darwin bit was accidentially removed before)
2777
2778 01 May 2011; Fabian Groffen <grobian@g.o> bsd/freebsd/package.mask:
2779 Mask binutils-2.21.51 on FreeBSD, as long as #347931 isn't fully fixed
2780
2781 01 May 2011; Fabian Groffen <grobian@g.o>
2782 +bsd/freebsd/8.2/package.provided, +bsd/freebsd/8.2/parent,
2783 +bsd/freebsd/8.2/x64/make.defaults, +bsd/freebsd/8.2/x64/parent:
2784 Add profile for x64 FreeBSD 8.2
2785
2786 01 May 2011; Fabian Groffen <grobian@g.o>
2787 +darwin/macos/10.4/ppc/package.use.mask,
2788 +darwin/macos/10.4/ppc64/package.use.mask,
2789 +darwin/macos/10.5/ppc64/package.use.mask,
2790 darwin/macos/10.5/ppc/package.use.mask:
2791 Mask USE=jit for qt-script and qt-webkit on OSX PowerPC profiles, since it
2792 isn't implemented
2793
2794 30 Apr 2011; Fabian Groffen <grobian@g.o>
2795 darwin/macos/10.4/package.mask:
2796 Mask media-libs/mediastreamer-2.7.3 and beyond due to incompatibility with OS
2797 X 10.4 (Tiger)
2798
2799 27 Apr 2011; Fabian Groffen <grobian@g.o> +mint/package.use.force,
2800 darwin/package.mask:
2801 Force USE=static on libarchive for FreeMiNT, bug #364789
2802
2803 27 Apr 2011; Markus Duft <mduft@g.o> windows/interix/package.mask:
2804 removed mask for perl on interix
2805
2806 25 Apr 2011; Fabian Groffen <grobian@g.o> package.mask:
2807 Also mask sys-devel/llvm-gcc-2.9, such that it doesn't try to pull in masked
2808 deps
2809
2810 24 Apr 2011; Ulrich Mueller <ulm@g.o> packages:
2811 Replace dependency on virtual/modutils, bug 358891.
2812
2813 24 Apr 2011; Fabian Groffen <grobian@g.o>
2814 sunos/solaris/package.use.mask:
2815 USE-mask libkms on Solaris as it breaks, bug #319285
2816
2817 21 Apr 2011; Fabian Groffen <grobian@g.o> package.mask:
2818 Mask LLVM/clang 2.9, it's broken for Prefix by design at the moment
2819
2820 20 Apr 2011; Ulrich Mueller <ulm@g.o> -aix/virtuals,
2821 -bsd/freebsd/virtuals, -bsd/netbsd/virtuals, -bsd/openbsd/virtuals,
2822 -darwin/virtuals, -hpux/virtuals, -irix/virtuals, -linux/virtuals,
2823 -mint/virtuals, -sunos/virtuals, -windows/cygwin/virtuals,
2824 -windows/interix/virtuals, -windows/winnt/virtuals:
2825 Remove old-style virtual/libc, bug 359001.
2826
2827 14 Apr 2011; Ulrich Mueller <ulm@g.o> aix/virtuals,
2828 bsd/freebsd/virtuals, bsd/netbsd/virtuals, bsd/openbsd/virtuals,
2829 darwin/virtuals, hpux/virtuals, irix/virtuals, linux/virtuals, mint/virtuals,
2830 sunos/virtuals, windows/cygwin/virtuals, windows/interix/virtuals,
2831 windows/winnt/virtuals:
2832 Remove old-style virtual/os-headers, bug 358999.
2833
2834 10 Apr 2011; Fabian Groffen <grobian@g.o>
2835 darwin/macos/10.6/package.use.mask:
2836 Mask uuid for libSM on Snow Leopard
2837
2838 10 Apr 2011; Fabian Groffen <grobian@g.o>
2839 -darwin/macos/10.3/make.defaults, -darwin/macos/10.3/package.provided,
2840 -darwin/macos/10.3/parent, -darwin/macos/10.3/profile.bashrc,
2841 -darwin/macos/10.3/use.mask:
2842 Drop Mac OS X Panther (10.3) support
2843
2844 09 Apr 2011; Ulrich Mueller <ulm@g.o> windows/winnt/packages:
2845 Old-style virtual/portage is replaced by new-style virtual/package-manager,
2846 bug 358847.
2847
2848 07 Apr 2011; Jeremy Olexa <darkside@g.o>
2849 -darwin/macos/10.3/package.mask, darwin/macos/10.5/ppc/package.use.mask,
2850 darwin/macos/10.5/x64/package.use.mask,
2851 darwin/macos/10.5/x86/package.use.mask,
2852 darwin/macos/10.6/x64/package.use.mask,
2853 darwin/macos/10.6/x86/package.use.mask, darwin/package.mask,
2854 darwin/package.use.mask, package.mask, package.use.mask,
2855 -sunos/solaris/5.11/x64/package.mask, sunos/solaris/package.mask:
2856 Cleanup invalid/obsolete package.mask entries
2857
2858 06 Apr 2011; Fabian Groffen <grobian@g.o>
2859 sunos/solaris/5.10/sparc/package.mask:
2860 Update mask for GCC on Solaris/Sparc
2861
2862 03 Apr 2011; Ulrich Mueller <ulm@g.o> windows/winnt/packages:
2863 Remove old-style virtual/gzip, bug 358829.
2864
2865 30 Mar 2011; Fabian Groffen <grobian@g.o>
2866 +sunos/solaris/5.11/package.use.mask:
2867 Mask USE=git for gettext, due to some weird git brokeness
2868
2869 29 Mar 2011; Michael Haubenwallner <haubi@g.o>
2870 +linux/x86/profile.bashrc:
2871 set SYMLINK_LIB=yes for sys-devel/binutils when needed (#360197)
2872
2873 26 Mar 2011; Jeremy Olexa <darkside@g.o> package.mask:
2874 remove baselayout-prefix mask because there is only one version in the
2875 tree
2876
2877 23 Mar 2011; Fabian Groffen <grobian@g.o> -virtuals:
2878 Drop old-style virtuals file to provide packages, bug #358823
2879
2880 21 Mar 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
2881 SpanKY applied zziplib fix for us, so drop mask
2882
2883 20 Mar 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
2884 Mask dev-libs/zziplib-0.13.60-r1 on Darwin, broken due to GCC 4.6 patch, bug
2885 #357899
2886
2887 04 Mar 2011; Jonathan Callen <abcd@g.o> bsd/package.mask,
2888 darwin/package.mask, package.mask, sunos/solaris/package.mask:
2889 Move Qt mask into bsd/ darwin/ and sunos/ to unmask on linux
2890
2891 04 Mar 2011; Jonathan Callen <abcd@g.o> aix/package.mask,
2892 bsd/freebsd/7.1/package.mask, bsd/freebsd/7.2/package.mask,
2893 bsd/freebsd/8.0/package.mask, bsd/freebsd/8.1/package.mask,
2894 bsd/freebsd/package.mask, package.mask, sunos/solaris/package.mask:
2895 Remove obsolete masks
2896
2897 16 Feb 2011; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
2898 Unmask OSX-specific USE-flags for VLC on OSX
2899
2900 14 Feb 2011; Fabian Groffen <grobian@g.o> sunos/solaris/package.mask:
2901 Mask gdb-7.2.50.20101117.4.15 on Solaris, it doesn't compile, bug #354263
2902
2903 09 Feb 2011; Ulrich Mueller <ulm@g.o> -darwin/macos/10.5/package.mask,
2904 -darwin/macos/10.6/package.mask, darwin/macos/package.use.mask:
2905 Remove obsolete mask entries for Emacs.
2906
2907 07 Feb 2011; Jeremy Olexa <darkside@g.o> linux/package.provided:
2908 remove util-linux provided entry
2909
2910 07 Feb 2011; Jeremy Olexa <darkside@g.o> linux/package.mask:
2911 mask procps-3.2.8-r2, bug 353630
2912
2913 03 Feb 2011; Fabian Groffen <grobian@g.o> package.mask:
2914 Mask sys-devel/flex-2.5.35_p10 for bug #353609
2915
2916 25 Jan 2011; Fabian Groffen <grobian@g.o> linux/package.mask:
2917 Fix mistake, really unmask e2fsprogs-1.4.14 on Linux
2918
2919 24 Jan 2011; Fabian Groffen <grobian@g.o> darwin/package.mask:
2920 Widen mask for media-gfx/povray, to also include the beta versions
2921
2922 24 Jan 2011; Fabian Groffen <grobian@g.o> linux/package.mask,
2923 package.mask:
2924 Mask sys-fs/e2fsprogs-1.41.14, it's broken in multiple ways
2925
2926 22 Jan 2011; Fabian Groffen <grobian@g.o> linux/package.mask,
2927 package.mask:
2928 Drop ghostscript mask, the old version becomes a maintenance problem
2929
2930 08 Jan 2011; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
2931 Unmask uuid on Darwin
2932
2933 05 Jan 2011; Fabian Groffen <grobian@g.o>
2934 +darwin/macos/10.5/ppc64/make.defaults,
2935 +darwin/macos/10.5/ppc64/package.mask, +darwin/macos/10.5/ppc64/parent,
2936 +darwin/macos/10.5/ppc64/use.mask:
2937 Add 10.5/ppc64 profile
2938
2939 23 Dec 2010; Michael Haubenwallner <haubi@g.o> hpux/profile.bashrc:
2940 must not use korn shell /bin/sh as CONFIG_SHELL on hpux too, but bash
2941 instead
2942
2943 23 Dec 2010; Michael Haubenwallner <haubi@g.o> aix/package.mask:
2944 >=gcc-4.3 still does not work on aix
2945
2946 14 Dec 2010; Fabian Groffen <grobian@g.o>
2947 +bsd/freebsd/8.1/package.mask, +bsd/freebsd/8.1/package.provided,
2948 +bsd/freebsd/8.1/parent, +bsd/freebsd/8.1/sparc64/make.defaults,
2949 +bsd/freebsd/8.1/sparc64/parent, +bsd/freebsd/8.1/x64/make.defaults,
2950 +bsd/freebsd/8.1/x64/parent, +bsd/freebsd/8.1/x86/make.defaults,
2951 +bsd/freebsd/8.1/x86/parent:
2952 Add FreeBSD 8.1 profiles, including experimental sparc64 profile, bug
2953 #348673
2954
2955 05 Dec 2010; Fabian Groffen <grobian@g.o> package.mask:
2956 Drop unmasks of old e2fsprogs/util-linux versions, because only the latest
2957 version of e2fsprogs was migrated to gx86, we have to go through the mess
2958 now to get it compiling everywhere
2959
2960 30 Nov 2010; Fabian Groffen <grobian@g.o> package.mask:
2961 Drop mask for no longer existant portage version
2962
2963 30 Nov 2010; Jeremy Olexa <darkside@g.o> package.mask:
2964 mask latest portage, reported issues
2965
2966 23 Nov 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
2967 Grabbed patch for grep-2.7 issue, drop mask
2968
2969 23 Nov 2010; Jeremy Olexa <darkside@g.o> darwin/package.mask:
2970 Pre-emptive mask for =grep-2.7, breaks bootstrapping on macos. bug 346335
2971
2972 16 Nov 2010; Markus Duft <mduft@g.o> windows/interix/package.mask,
2973 windows/interix/package.use.force, windows/interix/package.use.mask:
2974 updated masks on interix, make coreutils static (for suacomp
2975 rebuildability)
2976
2977 06 Nov 2010; Alex Alexander <wired@g.o> package.mask:
2978 Masked Qt-4.7 as requested by prefix team, bug #338289
2979
2980 03 Nov 2010; Jeremy Olexa <darkside@g.o> package.mask:
2981 Remove portage-2.2 mask now that it isn't masked in gx86
2982
2983 23 Oct 2010; Fabian Groffen <grobian@g.o> package.use.mask:
2984 Mask USE=ipc for portage, since it causes more trouble than anything
2985
2986 23 Oct 2010; Fabian Groffen <grobian@g.o> package.mask:
2987 Unmask >=portage-2.2.01.16711, since it has been behaving locally for a
2988 while now
2989
2990 22 Oct 2010; Fabian Groffen <grobian@g.o> package.mask:
2991 Drop Date-Manip unmask, since the mask was removed from
2992 profiles/package.mask
2993
2994 22 Oct 2010; Markus Duft <mduft@g.o>
2995 windows/interix/profile.bashrc:
2996 always set CONFIG_SHELL to ${BASH}, as the system /bin/sh is not suitable to
2997 used with new libtool (>=2.2.10) on interix.
2998
2999 21 Oct 2010; Markus Duft <mduft@g.o>
3000 +windows/interix/packages:
3001 added suacomp to interix' system packages.
3002
3003 19 Oct 2010; Markus Duft <mduft@g.o>
3004 windows/interix/package.mask:
3005 unmask sed, as there is a patch for new versions now.
3006
3007 19 Oct 2010; Markus Duft <mduft@g.o>
3008 windows/interix/6.0/x86/make.defaults,
3009 windows/interix/6.1/x86/make.defaults:
3010 changed CHOST of interix profiles to be based on LIBC version, not kernel version
3011
3012 02 Oct 2010; Fabian Groffen <grobian@g.o> package.use.mask:
3013 unmask xz, we do have xz-utils in our overlay
3014
3015 02 Oct 2010; Fabian Groffen <grobian@g.o>
3016 +sunos/solaris/5.10/x86/eapi:
3017 Add eapi file to silence portage/repoman
3018
3019 29 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
3020 Mask all portage versions after 2.2.01.15553 (when master EROOT changes
3021 were merged in Prefix), since they all broke in multiple ways
3022
3023 29 Sep 2010; Rafael G. Martins <rafaelmartins@g.o> package.use.mask:
3024 Add xz on sci-electronics/gtkwave to p.use.mask
3025
3026 29 Sep 2010; Rafael G. Martins <rafaelmartins@g.o> package.use.mask:
3027 Add judy on sci-electronics/gtkwave to p.use.mask
3028
3029 28 Sep 2010; Fabian Groffen <grobian@g.o> mint/use.mask:
3030 Mask USE=git on MiNT profiles, bug #339031
3031
3032 27 Sep 2010; Jeremy Olexa <darkside@g.o> linux/package.mask:
3033 drop non-existant masks
3034
3035 23 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
3036 Drop mask for removed version of Portage (bug #338441)
3037
3038 23 Sep 2010; Jeremy Olexa <darkside@g.o> package.mask:
3039 Mask sys-apps/portage-2.2.01.16610, bug 338441
3040
3041 22 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
3042 Drop mask for portage no longer in the tree
3043
3044 21 Sep 2010; Fabian Groffen <grobian@g.o>
3045 darwin/macos/10.5/ppc/package.use.mask,
3046 darwin/macos/10.5/x64/package.use.mask,
3047 darwin/macos/10.5/x86/package.use.mask,
3048 darwin/macos/10.6/x64/package.use.mask,
3049 darwin/macos/10.6/x86/package.use.mask:
3050 Drop ruby[threads] mask, it compiles fine these days, solves bug #337808
3051
3052 20 Sep 2010; Jeremy Olexa <darkside@g.o> package.mask:
3053 Mask =sys-apps/portage-2.2.01.16365 for bug 337945
3054
3055 19 Sep 2010; Jonathan Callen <abcd@g.o> package.mask:
3056 Drop mask for KDE 4.5
3057
3058 17 Sep 2010; Michael Haubenwallner <haubi@g.o> package.use.mask:
3059 p.use.mask keyutils for app-crypt/mit-krb5, is a linux only package.
3060
3061 14 Sep 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3062 Mask povray-3.7.0, it needs ELF-ish thread-local support
3063
3064 14 Sep 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3065 Extend gcc mask to 4.4.4
3066
3067 12 Sep 2010; Jonathan Callen <abcd@g.o> package.mask:
3068 Copy KDE 4.5.1 mask from base/package.mask to override unmasking in arch/*
3069
3070 08 Sep 2010; Fabian Groffen <grobian@g.o> package.mask:
3071 Drop mask for >=icu-4.2, bug #336403
3072
3073 03 Sep 2010; Christian Faulhammer <fauli@g.o>
3074 bsd/freebsd/8.0/package.mask:
3075 Unmask sys-libs/readline-6 and above for FreeBSD
3076
3077 03 Sep 2010; Christian Faulhammer <fauli@g.o> bsd/use.mask:
3078 Unmask oss USE flag for BSDs, bug 334117
3079
3080 31 Aug 2010; Fabian Groffen <grobian@g.o>
3081 windows/cygwin/1.7/x86:
3082 Add preliminary Cygwin profile.
3083
3084 18 Aug 2010; Jeremy Olexa <darkside@g.o> linux/package.provided:
3085 Add back some old, historical virtuals removed without investigation
3086
3087 18 Aug 2010; Jeremy Olexa <darkside@g.o> linux/package.provided:
3088 provide sys-apps/util-linux on linux profiles
3089
3090 12 Aug 2010; Fabian Groffen <grobian@g.o> linux/make.defaults:
3091 Drop --as-needed from LDFLAGS, since it obviously is not ready to be
3092 enabled globally judging by our bug-flow.
3093
3094 31 Jul 2010; Fabian Groffen <grobian@g.o> package.mask:
3095 Unmask >=dev-perl/DateManip-6.0 in Prefix, since we have Perl 5.10 (and
3096 5.12) just unmasked and hence in use.
3097
3098 29 Jul 2010; Jeremy Olexa <darkside@g.o>
3099 darwin/macos/10.4/x86/package.use.mask,
3100 darwin/macos/10.5/x86/package.use.mask,
3101 darwin/macos/10.6/x86/package.use.mask:
3102 Mask media-sound/mpg123[mmx,sse] on 32bit osx, bug 329859
3103
3104 26 Jul 2010; Fabian Groffen <grobian@g.o> darwin/make.defaults:
3105 Add -dead_strip_dylibs to LDFLAGS on Darwin (equivalent of --as-needed on
3106 ELF)
3107
3108 26 Jul 2010; Jeremy Olexa <darkside@g.o> mint/use.mask:
3109 Mask USE=ipv6 on mint, bug 329883
3110
3111 14 Jul 2010; Jeremy Olexa <darkside@g.o> package.mask:
3112 Preemptive mask for python-updater-0.8
3113
3114 13 Jul 2010; Markus Duft <mduft@g.o>
3115 windows/interix/6.1/x86/make.defaults:
3116 corrected CHOST for interix-6.1 profile
3117
3118 13 Jul 2010; Markus Duft <mduft@g.o>
3119 -windows/interix/6.0/use.force, -windows/interix/6.1/use.force:
3120 remove masks for obsolete USE flag (interix prefix only)
3121
3122 23 Jun 2010; Fabian Groffen <grobian@g.o>
3123 sunos/solaris/package.mask:
3124 emacs-23.2 is segfaulting too, extend mask
3125
3126 19 Jun 2010; Jonathan Callen <abcd@g.o> package.mask:
3127 Finish move of dev-util/cvs* to dev-vcs/cvs*
3128
3129 19 Jun 2010; Jonathan Callen <abcd@g.o> package.mask:
3130 Duplicate dev-util/cvs* as dev-vcs/cvs* to keep current masks
3131
3132 16 Jun 2010; Fabian Groffen <grobian@g.o>
3133 darwin/macos/10.5/ppc/package.use.mask:
3134 Undo masking of git USE-flag by sping, we DO have git, but it's still in
3135 our svn tree.
3136
3137 16 Jun 2010; Sebastian Pipping <sping@g.o>
3138 darwin/macos/10.5/ppc/package.use.mask:
3139 Package use mask git for dev-vcs/cvs2svn on ppc-macos
3140
3141 13 Jun 2010; Fabian Groffen <grobian@g.o> mint/package.use.mask:
3142 Add mask for dev-db/sqlite threadsafe, bug #323771
3143
3144 09 Jun 2010; Jeremy Olexa <darkside@g.o> linux/package.mask:
3145 Revert global ghostscript-gpl mask because it appears to work fine on
3146 linux.
3147
3148 09 Jun 2010; Jeremy Olexa <darkside@g.o> package.mask:
3149 Drop mask for packages that require root privs to run, as discussed on the
3150 gentoo-alt mailing list
3151
3152 29 May 2010; Fabian Groffen <grobian@g.o> package.mask:
3153 Drop git mask for version no longer in the tree
3154
3155 23 May 2010; Fabian Groffen <grobian@g.o>
3156 sunos/solaris/package.mask:
3157 Mask >=sys-devel/binutils-2.20.51.0.7 on solaris, because it seems to
3158 produce targets that GCC doesn't know about, bug #320561
3159
3160 23 May 2010; Fabian Groffen <grobian@g.o> package.mask:
3161 Mask dev-vcs/git-1.7.1 since it Bus Errors on cherry-pick
3162
3163 20 May 2010; Fabian Groffen <grobian@g.o> package.mask:
3164 Drop mask for Dev Tools 3.2.2 goodies, seems to behave pretty much ok.
3165
3166 18 May 2010; Fabian Groffen <grobian@g.o> package.mask:
3167 Mask upcoming gcc, binutils and gdb from Developer Tools 3.2.2
3168
3169 14 May 2010; Fabian Groffen <grobian@g.o> package.mask:
3170 Mask upcoming baselayout-prefix-1.12.5-r7 due to its experimental nature
3171
3172 06 May 2010; Jeremy Olexa <darkside@g.o> hpux/package.mask:
3173 Fix atom syntax
3174
3175 23 Apr 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3176 Masked media-libs/mesa on Darwin as we should be using opengl-apple
3177
3178 21 Apr 2010; Jeremy Olexa <darkside@g.o> linux/packages:
3179 Add back sys-process/{procps,psmisc} to system set on Gentoo Prefix linux
3180 profiles to diverge less from Gentoo Linux
3181
3182 18 Apr 2010; Fabian Groffen <grobian@g.o>
3183 darwin/macos/10.4/ppc64/package.mask, darwin/macos/10.5/x64/package.mask,
3184 darwin/macos/10.6/x64/package.mask, linux/package.mask, package.mask,
3185 sunos/solaris/5.9/sparc64/package.mask,
3186 sunos/solaris/5.10/sparc64/package.mask,
3187 sunos/solaris/5.10/x64/package.mask,
3188 sunos/solaris/5.11/sparc64/package.mask,
3189 sunos/solaris/5.11/x64/package.mask:
3190 Move zlib mask up, since it breaks everywhere but on Linux
3191
3192 16 Apr 2010; Fabian Groffen <grobian@g.o>
3193 +darwin/macos/10.4/ppc64/package.mask, darwin/macos/10.5/x64/package.mask,
3194 darwin/macos/10.6/x64/package.mask,
3195 sunos/solaris/5.9/sparc64/package.mask,
3196 sunos/solaris/5.10/sparc64/package.mask,
3197 sunos/solaris/5.10/x64/package.mask,
3198 +sunos/solaris/5.11/sparc64/package.mask,
3199 sunos/solaris/5.11/x64/package.mask:
3200 Mask zlib-1.2.4 on 64-bits platforms for bug #310209
3201
3202 06 Apr 2010; Jeremy Olexa <darkside@g.o>
3203 darwin/macos/10.4/ppc/package.mask, darwin/macos/package.mask,
3204 darwin/package.mask, package.mask, sunos/solaris/package.mask,
3205 windows/interix/3.5/package.mask, windows/interix/package.mask:
3206 cleanup obsolete version
3207
3208 03 Apr 2010; Fabian Groffen <grobian@g.o> windows/interix/use.mask:
3209 Mask USE=multitarget on Interix, since it breaks
3210
3211 26 Mar 2010; Jeremy Olexa <darkside@g.o> hpux/package.mask:
3212 Extend gcc mask on hpux, bug 311239
3213
3214 26 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
3215 Drop mask for gcc-config-1.5. It seems to work after some fixes, but it's
3216 still masked by dropped keywords in gx86, so we will shadow that
3217
3218 26 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
3219 Drop mask for >=autoconf-2.64, should be safe now, drop mask for patch-2.6
3220 which is no longer in the tree
3221
3222 26 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
3223 Mask python-2.4, current plans are not to merge it to gx86
3224
3225 23 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3226 Unmask binutils-apple-3.2-r1 sooner than expected, since it is the key to
3227 solving problems on Snow Leopard
3228
3229 22 Mar 2010; Markus Duft <mduft@g.o> windows/interix/use.mask,
3230 windows/winnt/use.mask:
3231 removed reference to unused qt3 USE flag for windows
3232
3233 21 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3234 Mask upcoming sys-devel/binutils-apple-3.2-r1, it needs some testing first
3235
3236 20 Mar 2010; Fabian Groffen <grobian@g.o>
3237 +bsd/freebsd/package.mask:
3238 Add mask for sys-devel/m4-1.4.14 on FreeBSD, bug #310335
3239
3240 19 Mar 2010; Fabian Groffen <grobian@g.o> package.mask:
3241 Revert e2fsprogs mask for the time being, since it's the only compiling
3242 version for us.
3243
3244 14 Mar 2010; Fabian Groffen <grobian@g.o> package.use.mask:
3245 drop use-masks for darcs:doc and subversion:nowebdav, we do have texlive
3246 for a while now, and we no longer use subversion for our main tree (so no
3247 emerge --sync affected)
3248
3249 13 Mar 2010; Jonathan Callen <abcd@g.o> package.mask:
3250 Add mask for >=autoconf-2.64
3251
3252 10 Mar 2010; Michael Haubenwallner <haubi@g.o> aix/package.mask:
3253 drop >=net-misc/openssh-5.0_p1-r2 mask on aix, works just fine with proper
3254 interix-rootuid-fix
3255
3256 10 Mar 2010; Michael Haubenwallner <haubi@g.o> +aix/profile.bashrc:
3257 re-adding aix/profile.bashrc to keep setting CONFIG_SHELL
3258
3259 08 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3260 Update cssc mask to point to the right category (dev-util -> dev-vcs)
3261
3262 08 Mar 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3263 Unmask Snow Leopard compilers, their ebuilds should be fine now.
3264
3265 04 Mar 2010; Markus Duft <mduft@g.o>
3266 +windows/interix/6.1/package.provided, +windows/interix/6.1/parent,
3267 +windows/interix/6.1/use.force, +windows/interix/6.1/use.mask,
3268 +windows/interix/6.1/x86/make.defaults, +windows/interix/6.1/x86/parent,
3269 +windows/winnt/6.1/package.provided, +windows/winnt/6.1/parent,
3270 +windows/winnt/6.1/x86/make.defaults, +windows/winnt/6.1/x86/parent:
3271 added windows 7/2008R2 profiles for interix and winnt, based on the
3272 vista/2008 profiles.
3273
3274 25 Feb 2010; Jonathan Callen <abcd@g.o>
3275 windows/interix/profile.bashrc:
3276 Fix grep to work even on files with odd names (like /usr/bin/[)
3277
3278 22 Feb 2010; Jonathan Callen <abcd@g.o> package.use.mask:
3279 Add ppp on kdenetwork-meta to p.use.mask
3280
3281 17 Feb 2010; Markus Duft <mduft@g.o> windows/interix/package.mask:
3282 masked perl >=5.10 for ~x86-interix - does not build atm.
3283
3284 14 Feb 2010; Fabian Groffen <grobian@g.o>
3285 sunos/solaris/package.mask:
3286 Mask binutils-2.20.51.0.5, doesn't compile
3287
3288 11 Feb 2010; Jonathan Callen <abcd@g.o> package.mask:
3289 Remove KDE 4.4 mask
3290
3291 10 Feb 2010; Fabian Groffen <grobian@g.o>
3292 darwin/macos/package.use.mask:
3293 Heiko Przybyl felt like fixing cmake building a .app with USE=qt4
3294
3295 10 Feb 2010; Fabian Groffen <grobian@g.o>
3296 darwin/macos/package.use.mask:
3297 Mask qt4 USE-flag for cmake on Darwin, since we don't want the .app
3298 version of cmake
3299
3300 09 Feb 2010; Alexey Shvetsov <alexxy@g.o> package.mask:
3301 mask kde sc 4.4.0 since neede deps not keyworded
3302
3303 09 Feb 2010; Fabian Groffen <grobian@g.o>
3304 sunos/solaris/package.mask:
3305 Mask binutils-2.20.51.0.6, doesn't compile
3306
3307 03 Feb 2010; Fabian Groffen <grobian@g.o> darwin/package.mask:
3308 Mask dev-util/cssc-1.2.0, the Darwin linker doesn't like duplicate symbols
3309 caused by implementation code in a header file. Since noone actually uses
3310 this version (where is its homepage?) I'm not going to make a big patch to
3311 fix this.
3312
3313 01 Feb 2010; Jeremy Olexa <darkside@g.o> use.mask:
3314 Mask ruby_targets_jruby, bug 302563
3315
3316 10 Jan 2010; Fabian Groffen <grobian@g.o> +mint/package.use.mask:
3317 package.use.mask extensions for MiNT, bug #299294
3318
3319 09 Jan 2010; Christian Faulhammer <fauli@g.o>
3320 -bsd/freebsd/8.0/x86/use.mask:
3321 X support is now possible so unmask USE flag
3322
3323 09 Jan 2010; Christian Faulhammer <fauli@g.o> package.use.mask:
3324 mask m17n-lib and hesiod USE flags for GNU Emacs
3325
3326 08 Jan 2010; Jeremy Olexa <darkside@g.o> package.use.mask:
3327 Fix typo and add more comment description
3328
3329 08 Jan 2010; Christian Faulhammer <fauli@g.o>
3330 +bsd/freebsd/8.0/x86/use.mask:
3331 Mask X USE flag on FreeBSD due to missing keywords
3332
3333 08 Jan 2010; Christian Faulhammer <fauli@g.o>
3334 bsd/freebsd/8.0/package.mask:
3335 mask GCC 4.4 and onwards, does not compile currently on FreeBSD
3336
3337 07 Jan 2010; Christian Faulhammer <fauli@g.o>
3338 bsd/freebsd/8.0/package.mask:
3339 mask sys-libs/readline-6 for FreeBSD
3340
3341 30 Dec 2009; Jonathan Callen <abcd@g.o> linux/make.defaults:
3342 Disable acl by default in linux profiles
3343
3344 29 Dec 2009; Fabian Groffen <grobian@g.o>
3345 sunos/solaris/package.mask:
3346 Mask emacs-23.1 at last on Solaris, it's been broken way too long (bug
3347 #294479)
3348
3349 29 Dec 2009; Jonathan Callen <abcd@g.o> linux/use.mask:
3350 Unmask acl on linux
3351
3352 28 Dec 2009; Fabian Groffen <grobian@g.o> package.mask:
3353 Mask =dev-python/beautifulsoup-3.1.0.1-r1 because it depends on python-3
3354
3355 28 Dec 2009; Fabian Groffen <grobian@g.o>
3356 sunos/solaris/5.10/sparc/package.mask,
3357 +sunos/solaris/5.10/sparc64/package.mask:
3358 Mask gcc-4.4.2 on sparcbased Solaris 10, fails to compile
3359
3360 27 Dec 2009; Ulrich Mueller <ulm@g.o>
3361 darwin/macos/package.use.mask:
3362 Reflect package move from app-editors/emacs-cvs to app-editors/emacs-vcs
3363 in package.use.mask.
3364
3365 27 Dec 2009; Fabian Groffen <grobian@g.o> package.mask:
3366 Mask gcc-config-1.5 so we can test it a bit first
3367
3368 24 Dec 2009; Jeremy Olexa <darkside@g.o> linux/arm/make.defaults:
3369 Add ** to ACCEPT_KEYWORDS of arm-linux
3370
3371 23 Dec 2009; Jeremy Olexa <darkside@g.o> linux/arm/make.defaults:
3372 Set a PORTAGE_BINHOST for arm-linux
3373
3374 23 Dec 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
3375 Drop mask for xmlrpc-c (the only one in the tree), it seems other patches
3376 have also fixed compilation on Darwin
3377
3378 21 Dec 2009; Fabian Groffen <grobian@g.o>
3379 +bsd/freebsd/8.0/package.mask, +bsd/freebsd/8.0/package.provided,
3380 +bsd/freebsd/8.0/parent, +bsd/freebsd/8.0/x64/make.defaults,
3381 +bsd/freebsd/8.0/x64/parent, +bsd/freebsd/8.0/x86/make.defaults,
3382 +bsd/freebsd/8.0/x86/parent:
3383 Add FreeBSD 8.0 profiles for i686 and x86_64
3384
3385 17 Dec 2009; Jeremy Olexa <darkside@g.o> +linux/arm/make.defaults,
3386 +linux/arm/parent:
3387 Add experimental arm profiles for armv7
3388
3389 13 Dec 2009; Jonathan Callen <abcd@g.o> package.mask:
3390 Unmasking KDE 4.3, as the mask was never really needed anyway (not yet in
3391 prefix tree)
3392
3393 04 Dec 2009; Fabian Groffen <grobian@g.o>
3394 darwin/macos/package.mask:
3395 Unmask sip on Darwin, the latest version with a new patch seems to behave
3396
3397 24 Nov 2009; Jeremy Olexa <darkside@g.o> use.mask:
3398 Make USE=udev globally for Gentoo Prefix profiles, bug 293480
3399
3400 22 Nov 2009; Fabian Groffen <grobian@g.o> package.mask:
3401 Mask sys-devel/patch-2.6, it's too much GNU is not Linux (they stopped
3402 with UNIX years ago)
3403
3404 15 Nov 2009; Fabian Groffen <grobian@g.o>
3405 sunos/solaris/package.mask:
3406 A new pre-release of mc, a new breakage on Solaris
3407
3408 15 Nov 2009; Fabian Groffen <grobian@g.o>
3409 sunos/solaris/package.mask:
3410 Mask eix-0.18.3 due to compilation issues
3411
3412 15 Nov 2009; Fabian Groffen <grobian@g.o> package.mask:
3413 unmask File-Spec again, perl-5.10.1 is in the Prefix tree now
3414
3415 04 Nov 2009; Michael Haubenwallner <haubi@g.o>
3416 linux/x86/make.defaults:
3417 add -m32 to CFLAGS, for bootstrapping i686 on x86_64-linux using host gcc
3418
3419 02 Nov 2009; Michael Haubenwallner <haubi@g.o> aix/package.mask:
3420 dropped openssl mask on aix, fixed again to build good shared libs
3421
3422 01 Nov 2009; Fabian Groffen <grobian@g.o> package.mask:
3423 Unmask ssmtp-2.62 since -r7, as that one finally got the fix we'd been
3424 looking for
3425
3426 30 Oct 2009; Fabian Groffen <grobian@g.o>
3427 darwin/macos/10.4/x86/package.use.mask,
3428 darwin/macos/10.5/x64/package.use.mask,
3429 darwin/macos/10.5/x86/package.use.mask,
3430 darwin/macos/10.6/x64/package.use.mask,
3431 darwin/macos/10.6/x86/package.use.mask, darwin/macos/package.use.mask,
3432 darwin/package.use.mask:
3433 Move mplayer USE-masks up to global darwin/macos level (for bug #291203),
3434 and cleanup mmx masking
3435
3436 28 Oct 2009; Michael Haubenwallner <haubi@g.o> -aix/profile.bashrc:
3437 portage handles merging of shared library archives on aix itself now,
3438 no need to do this in profile.bashrc any more.
3439
3440 27 Oct 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
3441 Mask gcc-4.{3,4} on Darwin, as it doesn't compile for a while now
3442
3443 25 Oct 2009; Fabian Groffen <grobian@g.o> package.mask:
3444 Unmask pax-utils-0.1.19, I added the strndup patches to the Prefix ebuild
3445
3446 22 Oct 2009; Jeremy Olexa <darkside@g.o> linux/amd64/parent,
3447 linux/ia64/parent, linux/x86/parent:
3448 Move prefix/linux profiles to inherit 10.0 instead of 2008.0 now that
3449 those are deprecated, bug 280540
3450
3451 18 Oct 2009; Fabian Groffen <grobian@g.o>
3452 sunos/solaris/package.mask:
3453 Mask app-misc/mc-4.7.0_pre3 too, still insists on doing Linux stuff
3454
3455 18 Oct 2009; Fabian Groffen <grobian@g.o>
3456 sunos/solaris/package.mask:
3457 Mask ocaml-3.11.1 because it fails to build due to some missing symbol
3458
3459 15 Oct 2009; Jeremy Olexa <darkside@g.o> linux/package.mask:
3460 Mask ~dev-libs/nss-3.12.4 on linux only because it exposes some other
3461 issues
3462
3463 09 Oct 2009; Fabian Groffen <grobian@g.o> +irix/package.use.force:
3464 Force nocxx for sys-libs/db, bug #286097
3465
3466 05 Oct 2009; Fabian Groffen <grobian@g.o> package.mask:
3467 drop mask for Portage no longer in the tree
3468
3469 03 Oct 2009; Fabian Groffen <grobian@g.o>
3470 sunos/solaris/5.10/x86/package.use.mask:
3471 unmask netpbm:jpeg2k on Solaris, the issue has been fixed
3472
3473 02 Oct 2009; Michael Haubenwallner <haubi@g.o>
3474 +sunos/solaris/5.9/package.use.force:
3475 app-admin/eselect-python still needs gnulib on solaris 9 for scandir, and
3476 has IUSE=gnulib
3477
3478 02 Oct 2009; Michael Haubenwallner <haubi@g.o>
3479 sunos/solaris/package.use.mask:
3480 ohw, solaris-provided libuuid is insufficient for x11-libs/libSM (#230981)
3481
3482 30 Sep 2009; Michael Haubenwallner <haubi@g.o>
3483 +sunos/solaris/package.use.mask:
3484 x11-libs/libSM can use solaris-provided libuuid (#230981)
3485
3486 30 Sep 2009; Michael Haubenwallner <haubi@g.o>
3487 +bsd/package.use.mask, linux/package.use.mask, package.use.mask:
3488 p.use.mask x11-libs/libSM[uuid] for prefix, but keep it unmasked for linux
3489 and bsd (#230981)
3490
3491 30 Sep 2009; Markus Duft <mduft@g.o> windows/winnt/package.mask:
3492 mask current xproto on winnt, since the patches need some more massage.
3493
3494 30 Sep 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
3495 mask new coreutils on interix until patches are forward-ported
3496
3497 30 Sep 2009; Jeremy Olexa <darkside@g.o> package.use.mask:
3498 mask python[berkdb] due to build failure and the fact that it is going
3499 away soon according to gx86 devs
3500
3501 28 Sep 2009; Michael Haubenwallner <haubi@g.o> irix/package.mask,
3502 sunos/solaris/package.mask:
3503 unmask perl-5.8.8-r6 as bug#269430 is fixed now
3504
3505 24 Sep 2009; Fabian Groffen <grobian@g.o> package.mask:
3506 Masked =sys-apps/portage-2.2.00.14277 because it eats
3507 /etc/init.d/functions.sh
3508
3509 23 Sep 2009; Markus Duft <mduft@g.o> package.mask:
3510 masked some stuff that requires perl 5.10 which is not there yet
3511
3512 17 Sep 2009; Fabian Groffen <grobian@g.o>
3513 darwin/macos/10.6/x86/make.defaults:
3514 set -march again on 32-bits 10.6, the compiler barf was because
3515 i386-apple-darwin10 by default produces/targets 64-bits code
3516
3517 12 Sep 2009; Fabian Groffen <grobian@g.o>
3518 darwin/macos/10.5/x64/package.mask, darwin/macos/10.6/x64/package.mask,
3519 package.mask:
3520 Drop mask for binutils-apple-3.1.2-r1, it's no longer in the tree
3521
3522 12 Sep 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
3523 Unmask binutils-apple-3.2, it is 64-bits clean/safe and compiles since we
3524 just use an older ld64 :(
3525
3526 12 Sep 2009; Fabian Groffen <grobian@g.o>
3527 darwin/macos/10.6/x86/make.defaults:
3528 Don't set -march, as it makes the host compiler vomit
3529
3530 08 Sep 2009; Fabian Groffen <grobian@g.o>
3531 sunos/solaris/package.mask:
3532 I fixed the compilation issue in rlfe on Solaris, remove mask
3533
3534 07 Sep 2009; Fabian Groffen <grobian@g.o>
3535 +darwin/macos/10.6/x86/make.defaults, +darwin/macos/10.6/x86/package.mask,
3536 +darwin/macos/10.6/x86/package.use.force,
3537 +darwin/macos/10.6/x86/package.use.mask, +darwin/macos/10.6/x86/parent,
3538 +darwin/macos/10.6/x86/use.mask:
3539 Add 32-bits Intel profile for Snow Leopard
3540
3541 07 Sep 2009; Fabian Groffen <grobian@g.o>
3542 sunos/solaris/package.mask:
3543 Mask sys-libs/readline-6.0 on (Open)Solaris, doesn't compile, bug #283793
3544
3545 05 Sep 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
3546 Mask upcoming Snow Leopard compiler and linker, as there are still some
3547 problems that need to be sorted out
3548
3549 05 Sep 2009; Fabian Groffen <grobian@g.o>
3550 sunos/solaris/package.mask:
3551 extend mc mask to revisions
3552
3553 05 Sep 2009; Fabian Groffen <grobian@g.o>
3554 darwin/macos/10.4/ppc/package.mask:
3555 mask sci-biology/hmmer-3.0_beta2 for the same reason as its predecessors
3556 are masked
3557
3558 03 Sep 2009; Fabian Groffen <grobian@g.o>
3559 sunos/solaris/package.mask:
3560 Mask sys-apps/dbus-1.3.0 as it doesn't compile
3561
3562 03 Sep 2009; Fabian Groffen <grobian@g.o>
3563 sunos/solaris/package.mask:
3564 Mask mc-4.7.0_pre2, as it insists on doing linux vfs (ext2 undel) stuff
3565
3566 02 Sep 2009; Fabian Groffen <grobian@g.o> package.mask,
3567 package.use.mask:
3568 unmask some xfce packages and only mask offending USE-flags, since
3569 darkside made it all work again
3570
3571 02 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
3572 package.mask:
3573 Masking >= KDE-4.3 for this arch to prevent tree breakage following
3574 the global unmask of KDE-4.3 (bug #280312).
3575
3576 02 Sep 2009; Fabian Groffen <grobian@g.o>
3577 sunos/solaris/package.mask:
3578 mask findutils-4.5.5 on Solaris, as it dies with asserts all the time
3579
3580 02 Sep 2009; Markus Duft <mduft@g.o>
3581 windows/interix/3.5/package.mask:
3582 masked the latest portage on interix 3 where it seems to cause problems
3583 with encoding stuff
3584
3585 02 Sep 2009; Markus Duft <mduft@g.o> windows/interix/use.mask:
3586 re-enabled xcb use flag on interix, since i fixed libxcb
3587
3588 02 Sep 2009; Fabian Groffen <grobian@g.o>
3589 darwin/macos/package.mask:
3590 Mask media-libs/freeglut-2.6.0_rc1 on Darwin, since it doesn't compile
3591
3592 02 Sep 2009; Markus Duft <mduft@g.o> windows/interix/use.mask:
3593 masked xcb use flag for ~x86-interix, since libxcb works only partially
3594
3595 31 Aug 2009; Fabian Groffen <grobian@g.o>
3596 darwin/macos/package.use.mask:
3597 unmask aqua USE-flag for python, now it seems I sorted all outstanding
3598 issues
3599
3600 31 Aug 2009; Fabian Groffen <grobian@g.o>
3601 darwin/macos/10.6/package.mask, package.mask:
3602 unmask readline-6 in prefix, as gx86 is stabling it
3603
3604 27 Aug 2009; Fabian Groffen <grobian@g.o> package.mask:
3605 unmask Portage again, it should have bug #282854 fixed now
3606
3607 26 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
3608 p.mask latest portage, bug 282854
3609
3610 21 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
3611 preempt mask for python:3.1, remove mask for eselect-1.1.3 (non existent)
3612
3613 20 Aug 2009; Fabian Groffen <grobian@g.o> package.mask:
3614 Let's go wild, unmask latest eselect-python, now we've patched it in our
3615 tree
3616
3617 19 Aug 2009; Jeremy Olexa <darkside@g.o> windows/interix/use.mask,
3618 windows/winnt/use.mask:
3619 Remove spurious entires for USE=aqua. Not needed in subdirs when it is
3620 inherited from base
3621
3622 19 Aug 2009; Fabian Groffen <grobian@g.o>
3623 darwin/macos/10.6/package.mask:
3624 unmask readline 6 on 10.6 profiles, since that's the only thing that
3625 builds there
3626
3627 18 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
3628 p.mask =app-admin/eselect-1.1.3 in favor of 1.2 coming soon
3629
3630 18 Aug 2009; Fabian Groffen <grobian@g.o>
3631 darwin/macos/package.use.mask:
3632 Mask aqua USE-flag for python, since it's absolutely not yet ready for use
3633
3634 18 Aug 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
3635 p.mask'ed findutils-4.5.5 on interix - xargs broken
3636
3637 18 Aug 2009; Jeremy Olexa <darkside@g.o> aix/use.mask,
3638 bsd/use.mask, hpux/use.mask, irix/use.mask, linux/amd64/make.defaults,
3639 linux/x86/make.defaults, mint/use.mask, sunos/use.mask,
3640 windows/winnt/use.mask:
3641 be more strict in profile syntax, bug 281838
3642
3643 17 Aug 2009; Fabian Groffen <grobian@g.o> +darwin/macos/10.6/eapi,
3644 +darwin/macos/10.6/make.defaults, +darwin/macos/10.6/package.mask,
3645 +darwin/macos/10.6/package.provided, +darwin/macos/10.6/package.use.mask,
3646 +darwin/macos/10.6/parent, +darwin/macos/10.6/profile.bashrc,
3647 +darwin/macos/10.6/x64/make.defaults, +darwin/macos/10.6/x64/package.mask,
3648 +darwin/macos/10.6/x64/package.use.force,
3649 +darwin/macos/10.6/x64/package.use.mask, +darwin/macos/10.6/x64/parent,
3650 +darwin/macos/10.6/x64/use.mask:
3651 Add initial 10.6 (Snow Leopard) profile
3652
3653 17 Aug 2009; Fabian Groffen <grobian@g.o> +irix/package.mask,
3654 sunos/solaris/package.mask:
3655 Mask perl-5.8.8-r6 on Solaris and IRIX because it breaks autotools there,
3656 bug #269430
3657
3658 14 Aug 2009; Markus Duft <mduft@g.o> windows/interix/6.0/use.mask:
3659 unmask i6fork on interix 6 again - i6fork has been fixed
3660
3661 13 Aug 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
3662 masked >=startup-notification-0.10 on interix, requires xcb-util.
3663
3664 13 Aug 2009; Markus Duft <mduft@g.o> windows/interix/6.0/use.mask,
3665 windows/interix/package.mask, windows/interix/profile.bashrc:
3666 extended subversion mask to 1.6.4. re-formatted an expression which failed
3667 on windows 7. masked the i6fork flag on interix 6 for now - not working.
3668
3669 11 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
3670 fix typos
3671
3672 10 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
3673 p.mask ebuilds that need >=app-admin/eselect-python-20090801
3674
3675 10 Aug 2009; Jeremy Olexa <darkside@g.o> package.mask:
3676 p.mask =virtual/emacs-23 to salvage the depgraph
3677
3678 05 Aug 2009; Fabian Groffen <grobian@g.o> aix/package.mask,
3679 hpux/package.mask, package.mask:
3680 Drop masks on sys-apps/file that apply to versions no longer in our tree
3681
3682 05 Aug 2009; Fabian Groffen <grobian@g.o> aix/package.mask,
3683 -aix/package.unmask:
3684 Unmask native-cctools without package.unmask, bug #280433, it looks like
3685 it did work that way, though
3686
3687 03 Aug 2009; Fabian Groffen <grobian@g.o> package.mask:
3688 Mask eselect-python-20090801, messing around with Python is better done in
3689 gentoo-x86 ONLY
3690
3691 31 Jul 2009; Markus Duft <mduft@g.o>
3692 windows/interix/3.5/package.mask:
3693 masked numpy on interix 3.5, since it conflicts with system headers
3694
3695 31 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
3696 unmask perl's -r6 and -r7, r7 is now gone in Prefix again too, -r6 made
3697 its reentrance with some fixes
3698
3699 30 Jul 2009; Jeremy Olexa <darkside@g.o> package.mask:
3700 p.mask perl-5.8.8-r7 because its auto-sync is messed up.
3701
3702 28 Jul 2009; Michael Haubenwallner <haubi@g.o>
3703 +hpux/B.11.11/package.use.mask:
3704 hpux11.11 does not have /dev/*random: use.masked 'urandom' for
3705 dev-libs/apr
3706
3707 28 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
3708 Mask >=sys-apps/util-linux-2.16 too, comment #5 in bug #278341
3709
3710 27 Jul 2009; Michael Haubenwallner <haubi@g.o>
3711 +hpux/B.11.11/hppa2.0/make.defaults, +hpux/B.11.11/hppa2.0/parent,
3712 +hpux/B.11.11/package.provided, +hpux/B.11.11/parent:
3713 added 32bit profile for hppa2.0*-hp-hpux11.11
3714
3715 27 Jul 2009; Markus Duft <mduft@g.o> windows/winnt/package.mask:
3716 unmaske icu-4, seems to work
3717
3718 27 Jul 2009; Markus Duft <mduft@g.o> windows/interix/package.mask,
3719 windows/winnt/package.mask:
3720 remove boost mask - works now again
3721
3722 26 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
3723 Mask >=e2fsprogs*-2.41.8. util-linux doesn't work on non-Linux and doesn't
3724 work in Prefix.
3725
3726 23 Jul 2009; Michael Haubenwallner <haubi@g.o> aix/package.mask:
3727 gdb-*.50 are linux-only releases and don't (need to) work on aix.
3728
3729 22 Jul 2009; Michael Haubenwallner <haubi@g.o> aix/profile.bashrc,
3730 hpux/profile.bashrc, profile.bashrc:
3731 work around missing mechanism to stack profile.bashrc hooks
3732
3733 22 Jul 2009; Michael Haubenwallner <haubi@g.o>
3734 hpux/B.11.31/hppa2.0/make.defaults:
3735 use CHOST=hppa2.0n-hp-hpux11.* in 32bit hppa2.0 hpux11 profile.
3736
3737 21 Jul 2009; Markus Duft <mduft@g.o> windows/interix/use.mask:
3738 masked a few more user flags that wont work on interix
3739
3740 21 Jul 2009; Michael Haubenwallner <haubi@g.o> hpux/profile.bashrc:
3741 typo calling 'prefix_hpux-pre_pkg_postinst' while it should have been
3742 'prefix_hpux-post_pkg_preinst'
3743
3744 16 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
3745 remove masks for versions of Portage no longer in the tree
3746
3747 16 Jul 2009; Jeremy Olexa <darkside@g.o> package.mask:
3748 p.mask =sys-apps/portage-2.2.00.13827 due to regression, bug 278014
3749
3750 16 Jul 2009; Michael Haubenwallner <haubi@g.o> hpux/package.mask:
3751 masking gcc-4.3 on hpux for various reasons
3752
3753 14 Jul 2009; Jeremy Olexa <darkside@g.o> package.mask:
3754 p.mask portage-2.2.00.13825 due to regression with virtuals
3755
3756 14 Jul 2009; Michael Haubenwallner <haubi@g.o> hpux/profile.bashrc:
3757 preserve busy text files based on installed file types, not
3758 to-be-installed ones
3759
3760 14 Jul 2009; Michael Haubenwallner <haubi@g.o> aix/package.mask:
3761 fixed cvs header
3762
3763 14 Jul 2009; Michael Haubenwallner <haubi@g.o>
3764 +aix/5.3.0.0/package.mask:
3765 masked sys-process/lsof-4.82 on aix5.3
3766
3767 12 Jul 2009; Fabian Groffen <grobian@g.o> make.defaults:
3768 Get collision-protect back on, thanks sping's smolt tool which made me
3769 notice. Disabling this in Prefix is lethal.
3770
3771 09 Jul 2009; Markus Duft <mduft@g.o>
3772 +windows/interix/6.0/use.force, +windows/interix/6.0/use.mask:
3773 added i6fork use.{mask,force} entry to enable/force i6fork on interix6 to
3774 fix fork() problems
3775
3776 07 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
3777 Mask portage-2.2.00.13797, bug #276957
3778
3779 07 Jul 2009; Fabian Groffen <grobian@g.o> package.mask:
3780 Remove mask on no longer existing portage version
3781
3782 02 Jul 2009; Michael Haubenwallner <haubi@g.o> package.mask:
3783 Mask =sys-apps/portage-2.2.00.13734, does merge in reverse order with
3784 --nodeps.
3785
3786 30 Jun 2009; Jeremy Olexa <darkside@g.o> linux/make.defaults:
3787 Remove sandbox being enabled by default on linux prefix platforms, users can
3788 still enable themselves if wanted
3789
3790 30 Jun 2009; Jeremy Olexa <darkside@g.o> aix/make.defaults,
3791 bsd/freebsd/make.defaults, bsd/netbsd/make.defaults,
3792 bsd/openbsd/make.defaults, darwin/make.defaults, hpux/make.defaults,
3793 irix/make.defaults, make.defaults, mint/make.defaults,
3794 sunos/make.defaults, windows/interix/make.defaults,
3795 windows/winnt/make.defaults:
3796 Mark FEATURES=-sandbox globally because it fails to work reliably on any
3797 Gentoo Prefix platform.
3798
3799 30 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask:
3800 Remove subversion mask
3801
3802 30 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask, use.mask:
3803 Mask USE=pam and sys-libs/pam, sys-auth/pambase because the host's auth
3804 system should be used anyway
3805
3806 30 Jun 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
3807 Mask app-crypt/ccrypt-1.8 for it doesn't compile (does stupid things)
3808
3809 28 Jun 2009; Fabian Groffen <grobian@g.o>
3810 darwin/macos/package.mask:
3811 Removed gconf masks, I fixed the issue
3812
3813 28 Jun 2009; Fabian Groffen <grobian@g.o>
3814 darwin/macos/10.4/ppc/package.mask:
3815 mask hmmer-3.0_beta1, as Altivec or dummy backends are still not yet
3816 implemented
3817
3818 28 Jun 2009; Fabian Groffen <grobian@g.o>
3819 sunos/solaris/package.mask:
3820 Mask media-gfx/sam2p-0.46 due to compilation failure, remove mask for ruby
3821 version no longer in the tree
3822
3823 26 Jun 2009; Michael Sterrett <mr_bones_@g.o>
3824 +darwin/macos/10.4/eapi, +darwin/macos/10.5/eapi:
3825 The PM needs to know the eapi right in the child node of the profile.
3826
3827 26 Jun 2009; <solar@g.o> +eapi:
3828 - commit 1.130 of ../profile.desc enabled prefix in QA tools. Mr_Bones
3829 points out that slots are used in sub profiles package.mask files. This
3830 eapi=1 commit is in accordance with
3831 http://archives.gentoo.org/gentoo-dev/msg_930f58fcebcbbcbe523c001f2c825179.x
3832 ml (Change to a higher eapi if needed)
3833
3834 25 Jun 2009; Christian Faulhammer <fauli@g.o>
3835 windows/interix/use.mask:
3836 mask USE flag xemacs on Interix because it won't compile anyway
3837
3838 24 Jun 2009; Markus Duft <mduft@g.o> windows/winnt/use.mask:
3839 use.mask readline for winnt - readline doesnt work here...
3840
3841 24 Jun 2009; Michael Haubenwallner <haubi@g.o> package.mask:
3842 Mask icu-4.2, let it fix in ~main tree first (#269659).
3843
3844 23 Jun 2009; Michael Haubenwallner <haubi@g.o>
3845 +hpux/B.11.31/hppa2.0/make.defaults, +hpux/B.11.31/hppa2.0/parent:
3846 added profile for hppa2.0-hp-hpux11.31, the first hppa-hpux one.
3847
3848 21 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
3849 Mask ncurses-5.7-r1 as it breaks Solaris and Darwin, and probably much
3850 more
3851
3852 21 Jun 2009; Fabian Groffen <grobian@g.o> bsd/package.mask,
3853 bsd/packages, darwin/package.mask, darwin/packages, package.mask:
3854 Prepare to remove bsd-man-pages as it doesn't really provide anything
3855 useful (and it already exists on the host system)
3856
3857 20 Jun 2009; Fabian Groffen <grobian@g.o>
3858 bsd/freebsd/7.1/package.mask, bsd/freebsd/7.2/package.mask:
3859 clean up bsd/* masks
3860
3861 20 Jun 2009; Fabian Groffen <grobian@g.o>
3862 sunos/solaris/5.10/x64/package.mask, sunos/solaris/5.11/x64/package.mask,
3863 sunos/solaris/package.mask:
3864 clean up sunos/* masks
3865
3866 20 Jun 2009; Fabian Groffen <grobian@g.o>
3867 windows/interix/3.5/package.mask, windows/interix/package.mask:
3868 clean up windows/* masks
3869
3870 20 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
3871 Removed mask entries for no longer existing packages/ebuilds, thanks idl0r
3872
3873 19 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
3874 Unmask sandbox-2, since we should have a patched up for Prefix version
3875 now.
3876
3877 19 Jun 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
3878 masked libiconv 1.13 on interix - doesnt build
3879
3880 17 Jun 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
3881 updated subversion mask for interix - still not working
3882
3883 07 Jun 2009; Fabian Groffen <grobian@g.o>
3884 darwin/macos/package.mask:
3885 gnome-base/gconf-2.26.2 has the same linkage problem as 2.26.0
3886
3887 06 Jun 2009; <solar@g.o> +aix/5.2.0.0/package.provided,
3888 +aix/5.2.0.0/parent, +aix/5.2.0.0/ppc/make.defaults,
3889 +aix/5.2.0.0/ppc/parent, +aix/5.3.0.0/package.provided,
3890 +aix/5.3.0.0/parent, +aix/5.3.0.0/ppc/make.defaults,
3891 +aix/5.3.0.0/ppc/parent, +aix/6.1.0.0/package.provided,
3892 +aix/6.1.0.0/parent, +aix/6.1.0.0/ppc/make.defaults,
3893 +aix/6.1.0.0/ppc/parent, +aix/make.defaults, +aix/package.mask,
3894 +aix/package.unmask, +aix/package.use.force, +aix/package.use.mask,
3895 +aix/packages, +aix/parent, +aix/profile.bashrc, +aix/use.force,
3896 +aix/use.mask, +aix/virtuals, +bsd/freebsd/7.1/package.mask,
3897 +bsd/freebsd/7.1/package.provided, +bsd/freebsd/7.1/parent,
3898 +bsd/freebsd/7.1/x64/make.defaults, +bsd/freebsd/7.1/x64/parent,
3899 +bsd/freebsd/7.1/x86/make.defaults, +bsd/freebsd/7.1/x86/parent,
3900 +bsd/freebsd/7.2/package.mask, +bsd/freebsd/7.2/package.provided,
3901 +bsd/freebsd/7.2/parent, +bsd/freebsd/7.2/x64/make.defaults,
3902 +bsd/freebsd/7.2/x64/parent, +bsd/freebsd/7.2/x86/make.defaults,
3903 +bsd/freebsd/7.2/x86/parent, +bsd/freebsd/make.defaults,
3904 +bsd/freebsd/parent, +bsd/freebsd/use.force, +bsd/freebsd/use.mask,
3905 +bsd/freebsd/virtuals, +bsd/netbsd/4.0/package.provided,
3906 +bsd/netbsd/4.0/parent, +bsd/netbsd/4.0/x86/make.defaults,
3907 +bsd/netbsd/4.0/x86/parent, +bsd/netbsd/make.defaults, +bsd/netbsd/parent,
3908 +bsd/netbsd/use.force, +bsd/netbsd/use.mask, +bsd/netbsd/virtuals,
3909 +bsd/openbsd/4.2/package.mask, +bsd/openbsd/4.2/package.provided,
3910 +bsd/openbsd/4.2/parent, +bsd/openbsd/4.2/ppc/make.defaults,
3911 +bsd/openbsd/4.2/ppc/parent, +bsd/openbsd/4.2/x64/make.defaults,
3912 +bsd/openbsd/4.2/x64/parent, +bsd/openbsd/4.2/x86/make.defaults,
3913 +bsd/openbsd/4.2/x86/parent, +bsd/openbsd/make.defaults,
3914 +bsd/openbsd/parent, +bsd/openbsd/use.force, +bsd/openbsd/use.mask,
3915 +bsd/openbsd/virtuals, +bsd/package.mask, +bsd/packages, +bsd/parent,
3916 +bsd/use.mask, +darwin/macos/10.3/make.defaults,
3917 +darwin/macos/10.3/package.mask, +darwin/macos/10.3/package.provided,
3918 +darwin/macos/10.3/parent, +darwin/macos/10.3/profile.bashrc,
3919 +darwin/macos/10.3/use.mask, +darwin/macos/10.4/make.defaults,
3920 +darwin/macos/10.4/package.mask, +darwin/macos/10.4/package.provided,
3921 +darwin/macos/10.4/parent, +darwin/macos/10.4/ppc/make.defaults,
3922 +darwin/macos/10.4/ppc/package.mask, +darwin/macos/10.4/ppc/parent,
3923 +darwin/macos/10.4/ppc/use.mask, +darwin/macos/10.4/ppc64/make.defaults,
3924 +darwin/macos/10.4/ppc64/parent, +darwin/macos/10.4/ppc64/use.mask,
3925 +darwin/macos/10.4/profile.bashrc, +darwin/macos/10.4/x86/make.defaults,
3926 +darwin/macos/10.4/x86/package.use.force,
3927 +darwin/macos/10.4/x86/package.use.mask, +darwin/macos/10.4/x86/parent,
3928 +darwin/macos/10.4/x86/use.mask, +darwin/macos/10.5/make.defaults,
3929 +darwin/macos/10.5/package.mask, +darwin/macos/10.5/package.provided,
3930 +darwin/macos/10.5/package.use.mask, +darwin/macos/10.5/parent,
3931 +darwin/macos/10.5/ppc/make.defaults, +darwin/macos/10.5/ppc/package.mask,
3932 +darwin/macos/10.5/ppc/package.use.force,
3933 +darwin/macos/10.5/ppc/package.use.mask, +darwin/macos/10.5/ppc/parent,
3934 +darwin/macos/10.5/ppc/use.mask, +darwin/macos/10.5/profile.bashrc,
3935 +darwin/macos/10.5/x64/make.defaults, +darwin/macos/10.5/x64/package.mask,
3936 +darwin/macos/10.5/x64/package.use.force,
3937 +darwin/macos/10.5/x64/package.use.mask, +darwin/macos/10.5/x64/parent,
3938 +darwin/macos/10.5/x64/use.mask, +darwin/macos/10.5/x86/make.defaults,
3939 +darwin/macos/10.5/x86/package.mask,
3940 +darwin/macos/10.5/x86/package.use.force,
3941 +darwin/macos/10.5/x86/package.use.mask, +darwin/macos/10.5/x86/parent,
3942 +darwin/macos/10.5/x86/use.mask, +darwin/macos/make.defaults,
3943 +darwin/macos/package.mask, +darwin/macos/package.use.force,
3944 +darwin/macos/package.use.mask, +darwin/macos/packages,
3945 +darwin/macos/parent, +darwin/macos/use.mask, +darwin/macos/virtuals,
3946 +darwin/make.defaults, +darwin/package.mask, +darwin/package.use.mask,
3947 +darwin/packages, +darwin/parent, +darwin/use.force, +darwin/use.mask,
3948 +darwin/virtuals, +hpux/B.11.23/ia64/make.defaults,
3949 +hpux/B.11.23/ia64/parent, +hpux/B.11.23/package.provided,
3950 +hpux/B.11.23/parent, +hpux/B.11.31/ia64/make.defaults,
3951 +hpux/B.11.31/ia64/parent, +hpux/B.11.31/package.provided,
3952 +hpux/B.11.31/parent, +hpux/make.defaults, +hpux/package.mask,
3953 +hpux/packages, +hpux/parent, +hpux/profile.bashrc, +hpux/use.force,
3954 +hpux/use.mask, +hpux/virtuals, +irix/6.5/mips/make.defaults,
3955 +irix/6.5/mips/parent, +irix/6.5/package.provided, +irix/6.5/parent,
3956 +irix/make.defaults, +irix/package.use.mask, +irix/packages, +irix/parent,
3957 +irix/profile.bashrc, +irix/use.force, +irix/use.mask, +irix/virtuals,
3958 +linux/amd64/make.defaults, +linux/amd64/parent,
3959 +linux/ia64/make.defaults, +linux/ia64/parent, +linux/make.defaults,
3960 +linux/package.mask, +linux/package.provided, +linux/package.use.mask,
3961 +linux/packages, +linux/parent, +linux/use.force, +linux/use.mask,
3962 +linux/virtuals, +linux/x86/make.defaults, +linux/x86/parent,
3963 +make.defaults, +mint/m68k/make.defaults, +mint/m68k/parent,
3964 +mint/m68k/use.mask, +mint/make.defaults, +mint/package.provided,
3965 +mint/packages, +mint/parent, +mint/use.mask, +mint/virtuals,
3966 +package.mask, +package.provided, +package.use.mask, +packages,
3967 +profile.bashrc, +sunos/make.defaults, +sunos/packages, +sunos/parent,
3968 +sunos/solaris/5.9/package.provided, +sunos/solaris/5.9/parent,
3969 +sunos/solaris/5.9/sparc/make.defaults,
3970 +sunos/solaris/5.9/sparc/package.mask, +sunos/solaris/5.9/sparc/parent,
3971 +sunos/solaris/5.9/sparc64/make.defaults,
3972 +sunos/solaris/5.9/sparc64/package.mask,
3973 +sunos/solaris/5.9/sparc64/parent, +sunos/solaris/5.10/package.provided,
3974 +sunos/solaris/5.10/parent, +sunos/solaris/5.10/sparc/make.defaults,
3975 +sunos/solaris/5.10/sparc/package.mask, +sunos/solaris/5.10/sparc/parent,
3976 +sunos/solaris/5.10/sparc64/make.defaults,
3977 +sunos/solaris/5.10/sparc64/package.use.mask,
3978 +sunos/solaris/5.10/sparc64/parent, +sunos/solaris/5.10/x64/make.defaults,
3979 +sunos/solaris/5.10/x64/package.mask,
3980 +sunos/solaris/5.10/x64/package.use.mask, +sunos/solaris/5.10/x64/parent,
3981 +sunos/solaris/5.10/x86/make.defaults,
3982 +sunos/solaris/5.10/x86/package.use.mask, +sunos/solaris/5.10/x86/parent,
3983 +sunos/solaris/5.11/package.mask, +sunos/solaris/5.11/package.provided,
3984 +sunos/solaris/5.11/parent, +sunos/solaris/5.11/sparc/make.defaults,
3985 +sunos/solaris/5.11/sparc/parent,
3986 +sunos/solaris/5.11/sparc64/make.defaults,
3987 +sunos/solaris/5.11/sparc64/package.use.mask,
3988 +sunos/solaris/5.11/sparc64/parent, +sunos/solaris/5.11/x64/make.defaults,
3989 +sunos/solaris/5.11/x64/package.mask,
3990 +sunos/solaris/5.11/x64/package.use.mask, +sunos/solaris/5.11/x64/parent,
3991 +sunos/solaris/5.11/x86/make.defaults,
3992 +sunos/solaris/5.11/x86/package.use.mask, +sunos/solaris/5.11/x86/parent,
3993 +sunos/solaris/package.mask, +sunos/solaris/parent, +sunos/use.force,
3994 +sunos/use.mask, +sunos/virtuals, +use.force, +use.mask, +virtuals,
3995 +windows/interix/3.5/package.mask, +windows/interix/3.5/package.provided,
3996 +windows/interix/3.5/parent, +windows/interix/3.5/x86/make.defaults,
3997 +windows/interix/3.5/x86/parent, +windows/interix/5.2/package.provided,
3998 +windows/interix/5.2/parent, +windows/interix/5.2/x86/make.defaults,
3999 +windows/interix/5.2/x86/parent, +windows/interix/6.0/package.provided,
4000 +windows/interix/6.0/parent, +windows/interix/6.0/x86/make.defaults,
4001 +windows/interix/6.0/x86/parent, +windows/interix/make.defaults,
4002 +windows/interix/package.mask, +windows/interix/package.use.force,
4003 +windows/interix/package.use.mask, +windows/interix/parent,
4004 +windows/interix/profile.bashrc, +windows/interix/use.force,
4005 +windows/interix/use.mask, +windows/interix/virtuals, +windows/parent,
4006 +windows/winnt/3.5/package.provided, +windows/winnt/3.5/parent,
4007 +windows/winnt/3.5/x86/make.defaults, +windows/winnt/3.5/x86/parent,
4008 +windows/winnt/5.2/package.provided, +windows/winnt/5.2/parent,
4009 +windows/winnt/5.2/x86/make.defaults, +windows/winnt/5.2/x86/parent,
4010 +windows/winnt/6.0/package.provided, +windows/winnt/6.0/parent,
4011 +windows/winnt/6.0/x86/make.defaults, +windows/winnt/6.0/x86/parent,
4012 +windows/winnt/make.defaults, +windows/winnt/package.mask,
4013 +windows/winnt/packages, +windows/winnt/parent,
4014 +windows/winnt/profile.bashrc, +windows/winnt/use.mask,
4015 +windows/winnt/virtuals:
4016 Initial commit of prefix profiles on behalf of the prefix community
4017
4018 05 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask:
4019 p.mask subversion-1.6.2, bug 271424
4020
4021 05 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
4022 Mask mplayer-1.0_rc2_p20090530, piece of crap.
4023
4024 03 Jun 2009; Jeremy Olexa <darkside@g.o>
4025 darwin/macos/10.5/package.use.mask, linux/use.mask, use.mask:
4026 Move acl USE flag masking to a global level
4027
4028 02 Jun 2009; Jeremy Olexa <darkside@g.o> package.mask:
4029 add net-fs/curlftpfs to p.mask, bug 272210
4030
4031 01 Jun 2009; Fabian Groffen <grobian@g.o>
4032 darwin/macos/10.5/x64/package.mask:
4033 Unmask sys-devel/binutils-apple-3.1.2-r1 on x64-macos, as it's the
4034 /enabler/ for this arch
4035
4036 01 Jun 2009; Fabian Groffen <grobian@g.o> package.mask:
4037 Drop perl-5.8.8-r6 mask (no longer in the tree), and mask upcoming
4038 sys-devel/binutils-apple-3.2.1-r1 due to its experimentalness
4039
4040 30 May 2009; Fabian Groffen <grobian@g.o>
4041 sunos/solaris/5.10/sparc/package.mask:
4042 unmask gtk+, seems to be a local problem on my build host, as I can build
4043 it on other machines, and have been told by others the same
4044
4045 30 May 2009; Fabian Groffen <grobian@g.o>
4046 +darwin/macos/10.4/ppc/package.mask:
4047 Mask hmmer-3.0_alpha2 on ppc-macos, it can't work on anything but a SSE
4048 capable CPU in this alpha
4049
4050 30 May 2009; Fabian Groffen <grobian@g.o>
4051 sunos/solaris/5.10/sparc/package.mask:
4052 Mask gtk+-2.16.1 on sparc-solaris too
4053
4054 28 May 2009; Fabian Groffen <grobian@g.o> package.mask:
4055 Mask dev-lang/perl-5.8.8-r6 since it still breaks autotools like hell
4056
4057 28 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask,
4058 +windows/winnt/package.mask:
4059 masked new boost and boost-build versions, which dont currently work on
4060 windows
4061
4062 27 May 2009; Fabian Groffen <grobian@g.o> package.mask:
4063 mask media-libs/libmp4v2-1.5.0.1-r2 to avoid extra bugs like bug #271022
4064
4065 25 May 2009; Fabian Groffen <grobian@g.o>
4066 +sunos/solaris/5.11/package.mask:
4067 Mask sys-process/lsof-4.82, totally non-OpenSolaris ready
4068
4069 14 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4070 mask sed 4.2, since it causes problems on interix
4071
4072 24 May 2009; Fabian Groffen <grobian@g.o>
4073 -bsd/freebsd/6.2/package.mask, -bsd/freebsd/6.2/package.provided,
4074 -bsd/freebsd/6.2/parent, -bsd/freebsd/6.2/x86/make.defaults,
4075 -bsd/freebsd/6.2/x86/parent:
4076 Drop FreeBSD 6.2 profile
4077
4078 24 May 2009; Fabian Groffen <grobian@g.o>
4079 +sunos/solaris/5.10/x64/package.mask, sunos/solaris/5.11/x64/package.mask:
4080 Mask zziplib also on 5.10/x64, update to the current version in portage,
4081 which is still broken
4082
4083 24 May 2009; Fabian Groffen <grobian@g.o>
4084 sunos/solaris/package.mask:
4085 I fixed dev-libs/xmlrpc-c-1.18.02 compilation for Solaris, so we can
4086 unmask
4087
4088 24 May 2009; Fabian Groffen <grobian@g.o>
4089 sunos/solaris/package.mask:
4090 Remove masks for packages no longer in the tree
4091
4092 24 May 2009; Fabian Groffen <grobian@g.o>
4093 sunos/solaris/5.11/x64/package.mask:
4094 Mask sys-devel/m4-1.4.13, as it causes aborts on OpenSolaris/x64
4095
4096 23 May 2009; Fabian Groffen <grobian@g.o> profile.bashrc:
4097 Fix charset.alias removal hack, it didn't work, and the FreeBSD version
4098 isn't resistant against multiple charset.alias files, so go the safe
4099 route.
4100
4101 22 May 2009; Jeremy Olexa <darkside@g.o> package.mask:
4102 Remove broken xscreensaver-5.08 from prefix tree
4103
4104 22 May 2009; Jeremy Olexa <darkside@g.o> package.mask:
4105 Update mask for xfce4-4.6.*
4106
4107 19 May 2009; Fabian Groffen <grobian@g.o>
4108 -bsd/freebsd/6.3/package.mask, -bsd/freebsd/6.3/package.provided,
4109 -bsd/freebsd/6.3/parent, -bsd/freebsd/6.3/x86/make.defaults,
4110 -bsd/freebsd/6.3/x86/parent, bsd/freebsd/7.1/package.mask,
4111 bsd/freebsd/7.1/package.provided, bsd/freebsd/7.1/x64/make.defaults,
4112 bsd/freebsd/7.1/x86/make.defaults, bsd/freebsd/7.2/package.mask,
4113 bsd/freebsd/7.2/package.provided, bsd/freebsd/7.2/x64/make.defaults,
4114 bsd/freebsd/7.2/x86/make.defaults, bsd/freebsd/make.defaults,
4115 bsd/freebsd/use.force, bsd/freebsd/use.mask, bsd/freebsd/virtuals,
4116 bsd/netbsd/4.0/package.provided, bsd/netbsd/4.0/x86/make.defaults,
4117 bsd/netbsd/make.defaults, bsd/netbsd/use.force, bsd/netbsd/use.mask,
4118 bsd/netbsd/virtuals, bsd/openbsd/4.2/package.mask,
4119 bsd/openbsd/4.2/package.provided, bsd/openbsd/4.2/ppc/make.defaults,
4120 bsd/openbsd/4.2/x64/make.defaults, bsd/openbsd/4.2/x86/make.defaults,
4121 bsd/openbsd/make.defaults, bsd/openbsd/use.force, bsd/openbsd/use.mask,
4122 bsd/openbsd/virtuals, bsd/package.mask, bsd/packages, bsd/use.mask:
4123 Added copyright statements to bsd/* files, drop FreeBSD 6.x profiles
4124
4125 19 May 2009; Fabian Groffen <grobian@g.o> sunos/make.defaults,
4126 sunos/packages, sunos/solaris/5.9/package.provided,
4127 sunos/solaris/5.9/sparc/make.defaults,
4128 sunos/solaris/5.9/sparc/package.mask,
4129 sunos/solaris/5.9/sparc64/make.defaults,
4130 sunos/solaris/5.9/sparc64/package.mask,
4131 sunos/solaris/5.10/package.provided,
4132 sunos/solaris/5.10/sparc/make.defaults,
4133 sunos/solaris/5.10/sparc/package.mask,
4134 sunos/solaris/5.10/sparc64/make.defaults,
4135 sunos/solaris/5.10/sparc64/package.use.mask,
4136 sunos/solaris/5.10/x64/make.defaults,
4137 sunos/solaris/5.10/x64/package.use.mask,
4138 sunos/solaris/5.10/x86/make.defaults,
4139 sunos/solaris/5.10/x86/package.use.mask,
4140 sunos/solaris/5.11/package.provided,
4141 sunos/solaris/5.11/sparc/make.defaults,
4142 sunos/solaris/5.11/sparc64/make.defaults,
4143 sunos/solaris/5.11/sparc64/package.use.mask,
4144 sunos/solaris/5.11/x64/make.defaults, sunos/solaris/5.11/x64/package.mask,
4145 sunos/solaris/5.11/x64/package.use.mask,
4146 sunos/solaris/5.11/x86/make.defaults,
4147 sunos/solaris/5.11/x86/package.use.mask, sunos/solaris/package.mask,
4148 sunos/use.force, sunos/use.mask, sunos/virtuals:
4149 Added copyright statements to sunos/* files
4150
4151 19 May 2009; Michael Haubenwallner <haubi@g.o>
4152 prefix/darwin/package.mask, prefix/package.mask,
4153 prefix/sunos/solaris/package.mask:
4154 moved '=dev-libs/xmlrpc-c-1.18.02' mask from prefix/ to
4155 prefix/sunos/solaris/ and prefix/darwin/, as it works on aix
4156
4157 17 May 2009; Fabian Groffen <grobian@g.o>
4158 +sunos/solaris/5.10/sparc/package.mask:
4159 Mask x11-libs/gtk+-2.14.7-r2 on Solaris 10/Sparc as I can't get it to
4160 compile
4161
4162 17 May 2009; Fabian Groffen <grobian@g.o>
4163 sunos/solaris/package.mask:
4164 Mask dev-lang/ruby-1.8.7_p160 and dev-lang/ruby-1.8.6_p368 due to
4165 segfaulting behaviour
4166
4167 16 May 2009; Fabian Groffen <grobian@g.o>
4168 darwin/macos/package.mask:
4169 Mask gnome-base/gconf-2.26.0 as it tries to link a MH_BUNDLE which won't
4170 work
4171
4172 14 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4173 unmask python 2.6 on interix, since it seems to work fine now. time will
4174 show :)
4175
4176 14 May 2009; Fabian Groffen <grobian@g.o> package.use.mask:
4177 dev-python/sancho is in the tree now
4178
4179 14 May 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
4180 sys-process/proctools was removed from the tree
4181
4182 14 May 2009; Fabian Groffen <grobian@g.o> darwin/package.mask:
4183 Remove math-pari mask, I just fixed the problem instead
4184
4185 13 May 2009; Jeremy Olexa <darkside@g.o>
4186 irix/6.5/mips/make.defaults, irix/6.5/package.provided,
4187 irix/make.defaults, irix/package.use.mask, irix/packages,
4188 irix/profile.bashrc, irix/use.force, irix/use.mask, irix/virtuals,
4189 mint/m68k/make.defaults, mint/m68k/use.mask, mint/make.defaults,
4190 mint/package.provided, mint/packages, mint/use.mask, mint/virtuals:
4191 Update/add copyright for irix and mint profiles
4192
4193 13 May 2009; Michael Haubenwallner <haubi@g.o> -hpux/B.11.11,
4194 -hpux/B.11.11/hppa, -hpux/B.11.11/hppa/hppa1.1,
4195 -hpux/B.11.11/hppa/hppa1.1/make.defaults,
4196 -hpux/B.11.11/hppa/hppa1.1/parent, -hpux/B.11.11/hppa/hppa2.0,
4197 -hpux/B.11.11/hppa/hppa2.0/32,
4198 -hpux/B.11.11/hppa/hppa2.0/32/make.defaults,
4199 -hpux/B.11.11/hppa/hppa2.0/32/parent, -hpux/B.11.11/hppa/hppa2.0/64,
4200 -hpux/B.11.11/hppa/hppa2.0/64/make.defaults,
4201 -hpux/B.11.11/hppa/hppa2.0/64/parent, -hpux/B.11.11/hppa/hppa2.0/parent,
4202 -hpux/B.11.11/hppa/make.defaults, -hpux/B.11.11/hppa/parent,
4203 -hpux/B.11.11/package.provided, -hpux/B.11.11/parent,
4204 hpux/B.11.23/ia64/make.defaults, hpux/B.11.23/package.provided,
4205 hpux/B.11.31/ia64/make.defaults, hpux/B.11.31/package.provided,
4206 hpux/make.defaults, hpux/package.mask, -hpux/package.use, hpux/packages,
4207 hpux/profile.bashrc, hpux/use.force, hpux/use.mask, hpux/virtuals:
4208 cleanup hpux profiles: update/add copyrights.
4209 drop HP-UX B.11.11 profile, is hppa only, libtool still broken there.
4210 binutils-config does not iuse 'extwrapper' any more.
4211
4212 13 May 2009; Michael Haubenwallner <haubi@g.o>
4213 aix/5.2.0.0/package.provided, aix/5.2.0.0/ppc/make.defaults,
4214 aix/5.3.0.0/package.provided, aix/5.3.0.0/ppc/make.defaults,
4215 aix/6.1.0.0/package.provided, aix/6.1.0.0/ppc/make.defaults,
4216 aix/make.defaults, aix/package.unmask, -aix/package.use,
4217 aix/package.use.force, aix/package.use.mask, aix/packages,
4218 aix/profile.bashrc, aix/use.force, aix/use.mask, aix/virtuals:
4219 cleanup aix profiles: update/add copyrights.
4220 net-nds/openldap needs minimal useflag for all versions.
4221 aix6.1 provides libc-6.1, not libc-5.3.
4222 binutils-config does not iuse 'extwrapper' any more.
4223
4224 13 May 2009; Markus Duft <mduft@g.o>
4225 windows/interix/3.5/package.mask, windows/interix/3.5/package.provided,
4226 windows/interix/3.5/x86/make.defaults,
4227 windows/interix/5.2/package.provided,
4228 windows/interix/5.2/x86/make.defaults,
4229 windows/interix/6.0/package.provided,
4230 windows/interix/6.0/x86/make.defaults, windows/interix/make.defaults,
4231 windows/interix/package.mask, windows/interix/package.use.force,
4232 windows/interix/package.use.mask, windows/interix/profile.bashrc,
4233 windows/interix/use.force, windows/interix/use.mask,
4234 windows/interix/virtuals, windows/winnt/3.5/package.provided,
4235 windows/winnt/3.5/x86/make.defaults, windows/winnt/5.2/package.provided,
4236 windows/winnt/5.2/x86/make.defaults, windows/winnt/6.0/package.provided,
4237 windows/winnt/6.0/x86/make.defaults, windows/winnt/make.defaults,
4238 windows/winnt/packages, windows/winnt/profile.bashrc,
4239 windows/winnt/use.mask, windows/winnt/virtuals:
4240 cleaned up windows profiles (interix, winnt).
4241
4242 12 May 2009; Fabian Groffen <grobian@g.o>
4243 darwin/macos/10.3/make.defaults, darwin/macos/10.3/package.mask,
4244 darwin/macos/10.3/package.provided, darwin/macos/10.3/profile.bashrc,
4245 darwin/macos/10.3/use.mask, darwin/macos/10.4/make.defaults,
4246 darwin/macos/10.4/package.mask, darwin/macos/10.4/package.provided,
4247 darwin/macos/10.4/ppc/make.defaults, darwin/macos/10.4/ppc/use.mask,
4248 darwin/macos/10.4/ppc64/make.defaults, darwin/macos/10.4/ppc64/use.mask,
4249 darwin/macos/10.4/profile.bashrc, darwin/macos/10.4/x86/make.defaults,
4250 darwin/macos/10.4/x86/package.use.force,
4251 darwin/macos/10.4/x86/package.use.mask, darwin/macos/10.4/x86/use.mask,
4252 darwin/macos/10.5/make.defaults, darwin/macos/10.5/package.mask,
4253 darwin/macos/10.5/package.provided, darwin/macos/10.5/package.use.mask,
4254 darwin/macos/10.5/ppc/make.defaults, darwin/macos/10.5/ppc/package.mask,
4255 darwin/macos/10.5/ppc/package.use.force,
4256 darwin/macos/10.5/ppc/package.use.mask, darwin/macos/10.5/ppc/use.mask,
4257 darwin/macos/10.5/profile.bashrc, darwin/macos/10.5/x64/make.defaults,
4258 darwin/macos/10.5/x64/package.mask,
4259 darwin/macos/10.5/x64/package.use.force,
4260 darwin/macos/10.5/x64/package.use.mask, darwin/macos/10.5/x64/use.mask,
4261 darwin/macos/10.5/x86/make.defaults, darwin/macos/10.5/x86/package.mask,
4262 darwin/macos/10.5/x86/package.use.force,
4263 darwin/macos/10.5/x86/package.use.mask, darwin/macos/10.5/x86/use.mask,
4264 darwin/macos/make.defaults, darwin/macos/package.mask,
4265 darwin/macos/package.use.force, darwin/macos/package.use.mask,
4266 darwin/macos/packages, darwin/macos/virtuals, darwin/make.defaults,
4267 darwin/package.mask, darwin/package.use.mask, darwin/packages,
4268 darwin/use.force, darwin/use.mask, darwin/virtuals:
4269 Update/add copyrights
4270
4271 12 May 2009; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults,
4272 linux/ia64/make.defaults, linux/make.defaults, linux/package.mask,
4273 linux/package.provided, linux/package.use.mask, linux/packages,
4274 linux/use.force, linux/use.mask, linux/virtuals, linux/x86/make.defaults:
4275 Update Copyright headers for linux/
4276
4277 11 May 2009; Fabian Groffen <grobian@g.o> package.mask:
4278 un-unmasking perl-5.8.8-r6, as I resurrected perl-5.8.8-r5 for bug #269430
4279
4280 08 May 2009; Fabian Groffen <grobian@g.o> package.mask:
4281 Mask media-video/ffmpeg-9999 (vcs ebuild)
4282
4283 08 May 2009; Michael Haubenwallner <haubi@g.o>
4284 +aix/package.use.mask:
4285 use.masked javacomm for dev-java/ibm-jdk-bin:
4286 IBM does not provide Java Communications API support for AIX
4287
4288 06 May 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4289 unmasked bash 4.0 - working now on interix.
4290
4291 05 May 2009; Fabian Groffen <grobian@g.o>
4292 bsd/freebsd/7.2/x64/make.defaults, bsd/freebsd/7.2/x86/make.defaults:
4293 Add profiles for FreeBSD 7.2 (for heiko)
4294
4295 05 May 2009; Fabian Groffen <grobian@g.o> package.mask,
4296 +profile.bashrc:
4297 Add charset.alias removal hack from freebsd profiles
4298
4299 03 May 2009; Fabian Groffen <grobian@g.o> package.mask:
4300 Unmask dev-lang/perl-5.8.8-r6 since it's the only version we have in the
4301 tree
4302
4303 01 May 2009; Jeremy Olexa <darkside@g.o> use.mask:
4304 Unmask USE=prefix in prefix profiles, soon to be masked in base/
4305
4306 01 May 2009; Fabian Groffen <grobian@g.o> package.mask:
4307 Unmask gentoolkit-dev, at last after 2 years :)
4308
4309 30 Apr 2009; Fabian Groffen <grobian@g.o> linux/package.mask,
4310 package.mask:
4311 Don't just let the Linux peepz have all the fun, globally unmask bash-4
4312
4313 30 Apr 2009; Fabian Groffen <grobian@g.o> package.mask:
4314 Mask xmlrpc-c-1.18.02 as it doesn't compile on at least two platforms
4315
4316 29 Apr 2009; Jeremy Olexa <darkside@g.o> linux/package.mask:
4317 Unmask bash-4 on linux platforms, works fine for me
4318
4319 24 Apr 2009; <mduft@g.o> windows/interix/package.mask:
4320 masked python >= 2.6.0 on interix, since it seems to be b0rked
4321
4322 21 Apr 2009; Jeremy Olexa <darkside@g.o> package.mask:
4323 p.mask aircrack-ng, libnl, iw
4324
4325 21 Apr 2009; <mduft@g.o> windows/interix/package.mask:
4326 removing ncurses mask again, since bootstrapping from zero now works with it.
4327
4328 17 Apr 2009; <mduft@g.o> windows/interix/package.mask:
4329 revert unmasking, since bad enough, ncurses exposes the hang even with a
4330 fresh bootstrap :(
4331
4332 17 Apr 2009; <mduft@g.o> windows/interix/package.mask:
4333 removed ncurses mask, since for new bootstraps it works...
4334
4335 06 Apr 2009; Fabian Groffen <grobian@g.o>
4336 bsd/freebsd/7.1/x64/make.defaults:
4337 retain backwards compatability for freebsd keywords/conditionals for new
4338 64-bits profile
4339
4340 05 Apr 2009; Fabian Groffen <grobian@g.o>
4341 bsd/freebsd/7.1/x64/make.defaults:
4342 Fix up x64-freebsd profile, there is no backwards compat issue, and the
4343 keyword must be x64-freebsd, not x86-freebsd
4344
4345 03 Apr 2009; Fabian Groffen <grobian@g.o> darwin/package.use.mask:
4346 mask gcj on gcc-4.3.3, ld: unknown option: -R/Library/Gentoo/usr/lib
4347
4348 02 Apr 2009; Fabian Groffen <grobian@g.o> package.mask:
4349 Mask autoconf-2.63b for as long autoconf-wrapper doesn't deal with it
4350
4351 26 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
4352 p.mask xfce4-4.6.0 based on its dependance for xorg-server-1.5.3
4353
4354 26 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
4355 Unmask gcc-4.3, we can compile @system with it, bootstrapping is still
4356 initially done with 4.2 since 4.3 can't be bootstrapped (fails to compile)
4357
4358 25 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
4359 revert libgphoto2 mask, probably a libtool problem involved but not specific
4360 to this package
4361
4362 25 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
4363 Mask =app-text/ghostscript-gpl-8.64* due to b0rkage in real life
4364
4365 24 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
4366 p.mask media-libs/libgphoto2
4367
4368 18 Mar 2009; Michael Haubenwallner <haubi@g.o>
4369 aix/package.use.force:
4370 openldap builds with USE=minimal only on AIX, bug #261186
4371
4372 15 Mar 2009; Fabian Groffen <grobian@g.o> darwin/use.mask:
4373 unmask sdl again, bug #257960
4374
4375 15 Mar 2009; Fabian Groffen <grobian@g.o>
4376 darwin/macos/package.mask, darwin/macos/package.use.force,
4377 darwin/macos/use.mask:
4378 unmask opengl use flag, it works since we have opengl in the tree, remove
4379 mask for libsdl for the same reason
4380
4381 14 Mar 2009; Fabian Groffen <grobian@g.o>
4382 sunos/solaris/package.mask:
4383 Mask gdb-6.8.50.20090302.8.11 and up, as it seems to be Fedora Linux only
4384
4385 12 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4386 mask new graphviz 2.22.0 on interix. doesnt build
4387
4388 10 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
4389 Enlarge findutils-4.5.3 mask, it still asserts like hell
4390
4391 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4392 unmasked new coreutils 7.1 on windows, works now.
4393
4394 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4395 removed unmask for gcc version on interix, which does not exist any longer
4396
4397 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4398 removed obsolete unmask for cmake on interix, since it is no longer masked
4399 by main.
4400
4401 10 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4402 removed mask for file >=4.24 on interix, since 5.00 now works
4403
4404 06 Mar 2009; Jeremy Olexa <darkside@g.o> package.mask:
4405 remove mask on apache, bug 261105
4406
4407 06 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4408 masked new coreutils 7.1 on interix for now. needs some more touching.
4409
4410 06 Mar 2009; Markus Duft <mduft@g.o> windows/interix/package.mask:
4411 masked ncurses 5.7 on interix.
4412
4413 05 Mar 2009; Fabian Groffen <grobian@g.o> package.mask:
4414 Unmask libtool-2.2, bootstrapping seems to work on it at least
4415
4416 25 Feb 2009; Fabian Groffen <grobian@g.o> package.mask:
4417 Mask bash-4.0 as I don't dare kicking it straight into everyone's system
4418
4419 24 Feb 2009; Fabian Groffen <grobian@g.o> package.mask:
4420 Mask x11-misc/xscreensaver-5.08, waiting for bug #256072
4421
4422 22 Feb 2009; Fabian Groffen <grobian@g.o> package.mask:
4423 Unleash ncurses-5.7, leash readline-6 because some packages need readline-5,
4424 depending on it, causing our depgraph to break, waiting for gentoo-x86 to
4425 resolve it in some way
4426
4427 18 Feb 2009; Fabian Groffen <grobian@g.o>
4428 darwin/macos/10.5/x86/package.use.mask, darwin/macos/package.use.mask:
4429 Move mmx masks into the x86 profile, since there an unmask is being done,
4430 overriding the masks
4431
4432 16 Feb 2009; Fabian Groffen <grobian@g.o>
4433 sunos/solaris/package.mask:
4434 Mask sys-devel/binutils-2.19.51.0.2 on Solaris as well
4435
4436 13 Feb 2009; Jeremy Olexa <darkside@g.o> package.use.mask:
4437 mask USE=ssl on dev-lang/pike globally, bug 256699
4438
4439 13 Feb 2009; Jeremy Olexa <darkside@g.o>
4440 darwin/macos/package.use.mask:
4441 mask USE=python on libgsf for macos, bug 257572
4442
4443 13 Feb 2009; Jeremy Olexa <darkside@g.o> darwin/use.mask:
4444 mask USE=sdl on darwin, bug 257960
4445
4446 13 Feb 2009; Jeremy Olexa <darkside@g.o> ChangeLog:
4447 unmask USE={sse2,ssse3} on macos 10.5 x86
4448
4449 04 Feb 2009; Jeremy Olexa <darkside@g.o> package.mask:
4450 net-analyzer/pchar requires root access
4451
4452 02 Feb 2009; Fabian Groffen <grobian@g.o>
4453 sunos/solaris/package.mask:
4454 Fails to compile, complaining about a missing target for gmon.o, maybe
4455 related to http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00990.html
4456
4457 02 Feb 2009; User generated by SUA Setup Script <mduft@g.o>
4458 windows/interix/package.mask:
4459 added gconf-2.24.0 mask for interix, since from 2.22.0 onwards it requires a
4460 (working) dbus.
4461
4462 01 Feb 2009; Fabian Groffen <grobian@g.o>
4463 darwin/macos/package.use.mask:
4464 mask mmx USE-flag for media-video/ffmpeg, bug #257225
4465
4466 31 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
4467 Mask media-video/ffmpeg-0.4.9_p20090121 because it doesn't compile at all on
4468 Darwin and Solaris
4469
4470 31 Jan 2009; Fabian Groffen <grobian@g.o> +bsd/freebsd/7.1,
4471 bsd/freebsd/7.1/package.mask, bsd/freebsd/7.1/package.provided,
4472 +bsd/freebsd/7.1/x64, bsd/freebsd/7.1/x64/make.defaults,
4473 bsd/freebsd/7.1/x86/make.defaults:
4474 Add FreeBSD 7.1 x86 and x64 profiles
4475
4476 25 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
4477 Mask dev-python/pygobject-2.16.0 for some strange libtool weirdness
4478
4479 22 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
4480 Mask sys-apps/groff-1.20.1-r1 cause it generates too many bugs
4481
4482 18 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
4483 Mask net-misc/ntp as it obviously needs root privileges
4484
4485 16 Jan 2009; Fabian Groffen <grobian@g.o>
4486 sunos/solaris/package.mask:
4487 mask media-video/mplayer-1.0_rc2_p28288 on Solaris because it doesn't
4488 compile, sigh
4489
4490 16 Jan 2009; Fabian Groffen <grobian@g.o>
4491 sunos/solaris/package.mask:
4492 Mask sys-devel/binutils-2.19.51.0.1 on Solaris as it makes other
4493 packages fail to compile.
4494
4495 15 Jan 2009; Jeremy Olexa <darkside@g.o> package.mask:
4496 Also mask sandbox-1.2.20_alpha2-r1, bug 255019
4497
4498 13 Jan 2009; Jeremy Olexa <darkside@g.o> package.mask:
4499 p.mask >=sandbox-1.3.0, bug 254358
4500
4501 12 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
4502 Unmask mutt-1.5.19, I^W we are hardcore
4503
4504 12 Jan 2009; Fabian Groffen <grobian@g.o> package.mask:
4505 Mask git-1.6.1 till bug #254029 is solved
4506
4507 12 Jan 2009; Fabian Groffen <grobian@g.o>
4508 sunos/solaris/5.11/x64/package.mask:
4509 mask dev-libs/zziplib-0.13.50 on Solaris 11/x64
4510
4511 08 Jan 2009; Jeremy Olexa <darkside@g.o> aix/package.mask:
4512 p.mask >=net-misc/openssh-5.0_p1-r2 on aix
4513
4514 07 Jan 2009; Jeremy Olexa <darkside@g.o> aix/package.mask:
4515 p.mask >=dev-libs/openssl-0.9.8i on aix
4516
4517 06 Jan 2009; Jeremy Olexa <darkside@g.o> package.mask,
4518 sunos/package.mask:
4519 elevate p.mask on findutils-4.5.3
4520
4521 30 Dec 2008; Jeremy Olexa <darkside@g.o> +aix/6.1.0.0,
4522 +aix/6.1.0.0/package.provided, +aix/6.1.0.0/parent, +aix/6.1.0.0/ppc,
4523 +aix/6.1.0.0/ppc/make.defaults, +aix/6.1.0.0/ppc/parent:
4524 Adding AIX-6.1 profiles
4525
4526 30 Dec 2008; Fabian Groffen <grobian@g.o> ChangeLog:
4527 Mask aqua USE-flag for app-editors/emacs-cvs on request of pipping
4528
4529 29 Dec 2008; Jeremy Olexa <darkside@g.o> +linux/package.mask:
4530 unmask app-misc/pax-utils-0.1.19 on linux
4531
4532 27 Dec 2008; Fabian Groffen <grobian@g.o> irix/package.use.mask:
4533 Mask ipv6 USE-flag for python, as the latter seems not to be able to use the
4534 former on IRIX
4535
4536 27 Dec 2008; Fabian Groffen <grobian@g.o> sunos/package.mask:
4537 Mask sys-apps/findutils-4.5.3 on Solaris, as it asserts there (maybe on
4538 other platforms too, but haven't encountered it yet)
4539
4540 23 Dec 2008; Jeremy Olexa <darkside@g.o> +linux/ia64,
4541 +linux/ia64/make.defaults, +linux/ia64/parent:
4542 Initial commit of ia64-linux profiles (it returns!)
4543
4544 23 Dec 2008; Jeremy Olexa <darkside@g.o> package.mask,
4545 sunos/solaris/5.11/x64/package.mask:
4546 Move mask up because it fails on linux too
4547
4548 22 Dec 2008; Fabian Groffen <grobian@g.o>
4549 +sunos/solaris/5.11/x64/package.mask:
4550 Mask binutils-2.19.50.0.1 on x64/OpenSolaris since it seems it can't
4551 recompile itself
4552
4553 21 Dec 2008; Fabian Groffen <grobian@g.o>
4554 darwin/macos/package.use.mask:
4555 Use.mask some non-working flags for packages, by Elias Pipping
4556
4557 03 Dec 2008; Fabian Groffen <grobian@g.o> package.mask:
4558 Mask pax-utils/0.1.19 due to GNU-isms
4559
4560 02 Dec 2008; Jeremy Olexa <darkside@g.o> package.mask:
4561 sync package.mask from default-prefix
4562
4563 18 Nov 2008; Jeremy Olexa <darkside@g.o> -linux/package.mask:
4564 sync profiles from default-prefix/
4565
4566 13 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults:
4567 LIBDIR_amd64 is def needed, otherwise stuff gets installed to usr//blah,
4568 instead of usr/$LIBDIR_amd64/blah
4569
4570 13 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults:
4571 setting LIBDIR_amd64 to null 'fixes' things, not sure why
4572
4573 12 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults:
4574 add SYMLINK_LIB=no to amd64 make.defaults
4575
4576 10 Nov 2008; Jeremy Olexa <darkside@g.o> package.mask:
4577 sync p.mask from default-prefix
4578
4579 07 Nov 2008; Jeremy Olexa <darkside@g.o> +linux/package.use.mask:
4580 can't built_with_use check on something that we package.provide, mask
4581 USE=pam on app-office/openoffice
4582
4583 06 Nov 2008; Jeremy Olexa <darkside@g.o> linux/use.mask:
4584 re-add linux stuff to linux/use.mask that was missing from that file
4585
4586 06 Nov 2008; Jeremy Olexa <darkside@g.o> linux/packages:
4587 remove sys-apps/man-pages from linux/packages because we now inherit it from
4588 default/linux/
4589
4590 06 Nov 2008; Jeremy Olexa <darkside@g.o> +linux/use.mask:
4591 add USE=acl to linux/use.mask
4592
4593 06 Nov 2008; Jeremy Olexa <darkside@g.o> use.mask:
4594 add gpm to use.mask
4595
4596 05 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/parent,
4597 linux/packages, linux/x86/parent, +package.provided, use.mask:
4598 change order of parents for proper inheritance, remove items from the system
4599 set that get pulled in by default/linux/, use.mask cups, forgot to cp
4600 package.provided when I made the initial cp
4601
4602 05 Nov 2008; Jeremy Olexa <darkside@g.o> linux/amd64/make.defaults,
4603 linux/x86/make.defaults:
4604 remove $ARCH from default linux ACCEPT_KEYWORDS
4605
4606 31 Oct 2008; Jeremy Olexa <darkside@g.o> +., +linux, +linux/amd64,
4607 +linux/amd64/make.defaults, +linux/amd64/parent, +linux/make.defaults,
4608 +linux/package.mask, +linux/package.provided, +linux/packages,
4609 +linux/parent, +linux/use.force, +linux/virtuals, +linux/x86,
4610 +linux/x86/make.defaults, +linux/x86/parent, +make.defaults,
4611 +package.mask, +package.use.mask, +packages, +use.force, +use.mask,
4612 +virtuals:
4613 initial commit of a *new* profile system for prefix, details forthcoming
4614 after testing