head	1.11;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.02.54;	author svnexp;	state Exp;
branches;
next	1.10;

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

1.9
date	2012.01.21.17.39.08;	author eadler;	state Exp;
branches;
next	1.8;

1.8
date	2010.01.25.14.00.23;	author kuriyama;	state Exp;
branches;
next	1.7;

1.7
date	2009.09.17.21.31.48;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2009.09.16.22.34.40;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.12.16.43.51;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.04.17.14.30.17;	author araujo;	state Exp;
branches;
next	1.3;

1.3
date	2007.09.08.01.11.41;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2006.08.02.04.14.43;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2006.06.25.11.04.18;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection makefile for:    p5-TestGen4Web-Runner
# Date created:				June 13th, 2006
# Whom:	      				Conor McDermottroe <ports@@mcdermottroe.com>
# ex:ts=8
#
# $FreeBSD: head/www/p5-TestGen4Web-Runner/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	TestGen4Web-Runner
PORTVERSION=	0.11
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	WWW/MACKERS
PKGNAMEPREFIX=	p5-

MAINTAINER=	eg@@fbsd.lt
COMMENT=	A PERL module to replay files recorded with TestGen4Web

BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-URI>=0:${PORTSDIR}/net/p5-URI \
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		TestGen4Web::Runner.3

.include <bsd.port.mk>
@


1.10
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.9
log
@At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
@
text
@d20 3
a22 3
BUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
@


1.8
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 5).

Approved by:	portmgr (itetcu)
@
text
@d23 1
a23 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.7
log
@Over to new volunteer.

Feature safe:	yes
@
text
@d11 1
a20 1
		${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \
@


1.6
log
@Reset ports@@mcdermottroe.com at his request due to lack of time at the
moment.

Hat:		portmgr
Feature safe:	yes
@
text
@d16 1
a16 1
MAINTAINER=	perl@@FreeBSD.org
@


1.5
log
@- Update to 0.11

PR:		131947
Submitted by:	Edmondas Girkantas <eg@@fbsd.lt>
Approved by:	maintainer timeout
@
text
@d16 1
a16 1
MAINTAINER=	ports@@mcdermottroe.com
@


1.4
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d10 1
a10 1
PORTVERSION=	0.08
@


1.3
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d12 1
a12 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.2
log
@- Update to 0.08

PR:		ports/101198
Submitted by:	Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
@
text
@d29 1
a29 7
.include <bsd.port.pre.mk>

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

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


1.1
log
@TestGen4Web::Runner is a PERL module to replay files recorded with
SpikeSource's TestGen4Web Recorder.

From http://developer.spikesource.com/projects/testgen4web :

"TestGen4Web is written to ease the pain of writing tests for web applications.
This is a 2 part tool. Firefox extension, which records user input to a xml
file. Translator script: to generate automated test scripts."

WWW: http://search.cpan.org/dist/TestGen4Web-Runner/

PR:		ports/98915
Submitted by:	Conor McDermottroe <ports@@mcdermottroe.com>
@
text
@d10 1
a10 1
PORTVERSION=	0.07
@

