head	1.11;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_6_3_0:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_2_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_4_5_0:1.2;
locks; strict;
comment	@# @;


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

1.10
date	2006.03.13.16.46.15;	author rushani;	state Exp;
branches;
next	1.9;

1.9
date	2004.10.28.18.37.18;	author rushani;	state Exp;
branches;
next	1.8;

1.8
date	2003.07.08.19.05.21;	author hrs;	state Exp;
branches;
next	1.7;

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

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

1.5
date	2003.04.22.18.35.42;	author hrs;	state Exp;
branches;
next	1.4;

1.4
date	2003.04.19.11.39.28;	author hrs;	state Exp;
branches;
next	1.3;

1.3
date	2003.03.19.05.49.15;	author rushani;	state Exp;
branches;
next	1.2;

1.2
date	2001.12.12.11.49.35;	author phantom;	state Exp;
branches;
next	1.1;

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


desc
@@


1.11
log
@Catch up with contrib.ent change in en_US.ISO8859-1.
@
text
@#
# $FreeBSD$
#
# Article: Contributors to FreeBSD
#
# Original revision: 1.10

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

ORGDIR=	${DOC_PREFIX}/en_US.ISO8859-1/articles/contributors

SRCS=	article.sgml
SRCS+=	${ORGDIR}/contrib.ent
SRCS+=	${ORGDIR}/contrib.386bsd.sgml
SRCS+=	${ORGDIR}/contrib.additional.sgml
SRCS+=	${ORGDIR}/contrib.committers.sgml
SRCS+=	${ORGDIR}/contrib.corealumni.sgml
SRCS+=	${ORGDIR}/contrib.develalumni.sgml

URL_RELPREFIX?=	../../../..
DOC_PREFIX?=	${.CURDIR}/../../..

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


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

  1.42  -> 1.47  articles/Makefile
  1.503 -> 1.506 articles/contributing/article.sgml
  1.9   -> 1.10  articles/contributors/Makefile
  1.436 -> 1.446 articles/contributors/article.sgml
  New   -> 1.3   articles/fbsd-from-scratch/stage_1.conf.default
  1.1   -> 1.5   articles/fbsd-from-scratch/stage_1.sh
  New   -> 1.3   articles/fbsd-from-scratch/stage_2.conf.default
  1.1   -> 1.5   articles/fbsd-from-scratch/stage_2.sh
  1.1   -> 1.4   articles/fbsd-from-scratch/stage_3.mk
  1.27  -> 1.30  articles/fonts/article.sgml
  1.23  -> 1.32  articles/problem-reports/article.sgml

- Append stage_[12].conf.default into EXTRAS.

                 articles/fbsd-from-scratch/Makefile

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
@
text
@a22 1
SRCS+=	${ORGDIR}/contrib.core.sgml
a24 3
SRCS+=	${ORGDIR}/contrib.docproj.sgml
SRCS+=	${ORGDIR}/contrib.staff.sgml
SRCS+=	${ORGDIR}/contrib.who.sgml
@


1.9
log
@Merge the following from the English version:

 1.36  -> 1.42	articles/Makefile
 1.4   -> 1.6	articles/contributing/Makefile
 1.6   -> 1.9	articles/contributors/Makefile
 1.420 -> 1.434	articles/contributors/article.sgml
 1.3   -> 1.5	articles/dialup-firewall/Makefile
 1.39  -> 1.40	articles/dialup-firewall/article.sgml
 1.7   -> 1.8	articles/diskless-x/Makefile
 1.15  -> 1.16	articles/diskless-x/article.sgml
 1.4   -> 1.6	articles/fbsd-from-scratch/Makefile
 1.10  -> 1.12	articles/fonts/Makefile
 1.24  -> 1.27	articles/fonts/article.sgml
 1.4   -> 1.6	articles/ipsec-must/Makefile
 1.12  -> 1.15	articles/ipsec-must/article.sgml
 1.10  -> 1.12	articles/multi-os/Makefile
 1.37  -> 1.39	articles/multi-os/article.sgml
 1.4   -> 1.6	articles/problem-reports/Makefile
 1.3   -> 1.4	articles/zip-drive/Makefile
 1.12  -> 1.15	articles/zip-drive/article.sgml
@
text
@d6 1
a6 1
# Original revision: 1.9
d26 1
d28 1
@


1.8
log
@Merge the following from the English version:

	1.4   -> 1.6  	contributors/Makefile
	1.414 -> 1.415	contributors/article.sgml
@
text
@d1 1
d3 4
a6 1
# Original revision: 1.6
d11 1
d16 1
a16 1
WITH_ARTICLE_TOC?=YES
d18 9
a26 1
ORGDIR=${DOC_PREFIX}/en_US.ISO8859-1/articles/contributors
d28 2
a29 10
SRCS= article.sgml
SRCS+=${ORGDIR}/contrib.ent
SRCS+=${ORGDIR}/contrib.386bsd.sgml
SRCS+=${ORGDIR}/contrib.additional.sgml
SRCS+=${ORGDIR}/contrib.committers.sgml
SRCS+=${ORGDIR}/contrib.core.sgml
SRCS+=${ORGDIR}/contrib.corealumni.sgml
SRCS+=${ORGDIR}/contrib.develalumni.sgml

DOC_PREFIX?= ${.CURDIR}/../../..
@


1.7
log
@Merge the following from the English version:

	1.412 -> 1.414	contributors/article.sgml
@
text
@d2 1
a2 1
# Original revision: 1.4
d16 1
@


1.6
log
@Merge the following from the English version:

	1.2   -> 1.4  	contributors/Makefile
	1.358 -> 1.371	contributors/article.sgml
@
text
@d13 2
d16 6
@


1.5
log
@Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile.  The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
@
text
@d2 1
a2 1
# Original revision: 1.2
@


1.4
log
@- Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
  enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
@
text
@a11 1
WITH_DOCFORMAT_NAVI_LINK?=YES
@


1.3
log
@Catch up the following with the English version.

	1.1   -> 1.2	articles/contributing/Makefile
	1.1   -> 1.2	articles/contributors/Makefile
	1.337 -> 1.358	articles/contributors/article.sgml
	1.26  -> 1.30	articles/dialup-firewall/article.sgml
@
text
@d11 2
a12 1
WITH_ARTICLE_TOC=YES
@


1.2
log
@Force tidy(1) to use '-raw' and newly added '-preserve' options
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (&#60; instead of &lt;),
but since all browsers understand such cases it is not a problem.

This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.

No objections from: -doc
Requested by: Russian and Japanese translation teams
@
text
@d2 1
a2 1
# Original revision: 1.1
d11 1
a11 1
JADEFLAGS+=	-V %generate-article-toc%
@


1.1
log
@Add new translation and activate it:

	1.9   -> 1.18 	articles/Makefile
	(new) -> 1.1  	articles/contributors/Makefile
	(new) -> 1.24 	articles/contributors/article.sgml

Submitted by:	Shun SUZUKI <si006@@ccm.gs.niigata-u.ac.jp>
References:	[doc-jp 8372]
@
text
@a14 2
NO_TIDY=YES

@

