summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* stable on ppc-macosKito Danya Dietrich2005-03-041-2/+2
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* stable on ppc-macosKito Danya Dietrich2005-03-042-5/+8
| | | | (Portage version: 2.0.51.18)
* ~amd64Danny van Dyk2005-03-041-3/+13
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* ~amd64Danny van Dyk2005-03-043-7/+11
| | | | (Portage version: 2.0.51-r15)
* asm-generic doesnt exist with 2.4 headersMike Frysinger2005-03-031-1/+1
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* asm-generic doesnt exist with 2.4 headersMike Frysinger2005-03-031-2/+2
| | | | (Portage version: 2.0.51.18)
* A couple more crosscompile fixes.Jeremy Huddleston2005-03-031-29/+39
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* A couple more crosscompile fixes.Jeremy Huddleston2005-03-033-26/+28
| | | | (Portage version: 2.0.51.18)
* fix cross-compiling logicMike Frysinger2005-03-031-104/+94
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* fix cross-compiling logicMike Frysinger2005-03-031-119/+124
| | | | (Portage version: 2.0.51.18)
* m68k lovinMike Frysinger2005-03-021-1/+1
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* m68k lovinMike Frysinger2005-03-021-2/+3
| | | | (Portage version: 2.0.51.18)
* Added filter-flags "-fomit-frame-pointer". Bug 83634.Matsuu Takuto2005-03-021-12/+2
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Added filter-flags "-fomit-frame-pointer". Bug 83634.Matsuu Takuto2005-03-022-3/+8
| | | | (Portage version: 2.0.51-r15)
* also fix lib/Makefile.inMike Frysinger2005-03-011-1/+1
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* also fix lib/Makefile.inMike Frysinger2005-03-011-0/+5
| | | | (Portage version: 2.0.51.18)
* touchup fresh-install handlingMike Frysinger2005-03-011-1/+1
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* touchup fresh-install handlingMike Frysinger2005-03-011-4/+4
| | | | (Portage version: 2.0.51.18)
* sys-libs/device-mapper -> sys-fs/device-mapperMike Frysinger2005-03-019-329/+0
|
* oldMike Frysinger2005-03-011-18/+0
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)
* oldMike Frysinger2005-03-0118-404/+0
| | | | (Portage version: 2.0.51.18)
* stabilize / remove linux-sources cruftMike Frysinger2005-03-011-9/+9
| | | | | (Portage version: 2.0.51.18) (Manifest recommit) (Portage version: 2.0.51.18)