summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change encoding to UTF-8 for GLEP 31 complianceCiaran McCreesh2004-12-281-3/+6
|
* Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit)Ciaran McCreesh2004-12-281-16/+16
|
* Move from custom is_kernel() in x11.eclass to kernel_is() in ↵Donnie Berkholz2004-12-071-3/+3
| | | | linux-info.eclass. It's not maintained by us, and that's a plus in itself. (Manifest recommit)
* Move from custom is_kernel() in x11.eclass to kernel_is() in ↵Donnie Berkholz2004-12-073-9/+14
| | | | linux-info.eclass. It's not maintained by us, and that's a plus in itself.
* Update credits on xpm-secfix-thomas.diff. (Manifest recommit)Donnie Berkholz2004-11-171-1/+1
|
* Update credits on xpm-secfix-thomas.diff.Donnie Berkholz2004-11-171-2/+7
|
* Remove check for CC variable and use tc-getCC() everywhere, so this works ↵Donnie Berkholz2004-11-171-2/+2
| | | | better with new gcc-config. (Manifest recommit)
* Remove check for CC variable and use tc-getCC() everywhere, so this works ↵Donnie Berkholz2004-11-172-8/+8
| | | | better with new gcc-config.
* Security update: Add xpm-secfix-thomas.diff to fix many issues, including: ↵Donnie Berkholz2004-11-171-1/+4
| | | | integer issues resulting in infinite loops and buffer overflows; a one-byte buffer overflow; stack-based overflows with sprintf() and string functions; replaces popen() with s_popen(); path traversal issues; buffer underruns; and memory leaks (missing free(), found by Egbert Eich). Patch by Thomas Biege and Matthiew Herrb. (Manifest recommit)
* Security update: Add xpm-secfix-thomas.diff to fix many issues, including: ↵Donnie Berkholz2004-11-174-1/+3250
| | | | integer issues resulting in infinite loops and buffer overflows; a one-byte buffer overflow; stack-based overflows with sprintf() and string functions; replaces popen() with s_popen(); path traversal issues; buffer underruns; and memory leaks (missing free(), found by Egbert Eich). Patch by Thomas Biege and Matthiew Herrb.
* Respect new gcc-config that doesn't set CC. (Manifest recommit)Donnie Berkholz2004-11-111-6/+6
|
* Respect new gcc-config that doesn't set CC.Donnie Berkholz2004-11-112-9/+7
|
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵Donnie Berkholz2004-10-211-6/+6
| | | | Make one fix related to a hard-coded gcc. Update license syntax so I can commit. (Manifest recommit)
* Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵Donnie Berkholz2004-10-212-5/+10
| | | | Make one fix related to a hard-coded gcc. Update license syntax so I can commit.
* stupid portage (Manifest recommit)Mike Frysinger2004-10-111-5/+5
|
* remove baselayout DEPENDMike Frysinger2004-10-111-3/+2
|
* Pull vulnerable versions (#64152). (Manifest recommit)Donnie Berkholz2004-09-301-5/+1
|
* Pull vulnerable versions (#64152).Donnie Berkholz2004-09-305-2576/+5
|
* x86 (#64152). (Manifest recommit)Donnie Berkholz2004-09-221-12/+12
|
* x86 (#64152).Donnie Berkholz2004-09-222-3/+6
|
* Stable on alpha, bug 64152. (Manifest recommit)Bryan Østergaard2004-09-181-2/+2
|
* Stable on alpha, bug 64152.Bryan Østergaard2004-09-182-3/+6
|
* marking all amd64 keyworded xfree ebuilds ~amd64 since we no longer support ↵Travis Tilley2004-09-171-14/+14
| | | | xfree (Manifest recommit)
* marking all amd64 keyworded xfree ebuilds ~amd64 since we no longer support ↵Travis Tilley2004-09-173-5/+10
| | | | xfree
* PATCH_VER 2.1.25.8. This ebuild is *not* the hard-masked enhanced version it ↵Donnie Berkholz2004-09-171-25/+15
| | | | once was. It is now a security bump to 4.3.0-r6, our standard 4.3.0 release. Add 9925_all_6.7.0-libXpm-CAN-2004-0687-CAN-2004-0688.patch to fix stack and integer overflows in libXpm (Chris Evans, Alan Coopersmith, Matthiew Herrb) (#64152). (Manifest recommit)
* PATCH_VER 2.1.25.8. This ebuild is *not* the hard-masked enhanced version it ↵Donnie Berkholz2004-09-173-426/+340
| | | | once was. It is now a security bump to 4.3.0-r6, our standard 4.3.0 release. Add 9925_all_6.7.0-libXpm-CAN-2004-0687-CAN-2004-0688.patch to fix stack and integer overflows in libXpm (Chris Evans, Alan Coopersmith, Matthiew Herrb) (#64152).
* Switch to use epause and ebeep, bug #62950 (Manifest recommit)Ciaran McCreesh2004-09-061-13/+23
|
* Switch to use epause and ebeep, bug #62950Ciaran McCreesh2004-09-062-9/+7
|
* xfree->x11 in metadata (Manifest recommit)Seemant Kulleen2004-08-211-16/+16
|
* xfree->x11 in metadataSeemant Kulleen2004-08-211-1/+1
|
* fc-cache -f breaks the font eclass, according to foser. (Manifest recommit)Donnie Berkholz2004-08-021-4/+4
|
* fc-cache -f breaks the font eclass, according to foser.Donnie Berkholz2004-08-024-7/+11
|
* 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.
* /usr/src/linux needs ${ROOT}. (Manifest recommit)Donnie Berkholz2004-07-261-4/+4
|
* /usr/src/linux needs ${ROOT}.Donnie Berkholz2004-07-264-9/+13
|
* 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.
* 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.
* PATCH_VER 2.1.25.6. Add 9300_all_4.3.0-x86-xbox-nv-driver.patch and ↵Donnie Berkholz2004-07-161-16/+16
| | | | 9305_all_4.3.0-x86-xbox-xf86PciInfo.patch to get things working on xbox (#51868). (Manifest recommit)
* PATCH_VER 2.1.25.6. Add 9300_all_4.3.0-x86-xbox-nv-driver.patch and ↵Donnie Berkholz2004-07-163-4/+9
| | | | 9305_all_4.3.0-x86-xbox-xf86PciInfo.patch to get things working on xbox (#51868).
* Gentoo Technologies -> Gentoo Foundation (Manifest recommit)Aron Griffis2004-07-151-15/+15
|
* Gentoo Technologies -> Gentoo FoundationAron Griffis2004-07-155-10/+10
|
* fixed bad digest (Manifest recommit)Kurt Lieber2004-07-081-12/+12
|
* fixed bad digestKurt Lieber2004-07-081-1/+2
|
* marked stable on x86Kurt Lieber2004-07-031-2/+2
|