diff options
author | Travis Tilley <lv@gentoo.org> | 2004-10-11 09:48:09 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-10-11 09:48:09 +0000 |
commit | 7f591d4f4a38c873a096b76361881df49e4a1d29 (patch) | |
tree | 1a7f6f1a7b4be11739205ea8f797b01df055ad63 /sys-devel | |
parent | Fixed keywords; install new lesspipe script. (Manifest recommit) (diff) | |
download | gentoo-2-7f591d4f4a38c873a096b76361881df49e4a1d29.tar.gz gentoo-2-7f591d4f4a38c873a096b76361881df49e4a1d29.tar.bz2 gentoo-2-7f591d4f4a38c873a096b76361881df49e4a1d29.zip |
removed a few unused patches from the tarball. removed an old ppc -fPIC patch that was causing the compile to fail, closes bug 66738. updated a few patches borrowed from fedora to their latest versions, closes bug 66871. updated pax patch to the latest version available on pax.grsecurity.net, version 2.15.91.0.2-200410091215
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 11 | ||||
-rw-r--r-- | sys-devel/binutils/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild | 177 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r1 | 2 |
4 files changed, 192 insertions, 2 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 9484b98daa8e..c33ac7ca20d4 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-devel/binutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.161 2004/10/06 23:09:38 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.162 2004/10/11 09:48:09 lv Exp $ + +*binutils-2.15.92.0.2-r1 (11 Oct 2004) + + 11 Oct 2004; Travis Tilley <lv@gentoo.org> +binutils-2.15.92.0.2-r1.ebuild: + removed a few unused patches from the tarball. removed an old ppc -fPIC patch + that was causing the compile to fail, closes bug 66738. updated a few patches + borrowed from fedora to their latest versions, closes bug 66871. updated pax + patch to the latest version available on pax.grsecurity.net, version + 2.15.91.0.2-200410091215 06 Oct 2004; Travis Tilley <lv@gentoo.org> binutils-2.15.92.0.2.ebuild: added ~x86 keyword, as requested in bug 66555 diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index 8b5b049824f3..e9651969b5f2 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -24,7 +24,8 @@ MD5 5af514431a384af812da84665ea8612a binutils-2.15.91.0.1.ebuild 4668 MD5 722667759a5cd99eef79be263a5f4834 binutils-2.15.91.0.2.ebuild 5120 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 MD5 a9bb9ead4c7c0f5a21bf63ee97c242da binutils-2.15.92.0.2.ebuild 5090 -MD5 cfd1e037173735369d3b5a503ccee1a5 ChangeLog 35776 +MD5 32d98206f296d9954e2635251fc6efdb ChangeLog 36232 +MD5 05f258844f9d61040670a25dd0b5bd8e binutils-2.15.92.0.2-r1.ebuild 4749 MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936 MD5 f453b3f208b17cd18380bc3653936487 files/binutils-2.12.90.0.14-x86_64-libpic.patch 1184 MD5 e3effee7a8054f5e0344034c596cb6fc files/binutils-2.14.amd64-32bit-path-fix.patch 456 @@ -54,6 +55,7 @@ MD5 d80f5b9074c95367855aae7baa3cb0fc files/digest-binutils-2.15.91.0.1-r2 159 MD5 754cfdc4c162c0cac9c073198f732fdb files/digest-binutils-2.15.91.0.2 159 MD5 66df5567226338b7504bbd3c25cea92c files/libiberty-pic.patch 370 MD5 d7b731f4b07cbc162f9b1391317294b1 files/digest-binutils-2.15.92.0.2 159 +MD5 25e26af6e288ceec9a06dc2f9e304e6d files/digest-binutils-2.15.92.0.2-r1 159 MD5 b811d65855a74369e0faccf7574b886b files/2.13/binutils-2.13.90.0.10-glibc21.patch 2931 MD5 03bc9914be9e707ed18fdfc9a35332d3 files/2.13/binutils-2.13.90.0.10-ia64-brl.patch 436 MD5 1841b2037b3da0e0dfddb0345a0526e8 files/2.13/binutils-2.13.90.0.10-x86_64-gotpcrel.patch 769 diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild new file mode 100644 index 000000000000..25149f079221 --- /dev/null +++ b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild @@ -0,0 +1,177 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.1 2004/10/11 09:48:09 lv Exp $ + +inherit eutils libtool flag-o-matic gnuconfig + +PATCHVER="1.1" +DESCRIPTION="Tools necessary to build programs" +HOMEPAGE="http://sources.redhat.com/binutils/" +SRC_URI="mirror://kernel/linux/devel/binutils/${P}.tar.bz2 + mirror://kernel/linux/devel/binutils/test/${P}.tar.bz2 + mirror://gentoo/${P}-patches-${PATCHVER}.tar.bz2" + +LICENSE="GPL-2 | LGPL-2" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +IUSE="nls bootstrap build multitarget uclibc" + +DEPEND="virtual/libc + nls? ( sys-devel/gettext ) + !build? ( !bootstrap? ( dev-lang/perl ) )" + +src_unpack() { + unpack ${A} + + cd ${S} + + mkdir -p ${WORKDIR}/patch/skip + # uclibc uses non-relro version + use uclibc \ + && mv ${WORKDIR}/patch/*relro* ${WORKDIR}/patch/skip/ \ + || mv ${WORKDIR}/patch/*no_rel_ro* ${WORKDIR}/patch/20_* ${WORKDIR}/patch/skip/ + + epatch ${WORKDIR}/patch + + # Libtool is broken (Redhat). + for x in ${S}/opcodes/Makefile.{am,in} + do + cp ${x} ${x}.orig + gawk ' + { + if ($0 ~ /LIBADD/) + gsub("../bfd/libbfd.la", "-L../bfd/.libs ../bfd/libbfd.la") + print + }' ${x}.orig > ${x} + rm -rf ${x}.orig + done + + gnuconfig_update +} + +src_compile() { + # Generate borked binaries. Bug #6730 + filter-flags -fomit-frame-pointer -fssa + # Filter CFLAGS=".. -O2 .." on arm + use arm && replace-flags -O? -O + # GCC 3.4 miscompiles binutils unless CFLAGS are conservative #47581 + strip-flags && replace-flags -O3 -O2 + + local myconf= + [ ! -z "${CBUILD}" ] && myconf="--build=${CBUILD}" + use nls \ + && myconf="${myconf} --without-included-gettext" \ + || myconf="${myconf} --disable-nls" + use multitarget && myconf="${myconf} --enable-targets=all" + + # Fix /usr/lib/libbfd.la + elibtoolize --portage + + ./configure \ + --enable-shared \ + --enable-64-bit-bfd \ + --prefix=/usr \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --host=${CHOST} \ + ${myconf} \ + || die + + make configure-bfd || die + make headers -C bfd || die + emake tooldir="${ROOT}/usr/bin" all || die + + if ! use build + then + if ! use bootstrap + then + # Nuke the manpages to recreate them (only use this if we have perl) + find . -name '*.1' -exec rm -f {} \; || : + fi + # Make the info pages (makeinfo included with gcc is used) + make info || die + fi +} + +src_test() { + emake check +} + +src_install() { + make DESTDIR=${D} \ + install || die + + insinto /usr/include + doins include/libiberty.h + + # c++filt is included with gcc -- what are these GNU people thinking? + # but not the manpage, so leave that! +# We install it now, as gcc-3.3 do not have it any longer ... +# rm -f ${D}/usr/bin/c++filt #${D}/usr/share/man/man1/c++filt* + + # By default strip has a symlink going from /usr/${CHOST}/bin/strip to + # /usr/bin/strip we should reverse it: + + rm ${D}/usr/${CHOST}/bin/strip; mv ${D}/usr/bin/strip ${D}/usr/${CHOST}/bin/strip + # The strip symlink gets created in the loop below + + # By default ar, as, ld, nm, ranlib and strip are in two places; create + # symlinks. This will reduce the size of the tbz2 significantly. We also + # move all the stuff in /usr/bin to /usr/${CHOST}/bin and create the + # appropriate symlinks. Things are cleaner that way. + cd ${D}/usr/bin + local x= + for x in * strip + do + if [ ! -e ../${CHOST}/bin/${x} ] + then + mv ${x} ../${CHOST}/bin/${x} + else + rm -f ${x} + fi + ln -s ../${CHOST}/bin/${x} ${x} + done + + if [ -n "${PROFILE_ARCH}" ] && \ + [ "${PROFILE_ARCH/64}" != "${PROFILE_ARCH}" ] + then + dosym ${CHOST} /usr/${CHOST/-/64-} + + for x in `ls ${D}/usr/${CHOST}/bin/` + do + [ ! -e "${D}/usr/bin/${CHOST}-${x}" ] && \ + dosym ../${CHOST}/bin/${x} /usr/bin/${CHOST}-${x} + dosym ../${CHOST}/bin/${x} /usr/bin/${CHOST/-/64-}-${x} + done + fi + + cd ${S} + if ! use build + then + make DESTDIR=${D} install-info || die + + dodoc COPYING* README + docinto bfd + dodoc bfd/ChangeLog* bfd/COPYING bfd/README bfd/PORTING bfd/TODO + docinto binutils + dodoc binutils/ChangeLog binutils/NEWS binutils/README + docinto gas + dodoc gas/ChangeLog* gas/CONTRIBUTORS gas/COPYING gas/NEWS gas/README* + docinto gprof + dodoc gprof/ChangeLog* gprof/TEST gprof/TODO gprof/bbconv.pl + docinto ld + dodoc ld/ChangeLog* ld/README ld/NEWS ld/TODO + docinto libiberty + dodoc libiberty/ChangeLog* libiberty/COPYING.LIB libiberty/README + docinto opcodes + dodoc opcodes/ChangeLog* + # Install pre-generated manpages .. currently we do not ... + else + rm -rf ${D}/usr/share/man + fi + + use uclibc && rm -rf ${D}/usr/lib/ldscripts + + # remove shared libs' links (.so) to build all apps against the static versions + use uclibc && rm -f ${D}/usr/lib/lib{bfd,opcodes}.so ${D}/usr/lib/lib*.la +} diff --git a/sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r1 b/sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r1 new file mode 100644 index 000000000000..f18e6e975dae --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r1 @@ -0,0 +1,2 @@ +MD5 702bc82d8b10914e112fb5c5d8b66498 binutils-2.15.92.0.2.tar.bz2 11019727 +MD5 8538b1a4ed162f16fd01595c96e1c6cd binutils-2.15.92.0.2-patches-1.1.tar.bz2 56749 |