This module provides an implementation of Canonical XML Recommendation (Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and XPath nodes. It provides a XS wrapper around libxml2's Canonical XML code. WWW: http://search.cpan.org/dist/XML-Canonical/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants his PRs
Please use another shar file: http://netnews.nctu.edu.tw/~gslin/tmp/p5-XML-Canonical.shar On Sun, Jul 15, 2007 at 08:10:04AM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/114596'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=114596 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: [NEW PORT] textproc/p5-XML-Canonical: Perl Implementation of Canonical XML > >Arrival-Date: Sun Jul 15 08:10:04 GMT 2007 -- * Gea-Suan Lin (public key: Using https://keyserver.pgp.com/ to search) * If you cannot convince them, confuse them. -- Harry S Truman
clsung 2007-07-23 03:09:36 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-XML-Canonical Makefile distinfo pkg-descr pkg-plist textproc/p5-XML-Canonical/files patch-Makefile.PL Log: This module provides an implementation of Canonical XML Recommendation (Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and XPath nodes. It provides a XS wrapper around libxml2's Canonical XML code. WWW: http://search.cpan.org/dist/XML-Canonical/ PR: ports/114596 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.1159 +1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/p5-XML-Canonical/Makefile (new) 1.1 +3 -0 ports/textproc/p5-XML-Canonical/distinfo (new) 1.1 +10 -0 ports/textproc/p5-XML-Canonical/files/patch-Makefile.PL (new) 1.1 +7 -0 ports/textproc/p5-XML-Canonical/pkg-descr (new) 1.1 +8 -0 ports/textproc/p5-XML-Canonical/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. Thank You.