head	1.20;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.2;
locks; strict;
comment	@# @;


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

1.19
date	2012.11.17.06.02.46;	author svnexp;	state Exp;
branches;
next	1.18;

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

1.17
date	2011.10.07.11.22.44;	author culot;	state Exp;
branches;
next	1.16;

1.16
date	2011.06.12.17.47.35;	author sunpoet;	state Exp;
branches;
next	1.15;

1.15
date	2011.04.22.16.08.14;	author bapt;	state Exp;
branches;
next	1.14;

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

1.13
date	2010.09.24.09.49.55;	author az;	state Exp;
branches;
next	1.12;

1.12
date	2010.01.08.08.09.42;	author az;	state Exp;
branches;
next	1.11;

1.11
date	2009.11.26.07.27.14;	author az;	state Exp;
branches;
next	1.10;

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

1.9
date	2009.07.07.05.30.39;	author az;	state Exp;
branches;
next	1.8;

1.8
date	2009.04.25.11.59.08;	author az;	state Exp;
branches;
next	1.7;

1.7
date	2009.03.29.14.46.39;	author az;	state Exp;
branches;
next	1.6;

1.6
date	2009.02.02.05.47.47;	author az;	state Exp;
branches;
next	1.5;

1.5
date	2008.12.08.13.45.56;	author az;	state Exp;
branches;
next	1.4;

1.4
date	2008.09.07.11.06.25;	author az;	state Exp;
branches;
next	1.3;

1.3
date	2008.07.23.10.54.58;	author az;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.17.14.29.44;	author araujo;	state Exp;
branches;
next	1.1;

1.1
date	2007.12.25.09.09.22;	author az;	state Exp;
branches;
next	;


desc
@@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311922
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Andrej Zverev <andrey.zverev@@electro-com.ru>
# $FreeBSD: head/www/p5-Catalyst-Controller-HTML-FormFu/Makefile 311922 2013-02-08 09:07:28Z tobez $

PORTNAME=	Catalyst-Controller-HTML-FormFu
PORTVERSION=	0.09004
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Catalyst FormFu Base Controller

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \
		p5-Catalyst-Component-InstancePerContext>=0:${PORTSDIR}/www/p5-Catalyst-Component-InstancePerContext \
		p5-Catalyst-Plugin-ConfigLoader>=0.23:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
		p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
		p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
		p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
		p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT \
		p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
		p5-HTML-FormFu>=0.09:${PORTSDIR}/www/p5-HTML-FormFu \
		p5-MooseX-Attribute-Chained>=0:${PORTSDIR}/devel/p5-MooseX-Attribute-Chained \
		p5-Regexp-Assemble>=0:${PORTSDIR}/devel/p5-Regexp-Assemble \
		p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS=	p5-Catalyst-Component-InstancePerContext>=0:${PORTSDIR}/www/p5-Catalyst-Component-InstancePerContext \
		p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
		p5-HTML-FormFu>=0.09:${PORTSDIR}/www/p5-HTML-FormFu \
		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
		p5-MooseX-Attribute-Chained>=0:${PORTSDIR}/devel/p5-MooseX-Attribute-Chained \
		p5-PathTools>=3.12:${PORTSDIR}/devel/p5-PathTools \
		p5-Regexp-Assemble>=0:${PORTSDIR}/devel/p5-Regexp-Assemble \
		p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
TEST_DEPENDS=	p5-Test-Simple>=0.92:${PORTSDIR}/devel/p5-Test-Simple \
		p5-Test-WWW-Mechanize>=1.16:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
		p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst

PERL_CONFIGURE=	yes

MAN3=		Catalyst::Controller::HTML::FormFu.3 \
		Catalyst::Helper::HTML::FormFu.3 \
		HTML::FormFu::Element::RequestToken.3

.include <bsd.port.mk>
@


1.19
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-Catalyst-Controller-HTML-FormFu
# Date created:		2007-12-24
# Whom:			Andrej Zverev <andrey.zverev@@electro-com.ru>
#
# $FreeBSD: head/www/p5-Catalyst-Controller-HTML-FormFu/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 2
PORTVERSION=	0.09003
PORTREVISION=	1
d25 1
a25 1
		p5-MooseX-ChainedAccessors>=0.02:${PORTSDIR}/devel/p5-MooseX-ChainedAccessors \
d33 1
a33 1
		p5-MooseX-ChainedAccessors>=0.02:${PORTSDIR}/devel/p5-MooseX-ChainedAccessors \
@


1.18
log
@- Add missing BUILD_DEPENDS and RUN_DEPENDS so the module works
- Add TEST_DEPENDS to enable testing
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d10 1
d22 1
d29 3
d39 1
d41 1
d44 2
a45 1
TEST_DEPENDS=	p5-Test-WWW-Mechanize>=1.16:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
@


1.16
log
@- Update to 0.09003

