Date: Mon, 5 May 2008 14:59:21 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/tclxml-expat Makefile pkg-descr pkg-plist Message-ID: <200805051459.m45ExMih084577@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2008-05-05 14:59:21 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/tclxml-expat Makefile pkg-descr pkg-plist
Log:
Add tclxml-expat , API for parsing XML documents using Tcl.
TclXML is an API for parsing XML documents using the Tcl scripting
language. It is also a package with several parser implementations.
The goal of the TclXML package is to provide an API for Tcl scripts
that allows "Plug-and-Play" parser implementations; ie. an application
will be able to use different parser implementations without change
to the application code.
Revision Changes Path
1.3054 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/tclxml-expat/Makefile (new)
1.1 +9 -0 ports/devel/tclxml-expat/pkg-descr (new)
1.1 +6 -0 ports/devel/tclxml-expat/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805051459.m45ExMih084577>
