Date: Sun, 29 Apr 2007 21:34: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_HTMLValidator Makefile distinfo pkg-descr Message-ID: <200704292134.l3TLYaJv061466@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704292134.l3TLYaJv061466>