ports/160193: [new port]: net-mgmt/p5-Zenoss

Phil Phillips pphillips at experts-exchange.com
Thu Aug 25 22:30:10 UTC 2011


>Number:         160193
>Category:       ports
>Synopsis:       [new port]: net-mgmt/p5-Zenoss
>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:   Thu Aug 25 22:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Phil Phillips
>Release:        8.2-RELEASE
>Organization:
Experts Exchange, LLC
>Environment:
FreeBSD ip3.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Perl module: Perl interface to the Zenoss JSON API

Clean tinderbox build + passes portlint
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Zenoss
#	p5-Zenoss/Makefile
#	p5-Zenoss/distinfo
#	p5-Zenoss/pkg-descr
#	p5-Zenoss/pkg-plist
#
echo c - p5-Zenoss
mkdir -p p5-Zenoss > /dev/null 2>&1
echo x - p5-Zenoss/Makefile
sed 's/^X//' >p5-Zenoss/Makefile << '8f2ce73f0775fd4639e481145d948b06'
X# New ports collection makefile for:    p5-Zenoss
X# Date created:                         25 August 2011
X# Whom:                                 Phil Phillips
X#
X# $FreeBSD$
X#
X
XPORTNAME=       Zenoss
XPORTVERSION=    1.10
XCATEGORIES=     net-mgmt perl5
XMASTER_SITES=   CPAN
XPKGNAMEPREFIX=  p5-
X
XMAINTAINER=     pphillips at experts-exchange.com
XCOMMENT=        Perl interface to the Zenoss JSON API
X
XRUN_DEPENDS=	p5-Moose>=1.0:${PORTSDIR}/devel/p5-Moose \
X		p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
X		p5-libwww>=5.0:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE= yes
X
XMAN3=		Zenoss::Examples.3 \
X		Zenoss.3 \
X		Zenoss::Router::Network.3 \
X		Zenoss::Router::Search.3 \
X		Zenoss::Router::DetailNav.3 \
X		Zenoss::Router::Template.3 \
X		Zenoss::Router::Process.3 \
X		Zenoss::Connector.3 \
X		Zenoss::Router::Report.3 \
X		Zenoss::MetaHelper.3 \
X		Zenoss::Router::ZenPack.3 \
X		Zenoss::Router::Tree.3 \
X		Zenoss::Router.3 \
X		Zenoss::Router::Messaging.3 \
X		Zenoss::Router::Events.3 \
X		Zenoss::Router::Service.3 \
X		Zenoss::Router::Device.3 \
X		Zenoss::Response.3 \
X		Zenoss::Error.3 \
X		Zenoss::Router::Mib.3
X
X.include <bsd.port.mk>
8f2ce73f0775fd4639e481145d948b06
echo x - p5-Zenoss/distinfo
sed 's/^X//' >p5-Zenoss/distinfo << '90fd1876fde1e300a0f5e2e883d461d2'
XSHA256 (Zenoss-1.10.tar.gz) = 976a52550fa78fa847d0b02432afe932d63a425a021f23e888a37491ab3b1f81
XSIZE (Zenoss-1.10.tar.gz) = 32830
90fd1876fde1e300a0f5e2e883d461d2
echo x - p5-Zenoss/pkg-descr
sed 's/^X//' >p5-Zenoss/pkg-descr << '1604319f337a1b57f3c232cdf3dd91c5'
XThis is a PERL interface to the Zenoss Monitoring System
XJSON API.  It allows the ability to execute all available functions
Xprovided by the Zenoss API programmatically.  Anything you could do from
Xthe Zenoss interface can be achieved via this module.  This is a
Xfull service implementation, providing the construction of the call
Xto the API and the handling of the response.
X
XWWW:  http://search.cpan.org/dist/Zenoss/
1604319f337a1b57f3c232cdf3dd91c5
echo x - p5-Zenoss/pkg-plist
sed 's/^X//' >p5-Zenoss/pkg-plist << '4f94919c7133448f4ece10e6bac6db12'
X%%SITE_PERL%%/Zenoss.pm
X%%SITE_PERL%%/Zenoss/Connector.pm
X%%SITE_PERL%%/Zenoss/Error.pm
X%%SITE_PERL%%/Zenoss/Examples.pod
X%%SITE_PERL%%/Zenoss/MetaHelper.pm
X%%SITE_PERL%%/Zenoss/Response.pm
X%%SITE_PERL%%/Zenoss/Router.pm
X%%SITE_PERL%%/Zenoss/Router/DetailNav.pm
X%%SITE_PERL%%/Zenoss/Router/Device.pm
X%%SITE_PERL%%/Zenoss/Router/Events.pm
X%%SITE_PERL%%/Zenoss/Router/Messaging.pm
X%%SITE_PERL%%/Zenoss/Router/Mib.pm
X%%SITE_PERL%%/Zenoss/Router/Network.pm
X%%SITE_PERL%%/Zenoss/Router/Process.pm
X%%SITE_PERL%%/Zenoss/Router/Report.pm
X%%SITE_PERL%%/Zenoss/Router/Search.pm
X%%SITE_PERL%%/Zenoss/Router/Service.pm
X%%SITE_PERL%%/Zenoss/Router/Template.pm
X%%SITE_PERL%%/Zenoss/Router/Tree.pm
X%%SITE_PERL%%/Zenoss/Router/ZenPack.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Zenoss/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Zenoss
X at dirrm %%SITE_PERL%%/Zenoss/Router
X at dirrm %%SITE_PERL%%/Zenoss
4f94919c7133448f4ece10e6bac6db12
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list