ports/141758: New port: www/p5-IMDB-Film Perl interface to the database of films IMDB (www.imdb.com)

Christopher Key cjk32 at cam.ac.uk
Fri Dec 18 18:50:01 UTC 2009


>Number:         141758
>Category:       ports
>Synopsis:       New port: www/p5-IMDB-Film Perl interface to the database of films IMDB (www.imdb.com)
>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:   Fri Dec 18 18:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Key
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chacal.wzl33 7.2-RELEASE FreeBSD 7.2-RELEASE #7: Thu May 7 20:03:07 BST 2009 root at chacal.wzl33:/usr/obj/usr/src/sys/CHACAL amd64


	
>Description:
New port providing a Perl interface to the database of films IMDB (www.imdb.com).

I'm not sure why MASTER_SITES= CPAN doesn't work here, this should perhaps be investigated further before committing.

>How-To-Repeat:
	
>Fix:

	

--- p5-IMDB-Film.sh 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:
#
#	www/p5-IMDB-Film/Makefile
#	www/p5-IMDB-Film/distinfo
#	www/p5-IMDB-Film/pkg-descr
#	www/p5-IMDB-Film/pkg-plist
#
echo x - www/p5-IMDB-Film/Makefile
sed 's/^X//' >www/p5-IMDB-Film/Makefile << '9a1bb44181a31284cf9141874078a17e'
X# New ports collection makefile for:	p5-WebService-MusicBrainz
X# Date created:		2009-01-19
X# Whom:			Christopher Key <cjk32 at cam.ac.uk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	IMDB-Film
XPORTVERSION=	0.43
XCATEGORIES=	www perl5
XMASTER_SITES=	http://ftp.esat.net/pub/languages/perl/CPAN/authors/id/S/ST/STEPANOV/ \
X		http://ftp.heanet.ie/mirrors/ftp.perl.org/pub/CPAN/authors/id/S/ST/STEPANOV/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	cjk32 at cam.ac.uk
XCOMMENT=	Perl interface to the database of films IMDB (www.imdb.com)
X
XBUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
X		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X		p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
X		p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		IMDB::BaseClass.3 \
X		IMDB::Film.3 \
X		IMDB::Persons.3
X.include <bsd.port.mk>
9a1bb44181a31284cf9141874078a17e
echo x - www/p5-IMDB-Film/distinfo
sed 's/^X//' >www/p5-IMDB-Film/distinfo << '45ed8fdd851ab6734a222aaba8af109e'
XMD5 (IMDB-Film-0.43.tar.gz) = 885ffbe5c08b3a2532c23a8a26081598
XSHA256 (IMDB-Film-0.43.tar.gz) = 8b16f324e86ea6797d5431b9144e678efbca4fbe4bba292063ac8cfa99628f61
XSIZE (IMDB-Film-0.43.tar.gz) = 74371
45ed8fdd851ab6734a222aaba8af109e
echo x - www/p5-IMDB-Film/pkg-descr
sed 's/^X//' >www/p5-IMDB-Film/pkg-descr << 'e3812b4566ea855c76309933db985386'
XPerl interface to the database of films IMDB (www.imdb.com).
X
XWWW:	http://search.cpan.org/dist/IMDB-Film/
e3812b4566ea855c76309933db985386
echo x - www/p5-IMDB-Film/pkg-plist
sed 's/^X//' >www/p5-IMDB-Film/pkg-plist << 'e776310675d7703a012451e178146402'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB/Film/.packlist
X%%SITE_PERL%%/IMDB/BaseClass.pm
X%%SITE_PERL%%/IMDB/Film.pm
X%%SITE_PERL%%/IMDB/Persons.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB/Film
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB
X at dirrmtry %%SITE_PERL%%/IMDB
e776310675d7703a012451e178146402
exit
--- p5-IMDB-Film.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list