Date: Fri, 25 Jul 2008 04:31:42 +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/www Makefile ports/www/tcldom-libxml2 Makefile pkg-descr pkg-plist ports/www/tcldom-libxml2/files patch-docs-tcldom.n patch-src-libxml2-configure Message-ID: <200807250431.m6P4Vgbr084472@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2008-07-25 04:31:42 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/tcldom-libxml2 Makefile pkg-descr pkg-plist
www/tcldom-libxml2/files patch-docs-tcldom.n
patch-src-libxml2-configure
Log:
TclDOM is a Tcl language binding for the W3C's DOM standard. DOM
provides a tree view of an XML document.
TclDOM is a package with several implementations, including one
written in pure Tcl, one written in C based on TclDOMPro and
another that wraps the Gnome libxml2 library.
This port installs the libxml2 part.
PR: ports/123956
Submitted by: Frank Fenor <frank at fenor.de>
Revision Changes Path
1.2104 +1 -0 ports/www/Makefile
1.1 +33 -0 ports/www/tcldom-libxml2/Makefile (new)
1.1 +26 -0 ports/www/tcldom-libxml2/files/patch-docs-tcldom.n (new)
1.1 +11 -0 ports/www/tcldom-libxml2/files/patch-src-libxml2-configure (new)
1.1 +9 -0 ports/www/tcldom-libxml2/pkg-descr (new)
1.1 +10 -0 ports/www/tcldom-libxml2/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807250431.m6P4Vgbr084472>
