Bug 136395

Summary: New Port: textproc/p5-XML-TinyXML CPAN XML::TinyXML alternative to p5-XML-Tiny
Product: Ports & Packages Reporter: Rick van der Zwet <info>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Rick van der Zwet 2009-07-07 00:20:01 UTC
"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:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-07 01:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-07 14:27:41 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-07 14:28:29 UTC
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"