summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-08-27 20:21:47 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-08-27 20:21:47 +0000
commitaf13ab7ff699449912bb395be895dade8e737ec9 (patch)
tree04b2353f2287a33b7b726ee6961165c1298302ae /dev-libs
parentnew license for libffi (as-is with specifics and copyright) (diff)
downloadgentoo-2-af13ab7ff699449912bb395be895dade8e737ec9.tar.gz
gentoo-2-af13ab7ff699449912bb395be895dade8e737ec9.tar.bz2
gentoo-2-af13ab7ff699449912bb395be895dade8e737ec9.zip
Updating LICENSE and HOMEPAGE; added libffi-3.3.3.ebuild; added metadata.xml
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libffi/ChangeLog9
-rw-r--r--dev-libs/libffi/Manifest17
-rw-r--r--dev-libs/libffi/files/digest-libffi-3.3.31
-rw-r--r--dev-libs/libffi/libffi-3.3.3.ebuild236
-rw-r--r--dev-libs/libffi/libffi-3.4.1.ebuild8
-rw-r--r--dev-libs/libffi/metadata.xml37
6 files changed, 291 insertions, 17 deletions
diff --git a/dev-libs/libffi/ChangeLog b/dev-libs/libffi/ChangeLog
index f04666f16a6e..005745a009a6 100644
--- a/dev-libs/libffi/ChangeLog
+++ b/dev-libs/libffi/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-libs/libffi
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.12 2004/08/27 19:30:11 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.13 2004/08/27 20:21:47 fafhrd Exp $
+
+*libffi-3.3.3 (27 Aug 2004)
+
+ 27 Aug 2004; Armando Di Cianno <fafhrd@gentoo.org> +libffi-3.3.3.ebuild,
+ libffi-3.4.1.ebuild:
+ Added specific as-is type license for libffi; added libffi-3.3.3 for x86; set
+ HOMEPAGE to more proper url.
27 Aug 2004; Armando Di Cianno <fafhrd@gentoo.org> libffi-3.4.1.ebuild:
Added email address next to comment I had previously made in file.
diff --git a/dev-libs/libffi/Manifest b/dev-libs/libffi/Manifest
index a26292b7c869..c7eda01beb3f 100644
--- a/dev-libs/libffi/Manifest
+++ b/dev-libs/libffi/Manifest
@@ -1,15 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 0028f5cb692c67c719179e95c8703af0 ChangeLog 1782
MD5 3113b98f43bda47db0f39bd6f6e3aad1 libffi-1.20.ebuild 605
-MD5 2f524e8944e8a832ec2c1b5672ad3675 libffi-3.4.1.ebuild 7100
+MD5 8ada8d37ef4f99ee490c45efbc71af22 libffi-3.3.3.ebuild 6798
+MD5 14c7c9952ed2acbc9f410375eb2dc4ba libffi-3.4.1.ebuild 7096
+MD5 fa99489f8a43dd188dc1c5b88aea4af4 ChangeLog 2163
+MD5 ef1d6e99f954cc3412a9e513a2d80c64 metadata.xml 1836
MD5 ed8f1e978198c34ad3dc3b81c4804199 files/digest-libffi-1.20 63
+MD5 14f4d6619c938dbb907e2420c0eeefd9 files/digest-libffi-3.3.3 64
MD5 03a0e46a8ce1aff598b68a731112c13a files/digest-libffi-3.4.1 64
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iD8DBQFBHhTEI1lqEGTUzyQRAnBhAJ0S0k4hF1bd2X964NFekKe1mAwhegCfa2WJ
-89uHWeXAnmbbAM4TMkYox+c=
-=jVBS
------END PGP SIGNATURE-----
diff --git a/dev-libs/libffi/files/digest-libffi-3.3.3 b/dev-libs/libffi/files/digest-libffi-3.3.3
new file mode 100644
index 000000000000..e87695155cb0
--- /dev/null
+++ b/dev-libs/libffi/files/digest-libffi-3.3.3
@@ -0,0 +1 @@
+MD5 3c6cfd9fcd180481063b4058cf6faff2 gcc-3.3.3.tar.bz2 23279245
diff --git a/dev-libs/libffi/libffi-3.3.3.ebuild b/dev-libs/libffi/libffi-3.3.3.ebuild
new file mode 100644
index 000000000000..9a6054c80419
--- /dev/null
+++ b/dev-libs/libffi/libffi-3.3.3.ebuild
@@ -0,0 +1,236 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.3.3.ebuild,v 1.1 2004/08/27 20:21:47 fafhrd Exp $
+
+IUSE="nls"
+SLOT="0"
+inherit eutils flag-o-matic libtool
+
+# This ebuild mod'd from libstdc++ compatbility package ebuild to create
+# a similar structure for libffi, which is also included in gcc sources.
+# __Armando Di Cianno <fafhrd@gentoo.org>
+
+# Compile problems with these (bug #6641 among others)...
+#filter-flags "-fno-exceptions -fomit-frame-pointer -fforce-addr"
+
+# Recently there has been a lot of stability problem in Gentoo-land. Many
+# things can be the cause to this, but I believe that it is due to gcc3
+# still having issues with optimizations, or with it not filtering bad
+# combinations (protecting the user maybe from himeself) yet.
+#
+# This can clearly be seen in large builds like glibc, where too aggressive
+# CFLAGS cause the tests to fail miserbly.
+#
+# Quote from Nick Jones <carpaski@gentoo.org>, who in my opinion
+# knows what he is talking about:
+#
+# People really shouldn't force code-specific options on... It's a
+# bad idea. The -march options aren't just to look pretty. They enable
+# options that are sensible (and include sse,mmx,3dnow when apropriate).
+#
+# The next command strips CFLAGS and CXXFLAGS from nearly all flags. If
+# you do not like it, comment it, but do not bugreport if you run into
+# problems.
+#
+# <azarah@gentoo.org> (13 Oct 2002)
+do_filter_flags() {
+ strip-flags
+
+ # In general gcc does not like optimization, and add -O2 where
+ # it is safe. This is especially true for gcc 3.3 + 3.4
+ replace-flags -O? -O2
+
+# if use amd64
+# then
+# # gcc 3.3 doesnt support -march=k8/etc on amd64, so xgcc will fail
+# setting="`get-flag march`"
+# [ ! -z "${setting}" ] && filter-flags -march="${setting}"
+# fi
+
+ # gcc 3.3 doesnt support -mtune on numerous archs, so xgcc will fail
+ mtsetting="`get-flag mtune`"
+ [ ! -z "${mtsetting}" ] && filter-flags -mtune="${mtsetting}"
+
+ # ...sure, why not?
+ strip-unsupported-flags
+}
+
+S=${WORKDIR}/gcc-${PV}
+
+# Theoretical cross compiler support
+[ ! -n "${CCHOST}" ] && export CCHOST="${CHOST}"
+
+LOC="/usr"
+MY_PV="`echo ${PV} | awk -F. '{ gsub(/_pre.*|_alpha.*/, ""); print $1 "." $2 }'`"
+MY_PV_FULL="`echo ${PV} | awk '{ gsub(/_pre.*|_alpha.*/, ""); print $0 }'`"
+
+LIBPATH="${LOC}/lib/gcc-lib/${CCHOST}/${MY_PV_FULL}"
+BINPATH="${LOC}/${CCHOST}/gcc-bin/${MY_PV}"
+DATAPATH="${LOC}/share/gcc-data/${CCHOST}/${MY_PV}"
+# Dont install in /usr/include/g++-v3/, but in gcc internal directory.
+# We will handle /usr/include/g++-v3/ with gcc-config ...
+STDCXX_INCDIR="${LIBPATH}/include/g++-v${MY_PV/\.*/}"
+
+# Branch update support ...
+MAIN_BRANCH="${PV}" # Tarball, etc used ...
+
+# This branch update includes libffi fixes, so we include it here
+BRANCH_UPDATE="20040412"
+
+SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2"
+# mirror://gentoo/gcc-3.3.3-branch-update-${BRANCH_UPDATE}.patch.bz2"
+
+DESCRIPTION="libffi (from gcc) does not commonly build unless gcj is compiled, but is used by other projects, like GNUstep."
+HOMEPAGE="http://gcc.gnu.org/"
+
+# libffi itself under an "as-is" license, the rest of GCC can be.
+# and is, different
+LICENSE="libffi"
+
+KEYWORDS="-* ~x86"
+
+DEPEND="virtual/libc
+ !nptl? ( >=sys-libs/glibc-2.3.2-r3 )
+ >=sys-devel/binutils-2.14.90.0.6-r1
+ >=sys-devel/bison-1.875
+ >=sys-devel/gcc-config-1.3.1
+ =sys-devel/gcc-3.3.3*
+ !build? ( >=sys-libs/ncurses-5.2-r2
+ nls? ( sys-devel/gettext ) )"
+
+RDEPEND="virtual/libc
+ !nptl? ( >=sys-libs/glibc-2.3.2-r3 )
+ >=sys-devel/gcc-config-1.3.1
+ >=sys-libs/zlib-1.1.4
+ >=sys-apps/texinfo-4.2-r4
+ !build? ( >=sys-libs/ncurses-5.2-r2 )"
+
+PDEPEND="sys-devel/gcc-config"
+
+src_unpack() {
+ unpack ${A}
+
+ cd ${S}
+ # Fixup libtool to correctly generate .la files with portage
+ elibtoolize --portage --shallow
+
+ #use amd64 && epatch ${FILESDIR}/libstdc++_amd64_multilib_hack.patch
+
+ # Branch update ...
+# if [ -n "${BRANCH_UPDATE}" ]
+# then
+# epatch ${DISTDIR}/gcc-${MAIN_BRANCH}-branch-update-${BRANCH_UPDATE}.patch.bz2
+# fi
+
+ cd ${S}; ./contrib/gcc_update --touch &> /dev/null
+}
+
+src_compile() {
+
+ local myconf=
+
+ if ! use nls || use build
+ then
+ myconf="${myconf} --disable-nls"
+ else
+ myconf="${myconf} --enable-nls --without-included-gettext"
+ fi
+
+ #use amd64 && myconf="${myconf} --disable-multilib"
+
+ do_filter_flags
+ einfo "CFLAGS=\"${CFLAGS}\""
+ einfo "CXXFLAGS=\"${CXXFLAGS}\""
+
+ # Build in a separate build tree
+ mkdir -p ${WORKDIR}/build
+ cd ${WORKDIR}/build
+
+ einfo "Configuring libffi..."
+ addwrite "/dev/zero"
+ ${S}/configure --prefix=${LOC} \
+ --bindir=${BINPATH} \
+ --includedir=${LIBPATH}/include \
+ --datadir=${DATAPATH} \
+ --mandir=${DATAPATH}/man \
+ --infodir=${DATAPATH}/info \
+ --enable-shared \
+ --host=${CHOST} \
+ --target=${CCHOST} \
+ --with-system-zlib \
+ --enable-languages=java,c++,objc \
+ --enable-threads=posix \
+ --enable-long-long \
+ --disable-checking \
+ --enable-cstdio=stdio \
+ --enable-__cxa_atexit \
+ --enable-version-specific-runtime-libs \
+ --with-gxx-include-dir=${STDCXX_INCDIR} \
+ --with-local-prefix=${LOC}/local \
+ ${myconf} || die
+
+ touch ${S}/gcc/c-gperf.h
+
+ # Setup -j in MAKEOPTS
+ get_number_of_jobs
+
+ einfo "Compiling libffi..."
+ S="${WORKDIR}/build" \
+ emake all-target-libffi \
+ LIBPATH="${LIBPATH}" \
+ BOOT_CFLAGS="${CFLAGS}" STAGE1_CFLAGS="-O" || die
+}
+
+src_install() {
+ local x=
+
+ # Do allow symlinks in ${LOC}/lib/gcc-lib/${CHOST}/${PV}/include as
+ # this can break the build.
+ for x in ${WORKDIR}/build/gcc/include/*
+ do
+ if [ -L ${x} ]
+ then
+ rm -f ${x}
+ continue
+ fi
+ done
+ # Remove generated headers, as they can cause things to break
+ # (ncurses, openssl, etc).
+ for x in `find ${WORKDIR}/build/gcc/include/ -name '*.h'`
+ do
+ if grep -q 'It has been auto-edited by fixincludes from' ${x}
+ then
+ rm -f ${x}
+ fi
+ done
+
+ einfo "Installing libfii..."
+ # Do the 'make install' from the build directory
+ cd ${WORKDIR}/build
+ S="${WORKDIR}/build" \
+ make prefix=${LOC} \
+ bindir=${BINPATH} \
+ includedir=${LIBPATH}/include \
+ datadir=${DATAPATH} \
+ mandir=${DATAPATH}/man \
+ infodir=${DATAPATH}/info \
+ DESTDIR="${D}" \
+ LIBPATH="${LIBPATH}" \
+ install-target-libffi || die
+
+ # we want the headers...
+ mkdir -p ${D}/${LOC}/include/${PN}
+ mv ${D}/${LOC}/lib/gcc-lib/${CCHOST}/${PV}/include/* ${D}/${LOC}/include/${PN}
+ # remove now useless directory...
+ rm -Rf ${D}/${LOC}/lib/gcc-lib/
+ # we'll move this into a directory we can put at the end of ld.so.conf
+ # other than the normal versioned directory, so that it doesnt conflict
+ # with gcc 3.3.3
+ mkdir -p ${D}/${LOC}/lib/${PN}
+ mv ${D}/${LOC}/lib/* ${D}/${LOC}/lib/${PN}
+
+ mkdir -p ${D}/etc/env.d/
+ echo "LDPATH=\"${LOC}/lib/${PN}\"" >> ${D}/etc/env.d/99libffi
+ echo "CPATH=\"${LOC}/include/${PN}\"" >> ${D}/etc/env.d/99libffi
+}
+
diff --git a/dev-libs/libffi/libffi-3.4.1.ebuild b/dev-libs/libffi/libffi-3.4.1.ebuild
index 1ea0d34dfcb3..398b5c362e5c 100644
--- a/dev-libs/libffi/libffi-3.4.1.ebuild
+++ b/dev-libs/libffi/libffi-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.1.ebuild,v 1.4 2004/08/14 13:32:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.1.ebuild,v 1.5 2004/08/27 20:21:47 fafhrd Exp $
IUSE="nls"
SLOT="0"
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic libtool
# This ebuild mod'd from libstdc++ compatbility package ebuild to create
# a similar structure for libffi, which is also included in gcc sources.
-# __Armando Di Cianno
+# __Armando Di Cianno <fafhrd@gentoo.org>
# Compile problems with these (bug #6641 among others)...
#filter-flags "-fno-exceptions -fomit-frame-pointer -fforce-addr"
@@ -80,11 +80,11 @@ BRANCH_UPDATE=
SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2"
DESCRIPTION="libffi (from gcc) does not commonly build unless gcj is compiled, but is used by other projects, like GNUstep."
-HOMEPAGE="http://gcc.gnu.org/libstdc++/"
+HOMEPAGE="http://gcc.gnu.org/"
# libffi itself under an "as-is" license, the rest of GCC can be.
# and is, different
-LICENSE="GPL-2 LGPL-2.1 as-is"
+LICENSE="libffi"
KEYWORDS="-* ~amd64"
diff --git a/dev-libs/libffi/metadata.xml b/dev-libs/libffi/metadata.xml
new file mode 100644
index 000000000000..114d36e9534f
--- /dev/null
+++ b/dev-libs/libffi/metadata.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd restrict="&gt;=dev-libs/libffi-3.3.3">gnustep</herd>
+<maintainer restrict="&gt;=dev-libs/libffi-3.3.3">
+ <email>fafhrd@gentoo.org</email>
+ <description>Maintainer of GNUstep for Gentoo, and libffi is a core dependency.</description>
+</maintainer>
+<longdescription>
+Compilers for high level languages generate code that follow certain
+conventions. These conventions are necessary, in part, for separate
+compilation to work. One such convention is the "calling
+convention". The "calling convention" is essentially a set of
+assumptions made by the compiler about where function arguments will
+be found on entry to a function. A "calling convention" also specifies
+where the return value for a function is found.
+
+Some programs may not know at the time of compilation what arguments
+are to be passed to a function. For instance, an interpreter may be
+told at run-time about the number and types of arguments used to call
+a given function. Libffi can be used in such programs to provide a
+bridge from the interpreter program to compiled code.
+
+The libffi library provides a portable, high level programming
+interface to various calling conventions. This allows a programmer to
+call any function specified by a call interface description at run
+time.
+
+Ffi stands for Foreign Function Interface. A foreign function
+interface is the popular name for the interface that allows code
+written in one language to call code written in another language. The
+libffi library really only provides the lowest, machine dependent
+layer of a fully featured foreign function interface. A layer must
+exist above libffi that handles type conversions for values passed
+between the two languages.
+</longdescription>
+</pkgmetadata>