"Since in some environments it could be desirable to avoid installing Expat, XmlParser and blahblahblah , needed by most XML-related perl modules,. my main scope was to obtain a fast xml library usable from perl (so with a powerful interface) but without the need to install a lot of other modules (or even C libraries) to have it working. Once I discovered XS I started porting a very little and efficent xml library I wrote in C some years ago." source: http://search.cpan.org/dist/XML-TinyXML/lib/XML/TinyXML.pm Fix: See attached patch Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
State Changed From-To: open->closed New port added. Thanks!
amdmi3 2009-07-07 13:27:38 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-XML-TinyXML Makefile distinfo pkg-descr pkg-plist Log: Little and efficient Perl module to manage xml data. WWW: http://search.cpan.org/dist/XML-TinyXML/ PR: 136395 Submitted by: Rick van der Zwet <info@rickvanderzwet.nl> Revision Changes Path 1.1350 +1 -0 ports/textproc/Makefile 1.1 +21 -0 ports/textproc/p5-XML-TinyXML/Makefile (new) 1.1 +3 -0 ports/textproc/p5-XML-TinyXML/distinfo (new) 1.1 +3 -0 ports/textproc/p5-XML-TinyXML/pkg-descr (new) 1.1 +10 -0 ports/textproc/p5-XML-TinyXML/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"