head	1.22;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.22
date	2013.03.05.13.46.21;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.12.19.08.34.59;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.05.22.13.10.11;	author culot;	state Exp;
branches;
next	1.18;

1.18
date	2011.12.30.18.13.52;	author swills;	state Exp;
branches;
next	1.17;

1.17
date	2011.05.08.12.31.48;	author swills;	state Exp;
branches;
next	1.16;

1.16
date	2011.04.01.11.44.09;	author culot;	state Exp;
branches;
next	1.15;

1.15
date	2010.10.31.07.27.55;	author leeym;	state Exp;
branches;
next	1.14;

1.14
date	2010.10.13.23.20.41;	author leeym;	state Exp;
branches;
next	1.13;

1.13
date	2010.09.19.03.09.10;	author leeym;	state Exp;
branches;
next	1.12;

1.12
date	2010.09.15.13.26.16;	author jadawin;	state Exp;
branches;
next	1.11;

1.11
date	2010.08.16.23.25.22;	author leeym;	state Exp;
branches;
next	1.10;

1.10
date	2010.08.05.16.10.19;	author az;	state Exp;
branches;
next	1.9;

1.9
date	2010.08.02.14.21.34;	author leeym;	state Exp;
branches;
next	1.8;

1.8
date	2009.08.16.18.26.13;	author tobez;	state Exp;
branches;
next	1.7;

1.7
date	2008.11.20.06.26.48;	author clsung;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.28.22.28.27;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2007.12.22.04.26.58;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2007.07.29.10.10.01;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.22.01.07.23;	author clsung;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.14.17.54.13;	author erwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.11.09.14.20.38;	author garga;	state Exp;
branches;
next	;


desc
@@


1.22
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313448
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Ying-Chieh Liao <ijliao@@csie.nctu.edu.tw>
# $FreeBSD: head/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile 313448 2013-03-05 11:18:13Z tobez $

PORTNAME=	WWW-Scraper-ISBN-Amazon_Driver
PORTVERSION=	0.29
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Search driver for the (US) Amazon online catalog

LICENSE=	ART20

BUILD_DEPENDS=	p5-WWW-Mechanize>=1.60:${PORTSDIR}/www/p5-WWW-Mechanize \
		p5-WWW-Scraper-ISBN>=0.25:${PORTSDIR}/www/p5-WWW-Scraper-ISBN \
		p5-WWW-Scraper-ISBN-Driver>=0.18:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Driver
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	WWW::Scraper::ISBN::AmazonUK_Driver.3 \
	WWW::Scraper::ISBN::AmazonUS_Driver.3

.include <bsd.port.mk>
@


1.21
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309227
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309227 | jadawin | 2012-12-19 08:30:58 +0000 (Wed, 19 Dec 2012) | 3 lines
## SVN ##
## SVN ## - Update to 0.28
## SVN ## - Changelog: http://cpansearch.perl.org/src/BARBIE/WWW-Scraper-ISBN-Amazon_Driver-0.28/Changes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile 309227 2012-12-19 08:30:58Z jadawin $
d5 1
a5 1
PORTVERSION=	0.28
@


1.20
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:	p5-WWW-Scraper-ISBN-Amazon_Driver
# Date created:			Nov 8, 2005
# Whom:				Ying-Chieh Liao <ijliao@@csie.nctu.edu.tw>
#
# $FreeBSD: head/www/p5-WWW-Scraper-ISBN-Amazon_Driver/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	0.27
@


1.19
log
@- Update to 0.27
- Add LICENSE (Artistic 2.0)
- Fix RUN_DEPENDS (was being assigned to itself instead of BUILD_DEPENDS)

Changes:	http://search.cpan.org/dist/WWW-Scraper-ISBN-Amazon_Driver/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.18
log
@- Add BUILD_DEPENDS to silence build warnings and enable testing
@
text
@d9 1
a9 1
PORTVERSION=	0.26
d17 2
d22 1
a22 1
RUN_DEPENDS:=	${RUN_DEPENDS}
@


1.17
log
@- Update to 0.26

