Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2008 22:12:35 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/pear-Services_W3C_CSSValidator Makefile distinfo pkg-descr
Message-ID:  <200801202212.m0KMCZTt017238@repoman.freebsd.org>

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



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