Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Aug 2006 03:31:37 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/101215: [NEW PORT] www/p5-IMDB-Film: OO Perl interface to the movies database IMDB
Message-ID:  <20060801193137.233A451@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608011940.k71JeElB049447@freefall.freebsd.org>

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

>Number:         101215
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-IMDB-Film: OO Perl interface to the movies database IMDB
>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 Aug 01 19:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
IMDB::Film is an object-oriented interface to the IMDB. You can use
that module to retrieve information about film: title, year, plot etc.

WWW:	http://search.cpan.org/dist/IMDB-Film/

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

--- p5-IMDB-Film-0.22.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-IMDB-Film
#	p5-IMDB-Film/pkg-descr
#	p5-IMDB-Film/Makefile
#	p5-IMDB-Film/pkg-plist
#	p5-IMDB-Film/distinfo
#
echo c - p5-IMDB-Film
mkdir -p p5-IMDB-Film > /dev/null 2>&1
echo x - p5-IMDB-Film/pkg-descr
sed 's/^X//' >p5-IMDB-Film/pkg-descr << 'END-of-p5-IMDB-Film/pkg-descr'
XIMDB::Film is an object-oriented interface to the IMDB. You can use
Xthat module to retrieve information about film: title, year, plot etc.
X
XWWW:	http://search.cpan.org/dist/IMDB-Film/
END-of-p5-IMDB-Film/pkg-descr
echo x - p5-IMDB-Film/Makefile
sed 's/^X//' >p5-IMDB-Film/Makefile << 'END-of-p5-IMDB-Film/Makefile'
X# New ports collection makefile for:	p5-IMDB-Film
X# Date created:		2006-08-02
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	IMDB-Film
XPORTVERSION=	0.22
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/S/ST/STEPANOV
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	OO Perl interface to the movies database IMDB
X
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
X		${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache \
X		${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
X		p5-HTML-Parser>=3.34:${PORTSDIR}/www/p5-HTML-Parser \
X		p5-libwww>=5.800:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	yes
XCONFIGURE_ARGS=	</dev/null
X
XMAN3=		IMDB::BaseClass.3 IMDB::Film.3 IMDB::Persons.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600	# Inherited from many ports
XIGNORE=		requires Perl 5.6.0 or newer.  Please install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-IMDB-Film/Makefile
echo x - p5-IMDB-Film/pkg-plist
sed 's/^X//' >p5-IMDB-Film/pkg-plist << 'END-of-p5-IMDB-Film/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB/Film/.packlist
X%%SITE_PERL%%/IMDB/Film.pm
X%%SITE_PERL%%/IMDB/BaseClass.pm
X%%SITE_PERL%%/IMDB/Persons.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB/Film
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IMDB
X@dirrmtry %%SITE_PERL%%/IMDB
END-of-p5-IMDB-Film/pkg-plist
echo x - p5-IMDB-Film/distinfo
sed 's/^X//' >p5-IMDB-Film/distinfo << 'END-of-p5-IMDB-Film/distinfo'
XMD5 (IMDB-Film-0.22.tar.gz) = 3a3906237fe7ec32a587405fdc74be0b
XSHA256 (IMDB-Film-0.22.tar.gz) = c88864ccdd66f20211e5ba9bf3096b2f9a5d1fa21fe34eeb6abf07e4b0594cf4
XSIZE (IMDB-Film-0.22.tar.gz) = 48094
END-of-p5-IMDB-Film/distinfo
exit
--- p5-IMDB-Film-0.22.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?20060801193137.233A451>