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

Martin Wilke miwi at FreeBSD.org
Sun Jan 20 14:12:35 PST 2008


miwi        2008-01-20 22:12:35 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/pear-Services_W3C_CSSValidator Makefile distinfo pkg-descr 
  Log:
  This package provides an object oriented interface to the API
  of the W3 CSS Validator application (http://jigsaw.w3.org/css-validator/).
  
  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 a style sheet.
  
  WWW: http://pear.php.net/package/Services_W3C_CSSValidator/
  
  PR:             ports/119833
  Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
  
  Revision  Changes    Path
  1.1952    +1 -0      ports/www/Makefile
  1.1       +30 -0     ports/www/pear-Services_W3C_CSSValidator/Makefile (new)
  1.1       +3 -0      ports/www/pear-Services_W3C_CSSValidator/distinfo (new)
  1.1       +11 -0     ports/www/pear-Services_W3C_CSSValidator/pkg-descr (new)


More information about the cvs-all mailing list