head	1.23;
access;
symbols
	RELEASE_8_3_0:1.19
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.23
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.06.10.18.42.47;	author swills;	state Exp;
branches;
next	1.21;

1.21
date	2012.06.04.07.53.00;	author ehaupt;	state Exp;
branches;
next	1.20;

1.20
date	2012.04.08.20.59.40;	author ehaupt;	state Exp;
branches;
next	1.19;

1.19
date	2012.03.25.19.43.12;	author ehaupt;	state Exp;
branches;
next	1.18;

1.18
date	2012.03.13.13.18.56;	author ehaupt;	state Exp;
branches;
next	1.17;

1.17
date	2012.01.06.10.43.55;	author ehaupt;	state Exp;
branches;
next	1.16;

1.16
date	2011.12.27.13.57.19;	author ehaupt;	state Exp;
branches;
next	1.15;

1.15
date	2011.09.17.06.49.27;	author sunpoet;	state Exp;
branches;
next	1.14;

1.14
date	2011.09.14.22.13.24;	author ehaupt;	state Exp;
branches;
next	1.13;

1.13
date	2011.03.29.09.33.45;	author ehaupt;	state Exp;
branches;
next	1.12;

1.12
date	2011.03.19.17.45.08;	author ehaupt;	state Exp;
branches;
next	1.11;

1.11
date	2010.12.13.08.56.53;	author ehaupt;	state Exp;
branches;
next	1.10;

1.10
date	2010.09.04.12.18.05;	author ehaupt;	state Exp;
branches;
next	1.9;

1.9
date	2010.08.23.09.00.10;	author ehaupt;	state Exp;
branches;
next	1.8;

1.8
date	2010.08.01.10.58.19;	author ehaupt;	state Exp;
branches;
next	1.7;

1.7
date	2010.07.20.11.17.24;	author ehaupt;	state Exp;
branches;
next	1.6;

1.6
date	2010.06.23.16.25.56;	author ehaupt;	state Exp;
branches;
next	1.5;

1.5
date	2010.06.15.19.11.14;	author ehaupt;	state Exp;
branches;
next	1.4;

1.4
date	2010.05.04.08.20.41;	author ehaupt;	state Exp;
branches;
next	1.3;

1.3
date	2010.04.28.09.17.36;	author ehaupt;	state Exp;
branches;
next	1.2;

1.2
date	2010.04.23.08.03.42;	author ehaupt;	state Exp;
branches;
next	1.1;

1.1
date	2010.01.27.16.00.48;	author ehaupt;	state Exp;
branches;
next	;


desc
@@


1.23
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WWW-Scripter
# Date created:				26 Jan 2010
# Whom:					Emanuel Haupt <ehaupt@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-WWW-Scripter/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-Scripter
PORTVERSION=	0.029
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ehaupt@@FreeBSD.org
COMMENT=	Module for scripting web sites that have scripts

RUN_DEPENDS=	p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \
		p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
		p5-HTML-DOM>=0:${PORTSDIR}/www/p5-HTML-DOM \
		p5-CSS-DOM>=0:${PORTSDIR}/www/p5-CSS-DOM
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		WWW::Scripter::Location.3 WWW::Scripter.3 \
		WWW::Scripter::History.3 WWW::Scripter::WindowGroup.3

.include <bsd.port.mk>
@


1.22
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.21
log
@Update to 0.029
@
text
@d21 1
a21 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.20
log
@Update to 0.028

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.028
@


1.19
log
@Update to 0.027

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.027
@


1.18
log
@Update to 0.026

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.026
@


1.17
log
@Update to 0.025
@
text
@d9 1
a9 1
PORTVERSION=	0.025
@


1.16
log
@Update to 0.024

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.024
@


1.15
log
@- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d9 1
a9 1
PORTVERSION=	0.023
@


1.14
log
@Update to 0.023
@
text
@d23 1
a23 1
PERL_CONFIGURE=	5.8.0+
@


1.13
log
@Update to 0.022
@
text
@d9 1
a9 1
PORTVERSION=	0.022
@


1.12
log
@Update to 0.021
@
text
@d9 1
a9 1
PORTVERSION=	0.021
@


1.11
log
@Update to 0.020

PR:		153110
Submitted by:	pgollucci
@
text
@d9 1
a9 1
PORTVERSION=	0.020
@


1.10
log
@Update to 0.019
@
text
@d9 1
a9 1
PORTVERSION=	0.019
@


1.9
log
@Update to 0.018
@
text
@d9 1
a9 1
PORTVERSION=	0.018
@


1.8
log
@Update to 0.017
@
text
@d9 1
a9 1
PORTVERSION=	0.017
@


1.7
log
@Update to 0.016
@
text
@d9 1
a9 1
PORTVERSION=	0.016
@


1.6
log
@Update to 0.015

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.015
@


1.5
log
@Update to 0.014
@
text
@d9 1
a9 1
PORTVERSION=	0.014
@


1.4
log
@Update to 0.013
@
text
@d9 1
a9 1
PORTVERSION=	0.013
@


1.3
log
@Update to 0.012
@
text
@d9 1
a9 1
PORTVERSION=	0.012
@


1.2
log
@Update to 0.011
@
text
@d9 1
a9 1
PORTVERSION=	0.011
@


1.1
log
@Add www/p5-WWW-Scripter, a module for scripting web sites that have scripts
@
text
@d9 1
a9 1
PORTVERSION=	0.010
d26 1
a26 1
		WWW::Scripter::History.3
@

