blob: 2ba9c3ae2d7e8c77c0656c842314cdf6af628479 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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
|
# ChangeLog for x11-base/xfree
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/ChangeLog,v 1.15 2002/04/16 19:58:20 mkennedy Exp $
16 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org>
xfree-4.2.0-r9.ebuild, ChangeLog :
Resolves bug 1833 for LFH2.2 (section 4.4) compliant
symlinks. Thanks goes to pst@ican.at
15 Apr 2002; Seemant Kulleen <seeamnt@gentoo.org> xfree-4.2.0-r9.ebuild :
Changed the glide USE flag to 3dfx USE flag instead.
7 Apr 2002; Martin Schlemmer <azarah@gentoo.org> xfree-4.2.0-r9.ebuild :
Fix a stray symlink in /. Also moved libGL.a to /usr/lib/opengl/xfree/lib, as
it caused compile problems for tuxracer, etc. Fixed opengl-update to generate
the /usr/lib/libGLcore.so symlinks for nvidia implementation.
*xfree-4.2.0-r9 (7 Apr 2002)
7 Apr 2002; Martin Schlemmer <azarah@gentoo.org> xfree-4.2.0-r9.ebuild,
files/4.2.0-r9/opengl-update :
Update for dynamic libGL switching with nvidia drivers.
4 Apr 2002; Seemant Kulleen <seemant@gentoo.org> files/4.2.0-r8/xdm :
Update to RedHat's xdm configuration for PAM.
4 Apr 2002; Seemant Kulleen <seemant@gentoo.org> files/4.2.0-r8/xdm :
Update to use safer PAM modules. Update courtesy of Sorcerer.
24 Mar 2002; Dan Armak <danarmak@gentoo.org> :
New Xsetup_0 that runs kdmdesktop when appropriate. This means kdm can now
set the background properly.
21 Mar 2002; Martin Schlemmer <azarah@gentoo.org> :
Add gcc-3.x compile patch. Also resolve the mkfontdir issue in
pkg_postinst(), closing bug #996.
*xfree-4.2.0-r8 (15 Mar 2002)
15 Mar 2002; Martin Schlemmer <azarah@gentoo.org> : New release to fix zlib
security issue.
06 Mar 2002; Martin Schlemmer <azarah@gentoo.org> : Updated /etc/init.d/xdm
and /etc/X11/startDM.sh to fix startDM.sh being a respawning process when
no DM is running.
*xfree-4.2.0-r7 (05 Mar 2002)
05 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : New release of xfree.
Incorporated Xft quality fixes from http://www.cs.mcgill.ca/~dchest/xfthack/;
added Azarah's startDM.sh script.
28 Feb 2002; M.Schlemmer <azarah@gentoo.org> ${FILESDIR}/chooser.sh :
Actually source /etc/conf.d/basic and /etc/rc.conf.
*xfree-4.2.0-r6 (24 Feb 2002)
24 Feb 2002; M.Schlemmer <azarah@gentoo.org> xfree-4.2.0-r6.ebuild, and co :
Lots of updates, started before the ChangeLog, so not sure of them all, but
the major ones is here: Added Voodoo3/4/5 support, and fixed the locale
bug #794.
*xfree-4.2.0-r5 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|