Path to this page:
./
www/htmllint,
Another HTML-Lint program
Branch: CURRENT,
Version: 20111128nb3,
Package name: htmllint-20111128nb3,
Maintainer: pkgsrc-usersAnother HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invoking htmllint without any
argument puts the usage string.
It supports various HTML versions and variants. From usage string:
HTML1.0, HTML2.0, HTML2.x, HTML+, HTML3.0, HTML3.2, HTML4.0 Strict,
HTML4.0 Transitional, HTML4.0 Frameset, HTML4.0 Mobile, HTML4.01 Strict,
HTML4.01 Transitional, HTML4.01-frameset, XHTML1.0 Strict, XHTML1.0
Transitional, XHTML1.0 Frameset, XHTML1.1, XHTML Basic, ISO/IEC 15545,
Netscape Navigator (2.0, 3.0, 4.0), Microsoft Internet Explorer (3.0
beta, 3.0, 4.0, 5.0, 5.5), IBM WebExplorer 1.1, Compact HTML, NTT DoCoMo
iMode (1.0, 2.0), J-SkyWeb, J-SkyWeb Station, TTNet dot-i, HTML variant
for patent application in Japan
Required to run:[
converters/p5-Jcode] [
www/p5-libwww] [
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2022-06-28) Updated to version: htmllint-20111128nb3
- (2021-05-25) Updated to version: htmllint-20111128nb2
- (2020-09-01) Updated to version: htmllint-20111128nb1
- (2019-09-15) Updated to version: htmllint-20111128
- (2019-08-11) Updated to version: htmllint-20051019nb9
- (2018-08-22) Updated to version: htmllint-20051019nb8
CVS history: (Expand)
2022-12-13 15:17:07 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
htmllint: Work around NetBSD unzip for patched files.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-10-09 15:32:23 by Thomas Klausner | Files touched by this commit (1) |
Log message:
htmllint: comment out empty license
The tools don't like it.
|
2019-09-15 14:59:50 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(www/htmllint) Updated from Updated to 20051019 to 20111128 (add ChangeLog)
- 2011/01/10
converted HTML encoding to UTF-8
(This is because IE does not show ISO-2022-JP by its bug).
- 2010/06/10
No more Distribution by LZH, no more for Classic Mac version
- 2009/04/30
Get request from outside won't be accepted to avoid abuse
- 2008/02/19
Updated DTD of HTML+
- 2005/03/12
Display significance of Error ahead (left) of checkbox
(sorry, above log should come at previous commit, this changes comment line)
|