FreeBSD Bugzilla – Attachment 127885 Details for
Bug 171762
New port: net-mgmt/p5-Nagios-Plugin-Beanstalk Module to check beanstalkd via nagios
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 3.53 KB, created by
Andrew Thompson
on 2012-09-19 01:50:14 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Andrew Thompson
Created:
2012-09-19 01:50:14 UTC
Size:
3.53 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># p5-Nagios-Plugin-Beanstalk ># p5-Nagios-Plugin-Beanstalk/files ># p5-Nagios-Plugin-Beanstalk/files/patch-Makefile.PL ># p5-Nagios-Plugin-Beanstalk/pkg-descr ># p5-Nagios-Plugin-Beanstalk/Makefile ># p5-Nagios-Plugin-Beanstalk/distinfo ># p5-Nagios-Plugin-Beanstalk/pkg-plist ># >echo c - p5-Nagios-Plugin-Beanstalk >mkdir -p p5-Nagios-Plugin-Beanstalk > /dev/null 2>&1 >echo c - p5-Nagios-Plugin-Beanstalk/files >mkdir -p p5-Nagios-Plugin-Beanstalk/files > /dev/null 2>&1 >echo x - p5-Nagios-Plugin-Beanstalk/files/patch-Makefile.PL >sed 's/^X//' >p5-Nagios-Plugin-Beanstalk/files/patch-Makefile.PL << '7eff3829bb1d75afef4a3c589ae710b9' >X--- Makefile.PL.orig 2012-09-19 11:01:40.247410095 +1200 >X+++ Makefile.PL 2012-09-19 11:01:53.134452220 +1200 >X@@ -8,7 +8,6 @@ >X VERSION_FROM => 'lib/Nagios/Plugin/Beanstalk.pm', >X ABSTRACT_FROM => 'lib/Nagios/Plugin/Beanstalk.pm', >X PL_FILES => {}, >X- EXE_FILES => ['check_beanstalkd'], >X PREREQ_PM => { >X 'Nagios::Plugin' => 0, >X 'Beanstalk::Client' => 0, >7eff3829bb1d75afef4a3c589ae710b9 >echo x - p5-Nagios-Plugin-Beanstalk/pkg-descr >sed 's/^X//' >p5-Nagios-Plugin-Beanstalk/pkg-descr << '9e831d5004edae50c168d909a85e71cc' >XNagios::Plugin::Beanstalk - Nagios plugin to observe Beanstalkd queue server. >X >XWWW: http://search.cpan.org/dist/Nagios-Plugin-Beanstalk/ >9e831d5004edae50c168d909a85e71cc >echo x - p5-Nagios-Plugin-Beanstalk/Makefile >sed 's/^X//' >p5-Nagios-Plugin-Beanstalk/Makefile << 'c6d4a8ff5d69f890f352d5e25d59a555' >X# New ports collection makefile for: p5-Nagios-Plugin-Beanstalk >X# Date created: 18 Dec 2007 >X# Whom: Philp M. Gollucci <pgollucci@FreeBSD.org> >X# >X# $FreeBSD: ports/net-mgmt/p5-Nagios-Plugin-Beanstalk/Makefile,v 1.8 2012/06/04 02:58:34 az Exp $ >X# >X >XPORTNAME= Nagios-Plugin-Beanstalk >XPORTVERSION= 0.04 >XPORTREVISION= 1 >XCATEGORIES= net-mgmt perl5 >XMASTER_SITES= CPAN >XMASTER_SITE_SUBDIR= CPAN:GBARR >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= perl@FreeBSD.org >XCOMMENT= Module to check beanstalkd via nagios >X >XPERL_CONFIGURE= yes >X >XBUILD_DEPENDS+= p5-Nagios-Plugin>=0:${PORTSDIR}/net-mgmt/p5-Nagios-Plugin \ >X p5-Beanstalk-Client>=0:${PORTSDIR}/net/p5-Beanstalk-Client \ >X >XRUN_DEPENDS:= ${BUILD_DEPENDS} >X >XMAN3= Nagios::Plugin::Beanstalk.3 >X >Xpost-install: >X @${MKDIR} ${LOCALBASE}/libexec/nagios >X ${INSTALL} ${WRKSRC}/check_beanstalkd ${LOCALBASE}/libexec/nagios/check_beanstalkd >X >X.include <bsd.port.mk> >c6d4a8ff5d69f890f352d5e25d59a555 >echo x - p5-Nagios-Plugin-Beanstalk/distinfo >sed 's/^X//' >p5-Nagios-Plugin-Beanstalk/distinfo << '85b67d418637a52e68d6d4d7930b8e9c' >XSHA256 (Nagios-Plugin-Beanstalk-0.04.tar.gz) = 9df45969b9b4ca10779a6cdd72c18347060a90a61f12eecd8918c4609a2466a1 >XSIZE (Nagios-Plugin-Beanstalk-0.04.tar.gz) = 4792 >85b67d418637a52e68d6d4d7930b8e9c >echo x - p5-Nagios-Plugin-Beanstalk/pkg-plist >sed 's/^X//' >p5-Nagios-Plugin-Beanstalk/pkg-plist << '9bb73696ec291936eca82280b5955afc' >Xlibexec/nagios/check_beanstalkd >X%%SITE_PERL%%/Nagios/Plugin/Beanstalk.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin/Beanstalk/.packlist >X@dirrmtry libexec/nagios >X@dirrmtry %%SITE_PERL%%/Nagios/Plugin >X@dirrmtry %%SITE_PERL%%/Nagios >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin/Beanstalk >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios >9bb73696ec291936eca82280b5955afc >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 171762
: 127885