Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

9
www/p5-HTML-FormFu/DESCR Normal file
View File

@@ -0,0 +1,9 @@
HTML::FormFu is a HTML form framework which aims to be as easy as possible
to use for basic web forms, but with the power and flexibility to do
anything else you might want to do (as long as it involves forms).
Almost any part of formfu's behaviour and output can be configured. By
default formfu renders "XHTML 1.0 Strict" compliant markup, with as
little extra markup as possible, but with sufficient CSS class names to
allow for a wide-range of output styles to be generated by changing only
the CSS.

View File

@@ -0,0 +1,61 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:41 wiz Exp $
#
DISTNAME= HTML-FormFu-0.09005
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTML-FormFu/
COMMENT= HTML Form Creation, Rendering and Validation Framework
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-Captcha-reCAPTCHA>=0.93:../../www/p5-Captcha-reCAPTCHA
DEPENDS+= p5-Class-Accessor-Chained-[0-9]*:../../devel/p5-Class-Accessor-Chained
DEPENDS+= p5-Clone>=0.31:../../devel/p5-Clone
DEPENDS+= p5-Config-Any>=0.18:../../devel/p5-Config-Any
DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
DEPENDS+= p5-Crypt-DES-[0-9]*:../../security/p5-Crypt-DES
DEPENDS+= p5-Data-Visitor>=0.26:../../devel/p5-Data-Visitor
DEPENDS+= p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
DEPENDS+= p5-DateTime>=0.38:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Builder>=0.7901:../../time/p5-DateTime-Format-Builder
DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural
DEPENDS+= p5-DateTime-Format-Strptime>=1.2000:../../time/p5-DateTime-Format-Strptime
DEPENDS+= p5-DateTime-Locale>=0.45:../../time/p5-DateTime-Locale
DEPENDS+= p5-Email-Valid-[0-9]*:../../mail/p5-Email-Valid
DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir
DEPENDS+= p5-HTML-Scrubber-[0-9]*:../../www/p5-HTML-Scrubber
DEPENDS+= p5-HTML-TokeParser-Simple>=3.14:../../www/p5-HTML-TokeParser-Simple
DEPENDS+= p5-Hash-Flatten-[0-9]*:../../devel/p5-Hash-Flatten
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
DEPENDS+= {perl>=5.10.0,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
DEPENDS+= {perl>=5.7.3,p5-Locale-Maketext-[0-9]*}:../../misc/p5-Locale-Maketext
DEPENDS+= {perl>=5.10.0,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
DEPENDS+= p5-MooseX-ChainedAccessors>=0.02:../../devel/p5-MooseX-ChainedAccessors
DEPENDS+= p5-MooseX-Aliases-[0-9]*:../../devel/p5-MooseX-Aliases
DEPENDS+= p5-MooseX-SetOnce-[0-9]*:../../devel/p5-MooseX-SetOnce
DEPENDS+= p5-Number-Format-[0-9]*:../../textproc/p5-Number-Format
DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
DEPENDS+= p5-Regexp-Common-[0-9]*:../../textproc/p5-Regexp-Common
#DEPENDS+= p5-Regexp-Copy-[0-9]*:../../textproc/p5-Regexp-Copy
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
DEPENDS+= p5-YAML-LibYAML>=0.32:../../textproc/p5-YAML-LibYAML
DEPENDS+= p5-libwww>=5:../../www/p5-libwww
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.92}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
USE_LANGUAGES= c
PERL5_PACKLIST= auto/HTML/FormFu/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2011/11/18 13:21:41 hiramatsu Exp $
SHA1 (HTML-FormFu-0.09005.tar.gz) = 7a9227a18163cd34b2d7e5093b4c061c96959580
RMD160 (HTML-FormFu-0.09005.tar.gz) = 3a4539517fec4211ddc0c0890cc5c92365007c02
Size (HTML-FormFu-0.09005.tar.gz) = 299803 bytes