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
+4
View File
@@ -0,0 +1,4 @@
This module implements the W3C's XSLT specification. The goal is full
implementation of this spec, but we have not yet achieved that. However, it
already works well. See the XML::XSLT Commands entry in the perldoc module
documentation for the current status of each command.
+24
View File
@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:22 wiz Exp $
DISTNAME= XML-XSLT-0.48
PKGNAME= p5-${DISTNAME}
PKGREVISION= 9
SVR4_PKGNAME= p5xxs
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xmlxslt.sourceforge.net/
COMMENT= Perl5 module for processing XSLT
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-XML-DOM>=1.25:../../textproc/p5-XML-DOM
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/XML/XSLT/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/02/24 14:48:47 agc Exp $
SHA1 (XML-XSLT-0.48.tar.gz) = 10beeeaa1da815f6ed202c0824249916f2b2c36d
RMD160 (XML-XSLT-0.48.tar.gz) = 606741e31d3a2abc6297ea55a322cf01522d2430
Size (XML-XSLT-0.48.tar.gz) = 263458 bytes