Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2011 01:48:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/p5-SVG-Parser Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201109290148.p8T1mQ0C032339@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-09-29 01:48:26 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-SVG-Parser Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-SVG-Parser 1.03
  
  SVG::Parser is an XML parser for SVG Documents. It takes XML as input and
  produces an SVG object as its output.
  
  SVG::Parser supports both XML::SAX and XML::Parser (Expat) parsers, with SAX
  preferred by default. Only one of these needs to be installed for SVG::Parser to
  function.
  
  A list of preferred parsers may be specified in the import list - SVG::Parser
  will use the first parser that successfully loads. Some basic measures are taken
  to provide cross-compatability. Applications requiring more advanced parser
  features should use the relevant parser module directly; see SVG::Parser::Expat
  and SVG::Parser::SAX.
  
  WWW: http://search.cpan.org/dist/SVG-Parser/
  
  Revision  Changes    Path
  1.1654    +1 -0      ports/textproc/Makefile
  1.1       +31 -0     ports/textproc/p5-SVG-Parser/Makefile (new)
  1.1       +2 -0      ports/textproc/p5-SVG-Parser/distinfo (new)
  1.1       +14 -0     ports/textproc/p5-SVG-Parser/pkg-descr (new)
  1.1       +8 -0      ports/textproc/p5-SVG-Parser/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109290148.p8T1mQ0C032339>