ports/57939: New port: textproc/p5-XML-DTDParser

Cheng-Lung Sung clsung at dragon2.net
Mon Oct 13 09:00:36 UTC 2003


>Number:         57939
>Category:       ports
>Synopsis:       New port: textproc/p5-XML-DTDParser
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 02:00:34 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- New port: textproc/p5-XML-DTDParser 1.7
>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-XML-DTDParser
#	p5-XML-DTDParser/Makefile
#	p5-XML-DTDParser/distinfo
#	p5-XML-DTDParser/pkg-descr
#	p5-XML-DTDParser/pkg-plist
#
echo c - p5-XML-DTDParser
mkdir -p p5-XML-DTDParser > /dev/null 2>&1
echo x - p5-XML-DTDParser/Makefile
sed 's/^X//' >p5-XML-DTDParser/Makefile << 'END-of-p5-XML-DTDParser/Makefile'
X# New ports collection makefile for:	textproc/p5-XML-DTDParser
X# Date created:				Oct 13th 2003
X# Whom:					clsung at dragon2.net
X
XPORTNAME=	XML-DTDParser
XPORTVERSION=	1.7
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	XML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	Perl module for parsing XML DTD strings
X
XPERL_CONFIGURE=	yes
X
XMAN3=		XML::DTDParser.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-XML-DTDParser/Makefile
echo x - p5-XML-DTDParser/distinfo
sed 's/^X//' >p5-XML-DTDParser/distinfo << 'END-of-p5-XML-DTDParser/distinfo'
XMD5 (XML-DTDParser-1.7.tar.gz) = 11929b44fe75012fd4f991c412855081
END-of-p5-XML-DTDParser/distinfo
echo x - p5-XML-DTDParser/pkg-descr
sed 's/^X//' >p5-XML-DTDParser/pkg-descr << 'END-of-p5-XML-DTDParser/pkg-descr'
XThis module parses a DTD file and creates a data structure containing 
Xinfo about all tags, their allowed parameters, children, parents, 
Xoptionality etc. etc. etc.
X
XNote: Parse a DTD you need and print the result to a file using 
XData::Dumper. The datastructure should be selfevident.
X
XNote: The module should be able to parse just about anything, but it intentional
Xy looses some information.
X
XJenda at Krynicky.cz
Xhttp://Jenda.Krynicky.cz
X
END-of-p5-XML-DTDParser/pkg-descr
echo x - p5-XML-DTDParser/pkg-plist
sed 's/^X//' >p5-XML-DTDParser/pkg-plist << 'END-of-p5-XML-DTDParser/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/DTDParser/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/XML/DTDParser.pm
X at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/DTDParser
X at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true
END-of-p5-XML-DTDParser/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list