diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-06 03:17:54 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-08-06 03:17:54 +0000 |
commit | fea1b2ac6425fcbe31639c165b2347792b6249e6 (patch) | |
tree | 3844ad64ae7183a9b6ecd8e17c4b15ee2bf0fffd /net-firewall | |
parent | Initial import. Ebuild submitted by Yannick Heneault #99474. (diff) | |
download | historical-fea1b2ac6425fcbe31639c165b2347792b6249e6.tar.gz historical-fea1b2ac6425fcbe31639c165b2347792b6249e6.tar.bz2 historical-fea1b2ac6425fcbe31639c165b2347792b6249e6.zip |
Don't use CFLAGS when building the kernel module. Version bump.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipp2p/ChangeLog | 9 | ||||
-rw-r--r-- | net-firewall/ipp2p/Manifest | 20 | ||||
-rw-r--r-- | net-firewall/ipp2p/files/digest-ipp2p-0.7.4-r2 (renamed from net-firewall/ipp2p/files/digest-ipp2p-0.7.4-r1) | 0 | ||||
-rw-r--r-- | net-firewall/ipp2p/files/digest-ipp2p-0.8.0_rc3 | 1 | ||||
-rw-r--r-- | net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild (renamed from net-firewall/ipp2p/ipp2p-0.7.4-r1.ebuild) | 6 | ||||
-rw-r--r-- | net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild | 57 |
6 files changed, 86 insertions, 7 deletions
diff --git a/net-firewall/ipp2p/ChangeLog b/net-firewall/ipp2p/ChangeLog index 3a18c9f554e8..770d0fec31a2 100644 --- a/net-firewall/ipp2p/ChangeLog +++ b/net-firewall/ipp2p/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-firewall/ipp2p # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.9 2005/06/25 11:34:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ChangeLog,v 1.10 2005/08/06 03:17:54 eradicator Exp $ + +*ipp2p-0.8.0_rc3 (25 Jul 2005) +*ipp2p-0.7.4-r2 (25 Jul 2005) + + 25 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org> + -ipp2p-0.7.4-r1.ebuild, +ipp2p-0.7.4-r2.ebuild, +ipp2p-0.8.0_rc3.ebuild: + Don't use CFLAGS when building the kernel module. Version bump. 25 Jun 2005; David Holm <dholm@gentoo.org> ipp2p-0.7.4-r1.ebuild: Added to ~ppc. diff --git a/net-firewall/ipp2p/Manifest b/net-firewall/ipp2p/Manifest index 821912702ec5..80d379e3a9b4 100644 --- a/net-firewall/ipp2p/Manifest +++ b/net-firewall/ipp2p/Manifest @@ -1,7 +1,19 @@ -MD5 22fb37e12f1911627010f3eaf84403ad ChangeLog 1805 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5b3e6cdc5637347e707a75b12608f2cf ChangeLog 2073 MD5 3923b6ae9bc25fc124e24e7747c8a802 metadata.xml 226 MD5 3189d79995aa9e51c7b68f9279b851e8 ipp2p-0.7.1-r1.ebuild 1134 -MD5 abfaaa48d1f4383bb66012642b6c9fb1 ipp2p-0.7.4-r1.ebuild 1273 -MD5 ab7e8116b2ec2c738835b5facdfbf3d3 files/ipp2p-0.7-Makefile.patch 1069 +MD5 2629b1e6300fda91043b0e8cf26637dd ipp2p-0.8.0_rc3.ebuild 1353 +MD5 5518dad25c1ded368e4b2c0025ea3f1e ipp2p-0.7.4-r2.ebuild 1352 MD5 09c45d9dd51a824d5f46627efc141020 files/digest-ipp2p-0.7.1-r1 62 -MD5 365ee13da4034ff82a0b8abd6055f9cc files/digest-ipp2p-0.7.4-r1 62 +MD5 365ee13da4034ff82a0b8abd6055f9cc files/digest-ipp2p-0.7.4-r2 62 +MD5 a282b5a7786f803a6d63f41ee34251e2 files/digest-ipp2p-0.8.0_rc3 66 +MD5 ab7e8116b2ec2c738835b5facdfbf3d3 files/ipp2p-0.7-Makefile.patch 1069 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFC9Cw8ArHZZzCEUG0RAvNQAJ9RDwlvhN0pXdTBj8D8/3Mx1z/bdQCePQ/L +Bycu6jhhwftDsCXMnZqteHQ= +=PKuz +-----END PGP SIGNATURE----- diff --git a/net-firewall/ipp2p/files/digest-ipp2p-0.7.4-r1 b/net-firewall/ipp2p/files/digest-ipp2p-0.7.4-r2 index 6ac7a7fa45eb..6ac7a7fa45eb 100644 --- a/net-firewall/ipp2p/files/digest-ipp2p-0.7.4-r1 +++ b/net-firewall/ipp2p/files/digest-ipp2p-0.7.4-r2 diff --git a/net-firewall/ipp2p/files/digest-ipp2p-0.8.0_rc3 b/net-firewall/ipp2p/files/digest-ipp2p-0.8.0_rc3 new file mode 100644 index 000000000000..b71fb1217623 --- /dev/null +++ b/net-firewall/ipp2p/files/digest-ipp2p-0.8.0_rc3 @@ -0,0 +1 @@ +MD5 82bb0eb1d5a9defde6b2530c54bc2296 ipp2p-0.8.0_rc3.tar.gz 18970 diff --git a/net-firewall/ipp2p/ipp2p-0.7.4-r1.ebuild b/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild index 18ba34d1f395..84740dbfbada 100644 --- a/net-firewall/ipp2p/ipp2p-0.7.4-r1.ebuild +++ b/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.7.4-r1.ebuild,v 1.2 2005/06/25 11:34:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.7.4-r2.ebuild,v 1.1 2005/08/06 03:17:54 eradicator Exp $ IUSE="" @@ -36,9 +36,11 @@ src_unpack() { } src_compile() { + emake CFLAGS="${CFLAGS}" libipt_ipp2p.so || die "Failed to build iptables module" + xarch="${ARCH}" unset ARCH - emake KERNEL_SRC="${KV_DIR}" CFLAGS="${CFLAGS}" IPTABLES_SRC="${ROOT}/usr" IPTABLES_VERSION="$(${ROOT}/sbin/iptables --version | cut -f2 -dv)" IPTABLES_BIN="${ROOT}/sbin/iptables" || die "Parallel Make Failed" + emake KERNEL_SRC="${KV_DIR}" IPTABLES_SRC="${ROOT}/usr" IPTABLES_VERSION="$(${ROOT}/sbin/iptables --version | cut -f2 -dv)" IPTABLES_BIN="${ROOT}/sbin/iptables" || die "Failed to build kernel modle." ARCH="${xarch}" } diff --git a/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild b/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild new file mode 100644 index 000000000000..264166ef1b98 --- /dev/null +++ b/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipp2p/ipp2p-0.8.0_rc3.ebuild,v 1.1 2005/08/06 03:17:54 eradicator Exp $ + +IUSE="" + +inherit linux-mod eutils + +DESCRIPTION="Netfilter module for dealing with P2P Applications." +HOMEPAGE="http://www.ipp2p.org/index_en.html" +SRC_URI="http://www.ipp2p.org/downloads/${P}.tar.gz" + +SLOT="${KV}" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +RDEPEND="virtual/modutils + >=net-firewall/iptables-1.2.11" + +DEPEND="${RDEPEND} + virtual/linux-sources" + +pkg_setup() { + CONFIG_CHECK="NETFILTER" + NETFILTER_ERROR="Your kernel is not configured to support Netfilter." + MODULE_NAMES="ipt_ipp2p(${PN}:${S}:${S})" + + linux-mod_pkg_setup +} + +src_unpack() { + unpack ${A} + + cd ${S} + convert_to_m ${S}/Makefile +} + +src_compile() { + emake CFLAGS="${CFLAGS}" libipt_ipp2p.so || die "Failed to build iptables module" + + xarch="${ARCH}" + unset ARCH + emake KERNEL_SRC="${KV_DIR}" IPTABLES_SRC="${ROOT}/usr" IPTABLES_VERSION="$(${ROOT}/sbin/iptables --version | cut -f2 -dv)" IPTABLES_BIN="${ROOT}/sbin/iptables" || die "Failed to build kernel modle." + ARCH="${xarch}" +} + +src_install() { + exeinto /$(get_libdir)/iptables + doexe libipt_ipp2p.so + + dodoc README + linux-mod_src_install +} + +pkg_postinst() { + linux-mod_pkg_postinst +} |