From thompsa@fud.org.nz  Wed Sep 19 00:46:21 2012
Return-Path: <thompsa@fud.org.nz>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3EAA71065677
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Sep 2012 00:46:21 +0000 (UTC)
	(envelope-from thompsa@fud.org.nz)
Received: from mxi2.callplus.net.nz (mx194.callplus.net.nz [202.180.66.194])
	by mx1.freebsd.org (Postfix) with ESMTP id DB2A28FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Sep 2012 00:46:19 +0000 (UTC)
Received: from 119-224-12-179.callplus.net.nz (HELO myth-be) ([119.224.12.179])
  by ismtp2.tranzpeer.net with ESMTP; 19 Sep 2012 12:45:10 +1200
Received: from pea.fud.org.nz (unknown [10.33.3.1])
	by myth-be (Postfix) with ESMTP id A7B1A6047C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Sep 2012 11:13:04 +1200 (NZST)
Received: by pea.fud.org.nz (Postfix, from userid 1001)
	id 31521135A3; Wed, 19 Sep 2012 11:13:04 +1200 (NZST)
Message-Id: <20120918231304.31521135A3@pea.fud.org.nz>
Date: Wed, 19 Sep 2012 11:13:04 +1200 (NZST)
From: Andrew Thompson <thompsa@freebsd.org>
Reply-To: Andrew Thompson <thompsa@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: net-mgmt/p5-Nagios-Plugin-Beanstalk Module to check beanstalkd via nagios
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         171762
>Category:       ports
>Synopsis:       New port: net-mgmt/p5-Nagios-Plugin-Beanstalk Module to check beanstalkd via nagios
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 19 00:50:14 UTC 2012
>Closed-Date:    Fri Feb 14 21:04:05 UTC 2014
>Last-Modified:  Fri Feb 14 21:10:00 UTC 2014
>Originator:     Andrew Thompson
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD pea.fud.org.nz 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r235453M: Tue May 15 10:53:53 NZST 2012 thompsa@pea.fud.org.nz:/usr/obj/home/thompsa/scratch/fbsvn/head/sys/PEA amd64


	
>Description:
	Add net-mgmt/p5-Nagios-Plugin-Beanstalk for monitoring a beanstalk server.
>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-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


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 19 00:50:39 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171762 
State-Changed-From-To: open->feedback 
State-Changed-By: jadawin 
State-Changed-When: Wed Dec 19 14:39:00 UTC 2012 
State-Changed-Why:  
Makefile has some issues. Bad headers, portrevision set to 1... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171762 
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Fri Feb 14 21:02:50 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171762 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Fri Feb 14 21:04:04 UTC 2014 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171762 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171762: commit references a PR
Date: Fri, 14 Feb 2014 21:03:50 +0000 (UTC)

 Author: swills
 Date: Fri Feb 14 21:03:41 2014
 New Revision: 344316
 URL: http://svnweb.freebsd.org/changeset/ports/344316
 QAT: https://qat.redports.org/buildarchive/r344316/
 
 Log:
   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>
 
 Added:
   head/net-mgmt/p5-Nagios-Plugin-Beanstalk/
   head/net-mgmt/p5-Nagios-Plugin-Beanstalk/Makefile   (contents, props changed)
   head/net-mgmt/p5-Nagios-Plugin-Beanstalk/distinfo   (contents, props changed)
   head/net-mgmt/p5-Nagios-Plugin-Beanstalk/files/
   head/net-mgmt/p5-Nagios-Plugin-Beanstalk/files/patch-Makefile.PL   (contents, props changed)
   head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-descr   (contents, props changed)
   head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-plist   (contents, props changed)
 Modified:
   head/net-mgmt/Makefile
 
 Modified: head/net-mgmt/Makefile
 ==============================================================================
 --- head/net-mgmt/Makefile	Fri Feb 14 20:49:21 2014	(r344315)
 +++ head/net-mgmt/Makefile	Fri Feb 14 21:03:41 2014	(r344316)
 @@ -210,6 +210,7 @@
      SUBDIR += p5-NSNMP
      SUBDIR += p5-Nagios-Object
      SUBDIR += p5-Nagios-Plugin
 +    SUBDIR += p5-Nagios-Plugin-Beanstalk
      SUBDIR += p5-Nagios-Plugin-LDAP
      SUBDIR += p5-Nagios-Plugins-Memcached
      SUBDIR += p5-Net-ACL
 
 Added: head/net-mgmt/p5-Nagios-Plugin-Beanstalk/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net-mgmt/p5-Nagios-Plugin-Beanstalk/Makefile	Fri Feb 14 21:03:41 2014	(r344316)
 @@ -0,0 +1,26 @@
 +# Created by: Andrew Thompson <thompsa@freebsd.org>
 +# $FreeBSD$
 +
 +PORTNAME=	Nagios-Plugin-Beanstalk
 +PORTVERSION=	0.04
 +CATEGORIES=	net-mgmt perl5
 +MASTER_SITES=	CPAN
 +MASTER_SITE_SUBDIR=	CPAN:GBARR
 +PKGNAMEPREFIX=	p5-
 +
 +MAINTAINER=	perl@FreeBSD.org
 +COMMENT=	Module to check beanstalkd via nagios
 +
 +BUILD_DEPENDS=	p5-Nagios-Plugin>=0:${PORTSDIR}/net-mgmt/p5-Nagios-Plugin \
 +		p5-Beanstalk-Client>=0:${PORTSDIR}/net/p5-Beanstalk-Client
 +
 +RUN_DEPENDS:=	${BUILD_DEPENDS}
 +
 +USES=		perl5
 +USE_PERL5=	configure
 +
 +post-install:
 +	@${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios
 +	${INSTALL} ${WRKSRC}/check_beanstalkd ${STAGEDIR}${PREFIX}/libexec/nagios/check_beanstalkd
 +
 +.include <bsd.port.mk>
 
 Added: head/net-mgmt/p5-Nagios-Plugin-Beanstalk/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net-mgmt/p5-Nagios-Plugin-Beanstalk/distinfo	Fri Feb 14 21:03:41 2014	(r344316)
 @@ -0,0 +1,2 @@
 +SHA256 (Nagios-Plugin-Beanstalk-0.04.tar.gz) = 9df45969b9b4ca10779a6cdd72c18347060a90a61f12eecd8918c4609a2466a1
 +SIZE (Nagios-Plugin-Beanstalk-0.04.tar.gz) = 4792
 
 Added: head/net-mgmt/p5-Nagios-Plugin-Beanstalk/files/patch-Makefile.PL
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net-mgmt/p5-Nagios-Plugin-Beanstalk/files/patch-Makefile.PL	Fri Feb 14 21:03:41 2014	(r344316)
 @@ -0,0 +1,10 @@
 +--- Makefile.PL.orig	2012-09-19 11:01:40.247410095 +1200
 ++++ Makefile.PL	2012-09-19 11:01:53.134452220 +1200
 +@@ -8,7 +8,6 @@
 +   VERSION_FROM => 'lib/Nagios/Plugin/Beanstalk.pm',
 +   ABSTRACT_FROM => 'lib/Nagios/Plugin/Beanstalk.pm',
 +   PL_FILES     => {},
 +-  EXE_FILES    => ['check_beanstalkd'],
 +   PREREQ_PM => {
 +     'Nagios::Plugin' => 0,
 +     'Beanstalk::Client' => 0,
 
 Added: head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-descr	Fri Feb 14 21:03:41 2014	(r344316)
 @@ -0,0 +1,3 @@
 +Nagios::Plugin::Beanstalk - Nagios plugin to observe Beanstalkd queue server.
 +
 +WWW: http://search.cpan.org/dist/Nagios-Plugin-Beanstalk/
 
 Added: head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/net-mgmt/p5-Nagios-Plugin-Beanstalk/pkg-plist	Fri Feb 14 21:03:41 2014	(r344316)
 @@ -0,0 +1,10 @@
 +libexec/nagios/check_beanstalkd
 +%%SITE_PERL%%/Nagios/Plugin/Beanstalk.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin/Beanstalk/.packlist
 +%%PERL5_MAN3%%/Nagios::Plugin::Beanstalk.3.gz
 +@dirrmtry libexec/nagios
 +@dirrmtry %%SITE_PERL%%/Nagios/Plugin
 +@dirrmtry %%SITE_PERL%%/Nagios
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin/Beanstalk
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios/Plugin
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nagios
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
