Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2010 08:54:56 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/p5-HTML-HTML5-Parser Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201007020854.o628suTI078775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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