Validating XML parser from the Apache XML Project (linux version)
Responsible Changed From-To: freebsd-ports-bugs->bsam Take.
Hi, Alexander! So far I have got only one question: what about LICENCE (and a sub-question if we should include sources at our distribution servers like we do for GNU Linux ports)? BTW, next time you write a linux-port, try to do fetching like a packaging server do, i.e.: # make PACKAGE_BUILDING=YES fetch ;-) WBR -- bsam
State Changed From-To: open->feedback Awaiting for a feedback.
bsam 2006-11-22 17:48:59 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/linux-xerces-c2 Makefile distinfo.i386 pkg-descr pkg-plist Log: Xerces-C++ is a validating XML parser from the Apache XML Project. It provides a shared library to parse, generate, mainpulate and validate XML documents from within your own application. (Linux version) WWW: http://xml.apache.org/xerces-c/ PR: ports/105275 Submitted by: Alexander Logvinov <ports at logvinov.com> Revision Changes Path 1.1078 +1 -0 ports/textproc/Makefile 1.1 +27 -0 ports/textproc/linux-xerces-c2/Makefile (new) 1.1 +3 -0 ports/textproc/linux-xerces-c2/distinfo.i386 (new) 1.1 +7 -0 ports/textproc/linux-xerces-c2/pkg-descr (new) 1.1 +7 -0 ports/textproc/linux-xerces-c2/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: feedback->closed A new shar was received by email. Committed, thanks!