cvs commit: ports/www Makefile ports/www/p5-HTML-TagParser Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Sat Jul 8 02:12:21 UTC 2006


clsung      2006-07-08 02:12:21 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-HTML-TagParser Makefile distinfo pkg-descr pkg-plist 
  Log:
  - HTML::TagParser is a pure Perl implementaion for parsing HTML files.
    This module provides some methods like DOM. This module is not strict
    about XHTML format because many of HTML pages are not strict. You know,
    many pages use <br> elemtents instead of <br/> and have <p> elements
    which are not closed.
  
    WWW: http://search.cpan.org/dist/p5-HTML-TagParser/
  
  Revision  Changes    Path
  1.1486    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/p5-HTML-TagParser/Makefile (new)
  1.1       +3 -0      ports/www/p5-HTML-TagParser/distinfo (new)
  1.1       +15 -0     ports/www/p5-HTML-TagParser/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-HTML-TagParser/pkg-plist (new)


More information about the cvs-all mailing list