Port details |
- p5-Nagios-Plugin Modules to streamline writing Nagios plugins
- 0.36_1 net-mgmt =9 0.36_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-08-24 11:20:54
- Last Update: 2023-12-04 20:26:18
- Commit Hash: 86d6522
- People watching this port, also watch:: nagios-plugins, gettext, libxml2, unzip, net-snmp
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Nagios-Plugin
- Description:
- Object oriented helper routines for your Nagios plugin:
This is the place for common routines when writing Nagios plugins. The idea is
to make it as easy as possible for developers to conform to the plugin
guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Nagios-Plugin>0:net-mgmt/p5-Nagios-Plugin
- To install the port:
- cd /usr/ports/net-mgmt/p5-Nagios-Plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/p5-Nagios-Plugin
- pkg install p5-Nagios-Plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Nagios-Plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Nagios-Plugin-0.36.tar.gz) = 3a40577376f1077eb84aaa9897b6974baed2654bfc705ad4832f47ad486e5429
SIZE (Nagios-Plugin-0.36.tar.gz) = 45008
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Params-Validate>=0 : devel/p5-Params-Validate
- p5-Math-Calc-Units>=0 : math/p5-Math-Calc-Units
- p5-Config-Tiny>=0 : devel/p5-Config-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Params-Validate>=0 : devel/p5-Params-Validate
- p5-Math-Calc-Units>=0 : math/p5-Math-Calc-Units
- p5-Config-Tiny>=0 : devel/p5-Config-Tiny
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net-mgmt/p5-Nagios-Plugin-Beanstalk
- net-mgmt/p5-Nagios-Plugin-LDAP
- net-mgmt/p5-Nagios-Plugins-Memcached
- net-mgmt/p5-jmx4perl
- for Run
-
- databases/nagios-check_redis
- net-mgmt/p5-Nagios-Plugin-Beanstalk
- net-mgmt/p5-Nagios-Plugin-LDAP
- net-mgmt/p5-Nagios-Plugins-Memcached
- net-mgmt/p5-jmx4perl
Configuration Options:
- ===> The following configuration options are available for p5-Nagios-Plugin-0.36_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_p5-Nagios-Plugin
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.36_1 04 Dec 2023 20:26:18 |
Rene Ladan (rene) |
net-mgmt/p5-Nagios-Plugin: return to pool
With hat: portmgr-secretary |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.36_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.36_1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
0.36_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.36_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.36_1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.36_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.36_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.36_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.36 05 Feb 2014 13:58:10 |
miwi |
- Stage support |
0.36 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
0.36 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.36 04 Sep 2013 03:24:02 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.36 26 Feb 2013 02:55:02 |
gjb |
Take maintainership |
0.36 02 Sep 2012 15:34:44 |
lth |
Update to 0.36 |
0.34 16 Jul 2012 19:23:54 |
swills |
- Avoid += without preceeding definition
- Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS
- Pet portlint by moving PERL_CONFIGURE down
PR: ports/169137 |
0.34 11 Jul 2012 18:12:29 |
crees |
Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email |
0.34 30 Jun 2012 12:42:52 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.34 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.34 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
0.34 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.34 22 Aug 2010 20:48:07 |
pgollucci |
- Update to 0.34
PR: ports/147398
Submitted by: pgollucci (myself)
Reviewed by: az
Approved by: maintainer timeout (gerrit.beine@gmx.de ; > 2.5 months) |
0.33 23 Oct 2009 00:30:06 |
leeym |
- replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with
p5-Params-Validate>=0 since it changed the file path.
- portlint
PR: follow-up to ports/139837
Submitted by: Gea-Suan Lin <gslin at gslin.org> |
0.33 09 Jul 2009 19:01:56 |
pgollucci |
- Update to 0.33
PR: ports/136555
Approved by: maintainer
Submitted by: myself (pgollucci@) |
0.32 20 Mar 2009 18:57:13 |
miwi |
- Update to 0.32
Approved by: maintainer implicit |
0.31 13 Jan 2009 00:10:39 |
miwi |
- Update to 0.31
PR: 130392
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.27 17 May 2008 21:26:59 |
miwi |
- Update to 0.27
Approved by: maintainer implicit |
0.26 05 Apr 2008 18:14:08 |
rafan |
- Update to 0.26
PR: ports/122461
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> (maintainer) |
0.25 25 Mar 2008 23:05:54 |
miwi |
- Update to 0.25
PR: 121934
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.24 03 Mar 2008 21:35:02 |
gabor |
- Update to 0.24
- Better adjustment of dependencies
- Style
PR: ports/121018
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer |
0.23_1 23 Feb 2008 04:24:02 |
rafan |
- Fix makefile
Noticed by: Dan Langille |
0.23_1 23 Feb 2008 03:50:50 |
rafan |
- Add missing dependency
PR: ports/120961
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com>
Approved by: Gerrit Beine <gerrit.beine at gmx.de> (maintainer) |
0.23 03 Jan 2008 21:03:48 |
miwi |
- Update to 0.23
PR: 119228
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.21 27 Sep 2007 21:10:55 |
miwi |
- Update to 0.21
PR: 116636
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.17_1 05 Aug 2007 08:08:54 |
miwi |
- Add missing dependens
- Remove 4.X cruft
PR: 115192
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.17 01 Apr 2007 10:05:59 |
erwin |
Update to 0.17
PR: 111067
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) |
0.15 21 Dec 2006 22:38:38 |
miwi |
- Update to 0.15
PR: ports/106941
Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Approved by: maintainer |
0.14 05 Dec 2006 15:12:11 |
jmelo |
- Fix WWW.
PR: ports/106269
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer) |
0.14 05 Nov 2006 08:23:48 |
miwi |
- Update to 0.14
PR: ports/105039
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2 |
0.12 24 Aug 2006 11:13:51 |
miwi |
Object oriented helper routines for your Nagios plugin:
This is the place for common routines when writing Nagios plugins. The idea is
to make it as easy as possible for developers to conform to the plugin
guidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html).
WWW: http://search.cpan.org/dist/Nagios-Plugins/
PR: ports/102391
Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de>
Approved by: krion (mentor) |