summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-06-10 23:24:05 +0000
committerabs <abs@pkgsrc.org>2007-06-10 23:24:05 +0000
commit3f36f88722b0901915b2cf4f21380850785157bd (patch)
treed44d8bb2ee43e5e1a64697f8eb874ee3daf46744 /www
parentc9fe4c3165bc8a71b380ef5173f6423598d314a0 (diff)
downloadpkgsrc-3f36f88722b0901915b2cf4f21380850785157bd.tar.gz
Added p5-Template-Stash-EscapeHTML version 0.01
This module is a sub class of Template::Stash, automatically escape all HTML strings and avoid XSS vulnerability.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Template-Stash-EscapeHTML/DESCR2
-rw-r--r--www/p5-Template-Stash-EscapeHTML/Makefile17
-rw-r--r--www/p5-Template-Stash-EscapeHTML/PLIST1
-rw-r--r--www/p5-Template-Stash-EscapeHTML/distinfo5
4 files changed, 25 insertions, 0 deletions
diff --git a/www/p5-Template-Stash-EscapeHTML/DESCR b/www/p5-Template-Stash-EscapeHTML/DESCR
new file mode 100644
index 00000000000..2c66e7f9afe
--- /dev/null
+++ b/www/p5-Template-Stash-EscapeHTML/DESCR
@@ -0,0 +1,2 @@
+This module is a sub class of Template::Stash, automatically escape
+all HTML strings and avoid XSS vulnerability.
diff --git a/www/p5-Template-Stash-EscapeHTML/Makefile b/www/p5-Template-Stash-EscapeHTML/Makefile
new file mode 100644
index 00000000000..f6e5a7928ff
--- /dev/null
+++ b/www/p5-Template-Stash-EscapeHTML/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 23:24:05 abs Exp $
+
+DISTNAME= Template-Stash-EscapeHTML-0.01
+PKGNAME= p5-${DISTNAME}
+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
+
+DEPENDS+= p5-Template-Toolkit-[0-9]*:../../www/p5-Template-Toolkit
+
+PERL5_PACKLIST= auto/Template/Stash/EscapeHTML/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Template-Stash-EscapeHTML/PLIST b/www/p5-Template-Stash-EscapeHTML/PLIST
new file mode 100644
index 00000000000..5ab0d474f16
--- /dev/null
+++ b/www/p5-Template-Stash-EscapeHTML/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/10 23:24:05 abs Exp $
diff --git a/www/p5-Template-Stash-EscapeHTML/distinfo b/www/p5-Template-Stash-EscapeHTML/distinfo
new file mode 100644
index 00000000000..aa996072b0d
--- /dev/null
+++ b/www/p5-Template-Stash-EscapeHTML/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/10 23:24:05 abs Exp $
+
+SHA1 (Template-Stash-EscapeHTML-0.01.tar.gz) = 0a539f1e84c1a98bf74420a8a3a57b4eb9694e5a
+RMD160 (Template-Stash-EscapeHTML-0.01.tar.gz) = 5e68d9988b0c2e051867707722e58a36b23ddfe4
+Size (Template-Stash-EscapeHTML-0.01.tar.gz) = 2611 bytes