aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-03-09 01:12:37 +0000
committerWen Heping <wen@FreeBSD.org>2010-03-09 01:12:37 +0000
commite0001aad64f61e1287f01589dfa883268faee655 (patch)
treecfaddb3bf7c3535cb479e0acfa03407b662b5198
parent2a95146ee9fe39a032ddfb825d0f5b66a70960e2 (diff)
downloadports-e0001aad64f61e1287f01589dfa883268faee655.tar.gz
ports-e0001aad64f61e1287f01589dfa883268faee655.zip
Notes
-rw-r--r--www/validator/Makefile3
-rw-r--r--www/validator/files/validator.conf.sample.in10
2 files changed, 2 insertions, 11 deletions
diff --git a/www/validator/Makefile b/www/validator/Makefile
index 8702b3f95ec3..f45ed4c87657 100644
--- a/www/validator/Makefile
+++ b/www/validator/Makefile
@@ -7,6 +7,7 @@
PORTNAME= validator
PORTVERSION= 0.8.6
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://validator.w3.org/dist/ \
http://www.cyberbotx.com/w3c-validator/
@@ -23,9 +24,9 @@ RUN_DEPENDS= onsgmls:${PORTSDIR}/textproc/opensp \
${SITE_PERL}/HTML/Encoding.pm:${PORTSDIR}/www/p5-HTML-Encoding \
${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/JSON.pm:${PORTSDIR}/converters/p5-JSON \
${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \
${SITE_PERL}/${PERL_ARCH}/SGML/Parser/OpenSP.pm:${PORTSDIR}/textproc/p5-SGML-Parser-OpenSP \
- ${SITE_PERL}/${PERL_ARCH}/String/Approx.pm:${PORTSDIR}/devel/p5-String-Approx \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
diff --git a/www/validator/files/validator.conf.sample.in b/www/validator/files/validator.conf.sample.in
index 5e8c4808ed97..e70a37b7ec8f 100644
--- a/www/validator/files/validator.conf.sample.in
+++ b/www/validator/files/validator.conf.sample.in
@@ -76,10 +76,6 @@ Maintainer = www-validator@w3.org
# The "Home Page" for the service. Make sure this ends with a slash.
Home Page = http://validator.w3.org/
-#
-# Base URI for the Element Reference.
-Element Ref URI = http://www.htmlhelp.com/reference/html40/
-
# Localization
# only English available for now
Languages = en
@@ -91,12 +87,6 @@ Languages = en
#
#
-# Maps element names to URLs (cf. "Element Ref URI" above).
-<Elements>
- Include %%PREFIX%%/www/validator/htdocs/config/eref.cfg
-</Elements>
-
-#
# Main document Type Registry; contains all information on the types
# of documents we support and how they are processed.
<Types>