Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2012 14:59:08 +0800 (CST)
From:      Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166834: [NEW PORT] comms/p5-Cisco-UCS: A Perl interface to the Cisco UCS XML API
Message-ID:  <201204110659.q3B6x8dt078531@netadm.yuntech.edu.tw>
Resent-Message-ID: <201204110700.q3B70T4O045567@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166834
>Category:       ports
>Synopsis:       [NEW PORT] comms/p5-Cisco-UCS: A Perl interface to the Cisco UCS XML API
>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:   Wed Apr 11 07:00:28 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD netadm.yuntech.edu.tw 6.4-RELEASE-p6 FreeBSD 6.4-RELEASE-p6 #2: Fri Aug 28 13:44:12 CST 2009
>Description:
This package provides an abstracted interface to the Cisco UCS Manager XML API
and Cisco UCS Management Information Model.

The Cisco UCS Manager (UCSM) is an embedded software agent providing access to
the hardware and configuration management features of attached Cisco UCS 
hardware. The Management Information Model for the UCSM is organised into a 
structured heirachy of both physical and virtual objects. Accessing objects 
within the heirachy is done through a number of high level calls to heirachy 
search and traversal methods

WWW:    http://search.cpan.org/dist/Cisco-UCS/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Cisco-UCS-0.031.shar begins here ---
# 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-Cisco-UCS
#	p5-Cisco-UCS/Makefile
#	p5-Cisco-UCS/distinfo
#	p5-Cisco-UCS/pkg-descr
#	p5-Cisco-UCS/pkg-plist
#
echo c - p5-Cisco-UCS
mkdir -p p5-Cisco-UCS > /dev/null 2>&1
echo x - p5-Cisco-UCS/Makefile
sed 's/^X//' >p5-Cisco-UCS/Makefile << '80830d4ea124f48b4d630fffdeed8521'
X# New ports collection makefile for:	p5-Cisco-UCS
X# Date created:		2012-04-11
X# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Cisco-UCS
XPORTVERSION=	0.031
XCATEGORIES=	comms perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	snowfly@yuntech.edu.tw
XCOMMENT=	A Perl interface to the Cisco UCS XML API
X
XRUN_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
X		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
X		p5-Carp>=0:${PORTSDIR}/devel/p5-Carp \
X		p5-Exporter>=0:${PORTSDIR}/devel/p5-Exporter
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Cisco::UCS.3
X
X.include <bsd.port.mk>
80830d4ea124f48b4d630fffdeed8521
echo x - p5-Cisco-UCS/distinfo
sed 's/^X//' >p5-Cisco-UCS/distinfo << '6ecaafc706127e73859de38f6bb60525'
XSHA256 (Cisco-UCS-0.031.tar.gz) = 9efe14ecfb37cc033ca81a0658da902f76f4858e3edf1a45aac193492df65130
XSIZE (Cisco-UCS-0.031.tar.gz) = 10745
6ecaafc706127e73859de38f6bb60525
echo x - p5-Cisco-UCS/pkg-descr
sed 's/^X//' >p5-Cisco-UCS/pkg-descr << 'b984836d55c79085231ed3e3a1c7abf0'
XThis package provides an abstracted interface to the Cisco UCS Manager XML API
Xand Cisco UCS Management Information Model.
X
XThe Cisco UCS Manager (UCSM) is an embedded software agent providing access to
Xthe hardware and configuration management features of attached Cisco UCS 
Xhardware. The Management Information Model for the UCSM is organised into a 
Xstructured heirachy of both physical and virtual objects. Accessing objects 
Xwithin the heirachy is done through a number of high level calls to heirachy 
Xsearch and traversal methods
X
XWWW:    http://search.cpan.org/dist/Cisco-UCS/
b984836d55c79085231ed3e3a1c7abf0
echo x - p5-Cisco-UCS/pkg-plist
sed 's/^X//' >p5-Cisco-UCS/pkg-plist << '1271b3272e1a4e003879288fa6d4b835'
X%%SITE_PERL%%/Cisco/UCS.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/UCS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco
X@dirrmtry %%SITE_PERL%%/Cisco
1271b3272e1a4e003879288fa6d4b835
exit
--- p5-Cisco-UCS-0.031.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204110659.q3B6x8dt078531>