Initial import p5-XML-LibXSLT-0.99_01
--- This module is a fast XSLT library, based on the Gnome libxslt engine. Performance is currently about twice that of XML::Sablotron, the engine is also quite complete in its implementation, supporting things like xsl:import, and keys().
This commit is contained in:
parent
e28a7ba2c8
commit
b35f4c6112
28
textproc/p5-XML-LibXSLT/Makefile
Normal file
28
textproc/p5-XML-LibXSLT/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/04/19 09:43:09 shell Exp $
|
||||
|
||||
COMMENT= 'fast XSLT module for perl'
|
||||
|
||||
VERSION= 0.99_01
|
||||
DISTNAME= XML-LibXSLT-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
NEED_VERSION= 1.402
|
||||
|
||||
HOMEPAGE= http://www.xmlsoft.org/XSLT/
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
|
||||
LIB_DEPENDS= xml2.5::textproc/libxml \
|
||||
xslt.0::textproc/libxslt
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/p5-XML-LibXSLT/files/md5
Normal file
3
textproc/p5-XML-LibXSLT/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (XML-LibXSLT-0.99_01.tar.gz) = 19a999b254fbce26966a7e499a49a297
|
||||
RMD160 (XML-LibXSLT-0.99_01.tar.gz) = 2686467ab8f209321f439abafd19fb3ddd2f80ab
|
||||
SHA1 (XML-LibXSLT-0.99_01.tar.gz) = 09742d2aec87cdfbefbb32c3aeff98dcd139dc4a
|
5
textproc/p5-XML-LibXSLT/pkg/DESCR
Normal file
5
textproc/p5-XML-LibXSLT/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
This module is a fast XSLT library, based on the Gnome libxslt
|
||||
engine.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
12
textproc/p5-XML-LibXSLT/pkg/PLIST
Normal file
12
textproc/p5-XML-LibXSLT/pkg/PLIST
Normal file
@ -0,0 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/04/19 09:43:09 shell Exp $
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/XML/LibXML.pm
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/XML/LibXSLT.pm
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/XML/benchmark.pl
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/LibXML/LibXML.bs
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/LibXML/LibXML.so
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/LibXSLT/LibXSLT.bs
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/LibXSLT/LibXSLT.so
|
||||
man/man3/XML::LibXML.3p
|
||||
man/man3/XML::LibXSLT.3p
|
||||
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/LibXSLT
|
||||
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/XML/LibXML
|
Loading…
Reference in New Issue
Block a user