| Commit message (Expand) | Author | Age | Files | Lines |
* | (#80131) Update some URLs for patchsets. | Donnie Berkholz | 2005-01-30 | 1 | -2/+2 |
* | (#80131) Update some URLs for patchsets. | Donnie Berkholz | 2005-01-30 | 2 | -5/+9 |
* | Rename patch() to do_patch() so it doesn't overlap with the patch utility and... | Donnie Berkholz | 2005-01-30 | 1 | -2/+2 |
* | Rename patch() to do_patch() so it doesn't overlap with the patch utility and... | Donnie Berkholz | 2005-01-30 | 2 | -4/+10 |
* | Fix bug where symlinks aren't made in lib32 if lib32 is a symlink to the emul... | Jeremy Huddleston | 2005-01-27 | 1 | -3/+13 |
* | Fix bug where symlinks aren't made in lib32 if lib32 is a symlink to the emul... | Jeremy Huddleston | 2005-01-27 | 5 | -17/+16 |
* | Fixed misinstalling libglx extension. | Jeremy Huddleston | 2005-01-26 | 1 | -3/+13 |
* | Fixed misinstalling libglx extension. | Jeremy Huddleston | 2005-01-26 | 5 | -24/+20 |
* | Fixing bug #79539. | Jeremy Huddleston | 2005-01-26 | 1 | -3/+13 |
* | Fixing bug #79539. | Jeremy Huddleston | 2005-01-26 | 5 | -22/+21 |
* | (#47598) Stop installing libMesaGL -- it's a remnant from years ago and shoul... | Donnie Berkholz | 2005-01-25 | 1 | -5/+5 |
* | (#47598) Stop installing libMesaGL -- it's a remnant from years ago and shoul... | Donnie Berkholz | 2005-01-25 | 3 | -9/+10 |
* | Add ~sparc keyword to begin testing. Builds and runs for me. | Ferris McCormick | 2005-01-25 | 1 | -6/+6 |
* | Add ~sparc keyword to begin testing. Builds and runs for me. | Ferris McCormick | 2005-01-25 | 2 | -3/+7 |
* | Don't create libMesaGL.so . | Jeremy Huddleston | 2005-01-25 | 1 | -4/+4 |
* | Don't create libMesaGL.so . | Jeremy Huddleston | 2005-01-25 | 1 | -9/+4 |
* | Nuke gatos from IUSE. | Bryan Stine | 2005-01-25 | 1 | -3/+3 |
* | Nuke gatos from IUSE. | Bryan Stine | 2005-01-25 | 2 | -3/+6 |
* | Fix sed expression in copying .la files... not signifigant enough to really b... | Jeremy Huddleston | 2005-01-25 | 1 | -4/+4 |
* | Fix sed expression in copying .la files... not signifigant enough to really b... | Jeremy Huddleston | 2005-01-25 | 1 | -4/+4 |
* | trim whitespace. | Jeremy Huddleston | 2005-01-25 | 1 | -4/+4 |
* | trim whitespace. | Jeremy Huddleston | 2005-01-25 | 1 | -2/+2 |
* | Version bump to fix multilib issues. Also addresses bug #47598. | Jeremy Huddleston | 2005-01-25 | 1 | -3/+13 |
* | Version bump to fix multilib issues. Also addresses bug #47598. | Jeremy Huddleston | 2005-01-25 | 5 | -9/+379 |
* | Update TODO. | Donnie Berkholz | 2005-01-24 | 1 | -2/+2 |
* | Update TODO. | Donnie Berkholz | 2005-01-24 | 2 | -4/+10 |
* | libGLU symlink was only done on ! use opengl, which seems as if it's reversed. | Donnie Berkholz | 2005-01-24 | 1 | -2/+2 |
* | libGLU symlink was only done on ! use opengl, which seems as if it's reversed. | Donnie Berkholz | 2005-01-24 | 2 | -4/+7 |
* | Functionalize src_install(). Rename a number of poorly named functions that e... | Donnie Berkholz | 2005-01-24 | 1 | -2/+2 |
* | Functionalize src_install(). Rename a number of poorly named functions that e... | Donnie Berkholz | 2005-01-24 | 2 | -63/+80 |
* | Functionalize pkg_preinst(), pkg_postinst(), pkg_postrm(). | Donnie Berkholz | 2005-01-24 | 1 | -2/+2 |
* | Functionalize pkg_preinst(), pkg_postinst(), pkg_postrm(). | Donnie Berkholz | 2005-01-24 | 2 | -46/+59 |
* | Functionalize pkg_setup(), src_unpack(), src_compile(). | Donnie Berkholz | 2005-01-24 | 1 | -2/+2 |
* | Functionalize pkg_setup(), src_unpack(), src_compile(). | Donnie Berkholz | 2005-01-24 | 2 | -112/+135 |
* | Drop unnecessary, unused cruft and update TODO. | Donnie Berkholz | 2005-01-24 | 1 | -2/+2 |
* | Drop unnecessary, unused cruft and update TODO. | Donnie Berkholz | 2005-01-24 | 2 | -24/+21 |
* | Add -* so we get CVS history of gradual changes instead of changing 500 lines... | Donnie Berkholz | 2005-01-24 | 1 | -1/+3 |
* | Add -* so we get CVS history of gradual changes instead of changing 500 lines... | Donnie Berkholz | 2005-01-24 | 3 | -1/+1639 |
* | Pull a bunch of implied Mesa optimizations. | Donnie Berkholz | 2005-01-24 | 1 | -5/+5 |
* | Pull a bunch of implied Mesa optimizations. | Donnie Berkholz | 2005-01-24 | 2 | -16/+6 |
* | removed pkg_prerm() and relink_dlloader_files() | Markus Rothe | 2005-01-22 | 1 | -5/+5 |
* | removed pkg_prerm() and relink_dlloader_files() | Markus Rothe | 2005-01-22 | 2 | -51/+6 |
* | (#79019) SSE, MMX, 3DNOW! were getting turned off for x86 people because of t... | Donnie Berkholz | 2005-01-22 | 1 | -4/+4 |
* | (#79019) SSE, MMX, 3DNOW! were getting turned off for x86 people because of t... | Donnie Berkholz | 2005-01-22 | 4 | -28/+40 |
* | Install OpenGL stuff to /usr/libdir/opengl/$PN/lib, not /usr/libdir/opengl/$P... | Donnie Berkholz | 2005-01-21 | 1 | -4/+4 |
* | Install OpenGL stuff to /usr/libdir/opengl/$PN/lib, not /usr/libdir/opengl/$P... | Donnie Berkholz | 2005-01-21 | 4 | -28/+20 |
* | Need to apply last change in lib as well as libdir. | Donnie Berkholz | 2005-01-21 | 1 | -4/+4 |
* | Need to apply last change in lib as well as libdir. | Donnie Berkholz | 2005-01-21 | 4 | -7/+21 |
* | eradicator discovered that some really bothersome packages leave dotfiles in ... | Donnie Berkholz | 2005-01-21 | 1 | -4/+4 |
* | eradicator discovered that some really bothersome packages leave dotfiles in ... | Donnie Berkholz | 2005-01-21 | 4 | -7/+22 |