| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove /usr/include/GL and /usr/include/X11 symlinks if needed, so migration ... | Donnie Berkholz | 2005-02-03 | 1 | -8/+8 |
* | Remove /usr/include/GL and /usr/include/X11 symlinks if needed, so migration ... | Donnie Berkholz | 2005-02-03 | 2 | -4/+20 |
* | Change die() to ewarn() if a directory exists in both font locations in remov... | Donnie Berkholz | 2005-02-02 | 1 | -7/+7 |
* | Change die() to ewarn() if a directory exists in both font locations in remov... | Donnie Berkholz | 2005-02-02 | 2 | -3/+13 |
* | added ~ppc64 to KEYWORDS | Markus Rothe | 2005-02-02 | 1 | -7/+7 |
* | added ~ppc64 to KEYWORDS | Markus Rothe | 2005-02-02 | 2 | -3/+6 |
* | Check whether $G_FONTDIR is a directory in remove_font_dirs(), not just wheth... | Donnie Berkholz | 2005-02-02 | 1 | -2/+2 |
* | Check whether $G_FONTDIR is a directory in remove_font_dirs(), not just wheth... | Donnie Berkholz | 2005-02-02 | 2 | -3/+9 |
* | 6.8.2 RC3. As a bonus, also migrates everything out of /usr/X11R6 and turns i... | Donnie Berkholz | 2005-02-01 | 1 | -1/+3 |
* | 6.8.2 RC3. As a bonus, also migrates everything out of /usr/X11R6 and turns i... | Donnie Berkholz | 2005-02-01 | 3 | -1/+1938 |
* | (#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 |
* | (#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 |
* | 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 |
* | Remove xfree blocker, since xfree's no longer in the tree. | Donnie Berkholz | 2005-01-21 | 1 | -6/+6 |
* | Remove xfree blocker, since xfree's no longer in the tree. | Donnie Berkholz | 2005-01-21 | 6 | -14/+12 |
* | (#78930) Update tarball location. | Donnie Berkholz | 2005-01-21 | 1 | -2/+2 |
* | (#78930) Update tarball location. | Donnie Berkholz | 2005-01-21 | 2 | -9/+13 |
* | Drop blocker on app-text/dgs, which no longer exists in the tree. Apparently ... | Donnie Berkholz | 2005-01-21 | 1 | -6/+6 |
* | Drop blocker on app-text/dgs, which no longer exists in the tree. Apparently ... | Donnie Berkholz | 2005-01-21 | 4 | -13/+10 |