miwi        2010-01-27 01:06:15 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/simplehtmldom Makefile distinfo pkg-descr pkg-message 
                           pkg-plist 
  Log:
  PHP Simple HTML DOM Parser is a HTML DOM parser written in PHP5+,
  and it let you manipulate HTML in a very easy way!
  
  Features:
   * Supports invalid HTML.
   * Find tags on an HTML page with selectors just like jQuery.
   * Extract contents from HTML in a single line.
  
  WWW: http://simplehtmldom.sourceforge.net/
  
  PR:             ports/142933
  Submitted by:   Joe Horn <joehorn at gmail.com>
  
  Revision  Changes    Path
  1.1411    +1 -0      ports/textproc/Makefile
  1.1       +55 -0     ports/textproc/simplehtmldom/Makefile (new)
  1.1       +3 -0      ports/textproc/simplehtmldom/distinfo (new)
  1.1       +9 -0      ports/textproc/simplehtmldom/pkg-descr (new)
  1.1       +8 -0      ports/textproc/simplehtmldom/pkg-message (new)
  1.1       +25 -0     ports/textproc/simplehtmldom/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to