-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial import of p5-XML-Parser, a Perl interface to James Clark's
XML parser, expat.
- Loading branch information
bad
committed
May 18, 1999
1 parent
022a6c0
commit a92ae0b
Showing
7 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# $NetBSD: Makefile,v 1.1.1.1 1999/05/18 16:13:37 bad Exp $ | ||
# | ||
|
||
DISTNAME= XML-Parser-2.23 | ||
PKGNAME= p5-XML-Parser-2.23 | ||
CATEGORIES= textproc perl5 | ||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://wwwx.netheaven.com/~coopercc/xmlparser/intro.html | ||
|
||
USE_PERL5= YES | ||
|
||
do-configure: | ||
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${LOCALBASE}/bin/perl Makefile.PL | ||
|
||
.include "../../mk/bsd.pkg.mk" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
$NetBSD: md5,v 1.1.1.1 1999/05/18 16:13:38 bad Exp $ | ||
|
||
MD5 (XML-Parser-2.23.tar.gz) = 1308e2b70c99a331f6a8c489691a8b0f |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a Perl extension interface to James Clark's XML parser, expat. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
This module provides ways to parse XML documents. It is built on top of | ||
XML::Parser::Expat, which is a lower level interface to James Clark's | ||
expat library. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
@comment $NetBSD: PLIST-md.shared,v 1.1.1.1 1999/05/18 16:13:38 bad Exp $ | ||
lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser/Expat/Expat.bs | ||
lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser/Expat/Expat.so | ||
@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser/Expat | ||
@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser | ||
@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
@comment $NetBSD: PLIST-md.static,v 1.1.1.1 1999/05/18 16:13:38 bad Exp $ | ||
lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser/Expat/Expat.a | ||
lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser/Expat/extralibs.ld | ||
@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser/Expat | ||
@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser | ||
@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
@comment $NetBSD: PLIST-mi,v 1.1.1.1 1999/05/18 16:13:38 bad Exp $ | ||
lib/perl5/man/man3/XML::Parser.3 | ||
lib/perl5/man/man3/XML::Parser::Expat.3 | ||
lib/perl5/site_perl/XML/Parser.pm | ||
lib/perl5/site_perl/XML/Parser/Encodings/Japanese_Encodings.msg | ||
lib/perl5/site_perl/XML/Parser/Encodings/README | ||
lib/perl5/site_perl/XML/Parser/Encodings/big5.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/iso-8859-2.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/iso-8859-3.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/iso-8859-4.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/iso-8859-5.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/iso-8859-7.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/iso-8859-8.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/iso-8859-9.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/windows-1250.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/x-euc-jp-jisx0221.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/x-euc-jp-unicode.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/x-sjis-cp932.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/x-sjis-jdk117.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/x-sjis-jisx0221.enc | ||
lib/perl5/site_perl/XML/Parser/Encodings/x-sjis-unicode.enc | ||
lib/perl5/site_perl/XML/Parser/Expat.pm | ||
@dirrm lib/perl5/site_perl/XML/Parser/Encodings | ||
@dirrm lib/perl5/site_perl/XML/Parser | ||
@dirrm lib/perl5/site_perl/XML | ||
lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/XML/Parser/.packlist |