diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-21 18:15:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-21 18:15:55 +0000 |
commit | 71c0105affed16a5622d5799f33553ec12eba47f (patch) | |
tree | 551dd1deaa8338773473630365b41da1516546f1 /net-misc/strongswan/files | |
parent | Stable for HPPA (bug #254357). (diff) | |
download | gentoo-2-71c0105affed16a5622d5799f33553ec12eba47f.tar.gz gentoo-2-71c0105affed16a5622d5799f33553ec12eba47f.tar.bz2 gentoo-2-71c0105affed16a5622d5799f33553ec12eba47f.zip |
maintainer-needed so I cleaned out the mess so it's easier to pick up in the future. (bug #227639, bug #226805, and bug #248999)
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'net-misc/strongswan/files')
-rw-r--r-- | net-misc/strongswan/files/ipsec-install-4.1.11.patch | 21 | ||||
-rw-r--r-- | net-misc/strongswan/files/ipsec-install-4.1.9.patch | 9 | ||||
-rw-r--r-- | net-misc/strongswan/files/ipsec-path-2.8.3.patch.bz2 | bin | 17544 -> 0 bytes | |||
-rw-r--r-- | net-misc/strongswan/files/ipsec-path-2.8.4.patch.bz2 | bin | 18821 -> 0 bytes | |||
-rw-r--r-- | net-misc/strongswan/files/ipsec-path.patch.bz2 | bin | 28829 -> 0 bytes | |||
-rw-r--r-- | net-misc/strongswan/files/strongswan-4.2.3-install.patch | 24 |
6 files changed, 0 insertions, 54 deletions
diff --git a/net-misc/strongswan/files/ipsec-install-4.1.11.patch b/net-misc/strongswan/files/ipsec-install-4.1.11.patch deleted file mode 100644 index d1be25442f69..000000000000 --- a/net-misc/strongswan/files/ipsec-install-4.1.11.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur strongswan-4.1.11.orig/src/starter/Makefile.am strongswan-4.1.11/src/starter/Makefile.am ---- strongswan-4.1.11.orig/src/starter/Makefile.am 2008-03-29 20:40:34.000000000 +0100 -+++ strongswan-4.1.11/src/starter/Makefile.am 2008-03-29 20:41:00.000000000 +0100 -@@ -31,4 +31,4 @@ - $(COMPILE) -c -o $@ $< - - install-exec-local : -- test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf -+ test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) -D ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf -diff -Naur strongswan-4.1.11.orig/src/starter/Makefile.in strongswan-4.1.11/src/starter/Makefile.in ---- strongswan-4.1.11.orig/src/starter/Makefile.in 2008-03-29 20:40:34.000000000 +0100 -+++ strongswan-4.1.11/src/starter/Makefile.in 2008-03-29 20:40:52.000000000 +0100 -@@ -628,7 +628,7 @@ - $(COMPILE) -c -o $@ $< - - install-exec-local : -- test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf -+ test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) -D ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: diff --git a/net-misc/strongswan/files/ipsec-install-4.1.9.patch b/net-misc/strongswan/files/ipsec-install-4.1.9.patch deleted file mode 100644 index 52f0d6c67ecb..000000000000 --- a/net-misc/strongswan/files/ipsec-install-4.1.9.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff -uprN strongswan-4.1.9.orig/src/starter/Makefile.am strongswan-4.1.9/src/starter/Makefile.am ---- strongswan-4.1.9.orig/src/starter/Makefile.am 2007-11-06 12:37:59.000000000 +0100 -+++ strongswan-4.1.9/src/starter/Makefile.am 2007-12-14 21:29:01.000000000 +0100 -@@ -31,4 +31,4 @@ defs.o: $(PLUTODIR)/defs.c $(PLUTODIR)/ - $(COMPILE) -c -o $@ $< - - install-exec-local : -- test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf -+ test -e "$(DESTDIR)$(sysconfdir)/ipsec.conf" || $(INSTALL) -D ipsec.conf $(DESTDIR)$(sysconfdir)/ipsec.conf diff --git a/net-misc/strongswan/files/ipsec-path-2.8.3.patch.bz2 b/net-misc/strongswan/files/ipsec-path-2.8.3.patch.bz2 Binary files differdeleted file mode 100644 index e8f97f927357..000000000000 --- a/net-misc/strongswan/files/ipsec-path-2.8.3.patch.bz2 +++ /dev/null diff --git a/net-misc/strongswan/files/ipsec-path-2.8.4.patch.bz2 b/net-misc/strongswan/files/ipsec-path-2.8.4.patch.bz2 Binary files differdeleted file mode 100644 index 26d3f1deb882..000000000000 --- a/net-misc/strongswan/files/ipsec-path-2.8.4.patch.bz2 +++ /dev/null diff --git a/net-misc/strongswan/files/ipsec-path.patch.bz2 b/net-misc/strongswan/files/ipsec-path.patch.bz2 Binary files differdeleted file mode 100644 index 364f4bb7f9ba..000000000000 --- a/net-misc/strongswan/files/ipsec-path.patch.bz2 +++ /dev/null diff --git a/net-misc/strongswan/files/strongswan-4.2.3-install.patch b/net-misc/strongswan/files/strongswan-4.2.3-install.patch deleted file mode 100644 index 2bdc5e561e00..000000000000 --- a/net-misc/strongswan/files/strongswan-4.2.3-install.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Nuar --exclude '*.orig' strongswan-4.2.3.orig/src/starter/Makefile.am strongswan-4.2.3/src/starter/Makefile.am ---- strongswan-4.2.3.orig/src/starter/Makefile.am 2008-05-10 12:57:35.000000000 -0700 -+++ strongswan-4.2.3/src/starter/Makefile.am 2008-06-23 18:20:59.968844217 -0700 -@@ -31,7 +31,7 @@ - $(COMPILE) -c -o $@ $< - - install-exec-local : -- test -e "$(DESTDIR)${sysconfdir}/ipsec.d" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d" -+ test -e "$(DESTDIR)${sysconfdir}/ipsec.d" || $(INSTALL) -D -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d" - test -e "$(DESTDIR)${sysconfdir}/ipsec.d/cacerts" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d/cacerts" - test -e "$(DESTDIR)${sysconfdir}/ipsec.d/ocspcerts" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d/ocspcerts" - test -e "$(DESTDIR)${sysconfdir}/ipsec.d/certs" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d/certs" -diff -Nuar --exclude '*.orig' strongswan-4.2.3.orig/src/starter/Makefile.in strongswan-4.2.3/src/starter/Makefile.in ---- strongswan-4.2.3.orig/src/starter/Makefile.in 2008-05-22 13:11:01.000000000 -0700 -+++ strongswan-4.2.3/src/starter/Makefile.in 2008-06-23 18:21:17.788523183 -0700 -@@ -629,7 +629,7 @@ - $(COMPILE) -c -o $@ $< - - install-exec-local : -- test -e "$(DESTDIR)${sysconfdir}/ipsec.d" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d" -+ test -e "$(DESTDIR)${sysconfdir}/ipsec.d" || $(INSTALL) -D -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d" - test -e "$(DESTDIR)${sysconfdir}/ipsec.d/cacerts" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d/cacerts" - test -e "$(DESTDIR)${sysconfdir}/ipsec.d/ocspcerts" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d/ocspcerts" - test -e "$(DESTDIR)${sysconfdir}/ipsec.d/certs" || $(INSTALL) -o ${ipsecuser} -g ${ipsecgroup} -d "$(DESTDIR)$(sysconfdir)/ipsec.d/certs" |