ports/78992: New port: devel/pear-XML_NITF PEAR NITF XML parser

Antonio Carlos Venancio Junior antonio at php.net
Fri Mar 18 18:30:03 UTC 2005


>Number:         78992
>Category:       ports
>Synopsis:       New port: devel/pear-XML_NITF PEAR NITF XML parser
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 18 18:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #11: Wed Mar 16 11:08:33 BRT 2005     root at antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
New port: devel/pear-XML_NITF PEAR NITF XML parser

PEAR::XML_NITF provides a NITF XML parser. The parser was designed with NITF
version 3.1, but should be forward-compatible when new versions of the NITF DTD
are produced. Various methods for accessing the major elements of the document,
such as the hedline(s), byline, and lede are provided. This class was originally
tested against the Associated Press's (AP) XML data feed.
>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:
#
#	pear-XML_NITF
#	pear-XML_NITF/Makefile
#	pear-XML_NITF/distinfo
#	pear-XML_NITF/pkg-descr
#
echo c - pear-XML_NITF
mkdir -p pear-XML_NITF > /dev/null 2>&1
echo x - pear-XML_NITF/Makefile
sed 's/^X//' >pear-XML_NITF/Makefile << 'END-of-pear-XML_NITF/Makefile'
X# Ports collection makefile for:  pear-XML_NITF
X# Date created:			  18 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML_NITF
XPORTVERSION=	1.0.1
XCATEGORIES=	devel pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR NITF XML parser
X
XBUILD_DEPENDS=	${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	XML
XFILES=		NITF.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-XML_NITF/Makefile
echo x - pear-XML_NITF/distinfo
sed 's/^X//' >pear-XML_NITF/distinfo << 'END-of-pear-XML_NITF/distinfo'
XMD5 (PEAR/XML_NITF-1.0.1.tgz) = 71e52b23b5c36572f6aaf593203eb1d1
XSIZE (PEAR/XML_NITF-1.0.1.tgz) = 6056
END-of-pear-XML_NITF/distinfo
echo x - pear-XML_NITF/pkg-descr
sed 's/^X//' >pear-XML_NITF/pkg-descr << 'END-of-pear-XML_NITF/pkg-descr'
XPEAR::XML_NITF provides a NITF XML parser. The parser was designed with NITF
Xversion 3.1, but should be forward-compatible when new versions of the NITF DTD
Xare produced. Various methods for accessing the major elements of the document,
Xsuch as the hedline(s), byline, and lede are provided. This class was originally
Xtested against the Associated Press's (AP) XML data feed.
X
XWWW: http://pear.php.net/package/XML_NITF/
END-of-pear-XML_NITF/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list