Commit graph

12 commits

Author SHA1 Message Date
Alexey Zelkin
66e0a1cacf Force tidy(1) to use '-raw' and newly added '-preserve' options
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (< instead of <),
but since all browsers understand such cases it is not a problem.

This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.

Also clean *OPTS/*FLAGS variables declaration like it was done in doc/ tree
some time ago. Currently all local additions to commands parameters that used
in make process should be passed thru *FLAGS variables. All variables
with OPTS suffix are reserved for internal use of web.site.mk now.
Cleanup part is based on work done by Cyrille Lefevre <clefevre-lists@noos.fr>

No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:57:44 +00:00
Jesus Rodriguez Cuesta
24e08c9d90 Undo the last commit. It was my own modified Makefile. This is
the right one.
2001-06-30 20:31:48 +00:00
Jesus Rodriguez Cuesta
ada6355f63 Sync with current english version. 2001-06-30 20:27:59 +00:00
Jun Kuriyama
61e47211ef Switch web.mk to share/mk/web.site.mk in Spanish version.
(with "obj" fixes)

Submitted by:	nbm
2000-11-29 23:57:09 +00:00
Alexey Zelkin
9bc3616f61 Don't build www/es/ports if WEB_ONLY defined 2000-02-28 12:43:08 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Wolfram Schneider
0a061aa310 Workaround to install spanish FAQ again. 1999-09-05 13:20:48 +00:00
Nik Clayton
90d7026ca3 Don't need the DOCSUBDIR variable any more, now the FAQ is DocBook'd. 1999-08-19 20:42:03 +00:00
Wolfram Schneider
c8f43ef65d Resolve conflicts. 1999-02-08 19:34:03 +00:00
Wolfram Schneider
e28c03bba5 Do not override FORMATS and build all standards formats (ps, latin1, ascii). 1998-08-11 17:40:51 +00:00
Wolfram Schneider
7fe548fda7 Do not use japanese character set for spanish pages. 1998-08-09 22:39:24 +00:00
Wolfram Schneider
b851f5936b A Makefile for installing spanish FAQ. 1998-08-04 11:15:50 +00:00