| Commit message (Expand) | Author | Age | Files | Lines |
* | (#75067) SSE3 is also broken on gcc 3.4, so append -mno-sse3. | Donnie Berkholz | 2004-12-20 | 5 | -11/+26 |
* | PATCH_VER 0.3.2. (#66223) Add 9370_all_6.7.0-ppc64-linux26-headers.patch. Arc... | Donnie Berkholz | 2004-12-19 | 4 | -21/+17 |
* | Fixed broken Manifest. | Sven Wegener | 2004-12-19 | 1 | -6/+16 |
* | PATCH_VER 0.3.1. This should help out PPC users on Radeon and Rage128. | Donnie Berkholz | 2004-12-19 | 4 | -7/+76 |
* | Old version died horribly on X versions lacking a revision number. Update wit... | Donnie Berkholz | 2004-12-19 | 5 | -15/+466 |
* | Add 6.8.2 release candidate 1. | Donnie Berkholz | 2004-12-19 | 4 | -5/+1654 |
* | Bump patchball to 0.2, include patch to fix lockfile vulnerability (CAN-2004-... | Bryan Stine | 2004-12-16 | 4 | -7/+12 |
* | Add ~sparc keyword (but note that package is still masked). | Ferris McCormick | 2004-12-14 | 3 | -7/+11 |
* | PATCH_VER 0.2.11. (fd.o #1934, #47922) Add the highly demanded fix for DPMS p... | Donnie Berkholz | 2004-12-13 | 4 | -13/+27 |
* | Fix up kernel_is() calls, thanks to Georgi Georgiev <chutz@gg3.net>. | Donnie Berkholz | 2004-12-13 | 3 | -6/+10 |
* | Change munging of config file RgbPath to match where it's currently installed... | Donnie Berkholz | 2004-12-11 | 3 | -7/+12 |
* | Stable on hppa. | Guy Martin | 2004-12-10 | 3 | -8/+11 |
* | kernel-mod -> linux-mod | Bryan Stine | 2004-12-07 | 3 | -22/+15 |
* | Move from custom is_kernel() in x11.eclass to kernel_is() in linux-info.eclas... | Donnie Berkholz | 2004-12-07 | 2 | -8/+8 |
* | Move from custom is_kernel() in x11.eclass to kernel_is() in linux-info.eclas... | Donnie Berkholz | 2004-12-07 | 8 | -24/+35 |
* | Move from custom is_kernel() in x11.eclass to kernel_is() in linux-info.eclas... | Donnie Berkholz | 2004-12-07 | 3 | -7/+13 |
* | Try pulling get_number_of_jobs(), on suggestion of Michael Sterrett <mr_bones... | Donnie Berkholz | 2004-12-07 | 3 | -7/+10 |
* | Remove duplication in library stripping. Thanks to Georgi Georgiev <chutz@gg3... | Donnie Berkholz | 2004-12-07 | 3 | -5/+10 |
* | Remove double definition of HOSTCONF. Thanks to Georgi Georgiev <chutz@gg3.net>. | Donnie Berkholz | 2004-12-07 | 3 | -7/+10 |
* | Change LibDir to /usr/libdir/X11 instead of /usr/libdir. Remove some related ... | Donnie Berkholz | 2004-12-07 | 3 | -43/+21 |
* | Switch around comments for UsrLibDir and LibDir. | Donnie Berkholz | 2004-12-06 | 3 | -6/+10 |
* | Fix an xkb symlink that was hardcoded lib rather than using get_libdir(). Rep... | Donnie Berkholz | 2004-12-06 | 3 | -7/+13 |
* | Add another sed match to fix xorg.conf.example. | Donnie Berkholz | 2004-12-06 | 3 | -4/+9 |
* | Add >=x11-misc/ttmkfdir-3.0.9-r2 to RDEPEND. It slipped out of RDEPEND in the... | Donnie Berkholz | 2004-12-06 | 3 | -4/+11 |
* | PATCH_VER 0.2.10. Add 0450_all_6.8.0-set-default-xkbmodel-to-pc105.patch. In ... | Donnie Berkholz | 2004-12-05 | 4 | -9/+31 |
* | Remove stale, vulnerable version. | Donnie Berkholz | 2004-12-05 | 4 | -1645/+6 |
* | Changes to the NPTL detection mechanism. | Andrew Bevitt | 2004-11-30 | 8 | -12/+836 |
* | Fixing bugs 65758 and 68531 | Andrew Bevitt | 2004-11-26 | 3 | -4/+9 |
* | Converted over to new linux-info eclass, bug #68455 | Andrew Bevitt | 2004-11-25 | 3 | -8/+11 |
* | Update homepage (#72274). | Donnie Berkholz | 2004-11-24 | 8 | -20/+26 |
* | Change fs USE flag to font-server. | Donnie Berkholz | 2004-11-23 | 2 | -4/+10 |
* | Remove old version, last one with USE flags rather than VIDEO_CARDS. | Donnie Berkholz | 2004-11-23 | 5 | -211/+8 |
* | Work around portage bug with parentheses in PROVIDE. | Donnie Berkholz | 2004-11-23 | 3 | -6/+10 |
* | Stop requiring the BREAKME variable. This should be to a point where it's wor... | Donnie Berkholz | 2004-11-23 | 3 | -11/+9 |
* | Fix problem where one could end up with '/usr/lib/fonts' font paths in xorg.c... | Donnie Berkholz | 2004-11-22 | 3 | -10/+17 |
* | stable on ppc64 | Tom Gall | 2004-11-22 | 3 | -10/+14 |
* | Fix broken SRC_URI. | Donnie Berkholz | 2004-11-22 | 3 | -6/+10 |
* | Only provide virtual/glu and virtual/opengl if USE=opengl. Also don't create ... | Donnie Berkholz | 2004-11-21 | 3 | -7/+14 |
* | Don't hide things behind USE=minimal that are already behind other USE flags,... | Donnie Berkholz | 2004-11-21 | 3 | -27/+28 |
* | For USE=minimal, remove all unnecessary fonts. This saves ~5.5MB. Unfortunate... | Donnie Berkholz | 2004-11-21 | 3 | -5/+25 |
* | PATCH_VER 0.2.9. Add 1110_all_6.8.0-force-build-font-utils-if-needed.patch. U... | Donnie Berkholz | 2004-11-21 | 4 | -11/+48 |
* | Commit it properly this time. | Donnie Berkholz | 2004-11-20 | 3 | -8/+16 |
* | Revert last commit, it had too much in it. | Donnie Berkholz | 2004-11-20 | 3 | -28/+15 |
* | Reduce USE=minimal x86 drivers to: vmware vesa vga dummy fbdev v4l. | Donnie Berkholz | 2004-11-20 | 3 | -16/+37 |
* | revert to ~ppc64, ebuild needs work | Tom Gall | 2004-11-20 | 3 | -9/+12 |
* | For USE=minimal, drop cursor sets other than core and handhelds. | Donnie Berkholz | 2004-11-18 | 3 | -4/+14 |
* | Add a backwards-compat symlink for /usr/X11R6/libdir/X11/config (#71654). | Donnie Berkholz | 2004-11-18 | 3 | -4/+11 |
* | For USE=uclibc, stop building glxgears and glxinfo. But build GLU library again. | Donnie Berkholz | 2004-11-18 | 3 | -9/+15 |
* | Update credits on xpm-secfix-thomas.diff. | Donnie Berkholz | 2004-11-17 | 2 | -2/+2 |
* | Update credits on xpm-secfix-thomas.diff. | Donnie Berkholz | 2004-11-17 | 2 | -4/+14 |