Bug 114596 - [NEW PORT] textproc/p5-XML-Canonical: Perl Implementation of Canonical XML
Summary: [NEW PORT] textproc/p5-XML-Canonical: Perl Implementation of Canonical XML
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-15 09:10 UTC by gslin
Modified: 2007-07-23 04:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-XML-Canonical-0.10.shar (3.18 KB, text/plain)
2007-07-15 09:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-07-15 09:10:04 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-15 09:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 gslin 2007-07-15 09:12:22 UTC
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
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-23 04:09:42 UTC
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"
Comment 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-07-23 04:10:09 UTC
State Changed
From-To: open->closed

New port added. Thank You.