Date: Thu, 24 Feb 2011 06:30:10 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/xmlada Makefile distinfo pkg-descr pkg-plist Message-ID: <201102240630.p1O6UAjn085090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2011-02-24 06:30:10 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/xmlada Makefile distinfo pkg-descr pkg-plist
Log:
XML/Ada is a full XML suite for use with Ada compilers, such as GNAT AUX.
XML/Ada is a set of modules that provide a simple manipulation of XML
streams. It supports the whole XML 1.1 specification and can parse any file
that follows this standard, including the contents of the DTD although no
validation of the documents is performed based on those.
It provides support for a number of standards associated with XML such as
SAX, DOM, and XML schemas. Additionally, it includes a module to manipulate
unicode streams since this is required by the XML standard.
WWW: http://libre.adacore.com/libre/tools/xmlada/
PR: ports/153828
Submitted by: John Marino <freebsdml@marino.st>
Revision Changes Path
1.1516 +1 -0 ports/textproc/Makefile
1.13 +26 -0 ports/textproc/xmlada/Makefile (new)
1.6 +2 -0 ports/textproc/xmlada/distinfo (new)
1.4 +12 -0 ports/textproc/xmlada/pkg-descr (new)
1.5 +533 -0 ports/textproc/xmlada/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102240630.p1O6UAjn085090>
