Date: Sat, 17 Apr 2010 05:27:34 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/libroxml Makefile distinfo pkg-descr ports/textproc/libroxml/files patch-Makefile Message-ID: <201004170527.o3H5RYGh063718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-04-17 05:27:34 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/libroxml Makefile distinfo pkg-descr
textproc/libroxml/files patch-Makefile
Log:
This library is minimum, easy-to-use, C implementation for xml file parsing.
Because XML parsing is always hard to reinvent.
Because very often, xml libraries are too big to fit with little application.
WWW: http://code.google.com/p/libroxml/
PR: ports/145755
Submitted by: Hung-Yi Chen <gaod at hychen.org>
Revision Changes Path
1.1434 +1 -0 ports/textproc/Makefile
1.1 +31 -0 ports/textproc/libroxml/Makefile (new)
1.1 +3 -0 ports/textproc/libroxml/distinfo (new)
1.1 +35 -0 ports/textproc/libroxml/files/patch-Makefile (new)
1.1 +5 -0 ports/textproc/libroxml/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004170527.o3H5RYGh063718>
