summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix sparc crosscompile confusing sparc/sparc64. Closes bug #84405.Jeremy Huddleston2005-03-111-4/+4
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Fix sparc crosscompile confusing sparc/sparc64. Closes bug #84405.Jeremy Huddleston2005-03-111-6/+6
| | | | (Portage version: 2.0.51.19)
* More 'use nptl' -> want_nptl fixes. Use 'use build' for crosscompile logic ↵Jeremy Huddleston2005-03-101-4/+4
| | | | | | | rather than has_version. Set CFLAGS to -O2 for a crosscompiled glibc if the user doesn't have CFLAGS_${CTARGET//-/_} set. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* More 'use nptl' -> want_nptl fixes. Use 'use build' for crosscompile logic ↵Jeremy Huddleston2005-03-101-10/+8
| | | | | | rather than has_version. Set CFLAGS to -O2 for a crosscompiled glibc if the user doesn't have CFLAGS_${CTARGET//-/_} set. (Portage version: 2.0.51.19)
* add support for m68kMike Frysinger2005-03-101-1/+1
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* add support for m68kMike Frysinger2005-03-101-1/+2
| | | | (Portage version: 2.0.51.19)
* Fix ppc64 CTARGET and let the user set a lower LT_KERNEL_VERSION to satisfy ↵Jeremy Huddleston2005-03-101-4/+4
| | | | | | | bug #80915. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Fix ppc64 CTARGET and let the user set a lower LT_KERNEL_VERSION to satisfy ↵Jeremy Huddleston2005-03-101-6/+5
| | | | | | bug #80915. (Portage version: 2.0.51.19)
* stabilize for peopleMike Frysinger2005-03-101-1/+1
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* stabilize for peopleMike Frysinger2005-03-101-2/+2
| | | | (Portage version: 2.0.51.19)
* add another mirrorMike Frysinger2005-03-101-1/+1
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* add another mirrorMike Frysinger2005-03-101-1/+2
| | | | (Portage version: 2.0.51.19)
* HOMEPAGE updateMike Frysinger2005-03-101-1/+1
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* HOMEPAGE updateMike Frysinger2005-03-101-2/+2
| | | | (Portage version: 2.0.51.19)
* update SRC_URI #84599Mike Frysinger2005-03-101-4/+2
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* update SRC_URI #84599Mike Frysinger2005-03-104-38/+5
| | | | (Portage version: 2.0.51.19)
* Do not check for gcc dir when we check if modules are link to libs in /usr.Martin Schlemmer2005-03-091-2/+12
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Do not check for gcc dir when we check if modules are link to libs in /usr.Martin Schlemmer2005-03-092-3/+7
| | | | (Portage version: 2.0.51.19)
* Compile glib internal to fix the -fPIC issues.Martin Schlemmer2005-03-091-2/+13
| | | | (Portage version: 2.0.51.19)
* Compile glib internal to fix the -fPIC issues.Martin Schlemmer2005-03-094-12/+377
| | | | (Portage version: 2.0.51.19)
* Crosscompile for multilib targets cleanup.Jeremy Huddleston2005-03-081-4/+4
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Crosscompile for multilib targets cleanup.Jeremy Huddleston2005-03-081-73/+72
| | | | (Portage version: 2.0.51.19)
* One more CHOST->CTARGET fix for CFLAGS.Jeremy Huddleston2005-03-081-4/+4
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* One more CHOST->CTARGET fix for CFLAGS.Jeremy Huddleston2005-03-081-2/+2
| | | | (Portage version: 2.0.51.19)
* Do not link cracklib and pwdb static, bug #83899. Add /dev/dri/\* toMartin Schlemmer2005-03-071-3/+2
| | | | | | | | console.perms, bug #55833. Add NIS patche from Peter S. Mazinger <ps.m@gmx.net>. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Do not link cracklib and pwdb static, bug #83899. Add /dev/dri/\* toMartin Schlemmer2005-03-074-1/+353
| | | | | | | console.perms, bug #55833. Add NIS patche from Peter S. Mazinger <ps.m@gmx.net>. (Portage version: 2.0.51.19)
* Don't allow sys/kd.h to prevent linux/types.h from loading outside of its ↵Jeremy Huddleston2005-03-071-2/+12
| | | | | | | context. This fixes a problem with glibc, linux-headers-2.6 and bigendian archs. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Don't allow sys/kd.h to prevent linux/types.h from loading outside of its ↵Jeremy Huddleston2005-03-074-20/+31
| | | | | | context. This fixes a problem with glibc, linux-headers-2.6 and bigendian archs. (Portage version: 2.0.51.19)
* Fix sparc64 so it can have a 32bit nptl. Made want_nptl only return true ↵Jeremy Huddleston2005-03-061-4/+4
| | | | | | | for sparc if using v9. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Fix sparc64 so it can have a 32bit nptl. Made want_nptl only return true ↵Jeremy Huddleston2005-03-061-4/+9
| | | | | | for sparc if using v9. (Portage version: 2.0.51.19)
* Fixed up tls/nptl logic for sparc64.Jeremy Huddleston2005-03-061-4/+4
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Fixed up tls/nptl logic for sparc64.Jeremy Huddleston2005-03-061-16/+22
| | | | (Portage version: 2.0.51.19)
* Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted ↵Jeremy Huddleston2005-03-051-5/+5
| | | | | | | in only nptl version being installed. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted ↵Jeremy Huddleston2005-03-052-7/+11
| | | | | | in only nptl version being installed. (Portage version: 2.0.51.19)
* Actually, the logic was fine... the problem seems to be elsewhere... grumble...Jeremy Huddleston2005-03-051-4/+4
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Actually, the logic was fine... the problem seems to be elsewhere... grumble...Jeremy Huddleston2005-03-051-2/+4
| | | | (Portage version: 2.0.51.19)
* Fixed want_linuxthreads logic.Jeremy Huddleston2005-03-051-4/+4
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Fixed want_linuxthreads logic.Jeremy Huddleston2005-03-051-6/+2
| | | | (Portage version: 2.0.51.19)
* Moving --enable-omitfp check above strip-unsupported-flags. ↵Jeremy Huddleston2005-03-051-4/+4
| | | | | | | strip-unsupported-flags strips -fomit-frame-pointer -malign-double so removing that redundant line. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Moving --enable-omitfp check above strip-unsupported-flags. ↵Jeremy Huddleston2005-03-051-6/+5
| | | | | | strip-unsupported-flags strips -fomit-frame-pointer -malign-double so removing that redundant line. (Portage version: 2.0.51.19)
* Readded libidn addon missing in 2.3.4.20050125. Use configure option ↵Jeremy Huddleston2005-03-051-97/+97
| | | | | | | --enable-omitfp if the user has -fomit-frame-pointer in their CFLAGS (before we strip it out). (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Readded libidn addon missing in 2.3.4.20050125. Use configure option ↵Jeremy Huddleston2005-03-053-19/+18
| | | | | | --enable-omitfp if the user has -fomit-frame-pointer in their CFLAGS (before we strip it out). (Portage version: 2.0.51.19)
* Removed unused digest entries.Sven Wegener2005-03-041-96/+96
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Removed unused digest entries.Sven Wegener2005-03-041-1/+0
| | | | (Portage version: 2.0.51.19)
* Don't allow parallel install (set -j1) as it can fail in zone creation, etc.Jeremy Huddleston2005-03-041-79/+89
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* Don't allow parallel install (set -j1) as it can fail in zone creation, etc.Jeremy Huddleston2005-03-041-4/+4
| | | | (Portage version: 2.0.51.18)
* repoman: Fix leading whitespaceMichael Sterrett2005-03-041-89/+79
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* repoman: Fix leading whitespaceMichael Sterrett2005-03-041-2/+3
| | | | (Portage version: 2.0.51.19)
* A few sparc and multilib fixes with the changing CHOST. Readded warning ↵Jeremy Huddleston2005-03-041-2/+12
| | | | | | | about crosscompiled glibc needing to be installed first before one can be emerged with nptl. Added some fedora updates (glibc-compat) and an updated mips patch from Kumba. (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* A few sparc and multilib fixes with the changing CHOST. Readded warning ↵Jeremy Huddleston2005-03-044-40/+69
| | | | | | about crosscompiled glibc needing to be installed first before one can be emerged with nptl. Added some fedora updates (glibc-compat) and an updated mips patch from Kumba. (Portage version: 2.0.51.18)