Changes:
http://search.cpan.org/dist/WWW-Scraper-ISBN-Amazon_Driver/Changes
@
text
@d17 1
a17 1
RUN_DEPENDS=	p5-WWW-Mechanize>=1.60:${PORTSDIR}/www/p5-WWW-Mechanize \
d20 1
a20 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.16
log
@- Update to 0.25

Changes:	http://search.cpan.org/dist/WWW-Scraper-ISBN-Amazon_Driver/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.25
@


1.15
log
@- update to 0.24
@
text
@d9 1
a9 1
PORTVERSION=	0.24
@


1.14
log
@- update to 0.23
@
text
@d9 1
a9 1
PORTVERSION=	0.23
@


1.13
log
@- update to 0.21
@
text
@d9 1
a9 1
PORTVERSION=	0.21
d22 1
a22 1
PERL_CONFIGURE=	5.8.0+
@


1.12
log
@- Update to 0.20
- Changelog: http://search.cpan.org/dist/WWW-Scraper-ISBN-Amazon_Driver/Changes

PR:		ports/150589
Submitted by:	Frederic Culot <frederic _AT_ culot.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.20
@


1.11
log
@- update to 0.19
@
text
@d9 1
a9 1
PORTVERSION=	0.19
@


1.10
log
@Update to 0.18.

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

PR:		ports/149330
Submitted by:	Frederic Culot <frederic at culot.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.18
d17 1
a17 1
RUN_DEPENDS=	p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
d22 1
a22 1
PERL_CONFIGURE=	yes
@


1.9
log
@- update to 0.17
@
text
@d9 1
a9 1
PORTVERSION=	0.17
@


1.8
log
@Update to 0.15.

Changes: http://search.cpan.org/dist/WWW-Scraper-ISBN-Amazon_Driver/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.15
d17 4
a20 5
BUILD_DEPENDS=	p5-WWW-Scraper-ISBN>=0.25:${PORTSDIR}/www/p5-WWW-Scraper-ISBN \
		p5-WWW-Scraper-ISBN-Driver>=0.18:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Driver \
		p5-WWW-Mechanize>0:${PORTSDIR}/www/p5-WWW-Mechanize \
		p5-Template-Extract>0:${PORTSDIR}/textproc/p5-Template-Extract
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.7
log
@- Update to 0.14
@
text
@d9 1
a9 1
PORTVERSION=	0.14
@


1.6
log
@- Update to 0.13
@
text
@d9 1
a9 1
PORTVERSION=	0.13
@


1.5
log
@upgrade to 0.11
@
text
@d9 1
a9 1
PORTVERSION=	0.11
@


1.4
log
@- Update to 0.10
@
text
@d9 1
a9 1
PORTVERSION=	0.10
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	WWW
d17 4
a20 5
BUILD_DEPENDS=	${SITE_PERL}/WWW/Scraper/ISBN.pm:${PORTSDIR}/www/p5-WWW-Scraper-ISBN \
		${SITE_PERL}/WWW/Scraper/ISBN/Record.pm:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Record \
		${SITE_PERL}/WWW/Scraper/ISBN/Driver.pm:${PORTSDIR}/www/p5-WWW-Scraper-ISBN-Driver \
		${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
		${SITE_PERL}/Template/Extract.pm:${PORTSDIR}/textproc/p5-Template-Extract
@


1.3
log
@- Update to 0.08
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@


1.2
log
@- Update to 0.06
- Don't quote IGNORE
@
text
@d9 1
a9 1
PORTVERSION=	0.06
d30 1
a30 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
IGNORE=	requires perl 5.6.x or higher. Please install lang/perl5.8 and try again
.endif

.include <bsd.port.post.mk>
@


1.1
log
@Searches for book information from the (US) Amazon online catalog.

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

PR:		ports/88669
Submitted by:	Ying-Chieh Liao <ijliao@@csie.nctu.edu.tw>
@
text
@d9 1
a9 1
PORTVERSION=	0.05
d33 1
a33 1
IGNORE=	"Requires perl 5.6.x or higher"
@

