head	1.9;
access;
symbols
	HRS_XML_CLEANUP:1.7
	HRS_XML_CLEANUP_PRE:1.7
	EMILYBOYD_REDESIGN:1.7
	PRE_REDESIGN:1.7
	XML_XSL_XP:1.5.0.2
	XML_XSL_XP_BP:1.5;
locks; strict;
comment	@# @;


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

1.8
date	2010.08.06.20.54.16;	author ryusuke;	state Exp;
branches;
next	1.7;

1.7
date	2005.06.16.14.51.35;	author rushani;	state Exp;
branches;
next	1.6;

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

1.5
date	2000.11.07.11.37.55;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2000.11.07.05.13.20;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2000.10.02.09.16.09;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2000.09.28.11.58.23;	author hrs;	state Exp;
branches;
next	1.1;

1.1
date	2000.04.27.02.05.10;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Merge the following from the English version:

	1.7 -> 1.8	www/ja/java/dists/Makefile
	1.12 -> 1.13	www/ja/java/dists/index.sgml
	1.29 -> 1.30	www/ja/java/index.sgml
@
text
@# $FreeBSD: www/ja/java/dists/Makefile,v 1.8 2010/08/06 20:54:16 ryusuke Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.8

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

DOCS=	10.sgml
DOCS+=	11.sgml
DOCS+=	12.sgml
DOCS+=	13.sgml
DOCS+=	14.sgml
DOCS+=	15.sgml
#DOCS+=	16.sgml
#DOCS+=	17.sgml
DOCS+=	index.sgml

### Revision checking
REVCHECK= YES

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


1.8
log
@Merge the following from the English version:

	1.6  -> 1.7	www/ja/java/dists/Makefile
	1.8  -> 1.10	www/ja/java/dists/index.sgml
	1.5  -> 1.7	www/ja/java/dists/10.sgml
	1.8  -> 1.11	www/ja/java/dists/11.sgml
	1.17 -> 1.19	www/ja/java/dists/12.sgml
	1.14 -> 1.17	www/ja/java/dists/13.sgml
	1.10 -> 1.11	www/ja/java/dists/14.sgml
	1.1  -> 1.4	www/ja/java/dists/15.sgml

Submitted by:   Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reference:      [doc-jp-work 1432]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/dists/Makefile,v 1.7 2005/06/16 14:51:35 rushani Exp $
d3 1
a3 1
# Original revision: 1.7
d19 1
@


1.7
log
@Merge the following from the English version:

	1.7   -> 1.10	java/dists/14.sgml
	(new) -> 1.1	java/dists/15.sgml
	1.5   -> 1.6	java/dists/Makefile
	1.7   -> 1.8	java/dists/index.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 1056]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/dists/Makefile,v 1.6 2003/01/06 03:38:35 hrs Exp $
d3 1
a3 1
# Original revision: 1.6
d18 1
@


1.6
log
@Merge the following from the English version:

	1.13  -> 1.14 	java/index.sgml
	1.7   -> 1.8  	java/install.sgml
	1.15  -> 1.16 	java/dists/12.sgml
	1.10  -> 1.11 	java/dists/13.sgml
	(new) -> 1.1  	java/dists/14.sgml
	1.4   -> 1.5  	java/dists/Makefile
	1.5   -> 1.6  	java/dists/index.sgml
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/dists/Makefile,v 1.5 2000/11/07 11:37:55 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.5
d17 1
@


1.5
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/dists/Makefile,v 1.4 2000/11/07 05:13:20 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.4
d16 1
@


1.4
log
@Clean-up around directory traversing and revision checking.

Forgotten by:	kuriyama
@
text
@d1 1
a1 2
# $FreeBSD: www/ja/java/dists/Makefile,v 1.3 2000/10/02 09:16:09 kuriyama Exp $

d3 1
a3 1
# Original revision: 1.3
d5 6
a10 1
LOCALTOP= ../..
d21 1
a21 1
.include "${LOCALTOP}/web.mk"
@


1.3
log
@Clean-up around directory traversing and revision checking.

Submitted by:	hrs
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/dists/Makefile,v 1.2 2000/09/28 11:58:23 hrs Exp $
a14 4
REVFILES=	${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP=	../../..
DIR_IN_LOCAL=	java/dists

@


1.2
log
@o Add new translation.

	java/dists/10.sgml

o Activate revcheck (forgotten in the previous commit).

	availability.sgml
	java/Makefile
	java/index.sgml
	java/newsflash.sgml
	java/dists/11.sgml
	java/dists/12.sgml
	java/dists/13.sgml
	java/dists/Makefile
	java/dists/index.sgml
	news/press-rel-4.sgml
	news/press.sgml
	news/1996/Makefile
	news/1996/index.sgml
	news/1997/Makefile
	news/1997/index.sgml
	releases/3.5R/announce.sgml
	releases/3.5R/errata.sgml
	releases/4.0R/announce.sgml
	releases/4.0R/errata.sgml
	releases/4.1R/announce.sgml
	releases/4.1R/errata.sgml

Pointed out by:	Akihiro IIJIMA <aki@@jp.FreeBSD.org>
References:	[doc-jp 7728]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/dists/Makefile,v 1.1 2000/04/27 02:05:10 kuriyama Exp $
d6 2
d19 3
a21 1
.include "../../web.mk"
@


1.1
log
@ o Add the following translations:

	(based on)
	1.2		java/Makefile
	1.1		java/Makefile.inc
	1.4		java/index.sgml
	1.6		java/newsflash.sgml
	1.3		java/dists/Makefile
	1.3		java/dists/index.sgml
	1.4		java/dists/11.sgml
	1.6		java/dists/12.sgml
	1.3		java/dists/13.sgml

   (Note: Some files above include anchors pointing the English ones
	  since they have not been translated yet.)

Submitted by:	Shun SUZUKI <si006@@ccm.gs.niigata-u.ac.jp>
		Hiroki Sato <hrs@@geocities.co.jp>
Reviewed by:	Hiroki Sato <hrs@@geocities.co.jp>
References:	[doc-jp 7329]
@
text
@d1 1
a1 1
# $FreeBSD: www/en/java/dists/Makefile,v 1.3 2000/03/02 15:55:29 phantom Exp $
d6 2
a7 2
#DOCS =	10.sgml
DOCS=	11.sgml
d11 5
@

