diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-02-01 11:35:28 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-02-01 11:35:28 +0000 |
commit | 90591515e9951066d4a3c1e0310de1bf27cceed6 (patch) | |
tree | 67203f359885ea168df7b377ddd2450db9723b93 /net-firewall | |
parent | Bump to mips stable (needed for upcoming stageballs) (diff) | |
download | historical-90591515e9951066d4a3c1e0310de1bf27cceed6.tar.gz historical-90591515e9951066d4a3c1e0310de1bf27cceed6.tar.bz2 historical-90591515e9951066d4a3c1e0310de1bf27cceed6.zip |
Added metadata, bumped versions, and changed the configure scripts to use /usr/src/... rather than the running kernel for includes. Closes bug #38807.
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 12 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/Manifest | 9 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.3 | 1 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.4 | 1 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.2.2.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.2.3.ebuild | 35 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.2.4.ebuild | 38 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/metadata.xml | 8 |
8 files changed, 102 insertions, 6 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 275c64ec060f..650dd865ea7b 100644 --- a/net-firewall/ipsec-tools/ChangeLog +++ b/net-firewall/ipsec-tools/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-firewall/ipsec-tools -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.1 2003/12/16 18:04:33 plasmaroo Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.2 2004/02/01 11:35:28 plasmaroo Exp $ + +*ipsec-tools-0.2.3 (01 Feb 2004) + + 01 Feb 2004; <plasmaroo@gentoo.org> ipsec-tools-0.2.2.ebuild, + ipsec-tools-0.2.3.ebuild, ipsec-tools-0.2.4.ebuild: + Version bumps to 0.2.3 and 0.2.4 and I also fixed the configure scripts to use + the /usr/src/linux includes rather than those of the current kernel. Closes + bug #38807. *ipsec-tools-0.2.2 (16 Dec 2003) diff --git a/net-firewall/ipsec-tools/Manifest b/net-firewall/ipsec-tools/Manifest index 74362a589bf7..856d0534a07d 100644 --- a/net-firewall/ipsec-tools/Manifest +++ b/net-firewall/ipsec-tools/Manifest @@ -1,6 +1,11 @@ -MD5 2a388ec3796d055df69095a16ab8e181 ChangeLog 571 -MD5 6a98ca1096e930ea0c666dbf8b010945 ipsec-tools-0.2.2.ebuild 1084 +MD5 47d7aa49ee3d405da85455c1dfbb51de ChangeLog 897 +MD5 f0ddf5339c3ebf936feeb8b1ad69ce84 ipsec-tools-0.2.2.ebuild 1129 +MD5 8b0f876da8fa70f6ebcbaf281e5720d6 metadata.xml 224 +MD5 b9ca1d290fdf12b986db246757c64854 ipsec-tools-0.2.4.ebuild 1384 +MD5 fc241435cbaedb2a13e19668aa783930 ipsec-tools-0.2.3.ebuild 1142 MD5 880e14fe000918f6a94070c38a33d6fe files/racoon.conf.d 479 +MD5 ac619b46b3bc5c18673af99af443f697 files/digest-ipsec-tools-0.2.4 69 MD5 84cffb83a2579976f872a29d42767714 files/ipsec.conf.sample 260 +MD5 ac829bbe938472aca7e32399ec2c136b files/digest-ipsec-tools-0.2.3 69 MD5 e183eace529012c4d6d61282b643d757 files/digest-ipsec-tools-0.2.2 69 MD5 1b92416a20f032c713fb26c9cdfe7413 files/racoon.init.d 1129 diff --git a/net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.3 b/net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.3 new file mode 100644 index 000000000000..62b942de9e2a --- /dev/null +++ b/net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.3 @@ -0,0 +1 @@ +MD5 a228ea06cbbe19958c22bf04eae81948 ipsec-tools-0.2.3.tar.gz 805169 diff --git a/net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.4 b/net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.4 new file mode 100644 index 000000000000..de56cb44f957 --- /dev/null +++ b/net-firewall/ipsec-tools/files/digest-ipsec-tools-0.2.4 @@ -0,0 +1 @@ +MD5 c26b497c34f661b10f3f5a63b9326e4f ipsec-tools-0.2.4.tar.gz 713245 diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.2.2.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.2.2.ebuild index 5376597d65e3..aaa1509cf779 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.2.2.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.2.2.ebuild,v 1.2 2004/01/03 13:44:31 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.2.2.ebuild,v 1.3 2004/02/01 11:35:28 plasmaroo Exp $ DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation." HOMEPAGE="http://ipsec-tools.sourceforge.net/" @@ -21,7 +21,7 @@ pkg_setup() { src_compile() { unset CC - ./configure --prefix=/usr --sysconfdir=/etc || die + ./configure --prefix=/usr --sysconfdir=/etc --with-kernel-headers=/usr/src/linux/include || die emake || die } diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.2.3.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.2.3.ebuild new file mode 100644 index 000000000000..7f622982d645 --- /dev/null +++ b/net-firewall/ipsec-tools/ipsec-tools-0.2.3.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.2.3.ebuild,v 1.1 2004/02/01 11:35:28 plasmaroo Exp $ + +DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation." +HOMEPAGE="http://ipsec-tools.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +LICENSE="BSD" +KEYWORDS="~x86" +SLOT="0" +IUSE="" +DEPEND="virtual/glibc + >=dev-libs/openssl-0.9.6" + +pkg_setup() { + my_KV=`echo ${KV} | cut -f-2 -d "."` + if [ ${my_KV} != "2.6" ] ; then + echo; eerror "You need a 2.6.x kernel to use the ipsec tools!"; die "You need a 2.6 kernel to use ipsec-tools!" + fi +} + +src_compile() { + unset CC + ./bootstrap + ./configure --prefix=/usr --sysconfdir=/etc --with-kernel-headers=/usr/src/linux/include || die + emake || die +} + +src_install() { + einstall || die + dodoc ChangeLog README NEWS + insinto /etc && doins ${FILESDIR}/ipsec.conf.sample + insinto /etc/conf.d && newins ${FILESDIR}/racoon.conf.d racoon + exeinto /etc/init.d && newexe ${FILESDIR}/racoon.init.d racoon +} diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.2.4.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.2.4.ebuild new file mode 100644 index 000000000000..80cb76162a00 --- /dev/null +++ b/net-firewall/ipsec-tools/ipsec-tools-0.2.4.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.2.4.ebuild,v 1.1 2004/02/01 11:35:28 plasmaroo Exp $ + +DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation." +HOMEPAGE="http://ipsec-tools.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +LICENSE="BSD" +KEYWORDS="~x86" +SLOT="0" +IUSE="" +DEPEND="virtual/glibc + >=dev-libs/openssl-0.9.6" + +pkg_setup() { + my_KV=`echo ${KV} | cut -f-2 -d "."` + if [ ${my_KV} != "2.6" ] ; then + echo; eerror "You need a 2.6.x kernel to use the ipsec tools!"; die "You need a 2.6 kernel to use ipsec-tools!" + fi +} + +src_compile() { + unset CC + ./configure --prefix=/usr --sysconfdir=/etc --with-kernel-headers=/usr/src/linux/include || die + sed -e 's:AM_CFLAGS = :AM_CFLAGS = -include /usr/include/linux/compiler.h :' -i src/setkey/Makefile || die + sed -e 's:CPPFLAGS=:CPPFLAGS = -include /usr/include/linux/compiler.h :' -i src/racoon/Makefile || die + emake || die +} + +src_install() { + einstall || die + rm ${D}/usr/bin + dosbin src/racoon/racoon + dodoc ChangeLog README NEWS + insinto /etc && doins ${FILESDIR}/ipsec.conf.sample + insinto /etc/conf.d && newins ${FILESDIR}/racoon.conf.d racoon + exeinto /etc/init.d && newexe ${FILESDIR}/racoon.init.d racoon +} diff --git a/net-firewall/ipsec-tools/metadata.xml b/net-firewall/ipsec-tools/metadata.xml new file mode 100644 index 000000000000..7ba772c43ab2 --- /dev/null +++ b/net-firewall/ipsec-tools/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>plasmaroo@gentoo.org</email> +</maintainer> +</pkgmetadata> |