x11-misc/mkxf86config
xorg-x11 configuration builder - used only on LiveCD
ChangeLog
# ChangeLog for x11-misc/mkxf86config
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.41 2008/09/04 12:53:08 yngwin Exp $
04 Sep 2008; Ben de Groot <yngwin@gentoo.org> mkxf86config-0.9.10.ebuild:
Unmasking and adding warning, on behalf of agaffney
31 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.10.ebuild:
Change HOMEPAGE to point to wolf31o2.org instead of my dev space on
dev.gentoo.org, since I'm retiring from Gentoo.
05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.10.ebuild:
Changing SRC_URI to point to wolf31o2.org, where I'll be doing any future
mkxf86config releases.
05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.1.ebuild, -mkxf86config-0.9.9.ebuild:
Removing older ebuilds.
*mkxf86config-0.9.10 (10 Apr 2008)
10 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+files/mkxf86config.initd, -files/mkxf86config-init,
mkxf86config-0.9.1.ebuild, mkxf86config-0.9.9.ebuild,
+mkxf86config-0.9.10.ebuild:
Version bump to set a default driver (bug #214118) and set MonitorLayout
on Radeon cards (bug #144238).
04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.9.ebuild:
Stable on ia64 since we've been using it for releases and we want to use it
on 2008.0's release.
21 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.8.ebuild, mkxf86config-0.9.9.ebuild:
Marking stable and removing older ebuilds since this version is only a
single change and I'm planning on using it for 2007.1's release.
*mkxf86config-0.9.9 (01 Aug 2007)
01 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.9.ebuild:
Version bump with only one change from 0.9.8 for bug #172449. Thanks to
Peter Hjalmarsson <xake@rymdraket.net> for finding the problem and pointing
it out.
19 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.8.ebuild:
Changed the description in an attempt to keep people from breaking their X
configurations. It would be nice if people wouldn't run shell scripts
blindly without first checking to see what it might actually *do* to their
system.
14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.7.ebuild:
Removing older versions.
*mkxf86config-0.9.8 (04 Jan 2007)
04 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.8.ebuild:
Version bump. This closes bug #104153.
08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.7.ebuild:
Stable on alpha/ppc since it is used on the LiveCD images for those
architectures and doesn't do anything arch-specific for them.
31 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.7.ebuild:
Stable on amd64, mips, and x86.
*mkxf86config-0.9.7 (27 Jul 2006)
27 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.4.ebuild, -mkxf86config-0.9.5.ebuild,
-mkxf86config-0.9.6.ebuild, +mkxf86config-0.9.7.ebuild:
Version bump to fix a problem with the MIPS code.
*mkxf86config-0.9.6 (26 Jul 2006)
26 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.6.ebuild:
Version bump to include patch from Andrew Gaffney <agaffney@gentoo.org> to
enable vmmouse support when VMware is detected. Closing bug #141807.
19 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-init:
Added before xdm so this is run before the display manager.
*mkxf86config-0.9.5 (11 Jul 2006)
11 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.5.ebuild:
Added mips support via a patch from Joshua Kinard <kumba@gentoo.org> and
closing bug #139694.
09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.ebuild, -mkxf86config-0.9.3.ebuild:
Removing older versions.
09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.1.ebuild:
Stable on x86 for users who don't like the new way of doing the monitor
selection.
09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.4.ebuild:
Stable on amd64 and x86 for 2006.1's release.
*mkxf86config-0.9.4 (07 Jun 2006)
07 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.4.ebuild:
Version bump. This includes some fixes to the xorg.conf.in to make things a
little cleaner.
*mkxf86config-0.9.3 (06 Dec 2005)
06 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.2.ebuild, +mkxf86config-0.9.3.ebuild:
Cleaned up older ebuild and added a fixes from bug #114561.
*mkxf86config-0.9.2 (30 Nov 2005)
30 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.2.ebuild:
Added new version with static X configuration of modes for the time being.
This has no plans of going stable and is only being used for LiveCD testing.
16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.1.ebuild:
Removed livecd from IUSE since it wasn't used anymore.
*mkxf86config-0.9.1 (07 Jul 2005)
07 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
-files/mkxf86config-0.8-gentoo.patch, -mkxf86config-0.8-r3.ebuild,
+mkxf86config-0.9.1.ebuild:
Removing old and stale knoppix version and adding new version.
*mkxf86config-0.9 (23 Feb 2005)
23 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.ebuild:
Created a new version of the mkxf86config package. We are no longer using
the Knoppix package for this.
05 Mar 2005; Mike Doty <kingtaco@gentoo.org> mkxf86config-0.8-r3.ebuild:
amd64 keyword removed due to ddcxinfo dep losing its keyword
12 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-0.8-gentoo.patch, -files/mkxf86config-gentoo.patch,
files/mkxf86config-init:
Modified Gentoo patch and init script and closing bug #77274.
31 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-0.8-gentoo.patch, -mkxf86config-0.8-r2.ebuild:
Updated files/mkxf86config-0.8-gentoo.patch with Synaptics support. Thank
Robert Paskowitz <rpaskowitz@confucius.ca> for his patch. Closing bug
#72382.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
mkxf86config-0.8-r3.ebuild:
Stable on amd64.
13 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.8-r3.ebuild:
Marking stable since it has the xorg-x11 fixes in it.
*mkxf86config-0.8-r3 (27 Jul 2004)
27 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
+files/mkxf86config-0.8-gentoo.patch, +mkxf86config-0.8-r3.ebuild:
Added new version Gentoo patch to make it work with newer versions of xfree
and xorg-x11 ebuilds.
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r2.ebuild:
glibc -> libc
23 Jun 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r2.ebuild:
QA - fix use invocation
*mkxf86config-0.8-r2 (23 Jun 2004)
23 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.8-r1.ebuild, +mkxf86config-0.8-r2.ebuild,
-mkxf86config-0.8.ebuild:
Bumped to new revision for LiveCD and closing bug #54870.
14 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
Changing maintainers to newly created livecd herd.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r1.ebuild,
mkxf86config-0.8.ebuild:
Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> mkxf86config-0.8-r1.ebuild,
mkxf86config-0.8.ebuild:
Marked stable.
*mkxf86config-0.8-r1 (24 Feb 2004)
24 Feb 2004; Markus Nigbur <pyrania@gentoo.org> mkxf86config-0.8-r1.ebuild,
files/mkxf86config-init:
Added initscript for use on livecds.
*mkxf86config-0.8 (03 Jan 2004)
03 Jan 2004; Ian Leitch <port001@gentoo.org> mkxf86config-0.8.ebuild,
files/mkxf86config-gentoo.patch:
Initial commit, thanks to Liam Helmer <liamh@thevenue.org> - #32220
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.41 2008/09/04 12:53:08 yngwin Exp $
04 Sep 2008; Ben de Groot <yngwin@gentoo.org> mkxf86config-0.9.10.ebuild:
Unmasking and adding warning, on behalf of agaffney
31 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.10.ebuild:
Change HOMEPAGE to point to wolf31o2.org instead of my dev space on
dev.gentoo.org, since I'm retiring from Gentoo.
05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.10.ebuild:
Changing SRC_URI to point to wolf31o2.org, where I'll be doing any future
mkxf86config releases.
05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.1.ebuild, -mkxf86config-0.9.9.ebuild:
Removing older ebuilds.
*mkxf86config-0.9.10 (10 Apr 2008)
10 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+files/mkxf86config.initd, -files/mkxf86config-init,
mkxf86config-0.9.1.ebuild, mkxf86config-0.9.9.ebuild,
+mkxf86config-0.9.10.ebuild:
Version bump to set a default driver (bug #214118) and set MonitorLayout
on Radeon cards (bug #144238).
04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.9.ebuild:
Stable on ia64 since we've been using it for releases and we want to use it
on 2008.0's release.
21 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.8.ebuild, mkxf86config-0.9.9.ebuild:
Marking stable and removing older ebuilds since this version is only a
single change and I'm planning on using it for 2007.1's release.
*mkxf86config-0.9.9 (01 Aug 2007)
01 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.9.ebuild:
Version bump with only one change from 0.9.8 for bug #172449. Thanks to
Peter Hjalmarsson <xake@rymdraket.net> for finding the problem and pointing
it out.
19 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.8.ebuild:
Changed the description in an attempt to keep people from breaking their X
configurations. It would be nice if people wouldn't run shell scripts
blindly without first checking to see what it might actually *do* to their
system.
14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.7.ebuild:
Removing older versions.
*mkxf86config-0.9.8 (04 Jan 2007)
04 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.8.ebuild:
Version bump. This closes bug #104153.
08 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.7.ebuild:
Stable on alpha/ppc since it is used on the LiveCD images for those
architectures and doesn't do anything arch-specific for them.
31 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.7.ebuild:
Stable on amd64, mips, and x86.
*mkxf86config-0.9.7 (27 Jul 2006)
27 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.4.ebuild, -mkxf86config-0.9.5.ebuild,
-mkxf86config-0.9.6.ebuild, +mkxf86config-0.9.7.ebuild:
Version bump to fix a problem with the MIPS code.
*mkxf86config-0.9.6 (26 Jul 2006)
26 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.6.ebuild:
Version bump to include patch from Andrew Gaffney <agaffney@gentoo.org> to
enable vmmouse support when VMware is detected. Closing bug #141807.
19 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-init:
Added before xdm so this is run before the display manager.
*mkxf86config-0.9.5 (11 Jul 2006)
11 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.5.ebuild:
Added mips support via a patch from Joshua Kinard <kumba@gentoo.org> and
closing bug #139694.
09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.ebuild, -mkxf86config-0.9.3.ebuild:
Removing older versions.
09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.1.ebuild:
Stable on x86 for users who don't like the new way of doing the monitor
selection.
09 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.4.ebuild:
Stable on amd64 and x86 for 2006.1's release.
*mkxf86config-0.9.4 (07 Jun 2006)
07 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.4.ebuild:
Version bump. This includes some fixes to the xorg.conf.in to make things a
little cleaner.
*mkxf86config-0.9.3 (06 Dec 2005)
06 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.9.2.ebuild, +mkxf86config-0.9.3.ebuild:
Cleaned up older ebuild and added a fixes from bug #114561.
*mkxf86config-0.9.2 (30 Nov 2005)
30 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.2.ebuild:
Added new version with static X configuration of modes for the time being.
This has no plans of going stable and is only being used for LiveCD testing.
16 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.9.1.ebuild:
Removed livecd from IUSE since it wasn't used anymore.
*mkxf86config-0.9.1 (07 Jul 2005)
07 Jul 2005; Chris Gianelloni <wolf31o2@gentoo.org>
-files/mkxf86config-0.8-gentoo.patch, -mkxf86config-0.8-r3.ebuild,
+mkxf86config-0.9.1.ebuild:
Removing old and stale knoppix version and adding new version.
*mkxf86config-0.9 (23 Feb 2005)
23 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+mkxf86config-0.9.ebuild:
Created a new version of the mkxf86config package. We are no longer using
the Knoppix package for this.
05 Mar 2005; Mike Doty <kingtaco@gentoo.org> mkxf86config-0.8-r3.ebuild:
amd64 keyword removed due to ddcxinfo dep losing its keyword
12 Jan 2005; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-0.8-gentoo.patch, -files/mkxf86config-gentoo.patch,
files/mkxf86config-init:
Modified Gentoo patch and init script and closing bug #77274.
31 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org>
files/mkxf86config-0.8-gentoo.patch, -mkxf86config-0.8-r2.ebuild:
Updated files/mkxf86config-0.8-gentoo.patch with Synaptics support. Thank
Robert Paskowitz <rpaskowitz@confucius.ca> for his patch. Closing bug
#72382.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
mkxf86config-0.8-r3.ebuild:
Stable on amd64.
13 Oct 2004; Chris Gianelloni <wolf31o2@gentoo.org>
mkxf86config-0.8-r3.ebuild:
Marking stable since it has the xorg-x11 fixes in it.
*mkxf86config-0.8-r3 (27 Jul 2004)
27 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
+files/mkxf86config-0.8-gentoo.patch, +mkxf86config-0.8-r3.ebuild:
Added new version Gentoo patch to make it work with newer versions of xfree
and xorg-x11 ebuilds.
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r2.ebuild:
glibc -> libc
23 Jun 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r2.ebuild:
QA - fix use invocation
*mkxf86config-0.8-r2 (23 Jun 2004)
23 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
-mkxf86config-0.8-r1.ebuild, +mkxf86config-0.8-r2.ebuild,
-mkxf86config-0.8.ebuild:
Bumped to new revision for LiveCD and closing bug #54870.
14 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
Changing maintainers to newly created livecd herd.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r1.ebuild,
mkxf86config-0.8.ebuild:
Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> mkxf86config-0.8-r1.ebuild,
mkxf86config-0.8.ebuild:
Marked stable.
*mkxf86config-0.8-r1 (24 Feb 2004)
24 Feb 2004; Markus Nigbur <pyrania@gentoo.org> mkxf86config-0.8-r1.ebuild,
files/mkxf86config-init:
Added initscript for use on livecds.
*mkxf86config-0.8 (03 Jan 2004)
03 Jan 2004; Ian Leitch <port001@gentoo.org> mkxf86config-0.8.ebuild,
files/mkxf86config-gentoo.patch:
Initial commit, thanks to Liam Helmer <liamh@thevenue.org> - #32220


View
Download