summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Unbreaking kdrive, part 4: Move all the kdrive setup code out to a separate ↵Donnie Berkholz2006-10-251-8/+8
| | | | | | | function kdrive_setup(). Make variables local to that function. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit)
* Unbreaking kdrive, part 4: Move all the kdrive setup code out to a separate ↵Donnie Berkholz2006-10-252-75/+86
| | | | | | function kdrive_setup(). Make variables local to that function. (Portage version: 2.1.2_pre3-r8)
* Unbreaking kdrive, part 3: Build fbdev and vesa for all cases in which other ↵Donnie Berkholz2006-10-251-8/+8
| | | | | | | servers require them. This replaces the existing fix for bug #136370 and should also fix bug #152797. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit)
* Unbreaking kdrive, part 3: Build fbdev and vesa for all cases in which other ↵Donnie Berkholz2006-10-252-9/+33
| | | | | | servers require them. This replaces the existing fix for bug #136370 and should also fix bug #152797. (Portage version: 2.1.2_pre3-r8)
* Unbreaking kdrive, part 2: Instead of checking whether a certain VIDEO_CARDS ↵Donnie Berkholz2006-10-251-8/+8
| | | | | | | setting is in a long list of invalid cards for non-x86 systems, check whether it's the single valid setting; Check whether VIDEO_CARDS settings are valid kdrive servers before moving into the more complex processing. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit)
* Unbreaking kdrive, part 2: Instead of checking whether a certain VIDEO_CARDS ↵Donnie Berkholz2006-10-252-9/+19
| | | | | | setting is in a long list of invalid cards for non-x86 systems, check whether it's the single valid setting; Check whether VIDEO_CARDS settings are valid kdrive servers before moving into the more complex processing. (Portage version: 2.1.2_pre3-r8)
* Unbreaking kdrive, part 1: Fix logic and variable names when forcing ↵Donnie Berkholz2006-10-251-8/+8
| | | | | | | fbdev/vesa on for Xati; Don't skip binary drivers, it needlessly complicates the code for no useful end result. (Portage version: 2.1.2_pre3-r8) (Unsigned Manifest commit)
* Unbreaking kdrive, part 1: Fix logic and variable names when forcing ↵Donnie Berkholz2006-10-252-11/+11
| | | | | | fbdev/vesa on for Xati; Don't skip binary drivers, it needlessly complicates the code for no useful end result. (Portage version: 2.1.2_pre3-r8)
* Mark 1.1.1-r1 stable on alpha. #144549Aron Griffis2006-10-181-8/+8
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Mark 1.1.1-r1 stable on alpha. #144549Aron Griffis2006-10-182-3/+7
| | | | (Portage version: 2.1.1-r1)
* Don't try to install xorg.conf.example if the xorg server isn't built. (BugJoshua Baergen2006-10-171-8/+8
| | | | | | #151670, Balint Dobai-Pataky) (Portage version: 2.1.2_pre3-r3) (Unsigned Manifest commit)
* Don't try to install xorg.conf.example if the xorg server isn't built. (BugJoshua Baergen2006-10-172-3/+9
| | | | | #151670, Balint Dobai-Pataky) (Portage version: 2.1.2_pre3-r3)
* Don't try to install xorg.conf.example with USE="minimal". (Bug #151421,Joshua Baergen2006-10-151-8/+8
| | | | | | George Kargiotakis) (Portage version: 2.1.2_pre3-r2) (Unsigned Manifest commit)
* Don't try to install xorg.conf.example with USE="minimal". (Bug #151421,Joshua Baergen2006-10-152-6/+14
| | | | | George Kargiotakis) (Portage version: 2.1.2_pre3-r2)
* Mark 1.1.1-r1 stable on ia64. #144549Aron Griffis2006-10-141-8/+8
| | | | | (Portage version: 2.1.1) (Unsigned Manifest commit)
* Mark 1.1.1-r1 stable on ia64. #144549Aron Griffis2006-10-142-3/+7
| | | | (Portage version: 2.1.1)
* AMD64/x86 stable for bug #144549 (X7.1).Joshua Baergen2006-10-141-18/+8
| | | | | (Portage version: 2.1.2_pre2-r9) (Unsigned Manifest commit)
* AMD64/x86 stable for bug #144549 (X7.1).Joshua Baergen2006-10-142-3/+7
| | | | (Portage version: 2.1.2_pre2-r9)
* AMD64/x86 stable for bug #144549 (X7.1).Joshua Baergen2006-10-131-8/+8
| | | | | (Portage version: 2.1.2_pre2-r9) (Unsigned Manifest commit)
* AMD64/x86 stable for bug #144549 (X7.1).Joshua Baergen2006-10-132-3/+7
| | | | (Portage version: 2.1.2_pre2-r9)
* Hide AIGLX patches behind the "aiglx" USE flag, since the patches seem toJoshua Baergen2006-10-131-8/+8
| | | | | | cause some EXA slowdowns (bug #147841, reported by Giacomo Perale). (Portage version: 2.1.2_pre2-r9) (Unsigned Manifest commit)
* Hide AIGLX patches behind the "aiglx" USE flag, since the patches seem toJoshua Baergen2006-10-132-15/+28
| | | | | cause some EXA slowdowns (bug #147841, reported by Giacomo Perale). (Portage version: 2.1.2_pre2-r9)
* Really fix bug #150052.Joshua Baergen2006-10-121-8/+8
| | | | | (Portage version: 2.1.2_pre2-r8) (Unsigned Manifest commit)
* Really fix bug #150052.Joshua Baergen2006-10-122-14/+23
| | | | (Portage version: 2.1.2_pre2-r8)
* Install xorg.conf.example like 6.x did. (Bug #138623, requested byJoshua Baergen2006-10-121-18/+12
| | | | | | | Christopher Covington; patch written by Donnie and I) Don't build kdrive servers that use vm86.h on non-x86 systems. (Bug #150052, Shvetsov Alex) (Portage version: 2.1.2_pre2-r8) (Unsigned Manifest commit)
* Install xorg.conf.example like 6.x did. (Bug #138623, requested byJoshua Baergen2006-10-123-11/+89
| | | | | | Christopher Covington; patch written by Donnie and I) Don't build kdrive servers that use vm86.h on non-x86 systems. (Bug #150052, Shvetsov Alex) (Portage version: 2.1.2_pre2-r8)
* Remove references to nvidia-glx now that it has been removed from the tree.Chris Gianelloni2006-10-061-16/+26
| | | | | (Portage version: 2.1.2_pre1-r4) (Signed Manifest commit)
* Remove references to nvidia-glx now that it has been removed from the tree.Chris Gianelloni2006-10-064-10/+12
| | | | (Portage version: 2.1.2_pre1-r4)
* Removing references to media-video/nvidia-glx since it is no longer in the tree.Chris Gianelloni2006-10-051-8/+18
| | | | | (Portage version: 2.1.2_pre1-r4) (Signed Manifest commit)
* Removing references to media-video/nvidia-glx since it is no longer in the tree.Chris Gianelloni2006-10-052-3/+7
| | | | (Portage version: 2.1.2_pre1-r4)
* Since portage 2.1 has been stable for a while, stop depending on it because ↵Donnie Berkholz2006-10-011-12/+12
| | | | | | | it breaks diskless X terminals and such. (Portage version: 2.1.2_pre2) (Unsigned Manifest commit)
* Since portage 2.1 has been stable for a while, stop depending on it because ↵Donnie Berkholz2006-10-013-13/+8
| | | | | | it breaks diskless X terminals and such. (Portage version: 2.1.2_pre2)
* stable on amd64Simon Stelling2006-09-241-8/+8
| | | | | (Portage version: 2.1.2_pre1-r1) (Unsigned Manifest commit)
* stable on amd64Simon Stelling2006-09-242-3/+6
| | | | (Portage version: 2.1.2_pre1-r1)
* Base ifdef on __sparc__ rather than __sparc64__. The issue happens on 64-bit ↵Donnie Berkholz2006-09-201-8/+8
| | | | | | | kernel/32-bit userland, so sparc64 isn't defined when building the userland. (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Base ifdef on __sparc__ rather than __sparc64__. The issue happens on 64-bit ↵Donnie Berkholz2006-09-202-2/+7
| | | | | | kernel/32-bit userland, so sparc64 isn't defined when building the userland. (Portage version: 2.1.2_pre1)
* Use new glproto for eye candy to work properly.Donnie Berkholz2006-09-201-18/+8
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Use new glproto for eye candy to work properly.Donnie Berkholz2006-09-202-3/+7
| | | | (Portage version: 2.1.2_pre1)
* Stable on IA64; bug #112378.Tim Yamin2006-09-181-8/+8
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Stable on IA64; bug #112378.Tim Yamin2006-09-182-3/+6
| | | | (Portage version: 2.1.2_pre1)
* Marked ppc stable for bug #112378.Joseph Jezak2006-09-181-25/+15
| | | | | (Portage version: 2.1.1) (Unsigned Manifest commit)
* Marked ppc stable for bug #112378.Joseph Jezak2006-09-183-4/+11
| | | | (Portage version: 2.1.1)
* fix xorg-server download locationsHanno Böck2006-09-161-8/+18
| | | | | (Portage version: 2.1.2_pre1) (Signed Manifest commit)
* fix xorg-server download locationsHanno Böck2006-09-162-4/+7
| | | | (Portage version: 2.1.2_pre1)
* Use Mesa 6.5.1 instead of a random prerelease snapshot.Donnie Berkholz2006-09-161-12/+12
| | | | | (Portage version: 2.1.1_rc1-r7) (Unsigned Manifest commit)
* Use Mesa 6.5.1 instead of a random prerelease snapshot.Donnie Berkholz2006-09-163-8/+12
| | | | (Portage version: 2.1.1_rc1-r7)
* Use upstream's fix for sparc mach64 lockups. An 18-line patch instead of a ↵Donnie Berkholz2006-09-152-598/+16
| | | | | | | 582-line patch is a good thing. (Portage version: 2.1.1_rc1-r7) (Unsigned Manifest commit)
* Use upstream's fix for sparc mach64 lockups. An 18-line patch instead of a ↵Donnie Berkholz2006-09-154-20/+31
| | | | | | 582-line patch is a good thing. (Portage version: 2.1.1_rc1-r7)
* Some comments got displaced to the wrong spot.Donnie Berkholz2006-09-121-26/+16
| | | | | (Portage version: 2.1.1_rc1-r7) (Unsigned Manifest commit)
* Some comments got displaced to the wrong spot.Donnie Berkholz2006-09-124-25/+21
| | | | (Portage version: 2.1.1_rc1-r7)