diff options
author | 2008-06-28 09:48:18 +0000 | |
---|---|---|
committer | 2008-06-28 09:48:18 +0000 | |
commit | e84ae3ead0149737a854ccdb165ae4fd16b5abd5 (patch) | |
tree | 2156c17b7c7ddde7f45e0372ac636d1f2391ceb1 /net-analyzer/nagios-plugins-snmp | |
parent | Add a warning to satisfy bug #225769. (diff) | |
download | historical-e84ae3ead0149737a854ccdb165ae4fd16b5abd5.tar.gz historical-e84ae3ead0149737a854ccdb165ae4fd16b5abd5.tar.bz2 historical-e84ae3ead0149737a854ccdb165ae4fd16b5abd5.zip |
Version bump, added ~amd64, added eautoreconf run due to maintainer mode, migrated to nagios-3, fix quotation.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64
Diffstat (limited to 'net-analyzer/nagios-plugins-snmp')
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/ChangeLog | 11 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0.ebuild | 48 |
3 files changed, 60 insertions, 3 deletions
diff --git a/net-analyzer/nagios-plugins-snmp/ChangeLog b/net-analyzer/nagios-plugins-snmp/ChangeLog index 5067883d6598..5c1209e88c70 100644 --- a/net-analyzer/nagios-plugins-snmp/ChangeLog +++ b/net-analyzer/nagios-plugins-snmp/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/nagios-plugins-snmp -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.3 2007/06/30 16:37:45 dertobi123 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.4 2008/06/28 09:48:18 dertobi123 Exp $ + +*nagios-plugins-snmp-0.6.0 (28 Jun 2008) + + 28 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org> + +nagios-plugins-snmp-0.6.0.ebuild: + Version bump, added ~amd64, added eautoreconf run due to maintainer mode, + migrated to nagios-3, fix quotation. 30 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> nagios-plugins-snmp-0.5.5.ebuild: diff --git a/net-analyzer/nagios-plugins-snmp/Manifest b/net-analyzer/nagios-plugins-snmp/Manifest index 133d454069af..11207d83cff1 100644 --- a/net-analyzer/nagios-plugins-snmp/Manifest +++ b/net-analyzer/nagios-plugins-snmp/Manifest @@ -1,4 +1,6 @@ DIST nagios-plugins-snmp-0.5.5.tgz 343293 RMD160 5925f19fe5acc920aa9867230c83bc35367205bb SHA1 e8e9730412fb3aa9050d7f4247510b61d7ffe3ee SHA256 c6a216f8f2ff53f44a8f6c450f5963531d320434c551208a88802cc649483be2 +DIST nagios-plugins-snmp-0.6.0.tgz 381664 RMD160 5bba281441f023dc660a728ec2aba375d5571a37 SHA1 c37956bd80a98f0489c877a606b45a5acda9f761 SHA256 c3616feeb817165bc356df8f2daef52e1077f5d97a35c8074cadc68e15c0fff5 EBUILD nagios-plugins-snmp-0.5.5.ebuild 1235 RMD160 fab0961a721ef977fd8d4530f2e0e8a73051392f SHA1 afb550c2165dd22b8f5f18883c62b03d1738e005 SHA256 967916311ca40da09560dde013c2a2bf277965eab71579282d29b605662e4b85 -MISC ChangeLog 689 RMD160 43fa9f4b8fdc82dfe1db56c8ed2bdca51dbc7d54 SHA1 f6c3d53964d4c50df78fd575b4ab84196187aa47 SHA256 fcb98d4933f80c8635852ee058bc3bbf7870615faa20e875aaf434b28cb19dbd +EBUILD nagios-plugins-snmp-0.6.0.ebuild 1231 RMD160 1b14b73af1b5c4cdac02802797f0ef714a027f7b SHA1 8bf2895342bca30d9dbc71c4b8618bc55748b2e4 SHA256 7d11503df2546baf51ffaf1f11c3facde32abd72462c9327d527b40f21a1b383 +MISC ChangeLog 940 RMD160 2bb1e4ef7e0940510d6dc878299027124cc9b0ec SHA1 2d915f58a30341b2c82a576a7a90d340d1093bf7 SHA256 a8bc42a2250cf5091b0d5f89c6c0bbad62f2a2443ebaec4d09b444aa4dbdc442 MISC metadata.xml 374 RMD160 6b8b08588bd8917d67a46a52410fb06b19009d90 SHA1 595dbb78a60afe95b0c47b0cdb14b23a09170181 SHA256 6d35818039f829a608e7f56b71a140b980d9ddb10fc3da543402a9490065aaee diff --git a/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0.ebuild b/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0.ebuild new file mode 100644 index 000000000000..49f6c020c9d2 --- /dev/null +++ b/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0.ebuild,v 1.1 2008/06/28 09:48:18 dertobi123 Exp $ + +inherit eutils autotools + +DESCRIPTION="Additional Nagios plugins for monitoring SNMP capable devices" +HOMEPAGE="http://nagios.manubulon.com" +SRC_URI="http://nagios.manubulon.com/${P}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="net-analyzer/net-snmp" +RDEPEND="${DEPEND}" + +S=${WORKDIR}/nagios-plugins-snmp + +pkg_setup() { + enewgroup nagios + enewuser nagios -1 /bin/bash /var/nagios/home nagios +} + +src_unpack() { + unpack ${A} + cd "${S}" + + eautoreconf +} + +src_compile() { + econf \ + --libexecdir=/usr/$(get_libdir)/nagios/plugins \ + --sysconfdir=/etc/nagios || die "econf failed" + + emake || die "emake failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + + chown -R root:nagios "${D}"/usr/$(get_libdir)/nagios/plugins || die "Failed Chown of ${D}usr/$(get_libdir)/nagios/plugins" + chmod -R o-rwx "${D}"/usr/$(get_libdir)/nagios/plugins || "Failed Chmod of ${D}usr/$(get_libdir)/nagios/plugins" + + dodoc README NEWS AUTHORS +} |