Bug 136395 - New Port: textproc/p5-XML-TinyXML CPAN XML::TinyXML alternative to p5-XML-Tiny
Summary: New Port: textproc/p5-XML-TinyXML CPAN XML::TinyXML alternative to p5-XML-Tiny
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 00:20 UTC by Rick van der Zwet
Modified: 2009-07-07 14:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.41 KB, text/plain)
2009-07-07 00:20 UTC, Rick van der Zwet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"