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
+2
View File
@@ -0,0 +1,2 @@
This module is a sub class of Template::Stash, automatically escape
all HTML strings and avoid XSS vulnerability.
+20
View File
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:51 wiz Exp $
DISTNAME= Template-Stash-EscapeHTML-0.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IK/IKEBE/}
MAINTAINER= abs@absd.org
HOMEPAGE= http://search.cpan.org/~ikebe/Template-Stash-EscapeHTML/
COMMENT= Escape HTML automatically in Template-Toolkit
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Template-Toolkit>=2.13:../../www/p5-Template-Toolkit
PERL5_PACKLIST= auto/Template/Stash/EscapeHTML/.packlist
PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2010/08/17 06:03:02 sno Exp $
SHA1 (Template-Stash-EscapeHTML-0.02.tar.gz) = 7057bdab1613e7fa2fc424e298d39269b1de0e58
RMD160 (Template-Stash-EscapeHTML-0.02.tar.gz) = 2a1c0761739a4e23fbe82f66c2964dc828495cf9
Size (Template-Stash-EscapeHTML-0.02.tar.gz) = 2920 bytes