summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fc-cache -f breaks the font eclass, according to foser. (Manifest recommit)Donnie Berkholz2004-08-022-7/+7
|
* fc-cache -f breaks the font eclass, according to foser.Donnie Berkholz2004-08-027-12/+20
|
* Note that the last commit was FILES_VER 0.3. (Manifest recommit)Donnie Berkholz2004-08-021-1/+1
|
* Note that the last commit was FILES_VER 0.3.Donnie Berkholz2004-08-021-1/+4
|
* Fix font setup (#53753). Previously we trashed fonts.scale for all scalable ↵Donnie Berkholz2004-08-021-5/+5
| | | | fonts, even though we only regenerated it for TrueType fonts. ttmkfdir can't regenerate fonts.scale for Type1 or OpenType fonts, so we start using mkfontscale for that. We trashed any other fonts.scale files that happened to be around, such as Speedo/CID. We stop doing that. Also fixed the regexps in the ebuild and the xfs init script to use ttmkfdir for TrueType only and mkfontscale for Type1 and OpenType. Change INFODIR to INFOPATH also (#54275). Also update Gentoo copyright and licensing info in files tarball to be consistent with everything else. (Manifest recommit)
* Fix font setup (#53753). Previously we trashed fonts.scale for all scalable ↵Donnie Berkholz2004-08-025-23/+81
| | | | fonts, even though we only regenerated it for TrueType fonts. ttmkfdir can't regenerate fonts.scale for Type1 or OpenType fonts, so we start using mkfontscale for that. We trashed any other fonts.scale files that happened to be around, such as Speedo/CID. We stop doing that. Also fixed the regexps in the ebuild and the xfs init script to use ttmkfdir for TrueType only and mkfontscale for Type1 and OpenType. Change INFODIR to INFOPATH also (#54275). Also update Gentoo copyright and licensing info in files tarball to be consistent with everything else.
* Fix font setup (#53753). Previously we trashed fonts.scale for all scalable ↵Donnie Berkholz2004-08-021-5/+5
| | | | fonts, even though we only regenerated it for TrueType fonts. ttmkfdir can't regenerate fonts.scale for Type1 or OpenType fonts, so we start using mkfontscale for that. We trashed any other fonts.scale files that happened to be around, such as Speedo/CID. We stop doing that. Also fixed the regexps in the ebuild and the xfs init script to use ttmkfdir for TrueType only and mkfontscale for Type1 and OpenType. Change INFODIR to INFOPATH also (#54275). (Manifest recommit)
* Fix font setup (#53753). Previously we trashed fonts.scale for all scalable ↵Donnie Berkholz2004-08-025-20/+85
| | | | fonts, even though we only regenerated it for TrueType fonts. ttmkfdir can't regenerate fonts.scale for Type1 or OpenType fonts, so we start using mkfontscale for that. We trashed any other fonts.scale files that happened to be around, such as Speedo/CID. We stop doing that. Also fixed the regexps in the ebuild and the xfs init script to use ttmkfdir for TrueType only and mkfontscale for Type1 and OpenType. Change INFODIR to INFOPATH also (#54275).
* When fixing #30698, forgot to set G_FONTDIRS, so nothing was deleted, even ↵Donnie Berkholz2004-08-021-3/+3
| | | | the things that should have been. (Manifest recommit)
* When fixing #30698, forgot to set G_FONTDIRS, so nothing was deleted, even ↵Donnie Berkholz2004-08-023-3/+12
| | | | the things that should have been.
* Keyword ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~ia64 ~ppc64, since 1.7.x was ↵Donnie Berkholz2004-07-311-9/+9
| | | | stabled on all these. (Manifest recommit)
* Keyword ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~ia64 ~ppc64, since 1.7.x was ↵Donnie Berkholz2004-07-312-3/+8
| | | | stabled on all these.
* Add more info on pam-X circular dep (#54378, #35468). (Manifest recommit)Donnie Berkholz2004-07-281-3/+3
|
* Add more info on pam-X circular dep (#54378, #35468).Donnie Berkholz2004-07-283-7/+15
|
* Add ${ROOT} to absolute path references that need it. (Manifest recommit)Donnie Berkholz2004-07-261-4/+4
|
* Add ${ROOT} to absolute path references that need it.Donnie Berkholz2004-07-263-15/+19
|
* /usr/src/linux needs ${ROOT}. (Manifest recommit)Donnie Berkholz2004-07-263-11/+11
|
* /usr/src/linux needs ${ROOT}.Donnie Berkholz2004-07-2610-29/+41
|
* -r1 stable, -r2 testing on mips (Manifest recommit)Stephen Becker2004-07-241-4/+4
|
* -r1 stable, -r2 testing on mipsStephen Becker2004-07-243-5/+9
|
* Remove commented-out 'HasMotif YES' #define (#57271). Part of what patch ↵Donnie Berkholz2004-07-201-4/+4
| | | | 9385 was intended to fix was actually committed post-6.7.0, so it wasn't here to start with. If anyone requests motif support, we'll look into some sort of conditional enabling, probably similar to pam's, to avoid circular dependencies. (Manifest recommit)
* Remove commented-out 'HasMotif YES' #define (#57271). Part of what patch ↵Donnie Berkholz2004-07-202-13/+10
| | | | 9385 was intended to fix was actually committed post-6.7.0, so it wasn't here to start with. If anyone requests motif support, we'll look into some sort of conditional enabling, probably similar to pam's, to avoid circular dependencies.
* PATCH_VER 2.1.25.7. No changes from .6, just fixing a corruption issue -- ↵Donnie Berkholz2004-07-201-16/+16
| | | | somehow an old, broken version of .6 got mirrored. (Manifest recommit)
* PATCH_VER 2.1.25.7. No changes from .6, just fixing a corruption issue -- ↵Donnie Berkholz2004-07-203-4/+8
| | | | somehow an old, broken version of .6 got mirrored.
* Enabling Motif by default is is bogus, as XFree86/XOrg-X11 have never beenMartin Schlemmer2004-07-191-3/+3
| | | | | | | | | built against Motif, and 9385_all_6.7.0-motif-allow-fhs-and-default-off.patch do not enable/disable it, but just addsome more bits _if_ and _only_if_ its enabled in host.def, which it never was ... http://bugs.gentoo.org/show_bug.cgi?id=57271#c21 (Manifest recommit)
* Enabling Motif by default is is bogus, as XFree86/XOrg-X11 have never beenMartin Schlemmer2004-07-192-3/+18
| | | | | | | | built against Motif, and 9385_all_6.7.0-motif-allow-fhs-and-default-off.patch do not enable/disable it, but just addsome more bits _if_ and _only_if_ its enabled in host.def, which it never was ... http://bugs.gentoo.org/show_bug.cgi?id=57271#c21
* Adding some checking on amd64 to save 32bit systems and install links ↵Andrew Bevitt2004-07-191-4/+4
| | | | properly. (Manifest recommit)
* Adding some checking on amd64 to save 32bit systems and install links properly.Andrew Bevitt2004-07-192-11/+33
|
* marking opengl-update 1.8.1 stable on amd64 so that i can un-break ↵Travis Tilley2004-07-181-4/+4
| | | | nvidia-glx (Manifest recommit)
* marking opengl-update 1.8.1 stable on amd64 so that i can un-break nvidia-glxTravis Tilley2004-07-182-3/+6
|
* Making /usr/lib/tls back into a directory again, for future compatibility ↵Andrew Bevitt2004-07-181-8/+3
| | | | (Manifest recommit)
* Making /usr/lib/tls back into a directory again, for future compatibilityAndrew Bevitt2004-07-187-54/+32
|
* Correct typo in instructions (Manifest recommit)Bart Lauwers2004-07-181-9/+9
|
* Correct typo in instructionsBart Lauwers2004-07-182-3/+6
|
* Added to ~ppc (Manifest recommit)David Holm2004-07-171-3/+3
|
* Added to ~ppcDavid Holm2004-07-172-3/+6
|
* (Manifest recommit)Andrew Bevitt2004-07-171-1/+1
|
* *** empty log message ***Andrew Bevitt2004-07-172-4/+3
|
* Fixing glext.h problems, xfree can now use 1.8 aswell. (Manifest recommit)Andrew Bevitt2004-07-171-2/+2
|
* Fixing glext.h problems, xfree can now use 1.8 aswell.Andrew Bevitt2004-07-174-1/+60
|
* Fixing xfree vs xorg depend problems.. (Manifest recommit)Andrew Bevitt2004-07-171-2/+2
|
* Fixing xfree vs xorg depend problems..Andrew Bevitt2004-07-173-5/+23
|
* New Version opengl-update-1.8; version adds support for TLS, 32Bit libs, and ↵Andrew Bevitt2004-07-171-3/+3
| | | | better glext.h implementation. Users may now use the --get-implementation function. (Manifest recommit)
* New Version opengl-update-1.8; version adds support for TLS, 32Bit libs, and ↵Andrew Bevitt2004-07-176-1/+6304
| | | | better glext.h implementation. Users may now use the --get-implementation function.
* Adding ~amd64 keyword, tested and setting up for opengl-update-1.8 commit ↵Andrew Bevitt2004-07-171-4/+4
| | | | (Manifest recommit)
* Adding ~amd64 keyword, tested and setting up for opengl-update-1.8 commitAndrew Bevitt2004-07-172-3/+6
|
* Update digest for patchset regression.Brandon Hale2004-07-172-2/+2
|
* Revert to patchver 2.1.25.5 for now, see bug #57316. The digest is incorrect ↵Brandon Hale2004-07-171-15/+15
| | | | and cyfred says the xbox patches are broken anyway. (Manifest recommit)
* Revert to patchver 2.1.25.5 for now, see bug #57316. The digest is incorrect ↵Brandon Hale2004-07-172-3/+7
| | | | and cyfred says the xbox patches are broken anyway.
* stable on ppc64 (Manifest recommit)Tom Gall2004-07-161-2/+2
|