summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXSLT
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-22 20:11:25 +0000
committerminskim <minskim@pkgsrc.org>2004-02-22 20:11:25 +0000
commit53f3b11fb7de01e4021170e44cef6477ad38dea8 (patch)
treec47e34c4086600e890bebe0fdb81a31d8d2309ed /textproc/p5-XML-LibXSLT
parent74868a80374713d3a76a519b152f09cadc06b7a5 (diff)
downloadpkgsrc-53f3b11fb7de01e4021170e44cef6477ad38dea8.tar.gz
Import p5-XML-LibXSLT from pkgsrc-wip. Packaged by Adam Migus, and
slightly modified by me. This module is a fast XSLT library, based on the Gnome libxslt engine that you can find at http://www.xmlsoft.org/XSLT/. Performance is currently about twice that of XML::Sablotron (based on XSLTMark tests converted to Perl). The libxslt processor is also highly standards compliant, with practically all of XSLT 1.0 being supported in version 0.9 of libxslt. This is free software, you may use it and distribute it under the same terms as Perl itself. Copyright 2001 AxKit.com Ltd, All rights reserved.
Diffstat (limited to 'textproc/p5-XML-LibXSLT')
-rw-r--r--textproc/p5-XML-LibXSLT/DESCR8
-rw-r--r--textproc/p5-XML-LibXSLT/Makefile21
-rw-r--r--textproc/p5-XML-LibXSLT/PLIST1
-rw-r--r--textproc/p5-XML-LibXSLT/distinfo4
4 files changed, 34 insertions, 0 deletions
diff --git a/textproc/p5-XML-LibXSLT/DESCR b/textproc/p5-XML-LibXSLT/DESCR
new file mode 100644
index 00000000000..12a6e57444f
--- /dev/null
+++ b/textproc/p5-XML-LibXSLT/DESCR
@@ -0,0 +1,8 @@
+This module is a fast XSLT library, based on the Gnome libxslt engine
+that you can find at http://www.xmlsoft.org/XSLT/ Performance is
+currently about twice that of XML::Sablotron (based on XSLTMark tests
+converted to Perl). The libxslt processor is also highly standards
+compliant, with practically all of XSLT 1.0 being supported in version
+0.9 of libxslt. This is free software, you may use it and distribute
+it under the same terms as Perl itself. Copyright 2001 AxKit.com Ltd,
+All rights reserved.
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile
new file mode 100644
index 00000000000..af521f953fd
--- /dev/null
+++ b/textproc/p5-XML-LibXSLT/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 20:11:25 minskim Exp $
+#
+
+DISTNAME= XML-LibXSLT-1.53
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5xlt
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
+
+MAINTAINER= adam@migus.org
+HOMEPAGE= http://search.cpan.org/~phish/XML-LibXML/
+COMMENT= Perl interface to the libxslt library
+
+DEPENDS+= p5-XML-LibXML>=1.49:../../textproc/p5-XML-LibXML
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/LibXSLT/.packlist
+
+.include "../../textproc/libxslt/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-XML-LibXSLT/PLIST b/textproc/p5-XML-LibXSLT/PLIST
new file mode 100644
index 00000000000..e20eff76fb6
--- /dev/null
+++ b/textproc/p5-XML-LibXSLT/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/22 20:11:25 minskim Exp $
diff --git a/textproc/p5-XML-LibXSLT/distinfo b/textproc/p5-XML-LibXSLT/distinfo
new file mode 100644
index 00000000000..a74e436cb39
--- /dev/null
+++ b/textproc/p5-XML-LibXSLT/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/22 20:11:25 minskim Exp $
+
+SHA1 (XML-LibXSLT-1.53.tar.gz) = 85b3e60681ce837d031e925968fe2d4c0a04037b
+Size (XML-LibXSLT-1.53.tar.gz) = 23855 bytes