From a0ae6c698b48ce37da96bb49aad972d7c28b0eef Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 8 Jun 2013 19:09:21 +0200 Subject: net-misc/l7-protocols: Remove patchs appilied upstream, #373193 --- net-misc/l7-protocols/ChangeLog | 20 ------- net-misc/l7-protocols/Manifest | 5 -- .../files/l7-protocols-2008.02.20-gcc4.3.patch | 10 ---- .../l7-protocols/l7-protocols-2008.12.18.ebuild | 64 ---------------------- net-misc/l7-protocols/metadata.xml | 4 -- 5 files changed, 103 deletions(-) delete mode 100644 net-misc/l7-protocols/ChangeLog delete mode 100644 net-misc/l7-protocols/Manifest delete mode 100644 net-misc/l7-protocols/files/l7-protocols-2008.02.20-gcc4.3.patch delete mode 100644 net-misc/l7-protocols/l7-protocols-2008.12.18.ebuild delete mode 100644 net-misc/l7-protocols/metadata.xml (limited to 'net-misc') diff --git a/net-misc/l7-protocols/ChangeLog b/net-misc/l7-protocols/ChangeLog deleted file mode 100644 index 4b4dfe03..00000000 --- a/net-misc/l7-protocols/ChangeLog +++ /dev/null @@ -1,20 +0,0 @@ -# ChangeLog for net-misc/l7-protocols -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 28 May 2013; Bertrand Jacquin +metadata.xml: - Add missing metadata.xml - -*l7-protocols-2008.12.18 (02 Jul 2011) - - 02 Jul 2011; Bertrand Jacquin - +files/l7-protocols-2008.02.20-gcc4.3.patch, - +l7-protocols-2008.12.18.ebuild: - src_unpack for x86 stable l7-protocols use sed to replace "gcc" to - "tc-getCC" - and add CFLAGS and LDFLAGS. As CFLAGS often contain path - (-I/usr/i586-geode-linux-gnu/usr/include/), sed faile as '/' is use as - pattern separator - - https://bugs.gentoo.org/show_bug.cgi?id=373193 - diff --git a/net-misc/l7-protocols/Manifest b/net-misc/l7-protocols/Manifest deleted file mode 100644 index b8fd2fe0..00000000 --- a/net-misc/l7-protocols/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX l7-protocols-2008.02.20-gcc4.3.patch 307 SHA256 6a22fa11f1b2b8b334b6658f64e63455c5d740ff8053829e79155a2b1dd0ec6a WHIRLPOOL ef2b68100cf990c4d95ee14810826eaffb86faa0ed7d4b1706acb9308a1dcc7e793084d284af67e035cd02cb82921b5da5b44beabb635ea843448665a07665aa -DIST l7-protocols-2008-12-18.tar.gz 128951 SHA256 d38f68ad1bf8699b55f9a159d01a8eee1d7eebdd204bee9bd271baf868408d48 -EBUILD l7-protocols-2008.12.18.ebuild 1742 SHA256 498fce161b8428c98c2b4c14342525467b4bc285d552929c826e98f7dc7c438c WHIRLPOOL a8b47c785ef3b74d2f790e9ecb8044d7ceb3b59297b6696644a6b0fd208905f583ac27ecac690d620bfb44b5d06bce9ca2bd0ad29dd7b5f9a7de6ce85ab83e2e -MISC ChangeLog 678 SHA256 9f791662fadda27bafaa1c9e1cc653f5f72cad74c6634caaf6be4d90a6dc3d99 WHIRLPOOL f27f102f266e394e74b410061d658532aed40ae83379eeba4aa5999811c4991bbd2ee9225343ac3fcc0be0cb0f91354e9675695c8f91ae52624fbc8a8fae6aa5 -MISC metadata.xml 139 SHA256 5cdc1888ebc8807b9a37b1d33429c61cabe7415a4f240e21a4c2ff8eca7a34ed WHIRLPOOL 620431014dd4fb752c3d46d11904ecb2c6d4525f5b4e30f4f778a3b74d3f7187ae4ccd856ebd7eabb48ce261b21849c732928fe647edce024a3fdc082d8f8630 diff --git a/net-misc/l7-protocols/files/l7-protocols-2008.02.20-gcc4.3.patch b/net-misc/l7-protocols/files/l7-protocols-2008.02.20-gcc4.3.patch deleted file mode 100644 index 85453978..00000000 --- a/net-misc/l7-protocols/files/l7-protocols-2008.02.20-gcc4.3.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- testing/test_speed-userspace.cpp.orig 2008-04-21 14:41:58.000000000 +0400 -+++ testing/test_speed-userspace.cpp 2008-04-21 14:42:26.000000000 +0400 -@@ -16,6 +16,7 @@ - #include - #include - #include -+#include - #include "l7-parse-patterns.h" - - #define MAX 1500 diff --git a/net-misc/l7-protocols/l7-protocols-2008.12.18.ebuild b/net-misc/l7-protocols/l7-protocols-2008.12.18.ebuild deleted file mode 100644 index 1fb9ac92..00000000 --- a/net-misc/l7-protocols/l7-protocols-2008.12.18.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/l7-protocols-2008.12.18.ebuild,v 1.5 2009/06/02 16:53:40 armin76 Exp $ - -inherit eutils fixheadtails toolchain-funcs - -IUSE="" - -MY_P=${PN}-${PV//./-} - -DESCRIPTION="Protocol definitions of l7-filter kernel modules" -HOMEPAGE="http://l7-filter.sourceforge.net/protocols" - -SRC_URI="mirror://sourceforge/l7-filter/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" -S=${WORKDIR}/${MY_P} - -src_unpack() { - unpack ${A} - - cd "${S}" - sed -e "s;gcc.*\-o;$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o;g" \ - -e "s;g++.*\-o;$(tc-getCXX) ${CXXFLAGS} ${LDFLAGS} -o;g" \ - -i testing/Makefile - ht_fix_file testing/*.sh -} - -src_compile() { - emake -C testing || die -} - -# NOTE Testing mechanism is currently broken: -# stack smashing attack in function main() - -# Is also extraordinarly inefficent getting random data. -# -#src_test() { -# cd testing -# find ${S} -name \*.pat -print -exec ./test_match.sh {} \; \ -# -exec ./timeit.sh {} \; || die "failed tests" -# einfo "patterns past testing" -#} - -src_install() { - dodir /usr/share/${PN} - pushd testing > /dev/null - cp -pPR randprintable randchars test_speed-{kernel,userspace} README \ - match_kernel speeds-2007-10-02-450MHz *.sh data "${D}"/usr/share/${PN} - popd > /dev/null - mv example_traffic "${D}"/usr/share/${PN} - - dodoc README CHANGELOG HOWTO WANTED - for dir in extra file_types malware ; do - newdoc ${dir}/README README.${dir} - done - rm -rf README CHANGELOG HOWTO LICENSE Makefile WANTED */README testing - - dodir /etc/l7-protocols - cp -R * "${D}"/etc/l7-protocols - chown -R root:0 "${D}" -} diff --git a/net-misc/l7-protocols/metadata.xml b/net-misc/l7-protocols/metadata.xml deleted file mode 100644 index 097975e3..00000000 --- a/net-misc/l7-protocols/metadata.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - -- cgit v1.2.3