diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-13 06:24:15 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-13 06:24:15 +0000 |
commit | fcb2aff50673d2b667d81895f2bdff725ece393b (patch) | |
tree | e08adfa4768128694eebd863f4795f5691d509d6 | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-fcb2aff50673d2b667d81895f2bdff725ece393b.tar.gz gentoo-2-fcb2aff50673d2b667d81895f2bdff725ece393b.tar.bz2 gentoo-2-fcb2aff50673d2b667d81895f2bdff725ece393b.zip |
purge
5 files changed, 5 insertions, 196 deletions
diff --git a/net-analyzer/snort_inline/ChangeLog b/net-analyzer/snort_inline/ChangeLog index c857360e541e..f417735fcce9 100644 --- a/net-analyzer/snort_inline/ChangeLog +++ b/net-analyzer/snort_inline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/snort_inline # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort_inline/ChangeLog,v 1.10 2004/07/08 16:53:31 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort_inline/ChangeLog,v 1.11 2004/07/13 06:24:15 eldad Exp $ + + 13 Jul 2004; Eldad Zack <eldad@gentoo.org> -snort_inline-2.1.0a-r1.ebuild, + -snort_inline-2.1.0a.ebuild: + Purged old ebuilds 08 Jul 2004; Eldad Zack <eldad@gentoo.org> snort_inline-2.1.0a-r1.ebuild, snort_inline-2.1.0a-r2.ebuild, snort_inline-2.1.0a.ebuild, diff --git a/net-analyzer/snort_inline/files/digest-snort_inline-2.1.0a b/net-analyzer/snort_inline/files/digest-snort_inline-2.1.0a deleted file mode 100644 index 3a56b5f4fb36..000000000000 --- a/net-analyzer/snort_inline/files/digest-snort_inline-2.1.0a +++ /dev/null @@ -1 +0,0 @@ -MD5 48eb488e2dcd75cb676b817db25e1f50 snort_inline-2.1.0a.tgz 2454674 diff --git a/net-analyzer/snort_inline/files/digest-snort_inline-2.1.0a-r1 b/net-analyzer/snort_inline/files/digest-snort_inline-2.1.0a-r1 deleted file mode 100644 index 3a56b5f4fb36..000000000000 --- a/net-analyzer/snort_inline/files/digest-snort_inline-2.1.0a-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 48eb488e2dcd75cb676b817db25e1f50 snort_inline-2.1.0a.tgz 2454674 diff --git a/net-analyzer/snort_inline/snort_inline-2.1.0a-r1.ebuild b/net-analyzer/snort_inline/snort_inline-2.1.0a-r1.ebuild deleted file mode 100644 index acdc6152f6f0..000000000000 --- a/net-analyzer/snort_inline/snort_inline-2.1.0a-r1.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort_inline/snort_inline-2.1.0a-r1.ebuild,v 1.5 2004/07/08 16:53:31 eldad Exp $ - -inherit eutils - -DESCRIPTION="Intrusion Prevention System (IPS) based on Snort" -HOMEPAGE="http://snort-inline.sf.net/" -SRC_URI="mirror://sourceforge/snort-inline/${P}.tgz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="ssl postgres mysql" -DEPEND="virtual/libc - >=dev-libs/libpcre-4.2-r1 - >=net-libs/libpcap-0.6.2-r1 - >=net-firewall/iptables-1.2.7a-r4 - <net-libs/libnet-1.1 - >=net-libs/libnet-1.0.2a-r3 - postgres? ( >=dev-db/postgresql-7.2 ) - mysql? ( >=dev-db/mysql-3.23.26 ) - ssl? ( >=dev-libs/openssl-0.9.6b )" - -RDEPEND="virtual/libc - >=dev-libs/libpcre-4.2-r1 - dev-lang/perl - net-firewall/iptables - net-firewall/ebtables - >=net-libs/libpcap-0.6.2-r1 - <net-libs/libnet-1.1 - >=net-libs/libnet-1.0.2a-r3 - postgres? ( >=dev-db/postgresql-7.2 ) - mysql? ( >=dev-db/mysql-3.23.26 ) - ssl? ( >=dev-libs/openssl-0.9.6b )" - -src_unpack() { - unpack ${A} - cd ${S} - - epatch ${FILESDIR}/${PV}-libnet-1.0.patch - epatch ${FILESDIR}/${P}-gcc3.patch - epatch ${FILESDIR}/snort-drop-calculation.diff - - sed -i "s:^var RULE_PATH.*:var RULE_PATH /etc/snort_inline/rules:" etc/snort_inline.conf -} - -src_compile() { - econf \ - `use_with postgres postgresql` \ - `use_with mysql` \ - `use_with ssl openssl` \ - --without-odbc \ - --without-oracle || die "bad ./configure" - - emake || die "compile problem" -} - -src_install() { - make DESTDIR=${D} install || die - - dodir /var/log/snort_inline - keepdir /var/log/snort_inline/ - - insinto /usr/lib/snort_inline/bin - doins contrib/{create_mysql,snortlog,*.pl} - - dodoc COPYING LICENSE doc/* - docinto contrib ; dodoc contrib/* - - newman snort.8 snort_inline.8 - rm ${D}/usr/share/man/man8/snort.8 - - insinto /etc/snort_inline - doins etc/reference.config etc/classification.config etc/*.map etc/threshold.conf - newins etc/snort_inline.conf snort_inline.conf.distrib - - insinto /etc/snort_inline/rules - doins rules/*.rules - - exeinto /etc/init.d ; newexe ${FILESDIR}/snort_inline.initd snort_inline - insinto /etc/conf.d ; newins ${FILESDIR}/snort_inline.confd snort_inline -} - -pkg_postinst() { - enewgroup snort_inline - enewuser snort_inline -1 /dev/null /var/log/snort_inline snort_inline - usermod -d "/var/log/snort_inline" snort_inline || die "usermod problem" - usermod -g "snort_inline" snort_inline || die "usermod problem" - usermod -s "/dev/null" snort_inline || die "usermod problem" - echo "ignore any message about CREATE_HOME above..." - - chown snort_inline:snort_inline /var/log/snort_inline - chmod 0770 /var/log/snort_inline - - einfo "snort_inline requires a kernel with ebtables support. 2.6.x" - einfo "kernels have this built-in, while 2.4.x kernels needs to be" - einfo "patched. ebtables can be found at http://ebtables.sf.net" -} diff --git a/net-analyzer/snort_inline/snort_inline-2.1.0a.ebuild b/net-analyzer/snort_inline/snort_inline-2.1.0a.ebuild deleted file mode 100644 index ac68dc95f7ca..000000000000 --- a/net-analyzer/snort_inline/snort_inline-2.1.0a.ebuild +++ /dev/null @@ -1,95 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort_inline/snort_inline-2.1.0a.ebuild,v 1.5 2004/07/08 16:53:31 eldad Exp $ - -inherit eutils - -DESCRIPTION="Intrusion Prevention System (IPS) based on Snort" -HOMEPAGE="http://snort-inline.sf.net/" -SRC_URI="mirror://sourceforge/snort-inline/${P}.tgz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="ssl postgres mysql" -DEPEND="virtual/libc - >=dev-libs/libpcre-4.2-r1 - >=net-libs/libpcap-0.6.2-r1 - >=net-firewall/iptables-1.2.7a-r4 - <net-libs/libnet-1.1 - >=net-libs/libnet-1.0.2a-r3 - postgres? ( >=dev-db/postgresql-7.2 ) - mysql? ( >=dev-db/mysql-3.23.26 ) - ssl? ( >=dev-libs/openssl-0.9.6b )" - -RDEPEND="virtual/libc - >=dev-libs/libpcre-4.2-r1 - dev-lang/perl - net-firewall/iptables - net-firewall/ebtables - >=net-libs/libpcap-0.6.2-r1 - <net-libs/libnet-1.1 - >=net-libs/libnet-1.0.2a-r3 - postgres? ( >=dev-db/postgresql-7.2 ) - mysql? ( >=dev-db/mysql-3.23.26 ) - ssl? ( >=dev-libs/openssl-0.9.6b )" - -src_unpack() { - unpack ${A} - cd ${S} - - epatch ${FILESDIR}/${PV}-libnet-1.0.patch - epatch ${FILESDIR}/${P}-gcc3.patch - epatch ${FILESDIR}/snort-drop-calculation.diff - - sed "s:var RULE_PATH ../rules:var RULE_PATH /etc/snort-inline:" < etc/snort.conf > etc/snort.conf.distrib -} - -src_compile() { - econf \ - `use_with postgres postgresql` \ - `use_with mysql` \ - `use_with ssl openssl` \ - --without-odbc \ - --without-oracle || die "bad ./configure" - - emake || die "compile problem" -} - -src_install() { - make DESTDIR=${D} install || die - - dodir /var/log/snort_inline - keepdir /var/log/snort_inline/ - - insinto /usr/lib/snort_inline/bin - doins contrib/{create_mysql,snortlog,*.pl} - - dodoc COPYING LICENSE doc/* - docinto contrib ; dodoc contrib/* - - newman snort.8 snort_inline.8 - rm ${D}/usr/share/man/man8/snort.8 - - insinto /etc/snort_inline - doins etc/reference.config etc/classification.config rules/*.rules etc/*.map etc/threshold.conf - doins etc/snort.conf.distrib - - exeinto /etc/init.d ; newexe ${FILESDIR}/snort_inline.initd snort_inline - insinto /etc/conf.d ; newins ${FILESDIR}/snort_inline.confd snort_inline -} - -pkg_postinst() { - enewgroup snort_inline - enewuser snort_inline -1 /dev/null /var/log/snort_inline snort_inline - usermod -d "/var/log/snort_inline" snort_inline || die "usermod problem" - usermod -g "snort_inline" snort_inline || die "usermod problem" - usermod -s "/dev/null" snort_inline || die "usermod problem" - echo "ignore any message about CREATE_HOME above..." - - chown snort_inline:snort_inline /var/log/snort_inline - chmod 0770 /var/log/snort_inline - - einfo "snort_inline requires a kernel with ebtables support. 2.6.x" - einfo "kernels have this built-in, while 2.4.x kernels needs to be" - einfo "patched. ebtables can be found at http://ebtables.sf.net" -} |