new openswan 2.2.0 and fixes to 2.1.2
authorBruno Randolf <br1@subnet.at>
Tue, 5 Oct 2004 09:30:25 +0000 (09:30 +0000)
committerBruno Randolf <br1@subnet.at>
Tue, 5 Oct 2004 09:30:25 +0000 (09:30 +0000)
BKrev: 416269b1yT_t2gyh_RiyLk8rMKoUOw

openswan/openswan-2.2.0/openswan-2.2.0-gentoo.patch [new file with mode: 0644]
openswan/openswan_2.1.2.oe
openswan/openswan_2.2.0.oe [new file with mode: 0644]

diff --git a/openswan/openswan-2.2.0/openswan-2.2.0-gentoo.patch b/openswan/openswan-2.2.0/openswan-2.2.0-gentoo.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..a494a9d 100644 (file)
@@ -0,0 +1,25 @@
+DESCRIPTION = "Openswan is an Open Source implementation of IPsec for the \
+Linux operating system."
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+DEPENDS = "gmp"
+
+SRC_URI = "http://www.openswan.org/code/openswan-${PV}.tar.gz \
+          file://flags.patch;patch=1"
+S = "${WORKDIR}/openswan-${PV}"
+
+EXTRA_OEMAKE = "-e DESTDIR=${D} \
+                USERCOMPILE="${CFLAGS}" \
+                FINALCONFDIR=${sysconfdir}/ipsec \
+                INC_RCDEFAULT=${sysconfdir}/init.d \
+                INC_USRLOCAL=${prefix} \
+                INC_MANDIR=share/man"
+
+do_compile () {
+       oe_runmake programs
+}
+
+do_install () {
+       oe_runmake install
+}
+
+FILES_${PN} += "/usr/lib/ipsec/"
diff --git a/openswan/openswan_2.2.0.oe b/openswan/openswan_2.2.0.oe
new file mode 100644 (file)
index 0000000..e69de29