summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-21 14:06:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-21 14:06:45 +0000
commit5153a8be7827203affc75530e1ca485ae89d21d4 (patch)
tree8e2676a40aac17675816b9d1d624f08910e84eaa /net-analyzer
parentamd64 stable. (diff)
downloadgentoo-2-5153a8be7827203affc75530e1ca485ae89d21d4.tar.gz
gentoo-2-5153a8be7827203affc75530e1ca485ae89d21d4.tar.bz2
gentoo-2-5153a8be7827203affc75530e1ca485ae89d21d4.zip
sparc/x86 stable, remove old
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/snmptt/ChangeLog8
-rw-r--r--net-analyzer/snmptt/files/digest-snmptt-0.9-r13
-rw-r--r--net-analyzer/snmptt/files/digest-snmptt-1.03
-rw-r--r--net-analyzer/snmptt/files/digest-snmptt-1.13
-rw-r--r--net-analyzer/snmptt/snmptt-0.9-r1.ebuild50
-rw-r--r--net-analyzer/snmptt/snmptt-1.0.ebuild50
-rw-r--r--net-analyzer/snmptt/snmptt-1.1.ebuild60
-rw-r--r--net-analyzer/snmptt/snmptt-1.2.ebuild6
8 files changed, 9 insertions, 174 deletions
diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog
index 3776393a8c31..cd842aa87aa6 100644
--- a/net-analyzer/snmptt/ChangeLog
+++ b/net-analyzer/snmptt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/snmptt
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.16 2007/07/28 16:51:51 mjolnir Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.17 2008/01/21 14:06:45 armin76 Exp $
+
+ 21 Jan 2008; Raúl Porcel <armin76@gentoo.org> -snmptt-0.9-r1.ebuild,
+ -snmptt-1.0.ebuild, -snmptt-1.1.ebuild, snmptt-1.2.ebuild:
+ sparc/x86 stable, remove old
*snmptt-1.2 (28 Jul 2007)
diff --git a/net-analyzer/snmptt/files/digest-snmptt-0.9-r1 b/net-analyzer/snmptt/files/digest-snmptt-0.9-r1
deleted file mode 100644
index fb170c751dd8..000000000000
--- a/net-analyzer/snmptt/files/digest-snmptt-0.9-r1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 85090dee54ed5772c4e6ec939d954271 snmptt_0.9.tgz 107679
-RMD160 cee1c47e605b4c6aa5c0af2ab61b610edc3697bb snmptt_0.9.tgz 107679
-SHA256 dec9c48db208013d522a174d48c024060e6a13f152ec5301c291f7c076c5fe68 snmptt_0.9.tgz 107679
diff --git a/net-analyzer/snmptt/files/digest-snmptt-1.0 b/net-analyzer/snmptt/files/digest-snmptt-1.0
deleted file mode 100644
index 7c7a5102913a..000000000000
--- a/net-analyzer/snmptt/files/digest-snmptt-1.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ad93fc3d7b28eb59c153ce2761644838 snmptt_1.0.tgz 110663
-RMD160 6b547ec892d2032599358b9334605ebc9e770aab snmptt_1.0.tgz 110663
-SHA256 6fa537c4b45fedab410b36d73017bbf4bf2eac1333241114c5e2893814dfbdaf snmptt_1.0.tgz 110663
diff --git a/net-analyzer/snmptt/files/digest-snmptt-1.1 b/net-analyzer/snmptt/files/digest-snmptt-1.1
deleted file mode 100644
index 24a786134835..000000000000
--- a/net-analyzer/snmptt/files/digest-snmptt-1.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 e4c2ec342040f33cdf0c7edab1545aab snmptt_1.1.tgz 119251
-RMD160 049acc2fb78593daff38d0d6d3c1fcacd282771c snmptt_1.1.tgz 119251
-SHA256 593f3986e20b80ed5170ab997d4ab51c3f4b7f91f22fb69cdd550c6ad338aa50 snmptt_1.1.tgz 119251
diff --git a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild b/net-analyzer/snmptt/snmptt-0.9-r1.ebuild
deleted file mode 100644
index ffe3466be832..000000000000
--- a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9-r1.ebuild,v 1.7 2007/05/01 22:38:10 genone Exp $
-
-MY_P=${P/-/_}
-
-DESCRIPTION="SNMP Trap Translator"
-SRC_URI="mirror://sourceforge/snmptt/${MY_P}.tgz"
-HOMEPAGE="http://www.snmptt.org/"
-
-LICENSE="GPL-2"
-
-KEYWORDS="x86 ~ppc sparc"
-SLOT="0"
-IUSE="mysql postgres"
-
-S="${WORKDIR}/${MY_P}"
-
-RDEPEND=">=dev-lang/perl-5.6.1
- dev-perl/Config-IniFiles
- >=net-analyzer/net-snmp-5.1
- mysql? ( dev-perl/DBD-mysql )
- postgres? ( dev-perl/DBD-Pg )"
-
-src_compile() {
- echo "traphandle default /usr/sbin/snmptt" >examples/snmptrapd.conf.sample
-}
-
-src_install() {
- into /usr
- dosbin snmptt
- dosbin snmptthandler
- dosbin snmptt-net-snmp-test
- dosbin snmpttconvert
- dosbin snmpttconvertmib
-
- insinto /etc/snmp
- doins snmptt.ini
- doins examples/snmptt.conf.generic
- doins examples/snmptrapd.conf.sample
-
- dodoc BUGS COPYING ChangeLog INSTALL README sample-trap
- dohtml docs/faqs.html docs/index.html docs/layout1.css docs/snmptt.html docs/snmpttconvert.html docs/snmpttconvertmib.html
-}
-
-pkg_postinst() {
- if ( use mysql || use postgres ); then
- elog "Read the html documentation to configure your database."
- fi
-}
diff --git a/net-analyzer/snmptt/snmptt-1.0.ebuild b/net-analyzer/snmptt/snmptt-1.0.ebuild
deleted file mode 100644
index f6b856596133..000000000000
--- a/net-analyzer/snmptt/snmptt-1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.0.ebuild,v 1.5 2007/05/01 22:38:10 genone Exp $
-
-MY_P=${P/-/_}
-
-DESCRIPTION="SNMP Trap Translator"
-SRC_URI="mirror://sourceforge/snmptt/${MY_P}.tgz"
-HOMEPAGE="http://www.snmptt.org/"
-
-LICENSE="GPL-2"
-
-KEYWORDS="x86 ~ppc sparc"
-SLOT="0"
-IUSE="mysql postgres"
-
-S="${WORKDIR}/${MY_P}"
-
-RDEPEND=">=dev-lang/perl-5.6.1
- dev-perl/Config-IniFiles
- >=net-analyzer/net-snmp-5.1
- mysql? ( dev-perl/DBD-mysql )
- postgres? ( dev-perl/DBD-Pg )"
-
-src_compile() {
- echo "traphandle default /usr/sbin/snmptt" >examples/snmptrapd.conf.sample
-}
-
-src_install() {
- into /usr
- dosbin snmptt
- dosbin snmptthandler
- dosbin snmptt-net-snmp-test
- dosbin snmpttconvert
- dosbin snmpttconvertmib
-
- insinto /etc/snmp
- doins snmptt.ini
- doins examples/snmptt.conf.generic
- doins examples/snmptrapd.conf.sample
-
- dodoc BUGS COPYING ChangeLog INSTALL README sample-trap
- dohtml docs/faqs.html docs/index.html docs/layout1.css docs/snmptt.html docs/snmpttconvert.html docs/snmpttconvertmib.html
-}
-
-pkg_postinst() {
- if ( use mysql || use postgres ); then
- elog "Read the html documentation to configure your database."
- fi
-}
diff --git a/net-analyzer/snmptt/snmptt-1.1.ebuild b/net-analyzer/snmptt/snmptt-1.1.ebuild
deleted file mode 100644
index 71e8a240cb2c..000000000000
--- a/net-analyzer/snmptt/snmptt-1.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.1.ebuild,v 1.3 2007/07/09 17:22:35 armin76 Exp $
-
-MY_P="${P/-/_}"
-
-DESCRIPTION="SNMP Trap Translator"
-SRC_URI="mirror://sourceforge/snmptt/${MY_P}.tgz"
-HOMEPAGE="http://www.snmptt.org/"
-
-LICENSE="GPL-2"
-
-KEYWORDS="~ppc ~sparc x86"
-SLOT="0"
-IUSE="mysql postgres"
-
-S="${WORKDIR}/${MY_P}"
-
-RDEPEND=">=dev-lang/perl-5.6.1
- dev-perl/Config-IniFiles
- >=net-analyzer/net-snmp-5.1
- mysql? ( dev-perl/DBD-mysql )
- postgres? ( dev-perl/DBD-Pg )"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # bug 105354, daemonize this thing
- sed -i -e "s:mode = standalone:mode = daemon:g" snmptt.ini || die
-
- echo "traphandle default /usr/sbin/snmptt" >examples/snmptrapd.conf.sample
-}
-
-src_install() {
- into /usr
- dosbin snmptt
- dosbin snmptthandler
- dosbin snmptt-net-snmp-test
- dosbin snmpttconvert
- dosbin snmpttconvertmib
-
- insinto /etc/snmp
- doins snmptt.ini
- doins examples/snmptt.conf.generic
- cp -pPR ${D}/etc/snmp/snmptt.conf.generic ${D}/etc/snmp/snmptt.conf
- doins examples/snmptrapd.conf.sample
-
- dodoc BUGS ChangeLog README sample-trap
- dohtml docs/faqs.html docs/index.html docs/layout1.css docs/snmptt.html docs/snmpttconvert.html docs/snmpttconvertmib.html
-
- newinitd "${FILESDIR}"/snmptt.initd snmptt
-}
-
-pkg_postinst() {
- if ( use mysql || use postgres ); then
- elog "Read the html documentation to configure your database."
- fi
- elog "Please configure /etc/snmp/snmptt.conf before running."
-}
diff --git a/net-analyzer/snmptt/snmptt-1.2.ebuild b/net-analyzer/snmptt/snmptt-1.2.ebuild
index b308fde4bd18..28caa526e5df 100644
--- a/net-analyzer/snmptt/snmptt-1.2.ebuild
+++ b/net-analyzer/snmptt/snmptt-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.1 2007/07/28 16:51:51 mjolnir Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.2 2008/01/21 14:06:45 armin76 Exp $
MY_P="${P/-/_}"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/"
LICENSE="GPL-2"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc sparc x86"
SLOT="0"
IUSE="mysql postgres"