aboutsummaryrefslogtreecommitdiff
path: root/www/p5-webservice-validator-css-w3c
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 0.2Martin Wilke2007-02-142-11/+5
| | | | | | | | | | | - Remove IGNORE on FreeBSD 4.x, it's no longer need. PR: 109084 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=185152
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* New portMarcus Alves Grando2005-10-124-0/+51
This module is an experimental interface to the W3C CSS Validation online service <http://jigsaw.w3.org/css-validator/>, based on its experimental SOAP 1.2 support. It helps to find errors in Cascading Style Sheets. WWW: http://search.cpan.org/dist/WebService-Validator-CSS-W3C/ PR: 87189 Submitted by: Toni Viemero <toni.viemero@iki.fi> Notes: svn path=/head/; revision=145073