diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-27 17:52:46 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-04-27 17:52:46 +0000 |
commit | 456a0a11223d718f2194ec45ebb294a100c0ff02 (patch) | |
tree | 02c610bf5812e6ba20d3400ba14cb6a04a5905a1 /net-analyzer | |
parent | Added a missing dependency on kwin as reported on bug 204929. (diff) | |
download | historical-456a0a11223d718f2194ec45ebb294a100c0ff02.tar.gz historical-456a0a11223d718f2194ec45ebb294a100c0ff02.tar.bz2 historical-456a0a11223d718f2194ec45ebb294a100c0ff02.zip |
Fix for autoconf-2.62, bug #218704
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-plugins/ChangeLog | 408 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins/Manifest | 4 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins/files/nagios-plugins-1.4.11-autoconf-2.62.patch | 18 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.11-r1.ebuild | 125 |
4 files changed, 153 insertions, 402 deletions
diff --git a/net-analyzer/nagios-plugins/ChangeLog b/net-analyzer/nagios-plugins/ChangeLog index 048bb6b7e8a0..461f786cdb12 100644 --- a/net-analyzer/nagios-plugins/ChangeLog +++ b/net-analyzer/nagios-plugins/ChangeLog @@ -1,405 +1,11 @@ # ChangeLog for net-analyzer/nagios-plugins -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.86 2008/03/25 17:13:54 dertobi123 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.87 2008/04/27 17:52:45 dertobi123 Exp $ - 25 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> - -nagios-plugins-1.4.10-r1.ebuild, nagios-plugins-1.4.11.ebuild: - fix postgres dep (#214718 by Łukasz Mierzwa), remove old version +*nagios-plugins-1.4.11-r1 (27 Apr 2008) - 14 Mar 2008; Caleb Tennis <caleb@gentoo.org> nagios-plugins-1.4.11.ebuild: - amd64 stable + 27 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> + +files/nagios-plugins-1.4.11-autoconf-2.62.patch, + +nagios-plugins-1.4.11-r1.ebuild: + Fix for autoconf-2.62, bug #218704 - 05 Feb 2008; Markus Rothe <corsair@gentoo.org> - nagios-plugins-1.4.11.ebuild: - Stable on ppc64 - - 21 Jan 2008; Raúl Porcel <armin76@gentoo.org> - nagios-plugins-1.4.11.ebuild: - sparc stable wrt #205335 - -*nagios-plugins-1.4.11 (15 Dec 2007) - - 15 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> - -nagios-plugins-1.4.10.ebuild, +nagios-plugins-1.4.11.ebuild: - version bump - - 08 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> - nagios-plugins-1.4.10-r1.ebuild: - Stable on amd64 wrt bug #194178 and bug #196308. - - 05 Nov 2007; Raúl Porcel <armin76@gentoo.org> - nagios-plugins-1.4.10-r1.ebuild: - sparc stable wrt security #196308 - - 30 Oct 2007; Markus Rothe <corsair@gentoo.org> - nagios-plugins-1.4.10-r1.ebuild: - Stable on ppc64; bug #196308 - - 30 Oct 2007; Christian Faulhammer <opfer@gentoo.org> - nagios-plugins-1.4.10-r1.ebuild: - stable x86, security bug 196308 - -*nagios-plugins-1.4.10-r1 (29 Oct 2007) - - 29 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> - +files/nagios-plugins-1.4.10-check_http.patch, +files/CVE-2007-5623.patch, - +nagios-plugins-1.4.10-r1.ebuild: - revbump, Include a fix for CVE-2007-5623 (Bug #196308) - The fix for CVE-2007-5198 (Bug #194178) was incomplete as per - http://sourceforge.net/tracker/index.php?func=detail&aid=1813346&group_id=29 - 880&atid=397597 - - 23 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> - -files/nagios-plugins-1.4.8-mysql.patch, - -files/nagios-plugins-1.4-contrib.patch, - -files/nagios-plugins-1.4-noradius.patch, -nagios-plugins-1.4.8-r1.ebuild: - Housekeeping - - 04 Oct 2007; Steve Dibb <beandog@gentoo.org> nagios-plugins-1.4.10.ebuild: - amd64 stable, security bug 194178 - - 01 Oct 2007; Markus Rothe <corsair@gentoo.org> - nagios-plugins-1.4.10.ebuild: - Stable on ppc64; bug #194178 - - 01 Oct 2007; Ferris McCormick <fmccor@gentoo.org> - nagios-plugins-1.4.10.ebuild: - Sparc stable --- Bug #194178 --- thanks dertobi123 for how to test. - - 30 Sep 2007; Markus Meier <maekke@gentoo.org> - nagios-plugins-1.4.10.ebuild: - x86 stable, security bug #194178 - - 29 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> - +files/nagios-plugins-1.4.10-noradius.patch, nagios-plugins-1.4.10.ebuild: - Update noradius patch, more quotation fixes - -*nagios-plugins-1.4.10 (29 Sep 2007) - - 29 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> - +files/nagios-plugins-1.4.10-contrib.patch, -nagios-plugins-1.4.9.ebuild, - +nagios-plugins-1.4.10.ebuild: - Version bump, fix quoting, 1.4.10 fixes a buffer overflow vulnerability in - its check_http plugin - - 30 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> - nagios-plugins-1.4.8-r1.ebuild, nagios-plugins-1.4.9.ebuild: - Fix ownership of /usr/nagios/libexec for bug #154293 - - 30 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> - -files/nagios-plugins-1.4-autoconf-fix.patch, -files/check_swap.c.patch, - -files/nagios-plugins-noradius.patch, -nagios-plugins-1.3.1-r1.ebuild, - -nagios-plugins-1.4.2.ebuild: - Housekeeping - - 19 Jun 2007; Christian Faulhammer <opfer@gentoo.org> - nagios-plugins-1.4.8-r1.ebuild: - stable x86, bug 154418 - - 16 Jun 2007; Christoph Mende <angelos@gentoo.org> - nagios-plugins-1.4.8-r1.ebuild: - Stable on amd64 wrt bug 154418 - - 11 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> - nagios-plugins-1.4.8-r1.ebuild: - Stable on sparc wrt #154418 - - 10 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> - -nagios-plugins-1.4.ebuild, -nagios-plugins-1.4.1.ebuild, - -nagios-plugins-1.4.2-r1.ebuild, -nagios-plugins-1.4.3-r1.ebuild, - -nagios-plugins-1.4.6.ebuild, -nagios-plugins-1.4.8.ebuild: - Clean out old versions. - - 10 Jun 2007; Markus Rothe <corsair@gentoo.org> - nagios-plugins-1.4.8-r1.ebuild: - Stable on ppc64; bug #154418 - -*nagios-plugins-1.4.9 (04 Jun 2007) - - 04 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> - +nagios-plugins-1.4.9.ebuild: - Version bump - -*nagios-plugins-1.4.8-r1 (11 May 2007) - - 11 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> - +files/nagios-plugins-1.4.8-mysql.patch, - +files/nagios-plugins-1.4-contrib.patch, +nagios-plugins-1.4.8-r1.ebuild: - revbump, bug #178076 by Serhij S. Stasyuk - - 09 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> - nagios-plugins-1.4.8.ebuild: - Fix mysql detection, bug #177789 - -*nagios-plugins-1.4.8 (08 May 2007) - - 08 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> - +nagios-plugins-1.4.8.ebuild: - Version bump to 1.4.8, setuid the check_icmp plugin, bug #155929 - - 08 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> - nagios-plugins-1.4.6.ebuild: - Use a valid home-directory for nagios by Wolfram Schlich, bug #156068 - -*nagios-plugins-1.4.6 (12 Mar 2007) - - 12 Mar 2007; Martin Jackson <mjolnir@gentoo.org> - +files/nagios-plugins-1.4.6-po.patch, +nagios-plugins-1.4.6.ebuild: - Version bump to 1.4.6 for #154617, thanks to chris@donovanweb.org for reporting - - 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> - nagios-plugins-1.4.3-r1.ebuild: - Fix broken autotools handling. - - 29 Nov 2006; Cedric Krier <cedk@gentoo.org> nagios-plugins-1.4.2.ebuild, - nagios-plugins-1.4.2-r1.ebuild, nagios-plugins-1.4.3-r1.ebuild: - Fix autotools for bug #151140 - - 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> - nagios-plugins-1.3.1-r1.ebuild, nagios-plugins-1.4.ebuild, - nagios-plugins-1.4.1.ebuild, nagios-plugins-1.4.2.ebuild, - nagios-plugins-1.4.2-r1.ebuild, nagios-plugins-1.4.3-r1.ebuild: - dev-db/mysql => virtual/mysql - - 21 Oct 2006; Thomas Cort <tcort@gentoo.org> - nagios-plugins-1.4.3-r1.ebuild: - Added ~alpha keyword wrt Bug #110130. - - 14 Aug 2006; Daniel Black <dragonheart@gentoo.org> - nagios-plugins-1.4.1.ebuild, nagios-plugins-1.4.2.ebuild, - nagios-plugins-1.4.2-r1.ebuild, nagios-plugins-1.4.3-r1.ebuild: - WANT_AUTOCONF changed to 2.5 as per QA bug #143429 - - 19 Jul 2006; Lance Albertson <ramereth@gentoo.org> - files/nagios-plugins-1.4.3-check_disk-fix.patch: - * Fix check_disk patch. Forgot to axe out the CVS Id tags from it, was making - things puke. - -*nagios-plugins-1.4.3-r1 (18 Jul 2006) - - 18 Jul 2006; Lance Albertson <ramereth@gentoo.org> - +files/nagios-plugins-1.4.3-check_disk-fix.patch, - +files/nagios-plugins-1.4-autoconf-fix.patch, - -nagios-plugins-1.4.3.ebuild, +nagios-plugins-1.4.3-r1.ebuild: - * Fix configure.in, bug #138690 - * Add patch for check_disk, bug #138731 - * Clean up old ebuild - - 15 May 2006; Robin H. Johnson <robbat2@gentoo.org> - nagios-plugins-1.4.ebuild, nagios-plugins-1.4.1.ebuild, - nagios-plugins-1.4.2.ebuild, nagios-plugins-1.4.2-r1.ebuild, - nagios-plugins-1.4.3.ebuild: - Move nut to sys-power. - - 07 May 2006; Markus Rothe <corsair@gentoo.org> - nagios-plugins-1.4.2.ebuild: - Stable on ppc64 - -*nagios-plugins-1.4.3 (19 Apr 2006) - - 19 Apr 2006; Lance Albertson <ramereth@gentoo.org> - +nagios-plugins-1.4.3.ebuild: - * Version bump - - 29 Jan 2006; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild, - nagios-plugins-1.4.ebuild, nagios-plugins-1.4.1.ebuild, - nagios-plugins-1.4.2.ebuild, nagios-plugins-1.4.2-r1.ebuild: - Added RESTRICT test (Bug 100439). Converted other versions' src_test to - RESTRICT test instead (and fixed an einfo typo) - - 29 Jan 2006; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild: - Bug 97652: added check for /etc/mtab, as it may be missing in chroot'ed - enviornments. The check is only needed for 1.3.1 - - 10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> - nagios-plugins-1.4.2.ebuild: - Stable on sparc - - 17 Dec 2005; Markus Rothe <corsair@gentoo.org> - nagios-plugins-1.4.2-r1.ebuild: - Added ~ppc64 - -*nagios-plugins-1.4.2-r1 (20 Nov 2005) - - 20 Nov 2005; Lance Albertson <ramereth@gentoo.org> - nagios-plugins-1.4.1.ebuild, nagios-plugins-1.4.2.ebuild, - +nagios-plugins-1.4.2-r1.ebuild: - * Stable on x86 - * Fixed RDEPEND for mysql, bug #98153 - - Added dev-perl/DBI and dev-perl/DBD-mysql - -*nagios-plugins-1.4.2 (24 Oct 2005) - - 24 Oct 2005; Lance Albertson <ramereth@gentoo.org> - -files/nagios-plugins-1.4.1-noradius.patch, - +files/nagios-plugins-1.4-noradius.patch, nagios-plugins-1.4.1.ebuild, - +nagios-plugins-1.4.2.ebuild: - * Version bump - * Fixed die on chmod - * Updated noradius patch - - 07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> - nagios-plugins-1.4.ebuild: - Stable on sparc - - 02 Oct 2005; Lance Albertson <ramereth@gentoo.org> - nagios-plugins-1.4.1.ebuild: - * Removed arch blocks on radiusclient, resolves #105512 - - 10 Sep 2005; Lance Albertson <ramereth@gentoo.org> - +files/nagios-plugins-1.4.1-noradius.patch, nagios-plugins-1.4.1.ebuild: - * Fix noradius patch to actually patch configure.in instead of the configure - script (makes it more portable) This should fix bug #105459 - - 10 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> - nagios-plugins-1.4.1.ebuild: - Changed epatch line to match renamed patch. Sorry if I am stepping on - anyone's toes but this one keeps biting me and I don't have easy access to a - web browser at the moment. - -*nagios-plugins-1.4.1 (09 Sep 2005) - - 09 Sep 2005; Lance Albertson <ramereth@gentoo.org> metadata.xml, - nagios-plugins-1.4.ebuild, +nagios-plugins-1.4.1.ebuild: - * Version bump (also added radius IUSE) - * Marked 1.4 stable on x86 - * Updated metadata.xml - - 04 May 2005; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild, - nagios-plugins-1.4.ebuild: - Fixed dir permissions. - - 17 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> nagios-plugins-1.4.ebuild: - Fix sed in src_install for bug 85607. - - 10 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> nagios-plugins-1.4.ebuild: - It's called use_with not 'use with'.. also, it's postgres not postgress. - - 26 Feb 2005; Daniel Black <dragonheart@gentoo.org> - nagios-plugins-1.4.ebuild: - Fix for ps synax as per bug #82591. Thanks to marcelogoes@gmail.com - -*nagios-plugins-1.4 (15 Feb 2005) - - 15 Feb 2005; Daniel Black <dragonheart@gentoo.org> - +nagios-plugins-1.4.ebuild: - Version bump thanks to the extreme persistance of Marco Morales - <soulse@gmail.com> in bug #81826 - - 11 Dec 2004; Benjamin Schindler <config@gentoo.org> - nagios-plugins-1.3.1-r1.ebuild: - Stable on amd64 - - 22 Nov 2004; Jason Wever <weeve@gentoo.org> - nagios-plugins-1.3.1-r1.ebuild: - Re-marking stable on sparc as someone moved it back to testing and broke - dependencies. - - 21 Nov 2004; Eldad Zack <eldad@gentoo.org> +files/check_swap.c.patch, - nagios-plugins-1.3.1-r1.ebuild: - check_swap fix for kernel 2.6, thanks to Evgeny Stambulchik - <fnevgeny@weizmann.ac.il> for providing the patch. Closes #61386. - - 21 Nov 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild: - contribs nitpicks: chmod all .pl script +x, fixed interpreter, - check_file_age.pl: fixed use clause. Thanks to Matt Van Wormer - <matt@broadleafservices.com>. Closes #68292. - - 24 Oct 2004; Jason Wever <weeve@gentoo.org> - nagios-plugins-1.3.1-r1.ebuild: - Stable on sparc. - - 20 Aug 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild: - Fixed ebuild for binary install. Closes bug #58928. - - 20 Aug 2004; Eldad Zack <eldad@gentoo.org> - +files/nagios-plugins-noradius.patch, nagios-plugins-1.3.1-r1.ebuild: - Disabled building of check_radius. See bug #45139. - - 04 Aug 2004; Jon Hood <squinky86@gentoo.org> nagios-plugins-1.3.1-r1.ebuild, - nagios-plugins-1.3.1.ebuild: - Move enewuser syntax to pkg_preinst() irt #58526. - - 24 Jul 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild: - Added contrib plugins to install. As a special case, insert check_nagios_db.pl - directly into libexec when emerge with db support. Closes #57429. - - 11 Jul 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild: - marked x86 stable - - 09 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml, - nagios-plugins-1.3.1-r1.ebuild, nagios-plugins-1.3.1.ebuild: - Added metadata - - 09 Jul 2004; Eldad Zack <eldad@gentoo.org> nagios-plugins-1.3.1-r1.ebuild, - nagios-plugins-1.3.1.ebuild: - Tidy up, fixed use flag typo - -*nagios-plugins-1.3.1-r1 (12 Feb 2004) - - 12 Feb 2004; rob holland <tigger@gentoo.org> nagios-plugins-1.3.1-r1.ebuild: - new nagios-plugins ebuild with hopefully more sensible useflags/dependancies - - 15 Dec 2003; Martin Holzer <mholzer@gentoo.org> nagios-plugins-1.3.1.ebuild: - x86 stable. - -*nagios-plugins-1.3.1 (26 Nov 2003) - - 26 Nov 2003; Martin Holzer <mholzer@gentoo.org> nagios-plugins-1.3.1.ebuild: - Version bumped. - -*nagios-plugins-1.3.0-r2 (26 Nov 2003) - - 26 Nov 2003; Martin Holzer <mholzer@gentoo.org> - nagios-plugins-1.3.0-r2.ebuild: - adding RESTRICT="nomirror" - - 10 Sep 2003; Michael Sterrett <msterret@gentoo.org> - nagios-plugins-1.3.0-r1.ebuild, nagios-plugins-1.3.0.ebuild, - nagios-plugins-1.3.0_beta2-r1.ebuild, nagios-plugins-1.3.0_beta3-r1.ebuild, - nagios-plugins-1.3.0_beta3.ebuild: - qstat moved to games-util/qstat - - 19 Jun 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0-r1.ebuild : - Small fixes in dependancies. - -*nagios-plugins-1.3.0-r1 (17 Jun 2003) - 17 Jun 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0-r1.ebuild : - Fix for bugs #17771, #21198, #20616, #16628, #22955 - -*nagios-plugins-1.3.0 - 12 May 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0 : - Version bump to 1.3.0 final. - -*nagios-plugins-1.3.0_beta3-r1 - 16 Mar 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta3-r1 : - Fixed a problem where nagios-plugins was being installed before - nagios-core. This should fix bugs 16090 and 17127. - -*nagios-plugins-1.3.0_beta3 - 28 Feb 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta3 : - Version bump to beta3. Moved to stable. - -*nagios-plugins-1.3.0_beta2-r1 - 30 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta2-r1 : - Changed a few deps, this is still ~x86 untill it can be fully tested. - The dep changes were suggested via a bugs.gentoo.org submission by - someone who I cant remember at this point in time. He will be listed here - once I log on and dig again. - - 15 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta2 : - Changed ~x86 to x86 and added sparc and ppc keywords - -*nagios-plugins-1.3.0_beta2 (13 Jan 2003) - 13 Jan 2003; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3.0_beta2: - Updated to new version. - -*nagios-plugins-1.3_beta1 (7 Nov 2002) - 7 Nov 2002; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3_beta1 : - Minor ebuild fixes. Nothing warrenting new revision. - -*nagios-plugins-1.3_beta1 (1 Nov 2002) - 1 Nov 2002; Dean Bailey <alron@gentoo.org> nagios-plugins-1.3_beta1 : - Initial import. Ebuild submitted by Dean Bailey <alron@gentoo.org>. - Christian - Manny Calavera - Neumair <christian-neumair@web.de> also - had submitted a bug report about nagios. diff --git a/net-analyzer/nagios-plugins/Manifest b/net-analyzer/nagios-plugins/Manifest index 0793a26c5ef0..905ff9a4b30b 100644 --- a/net-analyzer/nagios-plugins/Manifest +++ b/net-analyzer/nagios-plugins/Manifest @@ -2,7 +2,9 @@ AUX CVE-2007-5623.patch 1060 RMD160 c8704e0c39a4194ee153b444a7285f0a44363030 SHA AUX nagios-plugins-1.4.10-check_http.patch 549 RMD160 e3b85a38d04b32e68b97bf57595b5347be7ce1cc SHA1 d452e8e3bf09d85751219b5c6e8bd762548451ed SHA256 2fffe117269d1f9b56870169e38ea0836f47c0cc088bb8b3520a9ecfce90c79e AUX nagios-plugins-1.4.10-contrib.patch 1610 RMD160 928e2ce0a8071b5fd93ca28722512d8996eaa027 SHA1 ff7105763268fc3cc48dced7c17df9ff0bb84899 SHA256 d7aa2d6e420438ae5e5e687bd61bd5ff1ca5aebb763e3b692238db23f24d7278 AUX nagios-plugins-1.4.10-noradius.patch 1029 RMD160 e1e449d93966d822eca21782968e24fce4547a95 SHA1 e5e6758790cc85db9f028cde3fb3d6611356167e SHA256 bff601e67a413abd84c2b430bfcf10395f68a83f98a628a398ee50f7cb406229 +AUX nagios-plugins-1.4.11-autoconf-2.62.patch 558 RMD160 d9cbf67c2434ddc9971f95ccd7afd787f1e928b4 SHA1 67fcf7f4e9a72a743a37202e7475e47e13875483 SHA256 55656ea0a2e3daa60c906a099499fc1e7683720aa5f4adeebd149072dbe41dfe DIST nagios-plugins-1.4.11.tar.gz 1734230 RMD160 4f33e796f8eac2d8d13cbecbcc1191857e1b5f15 SHA1 bc91a57ad6f5468b17f24429ba25225cfff45d59 SHA256 2cc1534a7f41da6cdb72d595c8643e62491fbab1bb768ab113eff20581ac05e5 +EBUILD nagios-plugins-1.4.11-r1.ebuild 3677 RMD160 82f18a8e4ea1f4db6bd72d383a984f300c162d76 SHA1 0b14d144031497f338626572ee47b2c118f38a6f SHA256 6edbde0665874c628ea94503d05593392148347378b62f628a275717b0271bca EBUILD nagios-plugins-1.4.11.ebuild 3623 RMD160 d67c1c6af88403870db20742c621996dbc79700d SHA1 e42ceaefabcb5b68a911edde06eea9c5fbb2c832 SHA256 f3572f8147d65132830245596052e23e07b6cb839a5e0eb01ad15bf177455b12 -MISC ChangeLog 15100 RMD160 be684c69e063b4022dbf00df440e536d3700802c SHA1 8c817ca4da019ee275a1194772cdea479d1a3123 SHA256 4621dcefe613a6ed3f81c9c0ed8877e8c9e81d8d93117b9bc7bccc593578b32b +MISC ChangeLog 455 RMD160 28af44be29100bffe27d3f8757d4ff1e5b857ae8 SHA1 741d58dda4b2ca9987588b67dc3d95f7df5dbe29 SHA256 806da56f9ddab62e79e4e8efae05eb8c68a86481c5e2a46e140ebf371b78a1a3 MISC metadata.xml 374 RMD160 c261e08c2be47cbf618ed122151d25f96a176aa9 SHA1 88da42b8cc7c08339067720081f61c110e00acb5 SHA256 4babbe654b066c416bb453a8decbd1e8bdaf450226d9ed6d4380bf17e5761f59 diff --git a/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.11-autoconf-2.62.patch b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.11-autoconf-2.62.patch new file mode 100644 index 000000000000..6c5190ebaef3 --- /dev/null +++ b/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.11-autoconf-2.62.patch @@ -0,0 +1,18 @@ +--- gl/m4/extensions.m4.orig 2008-04-27 19:39:09.828332808 +0200 ++++ gl/m4/extensions.m4 2008-04-27 19:39:54.771082477 +0200 +@@ -16,6 +16,7 @@ + # ------------------------ + # Enable extensions on systems that normally disable them, + # typically due to standards-conformance issues. ++m4_ifndef([AC_USE_SYSTEM_EXTENSIONS],[ + AC_DEFUN([AC_USE_SYSTEM_EXTENSIONS], + [ + AC_BEFORE([$0], [AC_COMPILE_IFELSE]) +@@ -49,6 +50,7 @@ + AC_DEFINE([_POSIX_PTHREAD_SEMANTICS]) + AC_DEFINE([_TANDEM_SOURCE]) + ]) ++]) + + # gl_USE_SYSTEM_EXTENSIONS + # ------------------------ diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.11-r1.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.11-r1.ebuild new file mode 100644 index 000000000000..352ca03f8cde --- /dev/null +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.11-r1.ebuild @@ -0,0 +1,125 @@ +# 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/nagios-plugins-1.4.11-r1.ebuild,v 1.1 2008/04/27 17:52:45 dertobi123 Exp $ + +WANT_AUTOCONF="latest" +WANT_AUTOMAKE="latest" + +inherit eutils autotools + +DESCRIPTION="Nagios $PV plugins - Pack of plugins to make Nagios work properly" +HOMEPAGE="http://www.nagios.org/" +SRC_URI="mirror://sourceforge/nagiosplug/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping +nagios-ssh nagios-game ups ipv6 radius" + +DEPEND="ldap? ( >=net-nds/openldap-2.0.25 ) + mysql? ( virtual/mysql ) + postgres? ( >=dev-db/libpq-7.2 ) + ssl? ( >=dev-libs/openssl-0.9.6g ) + radius? ( >=net-dialup/radiusclient-0.3.2 )" + +RESTRICT="test" + +RDEPEND="${DEPEND} + >=dev-lang/perl-5.6.1-r7 + samba? ( >=net-fs/samba-2.2.5-r1 ) + snmp? ( >=dev-perl/Net-SNMP-4.0.1-r1 + >=net-analyzer/net-snmp-5.0.6 + ) + mysql? ( dev-perl/DBI + dev-perl/DBD-mysql ) + nagios-dns? ( >=net-dns/bind-tools-9.2.2_rc1 ) + nagios-ntp? ( >=net-misc/ntp-4.1.1a ) + nagios-ping? ( >=net-analyzer/fping-2.4_beta2-r1 ) + nagios-ssh? ( >=net-misc/openssh-3.5_p1 ) + ups? ( >=sys-power/nut-1.4 ) + !sparc? ( nagios-game? ( >=games-util/qstat-2.6 ) )" + +pkg_setup() { + enewgroup nagios + enewuser nagios -1 /bin/bash /var/nagios/home nagios +} + +src_unpack() { + unpack ${A} + cd "${S}" + + if ! use radius; then + EPATCH_OPTS="-p1 -d ${S}" epatch \ + "${FILESDIR}"/nagios-plugins-1.4.10-noradius.patch + fi + + epatch "${FILESDIR}"/${PN}-1.4.10-contrib.patch + epatch "${FILESDIR}"/${P}-autoconf-2.62.patch + + AT_M4DIR="m4 gl/m4" eautoreconf +} + +src_compile() { + + local conf + if use ssl; then + conf="${conf} --with-openssl=/usr" + else + conf="${conf} --without-openssl" + fi + + econf \ + $(use_with mysql) \ + $(use_with postgres) \ + $(use_with ipv6) \ + ${conf} \ + --host=${CHOST} \ + --prefix=/usr/nagios \ + --sysconfdir=/etc/nagios \ + --infodir=/usr/share/info \ + --mandir=/usr/share/man || die "econf failed" + + # fix problem with additional - + sed -i -e 's:/bin/ps -axwo:/bin/ps axwo:g' config.h || die "sed failed" + + emake || die "emake failed" +} + +src_install() { + mv "${S}"/contrib/check_compaq_insight.pl "${S}"/contrib/check_compaq_insight.pl.msg + chmod +x "${S}"/contrib/*.pl + + sed -i -e '1s;#!.*;#!/usr/bin/perl -w;' "${S}"/contrib/*.pl || die "sed failed" + sed -i -e '30s/use lib utils.pm;/use utils;/' \ + "${S}"/plugins-scripts/check_file_age.pl || die "sed failed" + + dodoc ACKNOWLEDGEMENTS AUTHORS BUGS CODING \ + ChangeLog FAQ NEWS README REQUIREMENTS SUPPORT THANKS + + emake DESTDIR="${D}" install || die "make install failed" + + if use mysql || use postgres; then + dodir /usr/nagios/libexec + exeinto /usr/nagios/libexec + doexe "${S}"/contrib/check_nagios_db.pl + fi + + dodir /usr/nagios/libexec/ + mv "${S}"/contrib "${D}"/usr/nagios/libexec/contrib + + chown root:nagios "${D}"/usr/nagios || die "Failed Chown of ${D}usr/nagios" + chown -R root:nagios "${D}"/usr/nagios/libexec || die "Failed Chown of ${D}usr/nagios/libexec" + + chmod -R o-rwx "${D}"/usr/nagios/libexec || die "Failed Chmod of ${D}usr/nagios/libexec" + + chmod 04710 "${D}"/usr/nagios/libexec/check_icmp || die "Failed Chmod of ${D}usr/nagios/libexec/check_icmp" +} + +pkg_postinst() { + einfo "This ebuild has a number of USE flags which determines what nagios is able to monitor." + einfo "Depending on what you want to monitor with nagios, some or all of these USE" + einfo "flags need to be set for nagios to function correctly." + echo + einfo "contrib plugins are installed into /usr/nagios/libexec/contrib" +} |