Commit graph

22 commits

Author SHA1 Message Date
Ceri Davies
0f0cc533d3 Bandaid for the removal of ports/INDEX; better solutions are welcomed. 2004-11-13 12:23:19 +00:00
Alexey Zelkin
0c822822db Fix ${.CURDIR} != ${.OBJDIR} case. It was not fatal error, but in
broken case categories descriptions wasn't found and descriptions were
missed in generated file.
2003-06-24 10:22:31 +00:00
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
Alexey Zelkin
e7c47208c2 Apply fix similar to rev 1.33 of www/en/ports/Makefile. This allows
to www build process complete even if $CVSROOT is not set, or set to
non-FreeBSD repository.
2001-12-06 12:28:23 +00:00
Jun Kuriyama
0bd795f3f8 Remove more around ports/YEAR2000 in Spanish translation. 2001-01-02 01:49:05 +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
Jesus Rodriguez Cuesta
b273267b08 Fix a problem on building ports section with Makefile.gen
Pointed by: wosch
1999-11-15 20:37:56 +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
Jesus Rodriguez Cuesta
7bc1c4e6b6 Make clearer that ports tree only supports -current and -stable.
Fix some upgrade kit versions.
1999-07-12 14:19:56 +00:00
Jesus Rodriguez Cuesta
b1bbd3c36f Add 3.2-stable upgrade kit 1999-07-01 21:14:25 +00:00
Jesus Rodriguez Cuesta
8584ff8fe8 Ports tarball is about 7Mb. 1999-07-01 21:01:03 +00:00
Wolfram Schneider
e07245e48f Read www/en/ports/packages.exists if available - don't ask
ftp.freebsd.org again for the package list.
1999-05-27 09:04:12 +00:00
Jesus Rodriguez Cuesta
44a72638e8 ports.inc:
Added trailing slash to directory

packages:
 Upgrade to english 1.6 version
1999-05-08 15:40:46 +00:00
Jesus Rodriguez Cuesta
abd42466d2 Support for building ports pages without local cvs. Use NOPORTSCVS 1999-04-24 16:37:00 +00:00
Jesus Rodriguez Cuesta
f6404ce3bd packages: Fix exit status
ports.inc: Fix links to new handbook
1999-04-24 16:18:35 +00:00
Satoshi Asami
1bfe2d2ce5 Get www site info from INDEX instead of WWW_SITE. Note that I only
fixed the en and es versions; the ja version did not have the www
stuff in the first place so the translators can merge in the recent
changes at their leisure. :)

Reviewed (in principle) by:	wosch, scrappy
1999-04-21 11:44:43 +00:00
Jesus Rodriguez Cuesta
2e8d3c78d5 Update to 1.35 1999-03-28 18:19:05 +00:00
Jesus Rodriguez Cuesta
c3cfb7c896 Update to revisions:
Makefile: 1.20
portindex: 1.24
1999-03-18 13:55:09 +00:00
Jesus Rodriguez Cuesta
fbdb65046f Update to revision 1.33 1999-03-17 19:20:50 +00:00
Jesus Rodriguez Cuesta
8e4359e2a7 Fix broken links for handbook to english version 1999-02-10 14:50:49 +00:00
Wolfram Schneider
22e3502a8e Change package paths according to new layout. 1999-02-08 19:38:01 +00:00
Wolfram Schneider
646ddd7e13 Imported the Spanish Web pages, except the
english sub directories: cgi, commercial, gallery, gifs
	which are redundant and will never be translated

and the

	spanish sub directories: doc-es, docs-es

Submitted by: "Jesus Rodriguez" <jesusr@ncsa.es>

Fix Makefiles errors. `Make all install' runs fine.

Currently, many the links to the sub directories cgi, commercial,
gallery, gifs are broken. The links should point to the English
orginal files.
1999-02-08 19:26:12 +00:00