ports/166615: [NEW PORT] net-mgmt/p5-Net-ILO: Interface to HP Integrated Lights-Out
Tsung-Han Yeh
snowfly at yuntech.edu.tw
Tue Apr 3 17:20:02 UTC 2012
>Number: 166615
>Category: ports
>Synopsis: [NEW PORT] net-mgmt/p5-Net-ILO: Interface to HP Integrated Lights-Out
>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 Apr 03 17:20:01 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:
The Net::ILO module is an interface to a subset of Hewlett-Packards
Integrated Lights-Out out-of-band management system.
HP's API is XML-based and cumbersome to use; this module aims to simplify
accessing the iLO from Perl while retaining as much functionality as possible.
WWW: http://search.cpan.org/dist/Net-ILO/
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Net-ILO-0.54.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-Net-ILO
# p5-Net-ILO/Makefile
# p5-Net-ILO/distinfo
# p5-Net-ILO/pkg-descr
# p5-Net-ILO/pkg-plist
#
echo c - p5-Net-ILO
mkdir -p p5-Net-ILO > /dev/null 2>&1
echo x - p5-Net-ILO/Makefile
sed 's/^X//' >p5-Net-ILO/Makefile << '5036cc8d82acac382a9742423dc175fe'
X# New ports collection makefile for: p5-Net-ILO
X# Date created: 2012-04-03
X# Whom: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Net-ILO
XPORTVERSION= 0.54
XCATEGORIES= net-mgmt perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= snowfly at yuntech.edu.tw
XCOMMENT= Interface to HP Integrated Lights-Out
X
XRUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
X p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
X p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
XBUILD_DEPENDS= ${RUN_DEPENDS}
X
XWRKSRC= ${WRKDIR}/${PORTNAME}
X
XPERL_CONFIGURE= yes
X
XMAN3= Net::ILO.3
X
X.include <bsd.port.mk>
5036cc8d82acac382a9742423dc175fe
echo x - p5-Net-ILO/distinfo
sed 's/^X//' >p5-Net-ILO/distinfo << '277b7ca144d3493880814c8eceffe2db'
XSHA256 (Net-ILO-0.54.tar.gz) = 79168b91106d36c10cf9bf3f3e8ec7e9604580d51ffcfb28e1069cfc023eb786
XSIZE (Net-ILO-0.54.tar.gz) = 31120
277b7ca144d3493880814c8eceffe2db
echo x - p5-Net-ILO/pkg-descr
sed 's/^X//' >p5-Net-ILO/pkg-descr << 'e2245f6bc24964b1caf73b711d0e4d9c'
XThe Net::ILO module is an interface to a subset of Hewlett-Packards
XIntegrated Lights-Out out-of-band management system.
XHP's API is XML-based and cumbersome to use; this module aims to simplify
Xaccessing the iLO from Perl while retaining as much functionality as possible.
X
XWWW: http://search.cpan.org/dist/Net-ILO/
e2245f6bc24964b1caf73b711d0e4d9c
echo x - p5-Net-ILO/pkg-plist
sed 's/^X//' >p5-Net-ILO/pkg-plist << 'b75b71433655e275f8a9e20e2b665f25'
X%%SITE_PERL%%/Net/ILO.pm
X%%SITE_PERL%%/Net/README.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ILO/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/ILO
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X at dirrmtry %%SITE_PERL%%/Net
b75b71433655e275f8a9e20e2b665f25
exit
--- p5-Net-ILO-0.54.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list