Port details |
- p5-Nagios-Plugin-Beanstalk Module to check beanstalkd via nagios
- 0.04_1 net-mgmt
=0 Version of this port present on the latest quarterly branch. - Maintainer: thompsa@FreeBSD.org
 - Port Added: 2014-02-14 21:03:51
- Last Update: 2022-07-20 14:22:42
- Commit Hash: 43ac3e2
- Also Listed In: perl5
- License: not specified in port
- Description:
- Nagios::Plugin::Beanstalk - Nagios plugin to observe Beanstalkd queue server.
WWW: https://metacpan.org/release/Nagios-Plugin-Beanstalk
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Nagios-Plugin-Beanstalk>0:net-mgmt/p5-Nagios-Plugin-Beanstalk
- To install the port:
- cd /usr/ports/net-mgmt/p5-Nagios-Plugin-Beanstalk/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/p5-Nagios-Plugin-Beanstalk
- pkg install p5-Nagios-Plugin-Beanstalk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Nagios-Plugin-Beanstalk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Nagios-Plugin-Beanstalk-0.04.tar.gz) = 9df45969b9b4ca10779a6cdd72c18347060a90a61f12eecd8918c4609a2466a1
SIZE (Nagios-Plugin-Beanstalk-0.04.tar.gz) = 4792
- 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-Nagios-Plugin>=0 : net-mgmt/p5-Nagios-Plugin
- p5-Beanstalk-Client>=0 : net/p5-Beanstalk-Client
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Nagios-Plugin>=0 : net-mgmt/p5-Nagios-Plugin
- p5-Beanstalk-Client>=0 : net/p5-Beanstalk-Client
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-mgmt_p5-Nagios-Plugin-Beanstalk
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:42 0.04_1 |
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 ) |
19 Oct 2021 08:36:47 0.04_1 |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
06 Apr 2021 14:31:07 0.04_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.04_1 |
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) |
27 May 2018 20:15:20
0.04_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:16:20
0.04_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
28 Jul 2015 23:27:38
0.04_1 |
amdmi3  |
- Drop @dirrm* from plist
- Add NO_ARCH
Approved by: portmgr blanket |
26 Nov 2014 13:08:38
0.04_1 |
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 ) |
17 Feb 2014 02:10:15
0.04 |
swills  |
- Assign maintainership to submitter |
14 Feb 2014 21:03:41
0.04 |
swills  |
Nagios::Plugin::Beanstalk - Nagios plugin to observe Beanstalkd queue server.
WWW: http://search.cpan.org/dist/Nagios-Plugin-Beanstalk/
PR: ports/171762
Submitted by: Andrew Thompson <thompsa@freebsd.org> |