cvs commit: ports/www Makefile ports/www/pear-Services_W3C_HTMLValidator Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Sun Apr 29 21:34:36 UTC 2007


miwi        2007-04-29 21:34:35 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/pear-Services_W3C_HTMLValidator Makefile distinfo 
                                        pkg-descr 
  Log:
  This package provides an object oriented interface to the API of the
  W3 HTML Validator application (http://validator.w3.org/). With this
  package you can connect to a running instance of the validator and
  retrieve the validation results (true|false) as well as the errors
  and warnings for a web page.
  
  WWW: http://pear.php.net/package/Services_W3C_HTMLValidator
  
  Revision  Changes    Path
  1.1803    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/pear-Services_W3C_HTMLValidator/Makefile (new)
  1.1       +3 -0      ports/www/pear-Services_W3C_HTMLValidator/distinfo (new)
  1.1       +7 -0      ports/www/pear-Services_W3C_HTMLValidator/pkg-descr (new)


More information about the cvs-ports mailing list