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

View File

@@ -0,0 +1,6 @@
HTML::StripScript
===========
This module strips scripting constructs out of HTML, leaving as much
non-scripting markup in place as possible. This allows web applications
to display HTML originating from an untrusted source without introducing
XSS (cross site scripting) vulnerabilities.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:42 wiz Exp $
DISTNAME= HTML-StripScripts-1.05
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTML-StripScripts/
COMMENT= Perl5 module to strip scripting constructs out of HTML
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/HTML/StripScripts/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2009/11/14 12:33:38 sno Exp $
SHA1 (HTML-StripScripts-1.05.tar.gz) = d6d91f2b9c342370f9a1d08aec11b5720474bc49
RMD160 (HTML-StripScripts-1.05.tar.gz) = 2e2c87164c04576b72a0cd6302c0838ca9f4cdae
Size (HTML-StripScripts-1.05.tar.gz) = 43236 bytes