Changes:	http://search.cpan.org/dist/Catalyst-Controller-HTML-FormFu/Changes
@
text
@d17 1
a18 1
LICENSE=	ART20 GPLv1
@


1.15
log
@- update to 0.09000
- changes: http://cpansearch.perl.org/src/CFRANKS/Catalyst-Controller-HTML-FormFu-0.09000/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.09000
d20 8
a29 1
		p5-Class-C3>=0:${PORTSDIR}/devel/p5-Class-C3 \
d31 1
a31 2
		p5-HTML-FormFu>=0.04001:${PORTSDIR}/www/p5-HTML-FormFu \
		p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
d33 1
d37 1
a37 10
BUILD_DEPENDS=	${RUN_DEPENDS}
BUILD_DEPENDS+=	p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \
		p5-Catalyst-Plugin-ConfigLoader>=0.23:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
		p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
		p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
		p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
		p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT \
		p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
		p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
		p5-Test-WWW-Mechanize>=1.16:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
d40 1
a40 1
PERL_CONFIGURE=	5.8.1+
d42 3
a44 2
MAN3=	Catalyst::Controller::HTML::FormFu.3 Catalyst::Helper::HTML::FormFu.3 \
	HTML::FormFu::Element::RequestToken.3
@


1.14
log
@- update to 0.08002
@
text
@d9 1
a9 1
PORTVERSION=	0.08002
d17 3
@


1.13
log
@Drop maintainership
@
text
@d9 1
a9 1
PORTVERSION=	0.06001
d17 3
a19 6
RUN_DEPENDS=	p5-HTML-FormFu>=0.04001:${PORTSDIR}/www/p5-HTML-FormFu \
		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
		p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Catalyst-Component-InstancePerContext>=0:${PORTSDIR}/www/p5-Catalyst-Component-InstancePerContext \
		p5-Catalyst-Plugin-ConfigLoader>=0.23:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
		p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
d21 3
a24 2
		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
d26 4
a29 1
		p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \
d33 5
a37 2
		p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.12
log
@- Update to version 0.06001

PR:		ports/142003
Submitted by:	Alex Deiter <alex.deiter@@gmail.com>
@
text
@d14 1
a14 1
MAINTAINER=	az@@FreeBSD.org
@


1.11
log
@Update to version: 0.06000

Changelog: http://cpansearch.perl.org/src/CFRANKS/Catalyst-Controller-HTML-FormFu-0.06000/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.06000
@


1.10
log
@fix dependency
bump portrevision

PR:	ports/138382
Submitted by:	Andrii Kostenko <a.kostenko@@rambler-co.ru>
@
text
@d9 1
a9 2
PORTVERSION=	0.05000
PORTREVISION=	1
@


1.9
log
@Update to 0.05000

Changelog: http://cpansearch.perl.org/src/CFRANKS/Catalyst-Controller-HTML-FormFu-0.05000/Changes
@
text
@d10 1
d19 1
a19 1
		p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean \
@


1.8
log
@- Update to 0.04003
@
text
@d9 1
a9 1
PORTVERSION=	0.04003
d18 1
@


1.7
log
@Fix Incorrect dependency list.
bump portrevision.

PR:		ports/133181
Submitted by:	lbr@@
@
text
@d9 1
a9 2
PORTVERSION=	0.03007
PORTREVISION=	1
d17 1
a17 1
RUN_DEPENDS=	p5-HTML-FormFu>=0.03007:${PORTSDIR}/www/p5-HTML-FormFu \
d20 2
d24 1
a24 1
		p5-NEXT>=0:${PORTSDIR}/devel/p5-NEXT \
d26 6
a31 1
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
d36 2
a37 2
MAN3=	Catalyst::Controller::HTML::FormFu.3 \
	Catalyst::Helper::HTML::FormFu.3
@


1.6
log
@Remove unused part for CPAN macro
@
text
@d10 1
d18 1
a18 1
RUN_DEPENDS=	p5-HTML-FormFu>=0.03000:${PORTSDIR}/www/p5-HTML-FormFu \
d20 1
d24 1
@


1.5
log
@Update to 0.03007

Changes: http://search.cpan.org/src/CFRANKS/Catalyst-Controller-HTML-FormFu-0.03007/Changes
@
text
@a11 1
MASTER_SITE_SUBDIR=	../by-authors/id/C/CF/CFRANKS
@


1.4
log
@- Update to 0.03004
@
text
@d9 1
a9 1
PORTVERSION=	0.03004
@


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


1.2
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
@d9 1
a9 1
PORTVERSION=	0.02000
d18 1
a18 1
RUN_DEPENDS=	p5-HTML-FormFu>=0.02000:${PORTSDIR}/www/p5-HTML-FormFu \
a19 1
		p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
d22 1
a22 2
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
		${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
@


1.1
log
@- Take maintainership

This creates a new HTML::FormFu object, passing as it's argument
the contents of the "constructor" config value.
Use with Catalyst MVC

PR:		ports/118997
Submitted by:	az@@
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@

