Date: Tue, 12 Oct 2004 12:09:26 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-XML-Clean Makefile distinfo pkg-descr pkg-plist Message-ID: <200410121209.i9CC9QIh000177@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2004-10-12 12:09:26 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-XML-Clean Makefile distinfo pkg-descr pkg-plist
Log:
- new port textproc/p5-XML-Clean
The ultimate quest of this module is to produce from non-XML text
text, that will will most probably pass throught any XML parser one
could find.
Basic cleaning is just XML tag matching (for every opening tag there
will be closing tag as well, and they will form a tree structure).
When you add some extra parameters, you will receive complete XML
text, including XML head and root element (if none were defined in
text, then some will be added).
WWW: http://search.cpan.org/~pkubanek/XML-Clean/
PR: ports/71829
Submitted by: Rong-En Fan <rafan AT infor dot org>
Approved by: mentor (vanilla)
Revision Changes Path
1.745 +1 -0 ports/textproc/Makefile
1.1 +22 -0 ports/textproc/p5-XML-Clean/Makefile (new)
1.1 +2 -0 ports/textproc/p5-XML-Clean/distinfo (new)
1.1 +12 -0 ports/textproc/p5-XML-Clean/pkg-descr (new)
1.1 +5 -0 ports/textproc/p5-XML-Clean/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410121209.i9CC9QIh000177>
