Date: Tue, 26 Oct 2004 15:45:51 +0000 (UTC) From: Herve Quiroz <hq@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/xom Makefile distinfo pkg-descr Message-ID: <200410261545.i9QFjpvc006715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hq 2004-10-26 15:45:51 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/xom Makefile distinfo pkg-descr
Log:
XOM is a new XML object model. It is an open source (LGPL), tree-based API for
processing XML with Java that strives for correctness and simplicity.
XOM is designed to be easy to learn and easy to use. It works very
straight-forwardly, and has a very shallow learning curve. Assuming you're
already familiar with XML, you should be able to get up and running with XOM
very quickly.
WWW: http://www.cafeconleche.org/XOM/
Revision Changes Path
1.754 +1 -0 ports/textproc/Makefile
1.1 +47 -0 ports/textproc/xom/Makefile (new)
1.1 +2 -0 ports/textproc/xom/distinfo (new)
1.1 +9 -0 ports/textproc/xom/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410261545.i9QFjpvc006715>
