1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Dancer::Plugin::DataFu is an HTML form and table rendering engine with data

validation support.

WWW: http://search.cpan.org/~awncorp/Dancer-Plugin-DataFu/

PR:		ports/153316
Submitted by:	Grzegorz Blach <magik at roorback.net>
This commit is contained in:
Philip M. Gollucci 2010-12-21 04:03:39 +00:00
parent 23be74d434
commit fd5221023a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266688
5 changed files with 72 additions and 0 deletions

View File

@ -909,6 +909,7 @@
SUBDIR += p5-Corona
SUBDIR += p5-DBIx-Class-HTMLWidget
SUBDIR += p5-Dancer
SUBDIR += p5-Dancer-Plugin-DataFu
SUBDIR += p5-Data-TreeDumper-Renderer-DHTML
SUBDIR += p5-Data-Validate-URI
SUBDIR += p5-FAQ-OMatic

View File

@ -0,0 +1,34 @@
# New ports collection makefile for: Dancer-Plugin-DataFu
# Date created: 20 Dec 2010
# Whom: Grzegorz Blach <magik@roorback.net>
#
# $FreeBSD$
#
PORTNAME= Dancer-Plugin-DataFu
PORTVERSION= 1.103070
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/A/AW/AWNCORP
PKGNAMEPREFIX= p5-
MAINTAINER= magik@roorback.net
COMMENT= Dancer HTML Form and Grid/Table engine with Input Validation
RUN_DEPENDS= p5-Dancer>=1.2:${PORTSDIR}/www/p5-Dancer \
p5-Array-Unique>0:${PORTSDIR}/devel/p5-Array-Unique \
p5-Data-Dumper-Concise>0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \
p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
p5-Hash-Merge>0:${PORTSDIR}/textproc/p5-Hash-Merge \
p5-Oogly>=0.31:${PORTSDIR}/devel/p5-Oogly \
p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN1= dancer-datafu.1
MAN3= Dancer::Plugin::DataFu.3 \
Dancer::Plugin::DataFu::Form.3 \
Dancer::Plugin::DataFu::Grid.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Dancer-Plugin-DataFu-1.103070.tar.gz) = 6e5d34a419127c6239308cd529a1e17918cd8c1db5386674a9ab9c9ecfdc3565
SIZE (Dancer-Plugin-DataFu-1.103070.tar.gz) = 17537

View File

@ -0,0 +1,4 @@
Dancer::Plugin::DataFu is an HTML form and table rendering engine with data
validation support.
WWW: http://search.cpan.org/~awncorp/Dancer-Plugin-DataFu/

View File

@ -0,0 +1,31 @@
bin/dancer-datafu
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/DataFu/.packlist
%%SITE_PERL%%/Dancer/Plugin/DataFu.pm
%%SITE_PERL%%/Dancer/Plugin/DataFu/Form.pm
%%SITE_PERL%%/Dancer/Plugin/DataFu/Grid.pm
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/select_multiple.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_checkbox.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_text.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/select.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/form.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/trow.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/table.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_file.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/tdata.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/theader.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/textarea.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_radio.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/tnavigation.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_password.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/input_hidden.tt
%%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements/thead.tt
@dirrmtry %%SITE_PERL%%/Dancer/Plugin/DataFu
@dirrmtry %%SITE_PERL%%/Dancer/Plugin
@dirrmtry %%SITE_PERL%%/Dancer
@dirrmtry %%SITE_PERL%%/auto/Dancer/Plugin/DataFu/elements
@dirrmtry %%SITE_PERL%%/auto/Dancer/Plugin/DataFu
@dirrmtry %%SITE_PERL%%/auto/Dancer/Plugin
@dirrmtry %%SITE_PERL%%/auto/Dancer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/DataFu
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer