1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
|
# ChangeLog for x11-base/xorg-x11
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.82 2004/07/24 17:31:36 geoman Exp $
24 Jul 2004; Stephen P. Becker <geoman@gentoo.org> xorg-x11-6.7.0-r1.ebuild,
xorg-x11-6.7.0-r2.ebuild:
-r1 stable, -r2 testing on mips
20 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r2.ebuild:
Remove commented-out 'HasMotif YES' #define (#57271). Part of what patch 9385
was intended to fix was actually committed post-6.7.0, so it wasn't here to
start with. If anyone requests motif support, we'll look into some sort of
conditional enabling, probably similar to pam's, to avoid circular
dependencies.
19 Jul 2004; Martin Schlemmer <azarah@gentoo.org> xorg-x11-6.7.0-r2.ebuild:
Enabling Motif by default is is bogus, as XFree86/XOrg-X11 have never been
built against Motif, and 9385_all_6.7.0-motif-allow-fhs-and-default-off.patch
do not enable/disable it, but just addsome more bits _if_ and _only_if_ its
enabled in host.def, which it never was ...
http://bugs.gentoo.org/show_bug.cgi?id=57271#c21
17 Jul 2004; David Holm <dholm@gentoo.org> xorg-x11-6.7.0-r2.ebuild:
Added to ~ppc.
17 Jul 2004; Andrew Bevitt <cyfred@gentoo.org>; xorg-x11-6.7.0-r2.ebuild:
Adding ~amd64 keyword, tested and inline for opengl-update commits
16 Jul 2004; Tom Gall <tgall@gentoo.org> xorg-x11-6.7.0-r2.ebuild:
stable on ppc64 baby!
16 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild, xorg-x11-6.7.0-r2.ebuild:
Update TODOs.
*xorg-x11-6.7.0-r2 (16 Jul 2004)
16 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
+xorg-x11-6.7.0-r2.ebuild:
PATCH_VER 1.2. Add
9395_all_6.7.0-savage-disable-xrandr-for-shadowfb-rotate.patch, given to Tim
Roberts by anonymous user, posted to devel@xfree86.org mailing list. Without
this patch, an attempt to use Xrandr with shadowFB-based rotation will result
in an unusable display. Add
9390_all_6.7.0-add-french-belgian-azerty-ppc-keyboard.patch, which adds a
keymap new in G4/G5 macs (#49155). Add
9385_all_6.7.0-motif-allow-fhs-and-default-off.patch, which looks outside of
/usr/X11R6 for motif and defaults it to OFF on Linux and BSD. Add
9375_all_6.7.0-radeon-resume-from-S3-suspend.patch (#48095), which allows the
ACPI S3 suspend state to work for at least some Radeons. Add
9000_all_4.3.0-lnx-evdev-core.patch, 9001_all_4.3.0-lnx-evdev-keyboard.patch
and 9002_all_6.7.0-lnx-evdev-mouse.patch from xfree-4.3.0-r7 to add event
interface device support (#29953, #56159). Add
9010_all_4.3.0-logitech-ps2-plusplus.patch from xfree-4.3.0-r7 to add support
for the PS/2++ protocol used by some of the newer Logitech mice (#29953,
#56159). Add 9365_all_6.7.0-fix-render-cplastbit-def.patch to correct the
definition of CPLastBit to account for ComponentAlpha, which may fix behavior
of the server's SetPictureToDefaults. Add
9370_all_6.7.0-install-xrender-pkgconfig-file.patch to install xrender.pc in a
cleaner way than former manual hack. OTHER CHANGES: Install glext.h to
/usr/lib/opengl/xorg-x11 like the other GL includes (#54984) and set up a
symlink manually to avoid an opengl-update circular dependency. Pull out the
external drop-in driver code entirely to clean up the ebuild. Enable the i810
driver on x86_64 (RH #126687). Set HasMotif to YES in the ebuild to counteract
9385_all_6.7.0-motif-allow-fhs-and-default-off.patch.
16 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
USE flag pie renamed to dlloader. Remove USE flag hardened, because it did
nothing.
16 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Build dlloader things for ppc64 and relink them properly (#56248).
10 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Bump opengl-update requirement from >=1.7 to >=1.7.2 to make sure people don't
get caught up.
10 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
x86
06 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Allow pie+sdk builds, now that we added patch for it.
06 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
PATCH_VER 1.1.1. Move ppc64 patch over from its formerly bad placement as a
separate file into the patchball as
9360_all_6.7.0-ppc64-support-updates.patch. Add
4152_all_4.3.0-allow-xdm-server-quotes.patch from xfree-4.3.0-r7 (#38232).
This allows quoted expressions in /etc/X11/xdm/Xservers to be used properly.
Add 0425_all_6.7.0-sun-type6-keyboard.patch from xfree-4.3.0-r7 (#21120),
ported by reporter. Add 9855_all_6.7.0-fix-SDK-pie-build.patch to fix a module
naming problem on pie builds, which resulted in the SDK install breaking
(#50562). Add 9355_all_6.7.0-xorgconfig-fontdir-fixes.patch, which stops the
tool from adding /usr/X11R6 font paths when fonts are installed elsewhere
(#54132). Also update TODO and add a little more warning for the auto-PAM
stuff. This should be ready to go stable on x86 if nothing huge comes up.
05 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>; -xorg-x11-6.7.0.ebuild:
Pull old version, vulnerable to security hole.
05 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Update TODO to more realistically reflect time to stable for x86.
30 Jun 2004; Aron Griffis <agriffis@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
stable on ia64 #53226
24 Jun 2004; Aron Griffis <agriffis@gentoo.org> xorg-x11-6.7.0-r1.ebuild,
xorg-x11-6.7.0.ebuild:
QA - fix use invocation
23 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild, xorg-x11-6.7.0.ebuild:
Update TODOs.
21 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Forgot to stop building xterm, somehow (#54051).
19 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Move how font directories are defined into a host.def setting.
16 Jun 2004; Luca Barbato <lu_zero@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
Marked ppc for security reason, see Bug #53226
16 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Digest fix, looks like tgall forgot FEATURES=cvs
16 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
xorg-x11-6.7.0-r1.ebuild:
Added ~amd64.
15 Jun 2004; David Holm <dholm@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
Added to ~ppc.
14 Jun 2004; Tom Gall <tgall@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
~ppc64 initial x support #53763
14 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Major refactoring of code. No end-user difference, so no bump.
14 Jun 2004; Ferris McCormick <fmccor@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
Marked stable for sparc (Bug 53226).
13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
xorg-x11-6.7.0-r1.ebuild:
Workaround for #50562 -- disallow pie+sdk build.
13 Jun 2004; Stephen P. Becker <geoman@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
Added ~mips keyword -- bug 53226
12 Jun 2004; Bryan �stergaard <kloeri@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
~alpha keyword, bug #53226.
11 Jun 2004; Ferris McCormick <fmccor@gentoo.org> xorg-x11-6.7.0-r1.ebuild:
Add ~sparc keyword. (Bug 53226)
*xorg-x11-6.7.0-r1 (11 Jun 2004)
11 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
+xorg-x11-6.7.0-r1.ebuild:
PATCH_VER 1.1. Add 9920_all_6.7.0-xdm-open-chooserfd-CAN-2004-0419.patch to
stop xdm from ignoring its "DisplayManager.requestPort" setting. xdm opens its
"chooserFd" TCP socket on all network interfaces without this patch (xf86
#1376). Update 9840_all_4.3.0-SDK-add-missing-includes-for-gatos-v2.patch for
new gatos -- another include needed (battousai@gentoo.org). Update
0120_all_4.3.99-parallel-make-v2.patch to remove a patched-in .rej and some
patched-in .orig's (#49455). Update 0126_all_4.2.99.3-startx-v2.patch to
remove pointless dependency on xvt (#49455). Big chunk of backports from CVS:
9305_all_6.7.0-chips-segfault-on-mode-switch-and-video-overlay.patch to fix a
segfault on video mode switching when pScrn->currentMode does not contain a
valid mode. Also fix video overlays for double scan modes; Add
9310_all_6.7.0-config-cf-cleanup.patch to clean up xorg.cf by factoring out
many common defines. Make the fbdev driver only build on Linux (fbdevhw is
just stubs on other OSes). Add AFB to AMD64 build, and include
XF86OSCardDrivers. I continue adding things that aren't supported under Gentoo
(BSD-related, or other archs) because I want to pre-emptively have work done
for any ports. Also, it makes other backports easier. (fd.o #448, 449); Add
9315_all_6.7.0-fb-render-fixes.patch to fix problems in render fb
implementation found by rendercheck; Add
9320_all_6.7.0-getconfig-xorg-name.patch to fix problem with getconfig where
file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has bad signature (Change "Xorg
Project" to "Xorg Foundation" to match getconfig script) (fd.o #678); Add
9325_all_6.7.0-improve-xdm-auth-1-cookie.patch to improve 'uniqueness' of
authorization cookie sent by client for XDM-AUTHORIZATION-1. Old 'uniqueness'
consisted of the PID of the client, a time stamp (in seconds) and a number
obtained by starting to count down from 0xffff. When a client did an
XOpenDisplay() then execv'ed a child and did XOpenDisplay() again within the
same second, the cookie was identical to the previous one (as the PID did not
change but the static 'count down' variable was reinitialized) and thus
refused by the server; Add 9330_all_6.7.0-link-with-pam-on-pam-builds.patch to
link with PamLibraries if building with PAM support; Add
9335_all_6.7.0-modular-imake-build.patch to fix build glitches when building
modules independently using Imake; Add
9340_all_6.7.0-remove-xmu-dep-on-xaw-header.patch to remove Xaw header
dependency from Xmu library build (fd.o #634); Add
9345_all_6.7.0-unlock-xauthority-on-sigpipe.patch to make xauth unlock
.Xauthority on SIGPIPE (fd.o #550); Add
9350_all_6.7.0-xrender-xorgconfig-xdmcp-msgs.patch to muffle compiler warnings
in lib/Xrender/Xrender.c, fix an option name in a log message of
programs/Xserver/hw/xfree86/common/xf86Configure.c and improve debugging
messages in programs/xdm/xdmcp.c.
03 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; :
Add credit for netwinder.org ARM patch.
03 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
PATCH_VER 1.0. This patchset should get xorg-x11-6.7.0 ready to go stable on
all archs that have tested it. Many of them have already stabled it, so I'm
holding some non-crucial patches out for 6.7.0-r1.
-Add 9210_all_XFree86-4.3.0-arm32-compiler.h.patch (#52707) from
netwinder.org. This fixes compiles for the ARM architecture. Patch from PhilB,
according to netwinder's RPM spec file.
-Add 9215_all_xorg-x11-6.7.0-char-bit-and-ia64-asm-page.patch to remove a
compiler-intrinsic define since it dies on makedepend otherwise (fd.o #601),
and fix the IA64 build (broken because it includes kernel header asm/page.h,
which doesn't work with -ansi) (fd.o #605).
-Add 9220_all_xorg-x11-6.7.0-install-vera-italic.patch to install VeraIt.ttf.
It was getting left out. Patch from xorg CVS by Eric Anholt.
-Add 9225_all_xorg-x11-6.7.0-install-xfree86-lst.patch (fd.o #531) to install
xfree86.lst. This should fix some XKB problems.
-Add 9230_all_xorg-x11-6.7.0-try-tcp-without-local-and-fix-ipv6-xdmauth-
segfault.patch to make XOpenDisplay try tcp connection if local fails (fd.o
#546), and fix Xlib segfaults with IPv6 if compiled with HASXDMAUTH (NetBSD
#25098).
-Add 9235_all_xorg-x11-6.7.0-libxf86config-monitor-freq-fix.patch from RH.
This prevents writing out the HorizSync/VertRefresh lines commented out, which
forces all default X config files written out by this library to rely on DDC.
Poor assumption that DDC is always available. Patch by Mike Harris.
-Add 9240_all_xorgconfig-naming-xkb-font-path-fixes.patch to do a few things:
- Clean up server name changes from TM branch
- Set default XKB rules file name correctly
- Use default font path from Imake configuration for the default font path
in generated xorg.conf files.
- Use path variables from Imake configuration for paths to files, in case
vendor has configured them to install somewhere other than the defaults.
Patch from xorg CVS by Alan Coopersmith.
03 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Fix typo in xrender.pc generation, includ to include.
02 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Fix generation of xrender.pc so version is resolved (#52843).
03 Jun 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xorg-x11-6.7.0.ebuild:
Masked stable on ppc
02 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Work around upgrade problem where people have Option "XkbRules" "xfree86" in
their config file.
01 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Prevent -fomit-frame-pointer and k6 flags from being used together (#49310).
29 May 2004; Ferris McCormick <fmccor@gentoo.org> xorg-x11-6.7.0.ebuild:
Marked stable for sparc.
29 May 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Force opengl-update to change to xorg-x11 if xfree is currently selected, else
default to old behavior.
28 May 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
PATCH_VER 0.7. Add 9860_all_xorg-xkb_winkeys.patch to fix broken windows keys
(#48307).
12 May 2004; Alexander Gabert <pappy@gentoo.org> xorg-x11-6.7.0.ebuild:
removed hardened-gcc checks
05 May 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Remove our custom SharedLibraryLoadFlags as a workaround until #49038 (fd.o
#600) is fixed.
25 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Update so gcc-3.4 is respected (#48933).
21 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add a couple of missing definitions for USE=sse -- HasSSESupport and
MesaUseSSE, from eikke on Freenode.
19 Apr 2004; Aron Griffis <agriffis@gentoo.org> xorg-x11-6.7.0.ebuild:
Add ~alpha and ~ia64
19 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
PATCH_VER 0.6. Add 9200_all_6.7.0-fix-zh-cn-utf8-crashes.patch, which fixes
crashes when using core fonts in the zh_CN.UTF-8 locale. See fd.o bug #368.
19 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add them to IUSE.
19 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Don't autodetect MMX/SSE/3DNOW, it breaks cross-compilation.
19 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Don't remove fonts.* or encodings.dir in dirs not provided by this package
(#30698).
18 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add more backwards compatibility things -- symlinks for all former font, doc
and man dirs as well as autogeneration of new config files. Fix generation of
xrender.pc.
18 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add explicit xfree to blockers.
18 Apr 2004; Travis Tilley <lv@gentoo.org> xorg-x11-6.7.0.ebuild:
marking stable on amd64 with the full realisation that the normal time period
for waiting to mark things stable has yet to be met. A security vulnerability,
outlined in bug 48107, forced me to mark the new xine-lib stable on amd64,
where it will not compile with any unmasked version of xfree due to -fPIC
errors (see bugs 48261, 44274, and 40646). Xorg-x11 is the only truly stable
and fully functional option on amd64! Xfree 4.3.0, in general, is simply not
amd64-friendly. Please CC me for any bugs relating to xorg-x11.
14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> xorg-x11-6.7.0.ebuild:
Added ~mips keyword.
12 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
~hppa at gmsoft's request.
12 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
PATCH_VER 0.5. Add 9500_all_6.7.0-hppa-fixes.patch so it builds on HPPA. Add
HPPA fixes to 5900_all_6.7.0-acecad-v2.patch. Thanks to Guy Martin
<gmsoft@gentoo.org> for these.
12 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
PATCH_VER 0.4. Add 9300_all_4.3.0-ncurses-xf86cfg-bool-conflict.patch to avoid
conflict of bool between ncurses-5.4 and xf86cfg (#43491).
11 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add some arch-specific CFLAGS mangling.
11 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Added -g to ALLOWED_FLAGS at request of ajax on Freenode #xorg.
10 Apr 2004; Jason Wever <weeve@gentoo.org> xorg-x11-6.7.0.ebuild:
Added ~sparc keyword.
10 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add sys-apps/util-linux to DEPEND, reported by IceD^ in Freenode #gentoo.
09 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
PATCH_VER 0.3. Add 9110_all_xorg-6.7.0-pci-domains.patch to close #43630. This
makes 2.6 kernels, sparc and X work together.
09 Apr 2004; Luca Barbato <lu_zero@gentoo.org> xorg-x11-6.7.0.ebuild:
Marked ~ppc
08 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Drop extra quote in OptimizedCplusplusDebugFlags.
08 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add PATCH_VER to XVendorString. It could come in handy.
08 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Change XVendorString to be compatible with upstream so people can strstr for
The X.Org Foundation.
08 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add GccAliasingArgs to the optimized CFLAGS and CXXFLAGS setup, so we get
-fno-strict-aliasing. This avoids broken code, pending a patch from Luca to
fix.
08 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Remove xterm from DEPEND, it's still in PDEPEND. I accidentally copied instead
of pasted earlier.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Drop BuildLinuxDocText. It caused a bunch of docs to NOT be installed on
USE=doc.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Use gcc-getCC instead of manual hack.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
PATCH_VER 0.2. Added 9400_all_4.3.0-mkcfm-FHS-install.patch to fix hard-coded
path. Rework 9113_all_4.3.0-xterm-make-optional.patch to apply to xorg.cf
instead of xfree86.cf and rename it
9113_all_6.7.0-xterm-make-optional-v2.patch (#47100).
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Add x11-terms/xterm to PDEPEND.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Change blocker on xfree to blocker on other virtual/x11.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
FILES_VER 0.2. Fix libGL.la path -- #47100.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Drop references to xterm since we're going external now.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Change homepage to wiki.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.7.0.ebuild:
Change a couple of XF86Config references to xorg.conf.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; :
Looks like repoman doesn't auto-add Manifests.
*xorg-x11-6.7.0 (07 Apr 2004)
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml,
xorg-x11-6.7.0.ebuild:
Initial commit.
|