head	1.9;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.02.49;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.10.26.12.31.47;	author culot;	state Exp;
branches;
next	1.7;

1.7
date	2012.04.12.02.06.12;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2011.11.19.05.59.13;	author sunpoet;	state Exp;
branches;
next	1.5;

1.5
date	2011.04.04.13.54.52;	author culot;	state Exp;
branches;
next	1.4;

1.4
date	2010.10.09.08.16.11;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2010.01.18.09.02.03;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2009.06.19.16.29.04;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2008.09.29.07.48.57;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# Created by: Oleg Mamontov <oleg@@mamontov.net>
# $FreeBSD: head/www/p5-HTML-FormFu-Model-DBIC/Makefile 306437 2012-10-26 12:31:47Z culot $

PORTNAME=	HTML-FormFu-Model-DBIC
PORTVERSION=	0.09010
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	oleg@@mamontov.net
COMMENT=	Set a forms default values from a DBIx::Class row object

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
		p5-DBIx-Class>=0.08108:${PORTSDIR}/databases/p5-DBIx-Class \
		p5-HTML-FormFu>=0.09010:${PORTSDIR}/www/p5-HTML-FormFu \
		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
		p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
		p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator

PERL_CONFIGURE=	yes

MAN3=		HTML::FormFu::Constraint::DBIC::Unique.3 \
		HTML::FormFu::Model::DBIC.3

.include <bsd.port.mk>
@


1.8
log
@SVN rev 306437 on 2012-10-26 12:31:47Z by culot

- Update to 0.09010 [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/Changes
PR:		ports/173066 [1]
Submitted by:	Oleg A. Mamontov <oleg@@mamontov.net> (maintainer)
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.7
log
@- Add TEST_DEPENDS

PR:		ports/166592
Approved by:	"Oleg A. Mamontov" <oleg@@mamontov.net> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	p5-HTML-FormFu-Model-DBIC
# Date created:				2008-08-13
# Whom:					Oleg Mamontov <oleg@@mamontov.net>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	0.09002
d13 3
d18 1
a18 1
		p5-HTML-FormFu>=0.09001:${PORTSDIR}/www/p5-HTML-FormFu \
@


1.6
log
@- Update to 0.09002

Changes:	http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/Changes
PR:		ports/162663
Submitted by:	Oleg A. Mamontov <oleg@@mamontov.net> (maintainer)
Feature safe:	yes
@
text
@d24 2
@


1.5
log
@- Update to 0.09000

Changes:	http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/Changes
PR:		ports/156107
Submitted by:	Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.09000
d19 1
a19 1
		p5-HTML-FormFu>=0.09000:${PORTSDIR}/www/p5-HTML-FormFu \
d23 1
a23 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.4
log
@- Update to 0.08002

PR:		ports/151295
Submitted by:	"Oleg A. Mamontov" <oleg@@mamontov.net> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.08002
d19 1
a19 1
		p5-HTML-FormFu>=0.05000:${PORTSDIR}/www/p5-HTML-FormFu \
@


1.3
log
@- Update to 0.06000

PR:		ports/142012
Submitted by:	Alex Deiter <alex.deiter@@gmail.com>
Approved by:	maintainer(timeout, >3 weeks)
@
text
@d9 1
a9 1
PORTVERSION=	0.06000
d17 4
a20 5
BUILD_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite		\
		p5-DBIx-Class>=0.08002:${PORTSDIR}/databases/p5-DBIx-Class	\
		p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
		p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL	\
		p5-HTML-FormFu>=0.03001:${PORTSDIR}/www/p5-HTML-FormFu		\
d22 2
a23 6
		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
RUN_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite		\
		p5-DBIx-Class>=0.08002:${PORTSDIR}/databases/p5-DBIx-Class	\
		p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL	\
		p5-HTML-FormFu>=0.03001:${PORTSDIR}/www/p5-HTML-FormFu		\
		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
d27 2
a28 1
MAN3=		HTML::FormFu::Model::DBIC.3
@


1.2
log
@- Update to 0.05000

PR:             ports/135814
Approved by:    maintainer
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	0.05000
d19 1
@


1.1
log
@Set a forms default values from a DBIx::Class row object

WWW:	http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/

PR:		ports/127660
Submitted by:	Oleg Mamontov <oleg at mamontov.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.03003
d17 6
a28 3
BUILD_DEPENDS=	${RUN_DEPENDS}							\
		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject

@

