aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_W3C_HTMLValidator
Commit message (Collapse)AuthorAgeFilesLines
* - Use DISTVERSION instead PORTVERSIONMartin Wilke2009-02-042-32/+5
| | | | | | | | | | | | - Fix RUN_DEPENDS - Remove pkg-plist - Bump PORTREVISION Pointy hat to: tabthorpe Reported by: ionbot Notes: svn path=/head/; revision=227593
* - Fix plistThomas Abthorpe2009-02-042-11/+14
| | | | | | | | Submitted by: pointyhat via pavmail Approved by: maintainer implicit Notes: svn path=/head/; revision=227589
* - Fix plistThomas Abthorpe2009-01-292-0/+8
| | | | | | | | | | | | - Bump PORTREVISION Submitted by: pointyhat via pavmail Pointyhat to: tabthorpe No cookie for: tabthorpe (no birthday cake either) Approved by: maintainer implicit Notes: svn path=/head/; revision=227117
* - Fix DISTNAMEThomas Abthorpe2009-01-281-1/+1
| | | | | | | Noticed by: miwi Notes: svn path=/head/; revision=227063
* - Update to 1.9.0Thomas Abthorpe2009-01-273-8/+30
| | | | | | | | | PR: ports/130774 Submitted by: Wen Heping <wenheping gmail.com> Approved by: maintainer implicit Notes: svn path=/head/; revision=226972
* This package provides an object oriented interface to the API of theMartin Wilke2007-04-293-0/+37
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 Notes: svn path=/head/; revision=191153