head	1.14;
access;
symbols
	HRS_XML_CLEANUP:1.12
	HRS_XML_CLEANUP_PRE:1.12
	EMILYBOYD_REDESIGN:1.12
	PRE_REDESIGN:1.12
	XML_XSL_XP:1.12.0.2
	XML_XSL_XP_BP:1.12;
locks; strict;
comment	@# @;


1.14
date	2011.12.25.12.03.07;	author ryusuke;	state Exp;
branches;
next	1.13;

1.13
date	2011.03.13.05.15.29;	author ryusuke;	state Exp;
branches;
next	1.12;

1.12
date	2001.04.03.19.13.11;	author hrs;	state Exp;
branches;
next	1.11;

1.11
date	2000.12.31.11.08.41;	author hrs;	state Exp;
branches;
next	1.10;

1.10
date	2000.11.29.15.49.55;	author hrs;	state Exp;
branches;
next	1.9;

1.9
date	2000.11.07.11.37.54;	author kuriyama;	state Exp;
branches;
next	1.8;

1.8
date	2000.11.07.05.13.19;	author kuriyama;	state Exp;
branches;
next	1.7;

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

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

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

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

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

1.2
date	99.09.06.07.03.20;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	99.03.01.17.03.44;	author motoyuki;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Merge the following from the English version:

	1.4 -> 1.5	www/ja/java/Makefile
	(news) -> 1.2	www/ja/java/java-rss.xsl
	1.52 -> (dead)	www/ja/java/newsflash.sgml
	(new) -> 1.2	www/ja/java/newsflash.xsl
	(new) -> 1.2	www/ja/java/news.xml
@
text
@# $FreeBSD: www/ja/java/Makefile,v 1.13 2011/03/13 05:15:29 ryusuke Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.5

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

SUBDIR =	dists
#SUBDIR+=	docs
SUBDIR+=	links

DOCS =  advocacy.sgml
DOCS+=  howhelp.sgml
DOCS+=  index.sgml
DOCS+=  install.sgml

XML.DEFAULT=	news.xml
XMLDOCS=	newsflash
XMLDOCS+=	news:java-rss.xsl::rss.xml

### Revision checking
REVCHECK= YES

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


1.13
log
@Merge the following from the English version:

	1.3 -> 1.4	www/ja/java/Makefile
	1.8 -> 1.10	www/ja/java/advocacy.sgml
	(new) -> 1.12	www/ja/java/howhelp.sgml
	1.12 -> 1.14	www/ja/java/install.sgml

Submitted by: Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
References:   [doc-jp-work 1432]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.12 2001/04/03 19:13:11 hrs Exp $
d3 1
a3 1
# Original revision: 1.4
d20 4
a23 1
DOCS+=  newsflash.sgml
@


1.12
log
@Add new translations and activate them:

	java/Makefile
	java/index.sgml
	java/links/Makefile
	java/links/api.sgml
	java/links/development.sgml
	java/links/documentation.sgml
	java/links/freebsd.sgml
	java/links/index.sgml
	java/links/resources.sgml
	java/links/servlets.sgml
	java/links/tools.sgml
	java/links/tutorials.sgml
	java/links/vendor.sgml

Submitted by:	Yatou Hiroki <san@@oct.zaq.ne.jp>
Reviewed by:	SUGIMURA Takashi <sugimura@@kitanet.ne.jp> (in part)
References:	[doc-jp 8116]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.11 2000/12/31 11:08:41 hrs Exp $
d3 1
a3 1
# Original revision: 1.3
d17 1
a17 1
#DOCS+=  howhelp.sgml
a20 1
DOCS+=  press.sgml
@


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

	1.10  -> 1.12 	java/dists/12.sgml
	1.3   -> 1.4  	java/dists/13.sgml
	1.58  -> 1.60 	search/search.sgml

- Fix URLs using &base; and &enbase;, with some cleanups:

	includes.sgml
	index.sgml
	java/index.sgml
	java/dists/index.sgml
	ports/portindex

- Add new translation and activate it:

	java/Makefile
	java/advocacy.sgml

- Add REVCHECK=YES forgotten in the previous commit:

	smp/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.10 2000/11/29 15:49:55 hrs Exp $
d14 1
a14 1
#SUBDIR+=	links
@


1.10
log
@- Add Japanese footer and fix an unexpected
  line-break (includes.sgml).

- Add new translation and activate it (java/press.sgml).

- Merge the following from the English version:

	1.21  -> 1.22 	internet.sgml (with some translation fixes)
	1.211 -> 1.224	news/newsflash.sgml
	1.160 -> 1.167	news/press.sgml
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.9 2000/11/07 11:37:54 kuriyama Exp $
d16 1
a16 1
#DOCS =  advocacy.sgml
@


1.9
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.8 2000/11/07 05:13:19 kuriyama Exp $
d21 1
a21 1
#DOCS+=  press.sgml
@


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

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

d3 1
a3 1
# Original revision: 1.2
d5 5
a9 4
LOCALTOP= ..

.if exists(${LOCALTOP}/Makefile.conf)
.include "${LOCALTOP}/Makefile.conf"
d26 1
a26 1
.include "${LOCALTOP}/web.mk"
@


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

Submitted by:	hrs
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.6 2000/09/28 11:58:22 hrs Exp $
d23 1
a26 5
REVFILES=	${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP=	../..
DIR_IN_LOCAL=	java

.include "../web.mk"
@


1.6
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/Makefile,v 1.5 2000/04/27 22:47:17 kuriyama Exp $
d6 4
a9 2
.if exists(../Makefile.conf)
.include "../Makefile.conf"
d23 3
a25 1
### Revision checking
@


1.5
log
@ o Add the following translation forgotten
   in the previous commit and enable it again in Makefile.

        1.5        java/install.sgml

Submitted by:	Shun SUZUKI <si006@@ccm.gs.niigata-u.ac.jp>
Reviewed by:	Hiroki Sato <hrs@@geocities.co.jp>
References:	[doc-jp 7334]
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.4 2000/04/27 12:42:30 kuriyama Exp $
d20 5
@


1.4
log
@Disable install.sgml.

Broken by:	kuriyama
Submitted by:	Shun SUZUKI <si006@@ccm.gs.niigata-u.ac.jp>
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/java/Makefile,v 1.3 2000/04/27 02:05:05 kuriyama Exp $
d17 1
a17 1
#DOCS+=  install.sgml
@


1.3
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/Makefile,v 1.2 2000/03/02 15:55:14 phantom Exp $
d17 1
a17 1
DOCS+=  install.sgml
@


1.2
log
@$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
@
text
@d1 2
a2 1
# $FreeBSD$
d4 1
d10 3
a12 1
# Following file will be installed directly.
d14 6
a19 1
DATA=	index.html
d21 1
a21 1
.include "../../web.mk"
@


1.1
log
@New tranlation: FreeBSD Java page.

Submitted by:	Daichi T.GOTO <daichi@@ongs.net>
@
text
@d1 1
a1 1
# $Id$
@

