ports/107752: [NEW PORT] net/p5-Net-TiVo: Framework for accessing TiVo using XML/HTTP

Christopher Boumenot boumenot at gmail.com
Wed Jan 10 14:20:13 UTC 2007


>Number:         107752
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-TiVo: Framework for accessing TiVo using XML/HTTP
>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 Jan 10 14:20:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
Net::TiVo provides an object-oriented interface to TiVo's REST interface.  This
makes it possible to query your TiVo for information about recorded content,
such as a show's download URL, and space consumed.

WWW: http://search.cpan.org/dist/Net-TiVo/
Author: Christopher Boumenot <boumenot at gmail.com>

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

--- p5-Net-TiVo-0.05.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-TiVo
#	p5-Net-TiVo/pkg-plist
#	p5-Net-TiVo/pkg-descr
#	p5-Net-TiVo/distinfo
#	p5-Net-TiVo/Makefile
#
echo c - p5-Net-TiVo
mkdir -p p5-Net-TiVo > /dev/null 2>&1
echo x - p5-Net-TiVo/pkg-plist
sed 's/^X//' >p5-Net-TiVo/pkg-plist << 'END-of-p5-Net-TiVo/pkg-plist'
X%%SITE_PERL%%/Net/TiVo.pm
X%%SITE_PERL%%/Net/TiVo/Folder.pm
X%%SITE_PERL%%/Net/TiVo/Show.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TiVo/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TiVo
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X at dirrm %%SITE_PERL%%/Net/TiVo
X at dirrmtry %%SITE_PERL%%/Net
END-of-p5-Net-TiVo/pkg-plist
echo x - p5-Net-TiVo/pkg-descr
sed 's/^X//' >p5-Net-TiVo/pkg-descr << 'END-of-p5-Net-TiVo/pkg-descr'
XNet::TiVo provides an object-oriented interface to TiVo's REST interface.  This
Xmakes it possible to query your TiVo for information about recorded content,
Xsuch as a show's download URL, and space consumed.
X
XWWW: http://search.cpan.org/dist/Net-TiVo/
XAuthor: Christopher Boumenot <boumenot at gmail.com>
END-of-p5-Net-TiVo/pkg-descr
echo x - p5-Net-TiVo/distinfo
sed 's/^X//' >p5-Net-TiVo/distinfo << 'END-of-p5-Net-TiVo/distinfo'
XMD5 (Net-TiVo-0.05.tar.gz) = 03f913678af1fe047f3d623abf7e6307
XSHA256 (Net-TiVo-0.05.tar.gz) = 42af48d8078f72bbc4a4417928a643337a96e8056742a651170ba316a039de73
XSIZE (Net-TiVo-0.05.tar.gz) = 8031
END-of-p5-Net-TiVo/distinfo
echo x - p5-Net-TiVo/Makefile
sed 's/^X//' >p5-Net-TiVo/Makefile << 'END-of-p5-Net-TiVo/Makefile'
X# New ports collection makefile for:	Net-TiVo
X# Date created:				Jan 10 2006
X# Whom:					Christopher Boumenot <boumenot at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-TiVo
XPORTVERSION=	0.05
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	boumenot at gmail.com
XCOMMENT=	Framework for accessing TiVo using XML/HTTP
X
XBUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
X		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
X		${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::TiVo.3 \
X		Net::TiVo::Show.3 \
X		Net::TiVo::Folder.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500801
XIGNORE=		requires perl 5.8.x or later. Install lang/perl58 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Net-TiVo/Makefile
exit
--- p5-Net-TiVo-0.05.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list