ports/88667: [NEW PORT] www/p5-WWW-Scraper-ISBN: Retrieving information about books by ISBN number

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Tue Nov 8 15:10:17 UTC 2005


>Number:         88667
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-WWW-Scraper-ISBN: Retrieving information about books by ISBN number
>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 Nov 08 15:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Nov  8 18:28:14 CST
>Description:
The WWW::Scraper::ISBN class was built as a way to retrieve information on
books from multiple sources easily. It utilizes at least one driver
implemented as a subclass of WWW::Scraper::ISBN::Driver, each of which is
designed to scrape from a single source. Because we found that different
sources had different information available on different books, we designed
a basic interface that could be implemented in whatever ways necessary to
retrieve the desired information.

WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN/

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

--- p5-WWW-Scraper-ISBN-0.25.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-WWW-Scraper-ISBN
#	p5-WWW-Scraper-ISBN/Makefile
#	p5-WWW-Scraper-ISBN/distinfo
#	p5-WWW-Scraper-ISBN/pkg-descr
#	p5-WWW-Scraper-ISBN/pkg-plist
#
echo c - p5-WWW-Scraper-ISBN
mkdir -p p5-WWW-Scraper-ISBN > /dev/null 2>&1
echo x - p5-WWW-Scraper-ISBN/Makefile
sed 's/^X//' >p5-WWW-Scraper-ISBN/Makefile << 'END-of-p5-WWW-Scraper-ISBN/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	p5-WWW-Scraper-ISBN
X# Date created:			Nov 8, 2005
X# Whom:				ijliao
X#
X# $FreeBSD$
X#
X
XPORTNAME=	WWW-Scraper-ISBN
XPORTVERSION=	0.25
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	WWW
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	Retrieving information about books by ISBN number
X
XBUILD_DEPENDS=	${SITE_PERL}/WWW/Scraper/ISBN/Record.pm:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Record
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
XMAN3=	WWW::Scraper::ISBN.3
X
X.include <bsd.port.mk>
END-of-p5-WWW-Scraper-ISBN/Makefile
echo x - p5-WWW-Scraper-ISBN/distinfo
sed 's/^X//' >p5-WWW-Scraper-ISBN/distinfo << 'END-of-p5-WWW-Scraper-ISBN/distinfo'
XMD5 (WWW-Scraper-ISBN-0.25.tar.gz) = 5fb21da26f49881a71a21e52b8b066ce
XSIZE (WWW-Scraper-ISBN-0.25.tar.gz) = 3684
END-of-p5-WWW-Scraper-ISBN/distinfo
echo x - p5-WWW-Scraper-ISBN/pkg-descr
sed 's/^X//' >p5-WWW-Scraper-ISBN/pkg-descr << 'END-of-p5-WWW-Scraper-ISBN/pkg-descr'
XThe WWW::Scraper::ISBN class was built as a way to retrieve information on
Xbooks from multiple sources easily. It utilizes at least one driver
Ximplemented as a subclass of WWW::Scraper::ISBN::Driver, each of which is
Xdesigned to scrape from a single source. Because we found that different
Xsources had different information available on different books, we designed
Xa basic interface that could be implemented in whatever ways necessary to
Xretrieve the desired information.
X
XWWW: http://search.cpan.org/dist/WWW-Scraper-ISBN/
END-of-p5-WWW-Scraper-ISBN/pkg-descr
echo x - p5-WWW-Scraper-ISBN/pkg-plist
sed 's/^X//' >p5-WWW-Scraper-ISBN/pkg-plist << 'END-of-p5-WWW-Scraper-ISBN/pkg-plist'
X%%SITE_PERL%%/WWW/Scraper/ISBN.pm
X at unexec rmdir %D/%%SITE_PERL%%/WWW/Scraper 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/.packlist
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>/dev/null || true
END-of-p5-WWW-Scraper-ISBN/pkg-plist
exit
--- p5-WWW-Scraper-ISBN-0.25.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list