head	1.16;
access;
symbols
	HRS_XML_CLEANUP:1.15
	HRS_XML_CLEANUP_PRE:1.15
	EMILYBOYD_REDESIGN:1.15
	PRE_REDESIGN:1.15
	XML_XSL_XP:1.13.0.2
	XML_XSL_XP_BP:1.13;
locks; strict;
comment	@# @;


1.16
date	2011.05.20.12.17.59;	author ryusuke;	state Exp;
branches;
next	1.15;

1.15
date	2004.01.10.18.37.57;	author rushani;	state Exp;
branches;
next	1.14;

1.14
date	2001.11.18.22.33.58;	author hrs;	state Exp;
branches;
next	1.13;

1.13
date	2000.11.07.11.37.53;	author kuriyama;	state Exp;
branches;
next	1.12;

1.12
date	2000.10.02.09.16.06;	author kuriyama;	state Exp;
branches;
next	1.11;

1.11
date	99.12.23.01.15.48;	author kuriyama;	state Exp;
branches;
next	1.10;

1.10
date	99.09.07.15.15.47;	author kuriyama;	state Exp;
branches;
next	1.9;

1.9
date	99.09.06.07.03.18;	author peter;	state Exp;
branches;
next	1.8;

1.8
date	98.08.12.09.04.06;	author hanai;	state Exp;
branches;
next	1.7;

1.7
date	98.08.11.05.38.30;	author hanai;	state Exp;
branches;
next	1.6;

1.6
date	98.08.09.16.22.16;	author kuriyama;	state Exp;
branches;
next	1.5;

1.5
date	98.08.03.16.40.14;	author wosch;	state Exp;
branches;
next	1.4;

1.4
date	98.07.26.10.58.50;	author hanai;	state Exp;
branches;
next	1.3;

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

1.2
date	98.07.24.05.46.07;	author hanai;	state Exp;
branches;
next	1.1;

1.1
date	98.07.07.03.14.11;	author hanai;	state Exp;
branches;
next	;


desc
@@


1.16
log
@- Add single space where appropriate.
- Rewrap lines.

	www/ja/search/searchhints.sgml

- Merge the following from the English version:

	1.10 -> 1.11	www/ja/docproj/Makefile
	1.17 -> 1.18	www/ja/docproj/submitting.sgml
	1.23 -> 1.25	www/ja/tutorials/index.sgml
@
text
@# $FreeBSD: www/ja/docproj/Makefile,v 1.15 2004/01/10 18:37:57 rushani Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.11

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

DOCS=  current.sgml 
DOCS+= doc-set.sgml
#DOCS+=	handbook.sgml
#DOCS+=	handbook3.sgml
DOCS+= sgml.sgml
DOCS+= submitting.sgml
DOCS+= who.sgml 
DOCS+= translations.sgml
DOCS+= docproj.sgml
#DOCS+=	todo.sgml

INDEXLINK= docproj.html

### Revision checking
REVCHECK=	yes

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


1.15
log
@Merge the following from the English version:

   1.12  -> 1.14    copyright/freebsd-license.sgml
   1.9   -> 1.10    copyright/trademarks.sgml
   1.9   -> 1.10    docproj/Makefile
   1.30  -> 1.38    internal/Makefile
   1.47  -> 1.48    internal/machines.sgml
   1.13  -> 1.14    java/dists/13.sgml
   1.6   -> 1.7     java/dists/14.sgml
   1.18  -> 1.20    java/index.sgml
   1.37  -> 1.38    java/newsflash.sgml
   1.48  -> 1.49    ports/portindex
   1.7   -> 1.14    projects/Makefile
   1.33  -> 1.36    projects/newbies.sgml
   1.153 -> 1.154   projects/projects.sgml
   1.92  -> 1.93    search/search.sgml
   1.68  -> 1.69    search/web.atoz
   1.8   -> 1.9     security/Makefile
   1.148 -> 1.149   security/security.sgml
   1.31  -> 1.35    send-pr.sgml
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/docproj/Makefile,v 1.14 2001/11/18 22:33:58 hrs Exp $
d3 1
a3 1
# Original revision: 1.10
d21 1
@


1.14
log
@Merge the following from the English version:

	1.11  -> 1.12 	copyright/Makefile
	1.8   -> 1.9  	docproj/Makefile
	1.13  -> 1.14 	gallery/Makefile
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/docproj/Makefile,v 1.13 2000/11/07 11:37:53 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.9
d15 1
@


1.13
log
@Switch web.mk to share/mk/web.site.mk in Japanese version.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/docproj/Makefile,v 1.12 2000/10/02 09:16:06 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.8
d14 1
@


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

Submitted by:	hrs
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/docproj/Makefile,v 1.11 1999/12/23 01:15:48 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.7
d5 5
a9 4
LOCALTOP= ..

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


1.11
log
@Add "Synchronization Status" feature in Japanese web pages.

5. Add statement to include *.revinc for each *.sgml files.
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/docproj/Makefile,v 1.10 1999/09/07 15:15:47 kuriyama Exp $
d5 4
a8 2
.if exists(../Makefile.conf)
.include "../Makefile.conf"
d22 1
a22 3
REVFILES=	${DOCS:M*.sgml:S/.sgml$/.revinc/g}
BUILDTOP=	../..
DIR_IN_LOCAL=	docproj
d24 1
a24 1
.include "../../web.mk"
@


1.10
log
@Bump "Original revision" header.
($Id$ -> $FreeBSD$ migration)
@
text
@d1 1
a1 1
# $FreeBSD: www/ja/docproj/Makefile,v 1.9 1999/09/06 07:03:18 peter Exp $
d18 5
@


1.9
log
@$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
a3 1
# Original revision: 1.6
@


