head	1.16;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.11
	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.7
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	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.16
date	2012.12.17.10.27.26;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.03.13.16.15.35;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2012.03.08.18.45.37;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2011.12.30.18.13.13;	author swills;	state Exp;
branches;
next	1.11;

1.11
date	2011.07.21.14.34.39;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2011.07.13.01.37.49;	author sunpoet;	state Exp;
branches;
next	1.9;

1.9
date	2011.03.24.03.10.29;	author wen;	state Exp;
branches;
next	1.8;

1.8
date	2010.06.10.05.20.30;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2010.01.25.14.00.24;	author kuriyama;	state Exp;
branches;
next	1.6;

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

1.5
date	2008.04.29.05.27.09;	author linimon;	state Exp;
branches;
next	1.4;

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

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

1.2
date	2006.07.31.21.45.53;	author aaron;	state Exp;
branches;
next	1.1;

1.1
date	2006.06.05.05.15.36;	author aaron;	state Exp;
branches;
next	;


desc
@@


1.16
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309079
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309079 | az | 2012-12-17 10:22:02 +0000 (Mon, 17 Dec 2012) | 3 lines
## SVN ##
## SVN ## Cleanup supporting perl version 5.8 and 5.10,
## SVN ## lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:	p5-WWW-Mechanize-Pluggable
# Date created:				04 Jun 2006
# Whom:					Aaron Dalton <aaron@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-WWW-Mechanize-Pluggable/Makefile 309079 2012-12-17 10:22:02Z az $
#

PORTNAME=	WWW-Mechanize-Pluggable
PORTVERSION=	1.12
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Custmomize WWW::Mechanize via plugins

BUILD_DEPENDS=	p5-Data-Dump-Streamer>=0:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
		p5-HTML-Form>=1.038:${PORTSDIR}/www/p5-HTML-Form \
		p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \
		p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies \
		p5-HTTP-Daemon>=0:${PORTSDIR}/www/p5-HTTP-Daemon \
		p5-HTTP-Message>=1.3:${PORTSDIR}/www/p5-HTTP-Message \
		p5-URI>=1.25:${PORTSDIR}/net/p5-URI \
		p5-WWW-Mechanize>=1.66:${PORTSDIR}/www/p5-WWW-Mechanize \
		p5-libwww>=6:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Exception>=0.2:${PORTSDIR}/devel/p5-Test-Exception

PERL_CONFIGURE=	yes

MAN3=		WWW::Mechanize::Pluggable.3 \
		WWW::Mechanize::Pluggable::Design.3 \
		WWW::Mechanize::Plugin::Cookbook.3 \
		WWW::Mechanize::Plugin::HelloWorld.3

.include <bsd.port.mk>
@


1.15
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/p5-WWW-Mechanize-Pluggable/Makefile 300897 2012-07-14 14:29:18Z beat $
d36 1
a36 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500809
RUN_DEPENDS+=	p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
.endif

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


1.14
log
@- Revert ports/165605 as requested by portmgr@@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
@
text
@d36 7
a42 1
.include <bsd.port.mk>
@


1.12
log
@- Add BUILD_DEPENDS to silence build warnings and enable testing
@
text
@d36 1
a36 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500809
RUN_DEPENDS+=	p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
.endif

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


1.11
log
@- Update to 1.12

Changes:		http://search.cpan.org/dist/WWW-Mechanize-Pluggable/Changes
@
text
@d17 1
a17 1
RUN_DEPENDS=	p5-Data-Dump-Streamer>=0:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
d26 1
@


1.10
log
@- Update to 1.10

Changes:		http://search.cpan.org/dist/WWW-Mechanize-Pluggable/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.10
d20 1
@


1.9
log
@- Update to 1.08
ChangeLog: http://cpansearch.perl.org/src/MCMAHON/WWW-Mechanize-Pluggable-1.08/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.08
d17 9
a25 17
BUILD_DEPENDS=	${SITE_PERL}/HTML/Form.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
		${SITE_PERL}/${PERL_ARCH}/Data/Dump/Streamer.pm:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
		${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
		${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize
RUN_DEPENDS=	${SITE_PERL}/HTML/Form.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
		${SITE_PERL}/${PERL_ARCH}/Data/Dump/Streamer.pm:${PORTSDIR}/devel/p5-Data-Dump-Streamer \
		${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
		${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize

MAN3=	WWW::Mechanize::Pluggable.3 \
	WWW::Mechanize::Pluggable::Design.3 \
	WWW::Mechanize::Plugin::Cookbook.3 \
	WWW::Mechanize::Plugin::HelloWorld.3
d29 12
a40 1
.include <bsd.port.mk>
@


1.8
log
@- Update to 1.06
- Pass to perl@@

With Hat:       perl@@
Changes:        http:/search.cpan.org/dist/WWW-Mechanize-Pluggable/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.06
d33 1
a33 2
	WWW::Mechanize::Plugin::HelloWorld.3 \
	Module::Pluggable.3
@


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

Approved by:	portmgr (itetcu)
@
text
@d9 1
a9 2
PORTVERSION=	1.04
PORTREVISION=	1
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
d33 2
a34 1
	WWW::Mechanize::Plugin::HelloWorld.3
@


1.6
log
@- Update to 1.04
- Pass maintainership to perl@@
@
text
@d10 1
a19 1
		${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
a25 1
		${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
@


1.5
log
@Reset aaron's port maintainerships due to many maintainer-timeouts.
@
text
@d9 1
a9 1
PORTVERSION=	1.01
d24 7
a30 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


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
@d14 1
a14 1
MAINTAINER=	aaron@@FreeBSD.org
@


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
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	WWW
@


1.2
log
@- Update to v1.01
@
text
@d34 1
a34 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600 # inherited from devel/p5-Data-Dump-Streamer
IGNORE=	requires at least Perl 5.6.  Please install lang/perl5.8 and try again
.endif

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


1.1
log
@Adding port www/p5-WWW-Mechanize-Pluggable, Custmomize WWW::Mechanize via plugins.

Approved by:	tobez (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	1.00
d22 2
a23 1
		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
d27 4
a30 1
MAN3=	WWW::Mechanize::Pluggable.3 WWW::Mechanize::Plugin::HelloWorld.3
d36 1
a36 1
.if ${PERL_LEVEL} < 500600 # inherited from textproc/p5-YAML
@

