summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ~ppcLuca Barbato2003-12-063-76/+79
|
* Stable on ia64Aron Griffis2003-12-053-5/+8
|
* PATCH_VER 2.1.25. Adding 0207_all_4.3.0-xman-no-grotty-sgr.patch to close ↵Donnie Berkholz2003-12-044-7/+12
| | | | bug #25324. Thanks to bartron@gmx.net for providing this patch, backported from 4.3.99 sources.
* PATCH_VER 2.1.24. Fixing bug #24445 with ↵Donnie Berkholz2003-12-044-7/+12
| | | | 2000_all_4.3.0-ipv6-server-v2.patch. Small change in 'if (getaddrinfo(hostname,NULL,NULL,&ai) != 0) {' from != to ==.
* Fix bugs #21140, #23957 and #26125.Donnie Berkholz2003-12-045-9/+16
|
* Fixing bad digest that slipped through somehow.Donnie Berkholz2003-12-043-3/+6
|
* Fixing bad digest that slipped through somehow.Donnie Berkholz2003-12-041-1/+1
|
* PATCH_VER 2.1.23. Rename ↵Donnie Berkholz2003-12-034-7/+15
| | | | 0160_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch to 9015_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch. Add 9016_all_4.3.0-libfontenc-IncludeSharedObjectInNormalLib.patch for amd64 issue with KDE -- from Mike Harris. Add 0263_ia64_4.3.0-elfloader-dup-case.patch to close bug #33353.
* Pull ~ppc from KEYWORDS.Donnie Berkholz2003-12-032-3/+3
|
* 4.4.0 RC 1. Fix bugs #21140 (Xsetup kdm), #23957 (wdm as *dm) and #26125 ↵Donnie Berkholz2003-12-034-72/+1200
| | | | (wait for gdm). Add 9960_all_4.3.0-exec-shield-GNU-stack.patch, 9961_all_4.3.0-libGL-exec-shield-fixes-v2.patch and 9962_all_text-relocations-BUSmemcpy.S.patch for hardened team. However, 9960 and 9961 aren't applied because they need to be ported from 4.3.0. Add 9840_all_4.3.0-sdk-gatos.patch, 9841_all_4.3.0-gatos-mesa-offset.patch and 9860_all_4.3.0-synaptics-sdk-includes.patch for building ati-gatos and synaptics against the SDK. Update to 0119_all_exports-lib-v2.patch and fix 0127_all_4.3.99-makefile-fastbuild.patch accordingly.
* removed hardened-gcc disabling of elf module load mechanismAlexander Gabert2003-12-025-26/+12
|
* removed hardened-gcc disabling of elf module load mechanismAlexander Gabert2003-12-021-73/+73
|
* ~ppcLuca Barbato2003-11-263-74/+77
|
* Added warning for genkernel users to change processor type to something ↵Donnie Berkholz2003-11-253-4/+14
| | | | greater than 386.
* Stopping PDF docs from building. With X and doc in USE, this creates a ↵Donnie Berkholz2003-11-253-6/+10
| | | | circular dep with ghostscript.
* Pulling old snapshot.Donnie Berkholz2003-11-234-1139/+5
|
* New snapshot. I've got PDF docs working now, of course with USE=doc. ↵Donnie Berkholz2003-11-234-72/+1232
| | | | Reworked docs setup somewhat. Also trying to use only external zlib. Added -fomit-frame-pointer to ALLOWED_FLAGS. Fixed an obsolete chown problem that slipped by because it used fowners. Not adding external SiS driver because it makes no sense, the internal is just as current. Some changes in the default host.def: pulled docs-related things and fontconfig, since both are done in the ebuild.
* ~ppcLuca Barbato2003-11-183-74/+77
|
* Fixing changelog entry by root.Donnie Berkholz2003-11-182-74/+74
|
* Removing X430-{4,5,6,7}.tgz from SRC_URI, as they seem unnecessary.Donnie Berkholz2003-11-173-9/+9
|
* Building a lot less redundant stuff ... e.g., fonts, other servers, drivers.Donnie Berkholz2003-11-153-5/+22
|
* added mips to KEYWORDSJan Seidel2003-11-133-9/+11
|
* removed sleep statements from hardened-gcc if statementsAlexander Gabert2003-11-114-8/+10
|
* removed sleep statements from hardened-gcc if statementsAlexander Gabert2003-11-111-71/+71
|
* Add missing include patch to close bug #32368 and allow kdrive to compile ↵Donnie Berkholz2003-11-104-2/+267
| | | | without xfree installed. Remove LBX support, add support for speedo, type1, truetype, cid fonts, font server and xv. Clean up code -- Change M to MANDIR, move it to a global var, move vesa() to the bottom, re-tab things properly. Change epatch to bulk patching. Allow -Os and -fomit-frame-pointer CFLAGS. Fix issue if /usr/src/linux doesn't exist. Always install all KDrive man pages, since documentation on it is so slim.
* Pulling old dev snapshot.Donnie Berkholz2003-11-104-1211/+74
|
* changed CC -yet_exec for hardened-gcc again to be honoured by the ebuildAlexander Gabert2003-11-093-7/+14
|
* changed CC -yet_exec for hardened-gcc again to be honoured by the ebuildAlexander Gabert2003-11-091-72/+72
|
* Reverting matrox change, causes compilation problems for some people.Donnie Berkholz2003-11-093-75/+78
|
* added CC yet_exec again for hardened-gcc not to fail with the xfree buildingAlexander Gabert2003-11-093-5/+11
|
* added CC yet_exec again for hardened-gcc not to fail with the xfree buildingAlexander Gabert2003-11-091-72/+72
|
* Also always apply fastbuild patch (0127).Donnie Berkholz2003-11-052-3/+3
|
* PATCH_VER 2.1.22. Most significant changes are fixing the Mesa patch to work ↵Donnie Berkholz2003-11-054-38/+46
| | | | on 2.4 and 2.6 as well as changing ucs2any Perl script to a C program, which is much faster. Add 9145_all_4.3.0-RandR-refresh-rate-rounding-error-fix-from-CVSHEAD.patch. Add 9146_all_4.3.0-vidmode-SEGV-fix-from-CVS-HEAD.patch to fix SEGV in vidmode extension. Add 1701_all_4.3.0-rendition-complete-driver-backport-CVS20031031.patch, full backport of rendition driver. Obsoletes 5500_all_4.3.0-rendition-disable-cause-of-SEGV.patch. Update to 9132_all_4.3.0-Mesa-SSE-fixes-from-MesaCVS-v2.patch, which doesn't break 2.6 kernels. Remove big warning for previous patch #9132. Add 9142_all_4.3.0-ucs2any-C-implementation.patch and a little bit in ebuild to compile it. It's faster than the previous Perl script. Thanks Mike Harris for some wonderful patches. Update ebuild to only build static for USE=static and not USE=debug. Add incompatibility warning for static and sdk. Update ebuild to build support for later adding mga HAL lib but not to build or expect the lib.
* Added ~mips to KEYWORDSJoshua Kinard2003-11-043-5/+9
|
* Added ~mips to KEYWORDSJoshua Kinard2003-11-041-7/+7
|
* This is the first feature-complete snapshot for 4.4. PDF docs aren't working ↵Donnie Berkholz2003-11-024-2/+1159
| | | | yet, but everything else seems great.
* Pulling 4.3.0-r1, now that gmsoft marked 4.3.0-r3 stable on hppa.Donnie Berkholz2003-11-024-902/+6
|
* Marked stable on hppa.Guy Martin2003-11-023-6/+9
|
* Updating SiS driver to 311003-1.Donnie Berkholz2003-11-0214-32/+37
|
* Install synclient to the right place.Donnie Berkholz2003-10-314-8/+12
|
* New Synaptics driver 0.12.0. Initial support for ALPS touchpads.Donnie Berkholz2003-10-278-17/+21
|
* Updating SiS driver to 261003-1.Donnie Berkholz2003-10-2614-32/+37
|
* PATCH_VER 0.4. I swear I've pulled 5310_ppc_4.3.0-enable-nv.patch a few ↵Donnie Berkholz2003-10-264-7/+11
| | | | times already, but it was still there. Now it's gone (again?).
* PATCH_VER 0.3. Add 0280_hppa_4.3.0-build-zlib-with-fpic.patch and ↵Donnie Berkholz2003-10-254-10/+11
| | | | 0251_alpha_4.3.0-build-zlib-with-fpic.patch.
* Since emerge system on install could pull in xfree before a kernel, revised ↵Donnie Berkholz2003-10-223-12/+43
| | | | the kernel checks. When /usr/src/linux doesn't exist, they default to 2.4 in the case of patch 9132 and to uname in other cases.
* New PATCH_VER 2.1.21. Fix 0127_all_4.3.0-makefile-fastbuild.patch. It was ↵Donnie Berkholz2003-10-224-88/+93
| | | | broken since cleaning up patch 0119 but got missed since USE=debug is needed to apply it. Thanks to Geoff Kassel <geoffk@itee.uq.edu.au> on bug #31718.
* fixing ManifestMike Frysinger2003-10-211-84/+84
|
* elogin is deadMike Frysinger2003-10-214-15/+3
|
* Making warning for uncompiled kernel more verbose. Bug #31556.Donnie Berkholz2003-10-203-5/+9
|
* Added warning for patch 9132, since it's compile time. If one switches from ↵Donnie Berkholz2003-10-193-4/+14
| | | | 2.4 to 2.6 kernel after emerging xfree, one must recompile xfree against the 2.6 kernel or OpenGL applications will segfault.