Date: Sat, 29 May 2004 06:32:26 -0700 (PDT) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/mini-xml Makefile distinfo pkg-descr pkg-plist ports/textproc/mini-xml/files patch-configure Message-ID: <200405291332.i4TDWQ9J005953@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/05/29 06:32:26 PDT
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/mini-xml Makefile distinfo pkg-descr pkg-plist
textproc/mini-xml/files patch-configure
Log:
Add Mini-XML, a small XML parsing library that you can use to
read XML and XML-like data files in your application without
requiring large non-standard libraries. Mini-XML only
requires an ANSI C compatible compiler (GCC works, as do
most vendors' ANSI C compilers) and a "make" program.
PR: ports/67304
Submitted by: Osintsev Vladimir <oc@nm.ru>
Revision Changes Path
1.690 +1 -0 ports/textproc/Makefile
1.1 +39 -0 ports/textproc/mini-xml/Makefile (new)
1.1 +2 -0 ports/textproc/mini-xml/distinfo (new)
1.1 +16 -0 ports/textproc/mini-xml/files/patch-configure (new)
1.1 +22 -0 ports/textproc/mini-xml/pkg-descr (new)
1.1 +17 -0 ports/textproc/mini-xml/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405291332.i4TDWQ9J005953>
