| Commit message (Expand) | Author | Age | Files | Lines |
* | Added use_enable gnome that was missing. Thanks to Petteri Räty in bug #102005. | Diego Elio Pettenò | 2005-08-13 | 6 | -18/+27 |
* | Fix size_t issues on both 32 and 64-bit systems. Close #92117. | Diego Elio Pettenò | 2005-08-13 | 4 | -34/+22 |
* | GCC 4 compilation fix by Kristiaan Lenaerts <kristiaan.lenaerts@gmail.com>, c... | Tony Vroon | 2005-08-13 | 4 | -13/+42 |
* | keyword x86 | Thomas Matthijs | 2005-08-13 | 4 | -17/+21 |
* | Marked imlib2-1.1.2 stable on ppc-macos | Fabian Groffen | 2005-08-13 | 3 | -21/+14 |
* | Bump to update to CVS head as of yesterday. | Donnie Berkholz | 2005-08-12 | 4 | -2/+190 |
* | Turn parallel build back off. Can get problems with depend files not existing. | Donnie Berkholz | 2005-08-12 | 3 | -5/+8 |
* | Test out parallel make. fmccor says it works. | Donnie Berkholz | 2005-08-12 | 3 | -7/+13 |
* | make multilib aware to have correct install location on amd64, and mark ~amd64 | Daniel Gryniewicz | 2005-08-12 | 3 | -11/+34 |
* | Install the actual *_dri drivers into /usr/lib/xorg/modules/dri, and remove m... | Ferris McCormick | 2005-08-12 | 3 | -10/+22 |
* | Stable on ppc64 | Markus Rothe | 2005-08-12 | 3 | -18/+11 |
* | Fix manifest. | Donnie Berkholz | 2005-08-11 | 2 | -4/+10 |
* | Call has_multilib_profile from pkg_setup instead of global scope. | Diego Elio Pettenò | 2005-08-11 | 3 | -9/+14 |
* | Simplification for sparc; all needed is (1) no sparc assembly, (2) correct dr... | Ferris McCormick | 2005-08-11 | 2 | -55/+10 |
* | Manual Manifest commit. | Sven Wegener | 2005-08-11 | 1 | -3/+16 |
* | marked ~amd64. closes bug #102053 | Carlos Silva | 2005-08-11 | 3 | -6/+9 |
* | Small sparc fixes, thus: (1) define a sane set of DRI-drivers; (2) build a wo... | Ferris McCormick | 2005-08-11 | 3 | -13/+67 |
* | changing absolute path to relative in freebsd.patch, if you're using a non-st... | Stefan Briesenick | 2005-08-11 | 3 | -18/+13 |
* | Stable on sparc | Gustavo Zacarias | 2005-08-11 | 3 | -14/+18 |
* | marked ~amd64. closes bug #100772 | Carlos Silva | 2005-08-11 | 3 | -15/+8 |
* | stable on x86, fix homepage | Rob Romans | 2005-08-11 | 2 | -4/+4 |
* | Stable on x86 per bug #98805 | Olivier Crête | 2005-08-11 | 2 | -2/+12 |
* | Stable on x86 to satisfy xine-lib-1.0.1-r3 for bug #98805 | Olivier Crête | 2005-08-11 | 4 | -30/+23 |
* | adding self to metadata | Mark Loeser | 2005-08-11 | 3 | -8/+25 |
* | Add fix-include-locations.patch to standardize include locations to <X11/exte... | Donnie Berkholz | 2005-08-10 | 4 | -4/+98 |
* | Add makedepend-location.patch to stop mesa from looking in /usr/X11R6/bin. | Donnie Berkholz | 2005-08-10 | 4 | -4/+22 |
* | Add dep on >=x11-proto/glproto-1.4-r1. | Donnie Berkholz | 2005-08-10 | 3 | -5/+12 |
* | (1) Correct a few $(...) to \$(...), and (2) add some sparc-only checks to he... | Ferris McCormick | 2005-08-10 | 3 | -5/+21 |
* | ~amd64 | Daniel Gryniewicz | 2005-08-10 | 3 | -5/+18 |
* | Keyworded ~amd64 | Daniel Gryniewicz | 2005-08-10 | 4 | -7/+20 |
* | Add ~sparc keyword (X modular testing). | Ferris McCormick | 2005-08-10 | 3 | -8/+8 |
* | Add dep on >=opengl-update-2.2.2. | Donnie Berkholz | 2005-08-10 | 3 | -5/+8 |
* | Add fix_opengl_symlinks() from xorg-x11, to set up the libGL symlinks. | Donnie Berkholz | 2005-08-10 | 3 | -4/+20 |
* | Stop cleaning out /usr/lib/opengl/xorg-x11, now that two other packages also ... | Donnie Berkholz | 2005-08-10 | 3 | -21/+8 |
* | Drop old package. | Donnie Berkholz | 2005-08-10 | 4 | -51/+0 |
* | Drop old version. | Donnie Berkholz | 2005-08-10 | 4 | -113/+5 |
* | Add for modular X. | Donnie Berkholz | 2005-08-10 | 9 | -3/+553 |
* | Remove this package. | Donnie Berkholz | 2005-08-10 | 4 | -81/+0 |
* | Stable amd64, sparc, x86. | Jeremy Huddleston | 2005-08-09 | 3 | -9/+13 |
* | Redo assembly to get rid of TEXTREls. | Mike Frysinger | 2005-08-08 | 5 | -6/+672 |
* | Added patch for gcc4 compatibility (and general sanity). | Diego Elio Pettenò | 2005-08-08 | 5 | -3/+59 |
* | Stable on ppc. | Michael Hanselmann | 2005-08-07 | 3 | -18/+11 |
* | Stable on ppc. | Michael Hanselmann | 2005-08-07 | 3 | -15/+8 |
* | Stable on ppc. | Michael Hanselmann | 2005-08-07 | 3 | -5/+8 |
* | Updated 02_all_pic.patch for hardened toolchain. | Diego Elio Pettenò | 2005-08-07 | 4 | -17/+20 |
* | superh love | Mike Frysinger | 2005-08-07 | 2 | -10/+10 |
* | Keyworded ~ppc-macos. | Hasan Khalil | 2005-08-07 | 3 | -7/+10 |
* | Keyworded ~ppc-macos. Closes bug 67507. | Hasan Khalil | 2005-08-07 | 3 | -33/+31 |
* | silence harmless warnings on gcc-apple-5026 | Kito Danya Dietrich | 2005-08-06 | 2 | -5/+10 |
* | change default as check to not drop an a.out and wait for stdin on Darwin sys... | Kito Danya Dietrich | 2005-08-06 | 3 | -14/+18 |