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.1.0.2
	XML_XSL_XP_BP:1.1;
locks; strict;
comment	@# @;


1.9
date	2011.12.11.00.04.00;	author ryusuke;	state Exp;
branches;
next	1.8;

1.8
date	2005.01.10.02.39.55;	author rushani;	state Exp;
branches;
next	1.7;

1.7
date	2004.01.23.03.18.44;	author hrs;	state Exp;
branches;
next	1.6;

1.6
date	2003.10.29.20.18.31;	author hrs;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.17.22.53.05;	author rushani;	state Exp;
branches;
next	1.4;

1.4
date	2003.10.15.06.34.41;	author rushani;	state Exp;
branches;
next	1.3;

1.3
date	2002.02.17.15.24.36;	author hanai;	state Exp;
branches;
next	1.2;

1.2
date	2002.02.17.13.20.22;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.30.14.25.14;	author hrs;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Merge the following from the English version:

	1.9 -> 1.13	www/ja/platforms/Makefile
	1.1 -> 1.6	www/ja/platforms/ia64/Makefile
	(new) -> 1.11	www/ja/platforms/ia64/todo.xsl
	1.7 -> (dead)	www/ja/platforms/ia64/todo.sgml
@
text
@# $FreeBSD: www/ja/platforms/Makefile,v 1.8 2005/01/10 02:39:55 rushani Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.13

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

DOCS=	alpha.sgml
DOCS+=	amd64.sgml
DOCS+=	arm.sgml
#DOCS+=	i386.sgml
DOCS+=	ia64.sgml
DOCS+=	index.sgml
DOCS+=	mips.sgml
DOCS+=	pc98.sgml
DOCS+=	ppc.sgml
DOCS+=	sparc.sgml
#DOCS+=	sun4v.sgml
DOCS+=	x86-64.sgml
#DOCS+=	xbox.sgml

SUBDIR=	ia64

### Revision checking
REVCHECK=	yes

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


1.8
log
@Merge the following from the English version to connect platforms/arm.sgml:

   1.7 -> 1.9	platforms/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/platforms/Makefile,v 1.7 2004/01/23 03:18:44 hrs Exp $
d3 1
a3 1
# Original revision: 1.9
d22 1
d24 1
@


1.7
log
@Hook up mips.sgml to the build.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/platforms/Makefile,v 1.6 2003/10/29 20:18:31 hrs Exp $
d3 1
a3 1
# Original revision: 1.7
d14 2
@


1.6
log
@Add new translations:

	(new) -> 1.1  	platforms/Makefile.inc
	(new) -> 1.4  	platforms/ia64/index.sgml
	(new) -> 1.1  	platforms/ia64/machines.sgml
	(new) -> 1.5  	platforms/ia64/refs.sgml
	(new) -> 1.6  	platforms/ia64/todo.sgml

Submitted by:	Hiroo Ono <hiroo@@oikumene.gcd.org>
References:	[doc-jp-work 740]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/platforms/Makefile,v 1.5 2003/10/17 22:53:05 rushani Exp $
d16 1
a16 1
#DOCS+=	mips.sgml
@


1.5
log
@Add platforms/amd64.sgml and activate it.

   (new) -> 1.4	platforms/amd64.sgml

Submitted by:	Hiroo Ono <hiroo@@oikumene.gcd.org>
Reference:	[doc-jp-work 730]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/platforms/Makefile,v 1.4 2003/10/15 06:34:41 rushani Exp $
d22 1
a22 1
#SUBDIR=	ia64
@


1.4
log
@Add platforms/pc98.sgml and activate it.

   1.3   -> 1.7	platforms/Makefile
   (new) -> 1.7	platforms/pc98.sgml

Submitted by:	Hiroo Ono <hiroo@@oikumene.gcd.org>
Reference:	[doc-jp-work 727]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/platforms/Makefile,v 1.3 2002/02/17 15:24:36 hanai Exp $
d13 1
a13 1
#DOCS+=	amd64.sgml
@


1.3
log
@new translation by rio@@tokyoalley.net.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/platforms/Makefile,v 1.2 2002/02/17 13:20:22 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.3
d13 1
d16 2
d21 2
@


1.2
log
@Add initial translation of x86-64.sgml.

Submitted by:	Hideyuki KURASHINA <rushani@@bl.mmtr.or.jp>
Reviewed by:	hrs
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/platforms/Makefile,v 1.1 2000/12/30 14:25:14 hrs Exp $
d16 1
a16 1
#DOCS+=	sparc.sgml
@


1.1
log
@- Merge the following from the English version:

	1.2   -> 1.3  	conspectus/Makefile
	1.4   -> 1.7  	conspectus/index.sgml
	1.11  -> 1.12 	internal/developer.sgml
	1.15  -> 1.18 	java/newsflash.sgml
	1.233 -> 1.235	news/newsflash.sgml
	1.167 -> 1.168	news/press.sgml
	1.48  -> 1.51 	ports/ports.inc
	1.50  -> 1.51 	search/web.atoz

- Add new translations and activate them.

	Makefile
	platforms/Makefile
	platforms/ia64.sgml
	platforms/index.sgml
	platforms/ppc.sgml
        platforms/alpha.sgml
          (based on repo copy of alpha/alpha.sgml)
	smp/Makefile
	smp/index.sgml
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
a3 1
# Original revision: 1.2
d17 1
@

