head	1.9;
access;
symbols
	HRS_XML_CLEANUP:1.8
	HRS_XML_CLEANUP_PRE:1.8
	EMILYBOYD_REDESIGN:1.8
	PRE_REDESIGN:1.8
	XML_XSL_XP:1.8.0.2
	XML_XSL_XP_BP:1.8
	jesusr:1.1.1.1
	ES_WWW:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2007.11.19.20.43.18;	author carvay;	state Exp;
branches;
next	1.8;

1.8
date	2001.08.05.16.13.34;	author jesusr;	state Exp;
branches;
next	1.7;

1.7
date	2000.11.29.23.56.59;	author kuriyama;	state Exp;
branches;
next	1.6;

1.6
date	99.12.30.13.44.01;	author jesusr;	state Exp;
branches;
next	1.5;

1.5
date	99.09.27.21.09.59;	author jesusr;	state Exp;
branches;
next	1.4;

1.4
date	99.09.06.07.03.05;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	99.05.19.13.39.01;	author jesusr;	state Exp;
branches;
next	1.2;

1.2
date	99.02.16.14.31.21;	author jesusr;	state Exp;
branches;
next	1.1;

1.1
date	99.02.08.19.26.11;	author wosch;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.02.08.19.26.11;	author wosch;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Cleaning work of es_ES web stuff. Lots of outdated files deleted, and
quite a few of cosmetic changes.

Submitted by: gabor@@

Approved by: jesusr@@ (mentor)
@
text
@# $FreeBSD: www/es/releases/Makefile,v 1.8 2001/08/05 16:13:34 jesusr Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS?=	index.sgml snapshots.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.8
log
@Add information about last (and forgotten) releases.
@
text
@d1 1
a1 1
# $FreeBSD: www/es/releases/Makefile,v 1.7 2000/11/29 23:56:59 kuriyama Exp $
a11 8
SUBDIR=	1.1 1.1.5 2.0 2.0.5R 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R
SUBDIR+=	2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R 
SUBDIR+=	3.3R 3.4R 3.5R 4.0R 4.1R 4.1.1R 4.2R 4.3R

.if defined $(NEW_BUILD)
SUBDIR=
.endif

@


1.7
log
@Switch web.mk to share/mk/web.site.mk in Spanish version.
(with "obj" fixes)

Submitted by:	nbm
@
text
@d1 1
a1 1
# $FreeBSD: www/es/releases/Makefile,v 1.6 1999/12/30 13:44:01 jesusr Exp $
d14 1
a14 1
SUBDIR+=	3.3R 3.4R
@


1.6
log
@Add 3.4R
@
text
@d1 1
a1 1
# $FreeBSD: www/es/releases/Makefile,v 1.5 1999/09/27 21:09:59 jesusr Exp $
d6 3
d20 1
a20 1
.include "../web.mk"
@


1.5
log
@Add 3.3-RELEASE
@
text
@d1 1
a1 1
# $FreeBSD: www/es/releases/Makefile,v 1.4 1999/09/06 07:03:05 peter Exp $
d11 1
a11 1
SUBDIR+=	3.3R
@


1.4
log
@$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
@
text
@d1 1
a1 1
# $FreeBSD$
d10 2
a11 1
SUBDIR+=	2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
@


1.3
log
@Add 3.2-RELEASE
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1999/02/16 14:31:21 jesusr Exp $
@


1.2
log
@Add 3.1R
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1999/02/08 19:26:11 wosch Exp $
d10 1
a10 1
SUBDIR+=	2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1999/01/21 14:21:46 jesusr Exp $
d10 1
a10 1
SUBDIR+=	2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R
@


1.1.1.1
log
@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.
@
text
@@
