diff options
author | Robert Coie <rac@gentoo.org> | 2004-08-07 06:39:27 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2004-08-07 06:39:27 +0000 |
commit | c0c4c1a65454c5452e9002ff228800ac39caa594 (patch) | |
tree | 2d3efe3ece484c8afedc5b29183eee57641e83cc /sys-devel | |
parent | Removed obsolete versions, changed 2.4.2.4 to use new wxwidgets eclass (diff) | |
download | historical-c0c4c1a65454c5452e9002ff228800ac39caa594.tar.gz historical-c0c4c1a65454c5452e9002ff228800ac39caa594.tar.bz2 historical-c0c4c1a65454c5452e9002ff228800ac39caa594.zip |
5.8.5
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 10 | ||||
-rw-r--r-- | sys-devel/libperl/Manifest | 7 | ||||
-rw-r--r-- | sys-devel/libperl/files/digest-libperl-5.8.5 | 1 | ||||
-rw-r--r-- | sys-devel/libperl/files/libperl-5.8.5-create-libperl-soname.patch | 11 | ||||
-rw-r--r-- | sys-devel/libperl/files/libperl-5.8.5-noksh.patch | 16 | ||||
-rw-r--r-- | sys-devel/libperl/files/libperl-5.8.5-uclibc.patch | 15 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.8.5.ebuild | 341 |
7 files changed, 399 insertions, 2 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index eeadf15bb62a..b1ef3ab30b87 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-devel/libperl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.38 2004/08/07 00:09:12 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.39 2004/08/07 06:39:27 rac Exp $ + +*libperl-5.8.5 (06 Aug 2004) + + 06 Aug 2004; Robert Coie <rac@gentoo.org> + +files/libperl-5.8.5-create-libperl-soname.patch, + +files/libperl-5.8.5-noksh.patch, +files/libperl-5.8.5-uclibc.patch, + +libperl-5.8.5.ebuild: + 5.8.5 06 Aug 2004; Robert Coie <rac@gentoo.org> libperl-5.8.2-r1.ebuild, libperl-5.8.2.ebuild, libperl-5.8.3.ebuild, libperl-5.8.4-r1.ebuild, diff --git a/sys-devel/libperl/Manifest b/sys-devel/libperl/Manifest index 6b2e2a5ebfb9..370783a9a149 100644 --- a/sys-devel/libperl/Manifest +++ b/sys-devel/libperl/Manifest @@ -1,5 +1,6 @@ MD5 71b47ef944f07b1a5641744c8ac9dc5b libperl-5.8.2.ebuild 10702 -MD5 23f208ccb407d4541476fb4d8b1cb3cf ChangeLog 5197 +MD5 d74f903282d2ce3fc62c242e37b40a3c ChangeLog 5428 +MD5 9680a8617ff77c0d1d47307df3c17c6c libperl-5.8.5.ebuild 9857 MD5 c7abac15c57902355367c71bc0c3fb0e libperl-5.8.3.ebuild 10719 MD5 4d790488a5aede3bc051349888963550 libperl-5.8.4.ebuild 10983 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 @@ -16,3 +17,7 @@ MD5 0bdca74363c218d91a0db4ad1ea55485 files/libperl-5.8.4-create-libperl-soname.p MD5 93155b02a7e9d3cdc6d6934ce78d9f11 files/digest-libperl-5.8.4-r1 64 MD5 ce442db939c59218a16be167f793b817 files/libperl-5.8.2-uclibc.patch 573 MD5 ce442db939c59218a16be167f793b817 files/libperl-5.8.4-uclibc.patch 573 +MD5 0bdca74363c218d91a0db4ad1ea55485 files/libperl-5.8.5-create-libperl-soname.patch 417 +MD5 076dcbef37263d6dd7af719b55cfc2de files/libperl-5.8.5-noksh.patch 611 +MD5 ce442db939c59218a16be167f793b817 files/libperl-5.8.5-uclibc.patch 573 +MD5 c354e2fbf8141a769c20032e94f45fd3 files/digest-libperl-5.8.5 64 diff --git a/sys-devel/libperl/files/digest-libperl-5.8.5 b/sys-devel/libperl/files/digest-libperl-5.8.5 new file mode 100644 index 000000000000..a774272cdab6 --- /dev/null +++ b/sys-devel/libperl/files/digest-libperl-5.8.5 @@ -0,0 +1 @@ +MD5 49baa8d7d29b4a9713c06edeb81e6b1b perl-5.8.5.tar.gz 11930764 diff --git a/sys-devel/libperl/files/libperl-5.8.5-create-libperl-soname.patch b/sys-devel/libperl/files/libperl-5.8.5-create-libperl-soname.patch new file mode 100644 index 000000000000..4aa8f36b1506 --- /dev/null +++ b/sys-devel/libperl/files/libperl-5.8.5-create-libperl-soname.patch @@ -0,0 +1,11 @@ +--- Makefile.SH.orig 2003-07-10 14:59:04.000000000 -0700 ++++ Makefile.SH 2003-07-10 15:14:08.000000000 -0700 +@@ -494,7 +494,7 @@ + case "$useshrplib" in + true) + $spitshell >>Makefile <<'!NO!SUBS!' +- $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs) ++ $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) $(libs) -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` + !NO!SUBS! + case "$osname" in + aix) diff --git a/sys-devel/libperl/files/libperl-5.8.5-noksh.patch b/sys-devel/libperl/files/libperl-5.8.5-noksh.patch new file mode 100644 index 000000000000..4c33b3e71b33 --- /dev/null +++ b/sys-devel/libperl/files/libperl-5.8.5-noksh.patch @@ -0,0 +1,16 @@ +diff -burN perl-5.8.4.orig/Configure perl-5.8.4/Configure +--- perl-5.8.4.orig/Configure 2004-04-01 05:48:18.000000000 -0800 ++++ perl-5.8.4/Configure 2004-06-09 12:02:54.694172368 -0700 +@@ -164,6 +164,12 @@ + ;; + esac + ++# 2004.06.09 rac ++# having $newsh persist as ksh here is bad news if ksh doesn't really ++# exist. this causes us to toss away a perfectly good working test in ++# bash in favour of more exotic external options. see bug 42665. ++test -x "${newsh}" || unset newsh ++ + : if needed set CDPATH to a harmless value that is not chatty + : avoid bash 2.02 problems with empty CDPATH. + case "$CDPATH" in diff --git a/sys-devel/libperl/files/libperl-5.8.5-uclibc.patch b/sys-devel/libperl/files/libperl-5.8.5-uclibc.patch new file mode 100644 index 000000000000..1e086d73879a --- /dev/null +++ b/sys-devel/libperl/files/libperl-5.8.5-uclibc.patch @@ -0,0 +1,15 @@ +--- perl-5.8.2/perlio.c-dist 2003-12-03 14:30:24.000000000 -0700 ++++ perl-5.8.2/perlio.c 2003-12-03 14:32:10.000000000 -0700 +@@ -2824,7 +2824,11 @@ + /* XXX this could use PerlIO_canset_fileno() and + * PerlIO_set_fileno() support from Configure + */ +-# if defined(__GLIBC__) ++# if defined(__UCLIBC__) ++ /* uClibc must come before glibc because it defines __GLIBC__ as well. */ ++ f->__filedes = -1; ++ return 1; ++# elif defined(__GLIBC__) + /* There may be a better way for GLIBC: + - libio.h defines a flag to not close() on cleanup + */ diff --git a/sys-devel/libperl/libperl-5.8.5.ebuild b/sys-devel/libperl/libperl-5.8.5.ebuild new file mode 100644 index 000000000000..1faa92227492 --- /dev/null +++ b/sys-devel/libperl/libperl-5.8.5.ebuild @@ -0,0 +1,341 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.5.ebuild,v 1.1 2004/08/07 06:39:27 rac Exp $ + +# The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. +# +# We split the perl ebuild into libperl and perl. The layout is as follows: +# +# libperl: +# +# This is a slotted (SLOT=[0-9]*) ebuild, meaning we should be able to have a +# few versions that are not binary compadible installed. +# +# How we get libperl.so multi-versioned, is by adding to the link command: +# +# -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` +# +# This gives us: +# +# $(LIBPERL): $& perl$(OBJ_EXT) $(obj) $(LIBPERLEXPORT) +# $(LD) -o $@ $(SHRPLDFLAGS) perl$(OBJ_EXT) $(obj) \ +# -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` +# +# We then configure perl with LIBPERL set to: +# +# LIBPERL="libperl.so.${SLOT}.`echo ${PV} | cut -d. -f1,2`" +# +# Or with the variables defined in this ebuild: +# +# LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" +# +# The result is that our 'soname' is 'libperl.so.${PERLSLOT}' (at the time of +# writing this for perl-5.8.0, 'libperl.so.1'), causing all apps that is linked +# to libperl to link to 'libperl.so.${PERLSLOT}'. +# +# If a new perl version, perl-z.y.z comes out that have a libperl not binary +# compatible with the previous version, we just keep the previous libperl +# installed, and all apps linked to it will still be able to use: +# +# libperl.so.${PERLSLOT}' +# +# while the new ones will link to: +# +# libperl.so.$((PERLSLOT+1))' +# +# perl: +# +# Not much to this one. It compiles with a static libperl.a, and are unslotted +# (meaning SLOT=0). We thus always have the latest *stable* perl version +# installed, with corrisponding version of libperl. The perl ebuild will of +# course DEPEND on libperl. +# +# Martin Schlemmer <azarah@gentoo.org> (28 Dec 2002). + +IUSE="berkdb gdbm threads uclibc" + +inherit eutils flag-o-matic + +# Perl has problems compiling with -Os in your flags +use uclibc || replace-flags "-Os" "-O2" +# This flag makes compiling crash in interesting ways +filter-flags "-malign-double" + +# The slot of this binary compat version of libperl.so +PERLSLOT="1" + +SHORT_PV="${PV%.*}" +MY_P="perl-${PV/_rc/-RC}" +S="${WORKDIR}/${MY_P}" +DESCRIPTION="Larry Wall's Practical Extraction and Reporting Language" +SRC_URI="ftp://ftp.cpan.org/pub/CPAN/src/${MY_P}.tar.gz" +HOMEPAGE="http://www.perl.org" +SLOT="${PERLSLOT}" +LIBPERL="libperl.so.${PERLSLOT}.${SHORT_PV}" +LICENSE="Artistic GPL-2" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" + +# rac 2004.08.06 + +# i am not kidding here. you will forkbomb yourself out of existence +# because make check -n wants to make miniperl, which runs itself at +# the very end to make sure it's working right. this behaves very +# badly when you -n it, because it won't exist and will therefore try +# to build itself again ad infinitum. + +RESTRICT="maketest" + +DEPEND="!uclibc? ( sys-apps/groff ) + berkdb? ( sys-libs/db ) + gdbm? ( >=sys-libs/gdbm-1.8.0 ) + >=sys-apps/portage-2.0.45-r4" + +RDEPEND=" + berkdb? ( sys-libs/db ) + gdbm? ( >=sys-libs/gdbm-1.8.0 )" + +PDEPEND=">=dev-lang/perl-${PV}" + +pkg_setup() { + # I think this should rather be displayed if you *have* 'threads' + # in USE if it could break things ... + if use threads + then + ewarn "" + ewarn "PLEASE NOTE: You are compiling perl-5.8 with" + ewarn "threading enabled." + ewarn "Threading is not supported by all applications " + ewarn "that compile against perl. You use threading at " + ewarn "your own discretion. " + ewarn "" + sleep 10 + else + ewarn "" + ewarn "PLEASE NOTE: If you want to compile perl-5.8 with" + ewarn "threading enabled , you must restart this emerge" + ewarn "with USE=threads emerge...." + ewarn "Threading is not supported by all applications " + ewarn "that compile against perl. You use threading at " + ewarn "your own discretion. " + ewarn "" + sleep 10 + fi +} + +src_unpack() { + + unpack ${A} + + # Fix the build scripts to create libperl with a soname of ${SLOT}. + # We basically add: + # + # -Wl,-soname -Wl,libperl.so.`echo $(LIBPERL) | cut -d. -f3` + # + # to the line that links libperl.so, and then set LIBPERL to: + # + # LIBPERL=libperl.so.${SLOT}.`echo ${PV} | cut -d. -f1,2` + # + cd ${S}; epatch ${FILESDIR}/${P}-create-libperl-soname.patch + + # uclibc support - dragonheart 2004.06.16 + cd ${S}; epatch ${FILESDIR}/${P}-uclibc.patch + + # Configure makes an unwarranted assumption that /bin/ksh is a + # good shell. This patch makes it revert to using /bin/sh unless + # /bin/ksh really is executable. Should fix bug 42665. + # rac 2004.06.09 + cd ${S}; epatch ${FILESDIR}/${P}-noksh.patch + +} + +src_compile() { + + export LC_ALL="C" + local myconf="" + + if use threads + then + einfo "using threads" + mythreading="-multi" + myconf="-Dusethreads ${myconf}" + myarch="${CHOST%%-*}-linux-thread" + else + myarch="${CHOST%%-*}-linux" + fi + + if use gdbm + then + myconf="${myconf} -Di_gdbm" + fi + if use berkdb + then + myconf="${myconf} -Di_db -Di_ndbm" + else + myconf="${myconf} -Ui_db -Ui_ndbm" + fi + if use mips + then + # this is needed because gcc 3.3-compiled kernels will hang + # the machine trying to run this test - check with `Kumba + # <rac@gentoo.org> 2003.06.26 + myconf="${myconf} -Dd_u32align" + fi + if use sparc + then + myconf="${myconf} -Ud_longdbl" + fi + + rm -f config.sh Policy.sh + + sh Configure -des \ + -Darchname="${myarch}" \ + -Dcccdlflags='-fPIC' \ + -Dccdlflags='-rdynamic' \ + -Dcc="${CC:-gcc}" \ + -Dprefix='/usr' \ + -Dvendorprefix='/usr' \ + -Dsiteprefix='/usr' \ + -Dlocincpth=' ' \ + -Doptimize="${CFLAGS}" \ + -Duselargefiles \ + -Duseshrplib \ + -Dman3ext='3pm' \ + -Dlibperl="${LIBPERL}" \ + -Dd_dosuid \ + -Dd_semctl_semun \ + -Dcf_by='Gentoo' \ + -Ud_csh \ + ${myconf} || die + + emake -j1 -f Makefile depend || die "Couldn't make libperl.so depends" + emake -j1 -f Makefile ${LIBPERL} || die "Unable to make libperl.so" + mv ${LIBPERL} ${WORKDIR} +} + +src_install() { + + export LC_ALL="C" + + if [ "${PN}" = "libperl" ] + then + dolib.so ${WORKDIR}/${LIBPERL} + preplib + else + # Need to do this, else apps do not link to dynamic version of + # the library ... + local coredir="/usr/lib/perl5/${PV}/${myarch}${mythreading}/CORE" + dodir ${coredir} + dosym ../../../../${LIBPERL} ${coredir}/${LIBPERL} + dosym ../../../../${LIBPERL} ${coredir}/libperl.so.${PERLSLOT} + dosym ../../../../${LIBPERL} ${coredir}/libperl.so + + # Fix for "stupid" modules and programs + dodir /usr/lib/perl5/site_perl/${PV}/${myarch}${mythreading} + + make DESTDIR="${D}" \ + INSTALLMAN1DIR="${D}/usr/share/man/man1" \ + INSTALLMAN3DIR="${D}/usr/share/man/man3" \ + install || die "Unable to make install" + + cp -f utils/h2ph utils/h2ph_patched + epatch ${FILESDIR}/perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch + + LD_LIBRARY_PATH=. ./perl -Ilib utils/h2ph_patched \ + -a -d ${D}/usr/lib/perl5/${PV}/${myarch}${mythreading} <<EOF +asm/termios.h +syscall.h +syslimits.h +syslog.h +sys/ioctl.h +sys/socket.h +sys/time.h +wait.h +EOF + + # This is to fix a missing c flag for backwards compat + for i in `find ${D}/usr/lib/perl5 -iname "Config.pm"`;do + sed -e "s:ccflags=':ccflags='-DPERL5 :" \ + -e "s:cppflags=':cppflags='-DPERL5 :" \ + ${i} > ${i}.new &&\ + mv ${i}.new ${i} || die "Sed failed" + done + + # A poor fix for the miniperl issues + dosed 's:./miniperl:/usr/bin/perl:' /usr/lib/perl5/${PV}/ExtUtils/xsubpp + fperms 0444 /usr/lib/perl5/${PV}/ExtUtils/xsubpp + dosed 's:./miniperl:/usr/bin/perl:' /usr/bin/xsubpp + fperms 0755 /usr/bin/xsubpp + + ./perl installman \ + --man1dir="${D}/usr/share/man/man1" --man1ext='1' \ + --man3dir="${D}/usr/share/man/man3" --man3ext='3' + + # This removes ${D} from Config.pm and .packlist + for i in `find ${D} -iname "Config.pm"` `find ${D} -iname ".packlist"`;do + einfo "Removing ${D} from ${i}..." + sed -e "s:${D}::" ${i} > ${i}.new &&\ + mv ${i}.new ${i} || die "Sed failed" + done + fi + + dodoc Changes* Artistic Copying README Todo* AUTHORS + + if [ "${PN}" = "perl" ] + then + # HTML Documentation + # We expect errors, warnings, and such with the following. + + dodir /usr/share/doc/${PF}/html + ./perl installhtml \ + --podroot='.' \ + --podpath='lib:ext:pod:vms' \ + --recurse \ + --htmldir="${D}/usr/share/doc/${PF}/html" \ + --libpods='perlfunc:perlguts:perlvar:perlrun:perlop' + fi +} + +pkg_postinst() { + + # Make sure we do not have stale/invalid libperl.so 's ... + if [ -f "${ROOT}usr/lib/libperl.so" -a ! -L "${ROOT}usr/lib/libperl.so" ] + then + mv -f ${ROOT}usr/lib/libperl.so ${ROOT}usr/lib/libperl.so.old + fi + + # Next bit is to try and setup the /usr/lib/libperl.so symlink + # properly ... + local libnumber="`ls -1 ${ROOT}usr/lib/libperl.so.?.* | grep -v '\.old' | wc -l`" + if [ "${libnumber}" -eq 1 ] + then + # Only this version of libperl is installed, so just link libperl.so + # to the *soname* version of it ... + ln -snf libperl.so.${PERLSLOT} ${ROOT}usr/lib/libperl.so + else + if [ -x "${ROOT}/usr/bin/perl" ] + then + # OK, we have more than one version .. first try to figure out + # if there are already a perl installed, if so, link libperl.so + # to that *soname* version of libperl.so ... + local perlversion="`${ROOT}/usr/bin/perl -V:version | cut -d\' -f2 | cut -d. -f1,2`" + + cd ${ROOT}usr/lib + # Link libperl.so to the *soname* versioned lib ... + ln -snf `echo libperl.so.?.${perlversion} | cut -d. -f1,2,3` libperl.so + else + local x latest + + # Nope, we are not so lucky ... try to figure out what version + # is the latest, and keep fingers crossed ... + for x in `ls -1 ${ROOT}usr/lib/libperl.so.?.*` + do + latest="${x}" + done + + cd ${ROOT}usr/lib + # Link libperl.so to the *soname* versioned lib ... + ln -snf `echo ${latest##*/} | cut -d. -f1,2,3` libperl.so + fi + fi +} + |