1.8
log
@Following changes in the English version are merged.

  alpha/Makefile       1.3  -> 1.4
  commercial/Makefile  1.4  -> 1.5
  copyright/Makefile   1.2  -> 1.3
  docproj/Makefile     1.5  -> 1.6
  gallery/Makefile     1.4  -> 1.5
  internal/Makefile    1.9  -> 1.10
  news/Makefile        1.4  -> 1.5
  ports/Makefile       1.13 -> 1.14
  projects/Makefile    1.4  -> 1.5
  releases/Makefile    1.12 -> 1.13
  search/Makefile      1.3  -> 1.4
  security/Makefile    1.3  -> 1.4

Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.7 1998/08/11 05:38:30 hanai Exp $
@


1.7
log
@Following changes in the English version are merged.

  alpha/Makefile       1.2  -> 1.3
  commercial/Makefile  1.3  -> 1.4
  copyright/Makefile   1.1  -> 1.2
  docproj/Makefile     1.4  -> 1.5
  gallery/Makefile     1.3  -> 1.4
  internal/Makefile    1.8  -> 1.9
  news/Makefile        1.3  -> 1.4
  ports/Makefile       1.8  -> 1.13
  projects/Makefile    1.3  -> 1.4
  releases/Makefile    1.11 -> 1.12
  search/Makefile      1.2  -> 1.3
  security/Makefile    1.2  -> 1.3

Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.6 1998/08/09 16:22:16 kuriyama Exp $
d3 1
a3 1
# Original revision: 1.5
d5 1
a5 1
.if exists("../Makefile.conf")
@


1.6
log
@Changes in the English version are merged:

	Makefile:	1.36 --> 1.42
	applications.sgml:	1.7  --> 1.8
	doc.hdr:	1.6  --> 1.7
	doc.sgml:	1.47 --> 1.50
	includes.sgml:	1.20 --> 1.21
	index.html:	1.48 --> 1.53
	internet.sgml:	1.11 --> 1.12
	publish.sgml:	1.10 --> 1.12
	support.sgml:	1.89 --> 1.92
	where.sgml:	1.25 --> 1.26
	alpha/Makefile:	1.1  --> 1.2
	commercial/commercial.sgml:	1.25 --> 1.26
	commercial/Makefile:		     --> 1.3
	copyright/daemon.sgml:	1.6  --> 1.8
	copyright/license.sgml:	1.2  --> 1.3
	copyright/Makefile:	     --> 1.1
	docproj/Makefile:	1.2  --> 1.4
	docproj/docproj.sgml:	1.11 --> 1.12
	docproj/translations.sgml:	1.3  --> 1.5
	gallery/Makefile:	     --> 1.3
	gallery/gallery.sgml:	1.36 --> 1.39
	internal/Makefile:	     --> 1.7
	internal/about.sgml:	1.14 --> 1.18
	internal/mirror.sgml:	1.5  --> 1.6
	internal/machines.sgml:	1.3  --> 1.5
	internal/resignation.sgml:	1.1  --> 1.2
	news/Makefile:		1.2  --> 1.3
	news/newsflash.sgml:	1.89 --> 1.91
	news/press.sgml:	1.12 --> 1.15
	projects/Makefile:	     --> 1.3
	projects/mozilla.sgml:	1.2  --> 1.4
	projects/newvies.sgml:	1.3  --> 1.5
	release/2.2.6R/announce.sgml:	1.1  --> 1.2
	release/2.2.7R/announce.sgml:	1.3  --> 1.4
	release/index.sgml:	1.21 --> 1.22
	search/Makefile:	1.36 --> 1.2  (???)
	search/index-site.sgml:	1.15 --> 1.16
	search/search.sgml:	1.32 --> 1.33
	search/search-mid.sgml:	1.3  --> 1.4
	search/searchhints.sgml:	1.3  --> 1.4
	search/web.atoz:	1.34 --> 1.38
	security/Makefile:	1.1  --> 1.2

Submitted by:	Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.5 1998/08/03 16:40:14 wosch Exp $
d3 5
a7 1
# Original revision: 1.4
@


1.5
log
@Various changes after repository copy.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.4 1998/07/26 10:58:50 hanai Exp $
d3 1
a3 1
# Original revision: 1.2
d5 7
a11 3
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
d13 1
a13 2
DOCS=	current.sgml doc-set.sgml submitting.sgml who.sgml translations.sgml
DOCS+=	sgml.sgml  docproj.sgml
@


1.4
log
@New translation: sgml.sgml.

Submitted by: takas-su@@is.aist-nara.ac.jp (SUGIMURA Takashi),
              Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1998/07/24 05:50:43 hanai Exp $
d10 1
a10 1
DOCS+=	sgml.sgml 
@


1.3
log
@New translation.

Submitted by: takas-su@@is.aist-nara.ac.jp (Takashi Sugimura)
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1998/07/24 05:46:07 hanai Exp $
d10 1
a10 1
#DOCS+=	sgml.sgml 
@


1.2
log
@New translation.

Submitted by: takas-su@@is.aist-nara.ac.jp (Takashi Sugimura)
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1998/07/07 03:14:11 hanai Exp $
d9 2
a10 2
DOCS=	doc-set.sgml submitting.sgml who.sgml translations.sgml
#DOCS+=	current.sgml sgml.sgml 
@


1.1
log
@New tranlations of files under docproj directory and
modification of the related files.

Submitted by: HIROSE Shouichi <shou@@kt.rim.or.jp>, Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
# $Id$
d9 2
a10 2
DOCS=	doc-set.sgml submitting.sgml who.sgml
#DOCS+=	current.sgml sgml.sgml translation.sgml 
@
