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,4 @@
This module offers a simple to process namespaced XML names (unames)
from within any application that may need them. It also helps
maintain a prefix to namespace URI map, and provides a number of
basic checks.

View File

@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.23 2013/05/31 12:42:20 wiz Exp $
DISTNAME= XML-NamespaceSupport-1.11
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-NamespaceSupport/
COMMENT= Perl module to the SAX2 NamespaceSupport class
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/XML/NamespaceSupport/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
post-extract:
${CHMOD} a-x ${WRKSRC}/lib/XML/NamespaceSupport.pm
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.7 2010/03/16 22:05:49 sno Exp $
SHA1 (XML-NamespaceSupport-1.11.tar.gz) = a948c02de081542f4d30e0efabc2929754b62a3b
RMD160 (XML-NamespaceSupport-1.11.tar.gz) = f8d657044b7261bf1ac4d68c8bd004aa81d748db
Size (XML-NamespaceSupport-1.11.tar.gz) = 52077 bytes