Date: Tue, 22 Aug 2006 14:50:55 GMT From: Gerrit Beine <gerrit.beine@gmx.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/102391: New port: net-mgmt/p5-Nagios-Plugin Message-ID: <200608221450.k7MEotOj032667@www.freebsd.org> Resent-Message-ID: <200608221500.k7MF0ToW080424@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102391 >Category: ports >Synopsis: New port: net-mgmt/p5-Nagios-Plugin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 22 15:00:29 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 6.1-RELEASE >Organization: >Environment: FreeBSD freebsd61.vmware 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Nagios-Plugin provides object oriented helper routines for your Nagios plugin 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). >How-To-Repeat: >Fix: # 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 # p5-Nagios-Plugin/Makefile # p5-Nagios-Plugin/pkg-descr # p5-Nagios-Plugin/pkg-plist # p5-Nagios-Plugin/distinfo # echo c - p5-Nagios-Plugin mkdir -p p5-Nagios-Plugin > /dev/null 2>&1 echo x - p5-Nagios-Plugin/Makefile sed 's/^X//' >p5-Nagios-Plugin/Makefile << 'END-of-p5-Nagios-Plugin/Makefile' X# New ports collection makefile for: p5-Nagios-Plugin X# Date created: 13 08 2006 X# Whom: Gerrit Beine <gerrit.beine@gmx.de> X# X# $FreeBSD$ X# X XPORTNAME= Nagios-Plugin XPORTVERSION= 0.12 XCATEGORIES= net-mgmt perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/T/TO/TONVOON XPKGNAMEPREFIX= p5- X XMAINTAINER= gerrit.beine@gmx.de XCOMMENT= Object oriented helper routines for your Nagios plugin X XPERL_CONFIGURE= yes X XMAN3= Nagios::Plugin.3 \ X Nagios::Plugin::Base.3 \ X Nagios::Plugin::Performance.3 \ X Nagios::Plugin::Range.3 \ X Nagios::Plugin::Threshold.3 \ X X.if !defined(NOPORTDOCS) XPORTDOCS= Changes README X Xpost-install: X @${MKDIR} ${DOCSDIR} X @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} X @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." X.endif X X.include <bsd.port.mk> END-of-p5-Nagios-Plugin/Makefile echo x - p5-Nagios-Plugin/pkg-descr sed 's/^X//' >p5-Nagios-Plugin/pkg-descr << 'END-of-p5-Nagios-Plugin/pkg-descr' XObject oriented helper routines for your Nagios plugin: X XThis is the place for common routines when writing Nagios plugins. The idea is Xto make it as easy as possible for developers to conform to the plugin Xguidelines (http://nagiosplug.sourceforge.net/developer-guidelines.html). X XWWW: http://search.cpan.org/dist/Nagios-Plugins/ END-of-p5-Nagios-Plugin/pkg-descr echo x - p5-Nagios-Plugin/pkg-plist sed 's/^X//' >p5-Nagios-Plugin/pkg-plist << 'END-of-p5-Nagios-Plugin/pkg-plist' X%%SITE_PERL%%/Nagios/Plugin.pm X%%SITE_PERL%%/Nagios/Plugin/Base.pm X%%SITE_PERL%%/Nagios/Plugin/Performance.pm X%%SITE_PERL%%/Nagios/Plugin/Range.pm X%%SITE_PERL%%/Nagios/Plugin/Threshold.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios X@dirrm %%SITE_PERL%%/Nagios/Plugin X@dirrmtry %%SITE_PERL%%/Nagios END-of-p5-Nagios-Plugin/pkg-plist echo x - p5-Nagios-Plugin/distinfo sed 's/^X//' >p5-Nagios-Plugin/distinfo << 'END-of-p5-Nagios-Plugin/distinfo' XMD5 (Nagios-Plugin-0.12.tar.gz) = 332c25b428ccd50963ac49a24eae9fcf XSHA256 (Nagios-Plugin-0.12.tar.gz) = bea17584abf8f051efa44a83fef1fe65031fd9c5706a1582abfdae9258a7d91f XSIZE (Nagios-Plugin-0.12.tar.gz) = 7778 END-of-p5-Nagios-Plugin/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608221450.k7MEotOj032667>