This is the port of SCEW, a simple C expat wrapper available at: http://www.nongnu.org/scew
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
miwi 2008-01-14 09:57:20 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/scew Makefile distinfo pkg-descr pkg-plist Log: The aim of SCEW is to provide an easy interface around the XML Expat parser. SCEW also incorporates functions to create and handle XML trees. That is, add and delete nodes, change attribute names and values... WWW: http://www.nongnu.org/scew/ PR: ports/119543 Submitted by: Pietro Cerutti <gahr at gahr.ch> Revision Changes Path 1.1215 +1 -0 ports/textproc/Makefile 1.1 +33 -0 ports/textproc/scew/Makefile (new) 1.1 +3 -0 ports/textproc/scew/distinfo (new) 1.1 +6 -0 ports/textproc/scew/pkg-descr (new) 1.1 +15 -0 ports/textproc/scew/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!