Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patchset 0.3, added a patch to make the linux/config.h include conditional. ↵ | Bryan Stine | 2007-01-04 | 1 | -21/+21 |
| | | | | | | | This file is no longer available with kernels 2.6.19 and newer. Fixes bug #156784. (Portage version: 2.1.2_rc4-r5) (Unsigned Manifest commit) | ||||
* | Patchset 0.3, added a patch to make the linux/config.h include conditional. ↵ | Bryan Stine | 2007-01-04 | 5 | -12/+18 |
| | | | | | | This file is no longer available with kernels 2.6.19 and newer. Fixes bug #156784. (Portage version: 2.1.2_rc4-r5) | ||||
* | Fixes i810 video card selection for FreeBSD. | Javier Villavicencio | 2007-01-02 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_rc4-r4) (Unsigned Manifest commit) | ||||
* | Fixes i810 video card selection for FreeBSD. | Javier Villavicencio | 2007-01-02 | 2 | -5/+15 |
| | | | | (Portage version: 2.1.2_rc4-r4) | ||||
* | We don't need to special-case for unset VIDEO_CARDS, since we now have ↵ | Donnie Berkholz | 2007-01-02 | 1 | -8/+8 |
| | | | | | | | defaults in profiles. (Portage version: 2.1.2_rc4-r4) (Unsigned Manifest commit) | ||||
* | We don't need to special-case for unset VIDEO_CARDS, since we now have ↵ | Donnie Berkholz | 2007-01-02 | 2 | -13/+9 |
| | | | | | | defaults in profiles. (Portage version: 2.1.2_rc4-r4) | ||||
* | Trailing whitespace. | Donnie Berkholz | 2006-12-20 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit) | ||||
* | Trailing whitespace. | Donnie Berkholz | 2006-12-20 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.2_rc3-r4) | ||||
* | Clean up. | Donnie Berkholz | 2006-12-20 | 9 | -1006/+4 |
| | | | | | (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit) | ||||
* | Clean up. | Donnie Berkholz | 2006-12-20 | 1 | -1/+6 |
| | | | | (Portage version: 2.1.2_rc3-r4) | ||||
* | Add credit in ChangeLog. | Donnie Berkholz | 2006-12-20 | 1 | -4/+4 |
| | | | | | (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit) | ||||
* | Add credit in ChangeLog. | Donnie Berkholz | 2006-12-20 | 1 | -2/+3 |
| | | | | (Portage version: 2.1.2_rc3-r4) | ||||
* | (#148572) Add FreeBSD support. Significant refactoring to keep OS-specific ↵ | Donnie Berkholz | 2006-12-20 | 1 | -4/+11 |
| | | | | | | | stuff out of the main ebuild functions. (Portage version: 2.1.2_rc3-r4) (Unsigned Manifest commit) | ||||
* | (#148572) Add FreeBSD support. Significant refactoring to keep OS-specific ↵ | Donnie Berkholz | 2006-12-20 | 3 | -1/+371 |
| | | | | | | stuff out of the main ebuild functions. (Portage version: 2.1.2_rc3-r4) | ||||
* | Only apply the GLX endianness fix if AIGLX is enabled, since it fixes one of | Joshua Baergen | 2006-12-07 | 1 | -8/+8 |
| | | | | | | | the AIGLX patches. Thanks to Elisamuel Resto and Mike Auty for figuring out what the problem was. Closes bug #157401. (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit) | ||||
* | Only apply the GLX endianness fix if AIGLX is enabled, since it fixes one of | Joshua Baergen | 2006-12-07 | 2 | -4/+10 |
| | | | | | | the AIGLX patches. Thanks to Elisamuel Resto and Mike Auty for figuring out what the problem was. Closes bug #157401. (Portage version: 2.1.2_rc2-r5) | ||||
* | Build against the Mesa 6.5.2 release instead of the snapshot. | Joshua Baergen | 2006-12-07 | 1 | -12/+11 |
| | | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit) | ||||
* | Build against the Mesa 6.5.2 release instead of the snapshot. | Joshua Baergen | 2006-12-07 | 3 | -7/+11 |
| | | | | (Portage version: 2.1.2_rc2-r5) | ||||
* | Fix GLX endianness on big endian systems. This gets rid of the funky colours | Joshua Baergen | 2006-12-07 | 1 | -4/+15 |
| | | | | | | on systems such as PPC when running Compiz/Beryl. (Bug #156715, Rasmus Wiman) (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit) | ||||
* | Fix GLX endianness on big endian systems. This gets rid of the funky colours | Joshua Baergen | 2006-12-07 | 4 | -1/+591 |
| | | | | | on systems such as PPC when running Compiz/Beryl. (Bug #156715, Rasmus Wiman) (Portage version: 2.1.2_rc2-r5) | ||||
* | Require kbproto 1.0.3. | Donnie Berkholz | 2006-12-05 | 1 | -12/+12 |
| | | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit) | ||||
* | Require kbproto 1.0.3. | Donnie Berkholz | 2006-12-05 | 3 | -5/+9 |
| | | | | (Portage version: 2.1.2_rc2-r5) | ||||
* | Build the 7.2 server against Mesa 6.5.2. Includes a patch from Hanno Böck. | Joshua Baergen | 2006-12-04 | 3 | -557/+16 |
| | | | | | (Portage version: 2.1.2_rc2-r5) (Unsigned Manifest commit) | ||||
* | Build the 7.2 server against Mesa 6.5.2. Includes a patch from Hanno Böck. | Joshua Baergen | 2006-12-04 | 4 | -1/+567 |
| | | | | (Portage version: 2.1.2_rc2-r5) | ||||
* | Rename file, portage doesn't handle dot files in Manifest. | Sven Wegener | 2006-12-03 | 2 | -42/+26 |
| | | | | | (Portage version: 2.1.2_rc2-r4) (Signed Manifest commit) | ||||
* | Rename file, portage doesn't handle dot files in Manifest. | Sven Wegener | 2006-12-03 | 4 | -7/+42 |
| | | | | (Portage version: 2.1.2_rc2-r4) | ||||
* | Version bump for 7.2RC3. Includes several more bugfixes. | Joshua Baergen | 2006-12-02 | 3 | -558/+16 |
| | | | | | | | | A patch has been added from upstream Bugzilla that fixes Compiz/AIGLX operation on the server. It's unknown if the patch has any negative side-effects yet, so it's hidden behind USE="aiglx" again. (Portage version: 2.1.2_rc2-r3) (Unsigned Manifest commit) | ||||
* | Version bump for 7.2RC3. Includes several more bugfixes. | Joshua Baergen | 2006-12-02 | 4 | -1/+597 |
| | | | | | | | A patch has been added from upstream Bugzilla that fixes Compiz/AIGLX operation on the server. It's unknown if the patch has any negative side-effects yet, so it's hidden behind USE="aiglx" again. (Portage version: 2.1.2_rc2-r3) | ||||
* | Disown this package. If nobody picks it up, we'll pull it from the tree. | Donnie Berkholz | 2006-12-01 | 1 | -18/+14 |
| | | | | | (Portage version: 2.1.2_rc2-r2) (Unsigned Manifest commit) | ||||
* | Disown this package. If nobody picks it up, we'll pull it from the tree. | Donnie Berkholz | 2006-12-01 | 3 | -3/+12 |
| | | | | (Portage version: 2.1.2_rc2-r2) | ||||
* | Typo in herd. | Donnie Berkholz | 2006-12-01 | 1 | -15/+15 |
| | | | | | (Portage version: 2.1.2_rc2-r2) (Unsigned Manifest commit) | ||||
* | Typo in herd. | Donnie Berkholz | 2006-12-01 | 3 | -2/+13 |
| | | | | (Portage version: 2.1.2_rc2-r2) | ||||
* | Stable on hppa wrt #144549 | Gustavo Zacarias | 2006-12-01 | 1 | -8/+18 |
| | | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit) | ||||
* | Stable on hppa wrt #144549 | Gustavo Zacarias | 2006-12-01 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.1-r2) | ||||
* | Stable on Alpha. | Bryan Østergaard | 2006-11-25 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_rc2-r2) (Unsigned Manifest commit) | ||||
* | Stable on Alpha. | Bryan Østergaard | 2006-11-25 | 2 | -3/+7 |
| | | | | (Portage version: 2.1.2_rc2-r2) | ||||
* | xorgcfg appears to build OK again - re-enable it. | Joshua Baergen | 2006-11-14 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_rc1-r6) (Unsigned Manifest commit) | ||||
* | xorgcfg appears to build OK again - re-enable it. | Joshua Baergen | 2006-11-14 | 2 | -6/+7 |
| | | | | (Portage version: 2.1.2_rc1-r6) | ||||
* | Bump for 7.2RC2. Brings quite a few more bugfixes. | Joshua Baergen | 2006-11-13 | 3 | -553/+12 |
| | | | | | (Portage version: 2.1.2_rc1-r6) (Unsigned Manifest commit) | ||||
* | Bump for 7.2RC2. Brings quite a few more bugfixes. | Joshua Baergen | 2006-11-13 | 3 | -1/+546 |
| | | | | (Portage version: 2.1.2_rc1-r6) | ||||
* | arm/sh stable | Mike Frysinger | 2006-11-12 | 1 | -4/+14 |
| | | | | | (Portage version: 2.1.2_rc1-r5) (Signed Manifest commit) | ||||
* | arm/sh stable | Mike Frysinger | 2006-11-12 | 1 | -2/+2 |
| | | | | (Portage version: 2.1.2_rc1-r5) | ||||
* | Fix X crashes when opening/closing laptop lids on some laptops. (Bug #152184, | Joshua Baergen | 2006-11-09 | 1 | -4/+15 |
| | | | | | | Wendall Cada for the report) (Portage version: 2.1.2_rc1-r5) (Unsigned Manifest commit) | ||||
* | Fix X crashes when opening/closing laptop lids on some laptops. (Bug #152184, | Joshua Baergen | 2006-11-09 | 4 | -1/+587 |
| | | | | | Wendall Cada for the report) (Portage version: 2.1.2_rc1-r5) | ||||
* | Add missing patch. | Joshua Baergen | 2006-11-05 | 1 | -4/+8 |
| | | | | | (Portage version: 2.1.2_rc1-r3) (Unsigned Manifest commit) | ||||
* | Add missing patch. | Joshua Baergen | 2006-11-05 | 2 | -1/+16 |
| | | | | (Portage version: 2.1.2_rc1-r3) | ||||
* | SDL is also currently broken in 1.2.99.0 according to Daniel Stone. | Joshua Baergen | 2006-11-04 | 1 | -8/+8 |
| | | | | | (Portage version: 2.1.2_rc1-r3) (Unsigned Manifest commit) | ||||
* | SDL is also currently broken in 1.2.99.0 according to Daniel Stone. | Joshua Baergen | 2006-11-04 | 2 | -8/+16 |
| | | | | (Portage version: 2.1.2_rc1-r3) | ||||
* | 1.2.99.0: | Joshua Baergen | 2006-11-04 | 1 | -8/+8 |
| | | | | | | | - xprint is broken (bug #154067, Cyrill Helg) - fix install location of dbus configuration file (Portage version: 2.1.2_rc1-r3) (Unsigned Manifest commit) | ||||
* | 1.2.99.0: | Joshua Baergen | 2006-11-04 | 2 | -14/+25 |
| | | | | | | - xprint is broken (bug #154067, Cyrill Helg) - fix install location of dbus configuration file (Portage version: 2.1.2_rc1-r3) |