head	1.3;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1
	PRE_REDESIGN:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.02.16.11.16.46;	author gabor;	state Exp;
branches;
next	1.2;

1.2
date	2008.02.10.17.44.34;	author carvay;	state Exp;
branches;
next	1.1;

1.1
date	2005.08.11.08.40.22;	author jcamou;	state Exp;
branches;
next	;


desc
@@


1.3
log
@MFen:
	community.sgml			r1.3   --> r1.5
	docproj/current.sgml		fix
	docproj/doc-set.sgml		fix
	docproj/sgml.sgml		       --> r1.27
	docproj/who.sgml		       --> r1.14
	index.xsl			r1.161 --> r1.162
	internet.sgml			fix
	platforms/alpha.sgml		fix
	platforms/amd64.sgml		new translation
	platforms/arm.sgml		new translation
	platforms/ia64/index.xsl	new translation
	platforms/ia64/machines.sgml	new translation
	platforms/ia64/refs.sgml	new translation
	platforms/ia64/todo.xsl		new translation
	platforms/mips.sgml		new translation
	platforms/sparc.sgml		new translation
	platforms/sun4v.sgml		new translation
	platforms/x86-64.sgml		       --> Attic
	platforms/xbox.sgml		new translation
	search/index-site.sgml		       --> r1.28
	search/search-mid.sgml		       --> r1.9
	search/searchhints.sgml		       --> r1.9
	send-pr.sgml			fix
	share/sgml/header.l10n.ent	r1.6   --> r1.9
	share/sgml/navibar.l10n.ent	r1.11  --> r1.15
	support.sgml			fix

Discussed with:	carvay
@
text
@# The FreeBSD Spanish Documentation Project
#
# $FreeBSD: www/es/platforms/Makefile,v 1.2 2008/02/10 17:44:34 carvay Exp $

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

DOCS=	alpha.sgml
DOCS+=	arm.sgml
DOCS+=	amd64.sgml
DOCS+=	i386.sgml
DOCS+=	index.sgml
DOCS+=	mips.sgml
DOCS+=	pc98.sgml
DOCS+=	sparc.sgml
DOCS+=	sun4v.sgml
DOCS+=	xbox.sgml

SUBDIR=	ia64

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


1.2
log
@- MFen:
 docproj/current.sgml            --> r1.88
 docproj/doc-set.sgml            --> r1.17
 docproj/sgml.sgml               --> r1.27
 index.xsl                       --> r1.161
 internet.sgml                       fix
 platforms/alpha.sgml            --> r1.6
 platforms/amd64.sgml            new translation
 platforms/arm.sgml              new translation
 platforms/index.sgml            fix
 platforms/mips.sgml             new translation
 platforms/pc98.sgml             --> r1.16
 platforms/x86-64.sgml           delete
 send-pr.sgml                    fix

More improvements in the Spanish version of the website.

Submitted by: gabor@@
Approved by:  jesusr@@ (mentor)
@
text
@d3 1
a3 1
# $FreeBSD$
d19 5
@


1.1
log
@o Add directory www/es/platforms
o Add new page translations (Spanish).

Reviewed by:	carvay
Approved by:	jesusr (mentor)
@
text
@d13 2
d17 1
a18 1
DOCS+=	x86-64.sgml
@

