2003-03-29 13:40:00 +01:00
|
|
|
# $NetBSD: Makefile,v 1.10 2003/03/29 12:42:48 jmmv Exp $
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= htmllint
|
2003-03-05 11:03:45 +01:00
|
|
|
PKGNAME= htmllint-20030225
|
2003-03-29 13:40:00 +01:00
|
|
|
WRKSRC= ${WRKDIR}
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
CATEGORIES= www japanese
|
|
|
|
MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/
|
|
|
|
EXTRACT_SUFX= .zip
|
|
|
|
|
|
|
|
MAINTAINER= kei@netbsd.org
|
|
|
|
HOMEPAGE= http://openlab.ring.gr.jp/k16/htmllint/
|
|
|
|
COMMENT= Another HTML-Lint program
|
|
|
|
|
2002-05-31 17:19:55 +02:00
|
|
|
DEPENDS+= p5-Jcode>=0.68:../../converters/p5-Jcode
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
|
2003-01-29 03:05:19 +01:00
|
|
|
DIST_SUBDIR= ${PKGNAME}
|
|
|
|
|
2003-02-03 17:00:02 +01:00
|
|
|
REPLACE_PERL= htmllint.cgi htmllint parsedtd.pl tagslist.cgi
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
USE_PERL5= # defined
|
|
|
|
NO_BUILD= # defined
|
|
|
|
|
2001-03-18 15:05:11 +01:00
|
|
|
CGIDIR= ${LOCALBASE}/libexec/cgi-bin
|
|
|
|
HTMLDIR= ${LOCALBASE}/share/httpd/htdocs/htmllint
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
IMGDIR= ${HTMLDIR}/images
|
|
|
|
|
|
|
|
post-patch:
|
2003-03-05 11:03:45 +01:00
|
|
|
.for f in faq.html htmllintenv htmllint
|
2003-02-03 17:00:02 +01:00
|
|
|
@${MV} ${WRKSRC}/${f} ${WRKSRC}/${f}.orig; \
|
|
|
|
${SED} -e 's!@PREFIX@!${PREFIX}!g' < ${WRKSRC}/${f}.orig \
|
|
|
|
> ${WRKSRC}/${f}
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
.endfor
|
|
|
|
|
|
|
|
do-install:
|
2003-02-03 17:00:02 +01:00
|
|
|
@${INSTALL_SCRIPT} ${WRKSRC}/htmllint ${PREFIX}/bin; \
|
|
|
|
${INSTALL_SCRIPT_DIR} ${CGIDIR}; \
|
|
|
|
${INSTALL_SCRIPT} ${WRKSRC}/*.cgi ${CGIDIR}; \
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/htmllintrc ${CGIDIR}; \
|
2001-03-18 15:05:11 +01:00
|
|
|
${INSTALL_DATA} ${WRKSRC}/htmllintenv ${CGIDIR}/htmllint.env.default; \
|
2003-02-03 17:00:02 +01:00
|
|
|
${TEST} -f ${CGIDIR}/htmllint.env || \
|
2001-03-18 15:05:11 +01:00
|
|
|
${CP} ${CGIDIR}/htmllint.env.default ${CGIDIR}/htmllint.env; \
|
2003-02-03 17:00:02 +01:00
|
|
|
${INSTALL_SCRIPT_DIR} ${HTMLDIR}; \
|
|
|
|
${INSTALL_SCRIPT} ${WRKSRC}/*.pl ${WRKSRC}/*.pm ${HTMLDIR}; \
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
${INSTALL_DATA} ${WRKSRC}/*.css ${WRKSRC}/*.dtd ${WRKSRC}/*.ent \
|
2001-03-18 15:05:11 +01:00
|
|
|
${WRKSRC}/*.html ${WRKSRC}/*.rul ${WRKSRC}/*.txt ${HTMLDIR}; \
|
2003-02-03 17:00:02 +01:00
|
|
|
${INSTALL_DATA_DIR} ${IMGDIR}; \
|
Initial import of 'htmllint-2.32' package.
Another HTML-Lint is another HTML checker written in Perl. This package
includes individual command and CGI gateway. Invokng 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
2001-03-14 06:13:04 +01:00
|
|
|
${INSTALL_DATA} ${WRKSRC}/*.gif ${IMGDIR}
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|