cvs commit: ports/textproc Makefile ports/textproc/p5-HTML-HTML5-Parser Makefile distinfo pkg-descr pkg-plist

Wen Heping wen at FreeBSD.org
Fri Jul 2 08:54:56 UTC 2010


wen         2010-07-02 08:54:56 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-HTML-HTML5-Parser Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  HTML::HTML5::Parse is substantially the same as the non-CPAN module
  Whatpm::HTML. Changes include:
      * Provides an XML::LibXML-like DOM interface. If you usually use
  XML::LibXML's DOM parser, this should be a drop-in solution for tag
  soup HTML.
      * Constructs an XML::LibXML::Document as the result of parsing.
      * Via bundling and modifications, removed external dependencies
  on non-CPAN packages.
  
  WWW: http://search.cpan.org/dist/HTML-HTML5-Parser/
  
  PR:             ports/148308
  Submitted by:   Ju Pengfei <jupengfei at gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1471    +1 -0      ports/textproc/Makefile
  1.1       +29 -0     ports/textproc/p5-HTML-HTML5-Parser/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-HTML-HTML5-Parser/distinfo (new)
  1.1       +11 -0     ports/textproc/p5-HTML-HTML5-Parser/pkg-descr (new)
  1.1       +19 -0     ports/textproc/p5-HTML-HTML5-Parser/pkg-plist (new)


More information about the cvs-ports mailing list