summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update so gcc-3.4 is respected (#48933). (Manifest recommit)Donnie Berkholz2004-04-251-2/+2
|
* Update so gcc-3.4 is respected (#48933).Donnie Berkholz2004-04-252-4/+12
|
* Modify TODO. Only thing holding this back from unmasking on our side is ↵Donnie Berkholz2004-04-251-2/+2
| | | | adding the opengl-update with --get-implementation. On the portage side, Jason Stubbs has a patch waiting to get committed that allows to-be-merged packages to fulfill dependencies. (Manifest recommit)
* Modify TODO. Only thing holding this back from unmasking on our side is ↵Donnie Berkholz2004-04-252-3/+9
| | | | adding the opengl-update with --get-implementation. On the portage side, Jason Stubbs has a patch waiting to get committed that allows to-be-merged packages to fulfill dependencies.
* Add a couple of missing definitions for USE=sse -- HasSSESupport and ↵Donnie Berkholz2004-04-211-2/+2
| | | | MesaUseSSE, from eikke on Freenode. (Manifest recommit)
* Add a couple of missing definitions for USE=sse -- HasSSESupport and ↵Donnie Berkholz2004-04-212-2/+10
| | | | MesaUseSSE, from eikke on Freenode.
* Add them to IUSE. (Manifest recommit)Donnie Berkholz2004-04-191-2/+2
|
* Add them to IUSE.Donnie Berkholz2004-04-192-4/+6
|
* Don't autodetect MMX/SSE/3DNOW, it breaks cross-compilation. (Manifest recommit)Donnie Berkholz2004-04-191-2/+2
|
* Don't autodetect MMX/SSE/3DNOW, it breaks cross-compilation.Donnie Berkholz2004-04-192-2/+33
|
* Fix directory in last commit. (Manifest recommit)Donnie Berkholz2004-04-191-2/+2
|
* Fix directory in last commit.Donnie Berkholz2004-04-192-4/+7
|
* Don't remove fonts.* or encodings.dir in dirs not provided by this package ↵Donnie Berkholz2004-04-191-3/+3
| | | | (#30698). (Manifest recommit)
* Don't remove fonts.* or encodings.dir in dirs not provided by this package ↵Donnie Berkholz2004-04-193-11/+22
| | | | (#30698).
* Add more backwards compatibility things -- symlinks for all former font, doc ↵Donnie Berkholz2004-04-191-3/+3
| | | | and man dirs as well as autogeneration of new config files. Old locations are deprecated and will be removed in a future release. (Manifest recommit)
* Add more backwards compatibility things -- symlinks for all former font, doc ↵Donnie Berkholz2004-04-192-38/+86
| | | | and man dirs as well as autogeneration of new config files. Old locations are deprecated and will be removed in a future release.
* r6 DIE EVIL DIE DIE DIE stop molesting my xorg :( (Manifest recommit)Travis Tilley2004-04-191-3/+3
|
* Revert last fix, it was some one-off error. (Manifest recommit)Donnie Berkholz2004-04-191-2/+2
|
* Revert last fix, it was some one-off error.Donnie Berkholz2004-04-192-6/+7
|
* Prevent 9017 from applying for now, some build breakage reported by jhuebel. ↵Donnie Berkholz2004-04-191-2/+2
| | | | (Manifest recommit)
* Prevent 9017 from applying for now, some build breakage reported by jhuebel.Donnie Berkholz2004-04-192-4/+9
|
* PATCH_VER 2.1.25.3. Add ↵Donnie Berkholz2004-04-191-3/+3
| | | | 9017_amd64_4.3.0-IncludeSharedObjectInNormalLib.patch from 4.3.0-r6, fixes 64-bit issues with libraries. (Manifest recommit)
* PATCH_VER 2.1.25.3. Add ↵Donnie Berkholz2004-04-193-5/+17
| | | | 9017_amd64_4.3.0-IncludeSharedObjectInNormalLib.patch from 4.3.0-r6, fixes 64-bit issues with libraries.
* Add explicit xorg-x11 to blockers. (Manifest recommit)Donnie Berkholz2004-04-191-3/+3
|
* Add explicit xorg-x11 to blockers.Donnie Berkholz2004-04-193-3/+9
|
* PATCH_VER 2.1.26.16. Drop ↵Donnie Berkholz2004-04-131-3/+3
| | | | 9016_all_4.3.0-libfontenc-IncludeSharedObjectInNormalLib.patch and 9015_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch, combine into one larger patch 9015_all_4.3.0-IncludeSharedObjectInNormalLib.patch to force all libs to PIC (#40646, #44274). solar says there shouldn't be any negative performance impact on any arch from PIC static libs. Add 9300_all_4.3.0-ncurses-xf86cfg-bool-conflict.patch to avoid conflict of bool between ncurses-5.4 and xf86cfg (#43491). Add 9550_all_4.3.0-nls-cjk-utf8.patch to change fontset order for UTF-8 in XLC_LOCALE, from Kang-Ho Song <khsongdr@yahoo.com> (#46392). Ported from upstream patches. Add 9113_all_4.3.0-xterm-make-optional.patch and use external xterm (Mike Harris). This now depends on x11-terms/xterm. Fix a doc-building error with BuildLinuxDocText, which actually prevents some docs from building. Enhance XVendorString to show PATCH_VER and make it compliant with upstream. (Manifest recommit)
* PATCH_VER 2.1.26.16. Drop ↵Donnie Berkholz2004-04-133-18/+27
| | | | 9016_all_4.3.0-libfontenc-IncludeSharedObjectInNormalLib.patch and 9015_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch, combine into one larger patch 9015_all_4.3.0-IncludeSharedObjectInNormalLib.patch to force all libs to PIC (#40646, #44274). solar says there shouldn't be any negative performance impact on any arch from PIC static libs. Add 9300_all_4.3.0-ncurses-xf86cfg-bool-conflict.patch to avoid conflict of bool between ncurses-5.4 and xf86cfg (#43491). Add 9550_all_4.3.0-nls-cjk-utf8.patch to change fontset order for UTF-8 in XLC_LOCALE, from Kang-Ho Song <khsongdr@yahoo.com> (#46392). Ported from upstream patches. Add 9113_all_4.3.0-xterm-make-optional.patch and use external xterm (Mike Harris). This now depends on x11-terms/xterm. Fix a doc-building error with BuildLinuxDocText, which actually prevents some docs from building. Enhance XVendorString to show PATCH_VER and make it compliant with upstream.
* Restore ChangeLog. Somehow I managed to erase most of it on version 1.315. ↵Donnie Berkholz2004-04-131-1/+1
| | | | (Manifest recommit)
* Restore ChangeLog. Somehow I managed to erase most of it on version 1.315.Donnie Berkholz2004-04-131-6/+1546
|
* Move unpacking of NLS-related things earlier, so patches to them apply ↵Donnie Berkholz2004-04-121-2/+2
| | | | properly. (Manifest recommit)
* Move unpacking of NLS-related things earlier, so patches to them apply properly.Donnie Berkholz2004-04-122-6/+12
|
* Add GccAliasingArgs to the optimized CFLAGS and CXXFLAGS setup, so we get ↵Donnie Berkholz2004-04-081-2/+2
| | | | -fno-strict-aliasing. This avoids broken code, pending a patch from Luca to fix. (Manifest recommit)
* Add GccAliasingArgs to the optimized CFLAGS and CXXFLAGS setup, so we get ↵Donnie Berkholz2004-04-082-4/+11
| | | | -fno-strict-aliasing. This avoids broken code, pending a patch from Luca to fix.
* Add blocker on virtual/x11. (Manifest recommit)Donnie Berkholz2004-04-081-4/+4
|
* Add blocker on virtual/x11.Donnie Berkholz2004-04-083-1542/+9
|
* -amd64 (Manifest recommit)Travis Tilley2004-04-051-3/+3
|
* -amd64Travis Tilley2004-04-052-3/+6
|
* Change has_version to best_version for PAM check. (Manifest recommit)Donnie Berkholz2004-04-051-2/+2
|
* Change has_version to best_version for PAM check.Donnie Berkholz2004-04-052-4/+7
|
* Modify TODO. (Manifest recommit)Donnie Berkholz2004-04-021-2/+2
|
* Modify TODO.Donnie Berkholz2004-04-022-4/+6
|
* Change fontdir definition to host.def setting. (Manifest recommit)Donnie Berkholz2004-04-011-2/+2
|
* Change fontdir definition to host.def setting.Donnie Berkholz2004-04-012-8/+11
|
* Drop 4.2. It's two years old. (Manifest recommit)Donnie Berkholz2004-03-311-3/+1
|
* Drop 4.2. It's two years old.Donnie Berkholz2004-03-313-861/+4
|
* Adding blocker on virtual/x11. Only one should be installed at a time. ↵Donnie Berkholz2004-03-291-2/+2
| | | | (Manifest recommit)
* Adding blocker on virtual/x11. Only one should be installed at a time.Donnie Berkholz2004-03-292-3/+7
|
* Fix descriptions. (Manifest recommit)Donnie Berkholz2004-03-271-5/+5
|
* Fix descriptions.Donnie Berkholz2004-03-275-9/+13
|
* Add wacom to input devices. (Manifest recommit)Donnie Berkholz2004-03-271-2/+2
|