Date: Mon, 12 Apr 2004 04:52:38 -0700 (PDT) From: Alexey Zelkin <phantom@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/share/mk web.site.mk Message-ID: <200404121152.i3CBqd4K015749@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2004/04/12 04:52:38 PDT
FreeBSD doc repository
Modified files:
share/mk web.site.mk
Log:
. Fix 'webcheck' target url generation in directories other than 'www/en'. In
these cases we get urls like 'http://www.FreeBSD.org///ru//java/', etc.
On such urls webcheck fails immediately with 403 error code. So, cleanup
multiple slashes.
. Make 'checkmissing' output more compact and readable. Avoid
printing '===>' in case if current directory does not have anything
to report. Also print each missing entry on separate line to make
output more readable.
Revision Changes Path
1.60 +21 -8 www/share/mk/web.site.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404121152.i3CBqd4K015749>
