head	1.25;
access;
symbols
	RELEASE_8_3_0:1.25
	RELEASE_9_0_0:1.25
	RELEASE_7_4_0:1.25
	RELEASE_8_2_0:1.25
	RELEASE_8_1_0:1.23
	RELEASE_7_3_0:1.23
	RELEASE_8_0_0:1.23
	RELEASE_7_2_0:1.23
	RELEASE_7_1_0:1.23
	RELEASE_6_4_0:1.23
	RELEASE_6_3_0:1.23
	RELEASE_7_0_0:1.23
	RELEASE_6_2_0:1.21
	RELEASE_5_5_0:1.21
	RELEASE_6_1_0:1.20
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.7
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.7
	RELEASE_4_6_2:1.7
	RELEASE_4_6_1:1.7
	RELEASE_4_6_0:1.7
	RELEASE_4_5_0:1.7
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.2
	RELEASE_4_1_0:1.1;
locks; strict;
comment	@# @;


1.25
date	2010.08.21.21.24.02;	author taras;	state Exp;
branches;
next	1.24;

1.24
date	2010.07.05.21.40.33;	author taras;	state Exp;
branches;
next	1.23;

1.23
date	2007.06.28.02.46.39;	author chinsan;	state Exp;
branches;
next	1.22;

1.22
date	2007.06.27.15.42.50;	author chinsan;	state Exp;
branches;
next	1.21;

1.21
date	2006.05.19.12.23.15;	author marck;	state Exp;
branches;
next	1.20;

1.20
date	2006.04.17.17.49.23;	author hrs;	state Exp;
branches;
next	1.19;

1.19
date	2006.03.07.16.30.45;	author marck;	state Exp;
branches;
next	1.18;

1.18
date	2006.02.19.21.54.18;	author marck;	state Exp;
branches;
next	1.17;

1.17
date	2006.02.19.12.47.24;	author marck;	state Exp;
branches;
next	1.16;

1.16
date	2006.02.18.08.18.07;	author marck;	state Exp;
branches;
next	1.15;

1.15
date	2005.07.24.10.37.48;	author marck;	state Exp;
branches;
next	1.14;

1.14
date	2005.05.25.10.24.50;	author marck;	state Exp;
branches;
next	1.13;

1.13
date	2005.05.22.09.59.47;	author marck;	state Exp;
branches;
next	1.12;

1.12
date	2004.07.14.14.17.44;	author den;	state Exp;
branches;
next	1.11;

1.11
date	2004.07.13.08.46.51;	author den;	state Exp;
branches;
next	1.10;

1.10
date	2004.07.08.12.30.58;	author den;	state Exp;
branches;
next	1.9;

1.9
date	2004.04.09.07.54.32;	author phantom;	state Exp;
branches;
next	1.8;

1.8
date	2004.03.26.13.38.12;	author den;	state Exp;
branches;
next	1.7;

1.7
date	2001.08.25.21.52.35;	author dd;	state Exp;
branches;
next	1.6;

1.6
date	2001.06.21.03.38.33;	author chris;	state Exp;
branches;
next	1.5;

1.5
date	2001.06.11.01.20.25;	author ache;	state Exp;
branches;
next	1.4;

1.4
date	2001.03.11.16.44.41;	author phantom;	state Exp;
branches;
next	1.3;

1.3
date	2000.12.29.14.36.54;	author phantom;	state Exp;
branches;
next	1.2;

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

1.1
date	2000.07.08.16.29.02;	author phantom;	state Exp;
branches;
next	;


desc
@@


1.25
log
@- MFen: handbook/install/chapter.sgml   1.400 --> 1.410
@
text
@#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.46 2006/05/19 12:09:01 marck Exp $
#
# Original revision: 1.100
#
# Build the FreeBSD Handbook.
#

# ------------------------------------------------------------------------
#
# Handbook-specific variables
#
#      WITH_PGPKEYS    The print version of the handbook only prints PGP
#                      fingerprints by default.  If you would like for the
#                      entire key to be displayed, then set this variable.
#                      This option has no affect on the HTML formats.
#
# Handbook-specific targets
#
#       pgpkeyring      This target will read the contents of
#                       pgpkeys/chapter.sgml and will extract all of
#                       the pgpkeys to standard out.  This output can then
#                       be redirected into a file and distributed as a
#                       public keyring of FreeBSD developers that can
#                       easily be imported into PGP/GPG.
#
# ------------------------------------------------------------------------

.PATH: ${.CURDIR}/../../share/sgml/glossary

MAINTAINER=phantom@@FreeBSD.org

DOC?= book

FORMATS?= html-split

#HAS_INDEX= true
USE_PS2PDF=	yes

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

IMAGES_EN = advanced-networking/isdn-bus.eps
IMAGES_EN+= advanced-networking/isdn-twisted-pair.eps
IMAGES_EN+= advanced-networking/natd.eps
IMAGES_EN+= advanced-networking/net-routing.pic
IMAGES_EN+= advanced-networking/static-routes.pic
IMAGES_EN+= install/adduser1.scr
IMAGES_EN+= install/adduser2.scr
IMAGES_EN+= install/adduser3.scr
IMAGES_EN+= install/boot-loader-menu.scr
IMAGES_EN+= install/boot-mgr.scr
IMAGES_EN+= install/config-country.scr
IMAGES_EN+= install/config-keymap.scr
IMAGES_EN+= install/console-saver1.scr
IMAGES_EN+= install/console-saver2.scr
IMAGES_EN+= install/console-saver3.scr
IMAGES_EN+= install/console-saver4.scr
IMAGES_EN+= install/desktop.scr
IMAGES_EN+= install/disklabel-auto.scr
IMAGES_EN+= install/disklabel-ed1.scr
IMAGES_EN+= install/disklabel-ed2.scr
IMAGES_EN+= install/disklabel-fs.scr
IMAGES_EN+= install/disklabel-root1.scr
IMAGES_EN+= install/disklabel-root2.scr
IMAGES_EN+= install/disklabel-root3.scr
IMAGES_EN+= install/disk-layout.eps
IMAGES_EN+= install/dist-set.scr
IMAGES_EN+= install/dist-set2.scr
IMAGES_EN+= install/docmenu1.scr
IMAGES_EN+= install/ed0-conf.scr
IMAGES_EN+= install/ed0-conf2.scr
IMAGES_EN+= install/edit-inetd-conf.scr
IMAGES_EN+= install/fdisk-drive1.scr
IMAGES_EN+= install/fdisk-drive2.scr
IMAGES_EN+= install/fdisk-edit1.scr
IMAGES_EN+= install/fdisk-edit2.scr
IMAGES_EN+= install/ftp-anon1.scr
IMAGES_EN+= install/ftp-anon2.scr
IMAGES_EN+= install/hdwrconf.scr
IMAGES_EN+= install/keymap.scr
IMAGES_EN+= install/main1.scr
IMAGES_EN+= install/mainexit.scr
IMAGES_EN+= install/main-std.scr
IMAGES_EN+= install/main-options.scr
IMAGES_EN+= install/main-doc.scr
IMAGES_EN+= install/main-keymap.scr
IMAGES_EN+= install/media.scr
IMAGES_EN+= install/mouse1.scr
IMAGES_EN+= install/mouse2.scr
IMAGES_EN+= install/mouse3.scr
IMAGES_EN+= install/mouse4.scr
IMAGES_EN+= install/mouse5.scr
IMAGES_EN+= install/mouse6.scr
IMAGES_EN+= install/mta-main.scr
IMAGES_EN+= install/net-config-menu1.scr
IMAGES_EN+= install/net-config-menu2.scr
IMAGES_EN+= install/nfs-server-edit.scr
IMAGES_EN+= install/ntp-config.scr
IMAGES_EN+= install/options.scr
IMAGES_EN+= install/pkg-cat.scr
IMAGES_EN+= install/pkg-confirm.scr
IMAGES_EN+= install/pkg-install.scr
IMAGES_EN+= install/pkg-sel.scr
IMAGES_EN+= install/probstart.scr
IMAGES_EN+= install/routed.scr
IMAGES_EN+= install/security.scr
IMAGES_EN+= install/sysinstall-exit.scr
IMAGES_EN+= install/timezone1.scr
IMAGES_EN+= install/timezone2.scr
IMAGES_EN+= install/timezone3.scr
IMAGES_EN+= install/userconfig.scr
IMAGES_EN+= install/userconfig2.scr
IMAGES_EN+= install/xf86setup.scr
IMAGES_EN+= mail/mutt1.scr
IMAGES_EN+= mail/mutt2.scr
IMAGES_EN+= mail/mutt3.scr
IMAGES_EN+= mail/pine1.scr
IMAGES_EN+= mail/pine2.scr
IMAGES_EN+= mail/pine3.scr
IMAGES_EN+= mail/pine4.scr
IMAGES_EN+= mail/pine5.scr


IMAGES_EN+= geom/striping.pic
IMAGES_EN+= install/example-dir1.eps
IMAGES_EN+= install/example-dir2.eps
IMAGES_EN+= install/example-dir3.eps
IMAGES_EN+= install/example-dir4.eps
IMAGES_EN+= install/example-dir5.eps
IMAGES_EN+= security/ipsec-network.pic
IMAGES_EN+= security/ipsec-crypt-pkt.pic
IMAGES_EN+= security/ipsec-encap-pkt.pic
IMAGES_EN+= security/ipsec-out-pkt.pic
IMAGES_EN+= vinum/vinum-concat.pic
IMAGES_EN+= vinum/vinum-mirrored-vol.pic
IMAGES_EN+= vinum/vinum-raid10-vol.pic
IMAGES_EN+= vinum/vinum-raid5-org.pic
IMAGES_EN+= vinum/vinum-simple-vol.pic
IMAGES_EN+= vinum/vinum-striped-vol.pic
IMAGES_EN+= vinum/vinum-striped.pic

# Images from the cross-document image library
IMAGES_LIB=  callouts/1.png
IMAGES_LIB+= callouts/2.png
IMAGES_LIB+= callouts/3.png
IMAGES_LIB+= callouts/4.png
IMAGES_LIB+= callouts/5.png
IMAGES_LIB+= callouts/6.png
IMAGES_LIB+= callouts/7.png
IMAGES_LIB+= callouts/8.png
IMAGES_LIB+= callouts/9.png
IMAGES_LIB+= callouts/10.png

#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#

# SGML content
SRCS+=  audit/chapter.sgml
SRCS+=	book.sgml
SRCS+=	colophon.sgml
SRCS+=	freebsd-glossary.sgml
SRCS+=	advanced-networking/chapter.sgml
SRCS+=	basics/chapter.sgml
SRCS+=	bibliography/chapter.sgml
SRCS+=	boot/chapter.sgml
SRCS+=	config/chapter.sgml
SRCS+=	cutting-edge/chapter.sgml
SRCS+=	desktop/chapter.sgml
SRCS+=	disks/chapter.sgml
SRCS+=	eresources/chapter.sgml
SRCS+=	filesystems/chapter.sgml
SRCS+=	firewalls/chapter.sgml
SRCS+=	geom/chapter.sgml
SRCS+=	install/chapter.sgml
SRCS+=	introduction/chapter.sgml
SRCS+=	kernelconfig/chapter.sgml
SRCS+=	l10n/chapter.sgml
SRCS+=	linuxemu/chapter.sgml
SRCS+=	mac/chapter.sgml
SRCS+=	mail/chapter.sgml
SRCS+=	mirrors/chapter.sgml
SRCS+=	multimedia/chapter.sgml
SRCS+=	network-servers/chapter.sgml
SRCS+=	pgpkeys/chapter.sgml
SRCS+=	ports/chapter.sgml
SRCS+=	ppp-and-slip/chapter.sgml
SRCS+=	preface/preface.sgml
SRCS+=	printing/chapter.sgml
SRCS+=	security/chapter.sgml
SRCS+=	serialcomms/chapter.sgml
SRCS+=	users/chapter.sgml
SRCS+=	vinum/chapter.sgml
SRCS+=	x11/chapter.sgml

# Entities
SRCS+=	chapters.ent

SYMLINKS=	${DESTDIR} index.html handbook.html

# Turn on all the chapters.
CHAPTERS?=	${SRCS:M*chapter.sgml}

SGMLFLAGS+=	${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
SGMLFLAGS+=	-i chap.freebsd-glossary

pgpkeyring: pgpkeys/chapter.sgml
	@@${JADE} -V nochunks ${OTHERFLAGS} ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC}

#
# Handbook-specific variables
#
.if defined(WITH_PGPKEYS)
JADEFLAGS+=    -V withpgpkeys
.endif

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

#
# rules generating lists of mirror site from XML database.
#
XMLDOCS=	mirrors-ftp:::mirrors.sgml.ftp.inc.tmp \
		mirrors-cvsup:::mirrors.sgml.cvsup.inc.tmp \
		eresources:::eresources.sgml.www.inc.tmp
DEPENDSET.DEFAULT=	transtable mirror
XSLT.DEFAULT=		${XSL_MIRRORS}
XML.DEFAULT=		${XML_MIRRORS}
NO_TIDY.DEFAULT=	yes

PARAMS.mirrors-ftp+=	--param 'type' "'ftp'" \
			--param 'proto' "'ftp'" \
			--param 'target' "'handbook/mirrors/chapter.sgml'"
PARAMS.mirrors-cvsup+=	--param 'type' "'cvsup'" \
			--param 'proto' "'cvsup'" \
			--param 'target' "'handbook/mirrors/chapter.sgml'"
PARAMS.eresources+=	--param 'type' "'www'" \
			--param 'proto' "'http'" \
			--param 'target' "'handbook/eresources/chapter.sgml'"

SRCS+=		mirrors.sgml.ftp.inc \
		mirrors.sgml.cvsup.inc \
		eresources.sgml.www.inc

CLEANFILES+=	mirrors.sgml.ftp.inc mirrors.sgml.ftp.inc.tmp \
		mirrors.sgml.cvsup.inc mirrors.sgml.cvsup.inc.tmp \
		eresources.sgml.www.inc eresources.sgml.www.inc.tmp

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

.for p in ftp cvsup
mirrors.sgml.${p}.inc: mirrors.sgml.${p}.inc.tmp
	${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
	    < $@@.tmp > $@@ || (${RM} -f $@@ && false)
.endfor

eresources.sgml.www.inc: eresources.sgml.www.inc.tmp
	${SED} -e 's,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,,'\
	    < $@@.tmp > $@@ || (${RM} -f $@@ && false)
@


1.24
log
@Added a new Russian translation of books/handbook/filesystems:

           file             |  original rev.
  --------------------------+-----------------
  filesystems/Makefile      |     1.1
  filesystems/chapter.sgml  |     1.9

PR:
  docs/143094

  maxim (mentor), marck (mentor)
@
text
@d54 1
d56 2
@


1.23
log
@- Revert the two screenshots back to avoid the inconsistent content
  until the translation teams to update their files.

Suggested by:	blackend, Ganbold
@
text
@d174 1
@


1.22
log
@Remove the deprecated item(IMAGES_EN+= install/desktop.scr
install/xf86setup.scr) link of IMAGE_EN to avoid building failure.

Sorry.
@
text
@d59 1
d114 1
@


1.21
log
@MFen:
	1.97 -> 1.100	Makefile
	1.164 -> 1.166	book.sgml
	1.33 -> 1.35	chapters.ent
	1.256 -> 1.257	disks/chapter.sgml
	1.66 -> 1.67	firewalls/chapter.sgml
	1.413 -> 1.418	mirrors/chapter.sgml
	1.79 -> 1.81	network-servers/chapter.sgml
	1.30 -> 1.32	preface/preface.sgml
	1.292 -> 1.293	security/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@a58 1
IMAGES_EN+= install/desktop.scr
a112 1
IMAGES_EN+= install/xf86setup.scr
@


1.20
log
@Move build targets for book.{ps,pdf} of the handbook to the LI part.
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.45 2006/03/07 16:28:34 marck Exp $
d7 1
a7 1
# Original revision: 1.97
@


1.19
log
@MFen:
	1.93 -> 1.97	Makefile
	1.161 -> 1.164	book.sgml
	1.31 -> 1.33	chapters.ent
	1.8 -> 1.9	colophon.sgml
	1.248 -> 1.249	disks/chapter.sgml
	1.115 -> 1.117	l10n/chapter.sgml
	1.128 -> 1.129	linuxemu/chapter.sgml
	1.410 -> 1.411	mirrors/chapter.sgml
	1.29 -> 1.30	preface/preface.sgml
	new -> 1.1	audit/Makefile
	new -> 1.13	audit/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d41 1
a207 12
# XXX The Handbook build currently overflows some internal, hardcoded
# limits in pdftex.  Until we split the Handbook up, build the PDF
# version using ps2pdf instead of pdftex.

PS2PDF?=	${PREFIX}/bin/ps2pdf

book.tex-pdf:
	${TOUCH} book.tex-pdf

book.pdf: book.ps
	${PS2PDF} book.ps book.pdf

@


1.18
log
@Grrrr. Disable index build in FRDP repository until we really find the source
of these errors.

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.43 2006/02/19 21:52:34 marck Exp $
d7 1
a7 1
# Original revision: 1.93
d160 1
d229 2
a230 5
.for p in ftp cvsup
SRCS+= mirrors.sgml.${p}.inc
CLEANFILES+= mirrors.sgml.${p}.inc
CLEANFILES+= mirrors.sgml.${p}.inc.tmp
.endfor
d232 28
a259 6
SRCS+= eresources.sgml.www.inc
CLEANFILES+= eresources.sgml.www.inc
CLEANFILES+= eresources.sgml.www.inc.tmp

URL_RELPREFIX?=	../../../..
DOC_PREFIX?=	${.CURDIR}/../../..
d264 1
a264 7
mirrors.sgml.${p}.inc: ${XML_MIRRORS} ${XSL_MIRRORS}
	${XSLTPROC} ${XSLTPROCOPTS} \
	    -o $@@.tmp \
	    --param 'type' "'$p'" \
	    --param 'proto' "'$p'" \
	    --param 'target' "'handbook/mirrors/chapter.sgml'" \
	    ${XSL_MIRRORS} ${XML_MIRRORS}
a266 1
	${RM} -f $@@.tmp
d269 1
a269 7
eresources.sgml.www.inc: ${XML_MIRRORS} ${XSL_MIRRORS}
	${XSLTPROC} ${XSLTPROCOPTS} \
	    -o $@@.tmp \
	    --param 'type' "'www'" \
	    --param 'proto' "'http'" \
	    --param 'target' "'handbook/eresources/chapter.sgml'" \
	    ${XSL_MIRRORS} ${XML_MIRRORS}
a271 1
	${RM} -f $@@.tmp
@


1.17
log
@Add geom chapter [1]
Sync it to current r1.22
Connect it to the Handbook build.

Submitted by:	[1] Denis Barov <dindin at dindin dot ru> (long ago)
Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.42 2006/02/19 12:21:47 marck Exp $
d40 1
a40 1
HAS_INDEX= true
@


1.16
log
@Hmm.  Currently I have no idea why the index can ever be built with cyrillic
entities inside (it seems it was never able to parse non-ASCII index terms).
For now, disable INDEX build again.
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.41 2005/07/24 10:34:29 marck Exp $
d40 1
a40 1
#HAS_INDEX= true
d124 1
d173 1
@


1.15
log
@MFen:
	1.91 -> 1.93	Makefile
	1.159 -> 1.161	book.sgml
	1.29 -> 1.31	chapters.ent
	1.75 -> 1.76	bibliography/chapter.sgml
	1.198 -> 1.210	config/chapter.sgml
	1.45 -> 1.54	desktop/chapter.sgml
	1.168 -> 1.171	eresources/chapter.sgml

Whitespace cleanup these files while I'm here.

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d40 1
a40 1
HAS_INDEX= true
@


1.14
log
@Disable index build for Russian Handbook until we catch the problem.
@
text
@d5 3
a7 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.37 2004/07/08 12:12:43 den Exp $
a8 2
# Original revision: 1.90
# 
d40 1
a40 1
#HAS_INDEX= true
d153 1
a153 1
# 
d194 1
a194 1
SRCS+=	chapters.ent 
d204 2
a205 2
# XXX The Handbook build currently overflows some internal, hardcoded 
# limits in pdftex.  Until we split the Handbook up, build the PDF 
@


1.13
log
@Unbreak the build: emergency import firewalls chapter,
in sync with verision 1.51

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d40 1
a40 1
HAS_INDEX= true
@


1.12
log
@Merge the following from the English version:

   1.84 -> 1.90 Makefile
   1.147 -> 1.150 book.sgml
   1.26 -> 1.27 chapters.ent
   1.323 -> 1.324 advanced-networking/chapter.sgml
   (new) -> 1.1 network-servers/Makefile
   (new) -> 1.5 network-servers/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d171 1
@


1.11
log
@Remove mac section from security chapter
Add mac chapter to the build

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d7 1
a7 1
# Original revision: 1.84
d32 2
a40 1
WITH_GLOSSARY?=
d49 1
d159 3
a161 1
SRCS=	book.sgml
d168 1
d180 1
a180 1
SRCS+=	desktop/chapter.sgml
d182 2
a184 2
SRCS+=	colophon.sgml
SRCS+=	ppp-and-slip/chapter.sgml
a190 3
SRCS+=	ports/chapter.sgml
SRCS+=	preface/preface.sgml
SRCS+=	colophon.sgml
a200 1
.if defined(WITH_GLOSSARY) && !empty(WITH_GLOSSARY)
a201 1
.endif
a216 2

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


1.10
log
@Merge the following from the English version:

   1.79 -> 1.84 Makefile
   1.154 -> 1.158 config/chapter.sgml
   1.200 -> 1.203 cutting-edge/chapter.sgml
   1.143 -> 1.144 eresources/chapter.sgml
   1.285 -> 1.288 install/chapter.sgml
   1.98 -> 1.99 introduction/chapter.sgml
   1.96 -> 1.97 l10n/chapter.sgml
   1.117 -> 1.118 mail/chapter.sgml
   1.81 -> 1.83 multimedia/chapter.sgml
   1.137 -> 1.138 ppp-and-slip/chapter.sgml
   1.19 -> 1.20 preface/preface.sgml
   1.133 -> 1.136 x11/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d171 1
a171 1
#SRCS+=	mac/chapter.sgml
@


1.9
log
@whitespace cleanup

Obtained from:  The FreeBSD Russian Documentation Project
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.35 2004/04/09 07:51:22 phantom Exp $
d7 1
a7 1
# Original revision: 1.79
d171 1
d216 1
a216 1
	@@${JADE} -V nochunks ${JADEOPTS} -d ${DSLPGP} -t sgml ${MASTERDOC}
a226 2
DOC_PREFIX?= ${.CURDIR}/../../..

d236 3
@


1.8
log
@Merge the following from the English version:

   1.28 -> 1.79 Makefile
   (new) -> 1.1 mail/Makefile
   1.20 -> 1.98 mail/chapter.sgml
   (new) -> 1.1 mirrors/Makefile
   1.66 -> 1.338 mirrors/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.34 2004/03/26 12:29:51 den Exp $
d157 1
a157 1
SRCS+=	book.sgml
d159 29
a187 29
SRCS+= basics/chapter.sgml
SRCS+= bibliography/chapter.sgml
SRCS+= boot/chapter.sgml
SRCS+= config/chapter.sgml
SRCS+= cutting-edge/chapter.sgml
SRCS+= disks/chapter.sgml
SRCS+= eresources/chapter.sgml
SRCS+= install/chapter.sgml
SRCS+= introduction/chapter.sgml
SRCS+= kernelconfig/chapter.sgml
SRCS+= l10n/chapter.sgml
SRCS+= linuxemu/chapter.sgml
SRCS+= mail/chapter.sgml
SRCS+= mirrors/chapter.sgml
SRCS+= multimedia/chapter.sgml
SRCS+= desktop/chapter.sgml
SRCS+= pgpkeys/chapter.sgml
SRCS+= preface/preface.sgml
SRCS+= colophon.sgml
SRCS+= ppp-and-slip/chapter.sgml
SRCS+= printing/chapter.sgml
SRCS+= security/chapter.sgml
SRCS+= serialcomms/chapter.sgml
SRCS+= users/chapter.sgml
SRCS+= vinum/chapter.sgml
SRCS+= x11/chapter.sgml
SRCS+= ports/chapter.sgml
SRCS+= preface/preface.sgml
SRCS+= colophon.sgml
d190 1
a190 1
SRCS+= chapters.ent 
d195 1
a195 1
CHAPTERS?= ${SRCS:M*chapter.sgml}
d197 1
a197 1
SGMLFLAGS+= ${CHAPTERS:S/\/chapter.sgml//:S/^/-i chap./}
d199 1
a199 1
SGMLFLAGS+= -i chap.freebsd-glossary
@


1.7
log
@Remove authors.ent from SRCS since there's no need for it to be there,
and because the path is liable to change (that's why we have
catalogs).
@
text
@d1 7
d11 18
a28 4
# The FreeBSD Russian Documentation Project
# $FreeBSD: doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.6 2001/06/21 03:38:33 chris Exp $
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.18 2001/03/11 12:04:50 phantom Exp $
# Original version: 1.28
d30 1
d38 3
d44 107
d157 2
a158 3
SRCS=  book.sgml
SRCS+= advanced-networking/chapter.sgml
SRCS+= backups/chapter.sgml
d162 1
a162 1
#SRCS+= contrib/chapter.sgml
d165 1
a165 2
#SRCS+= eresources/chapter.sgml
#SRCS+= hw/chapter.sgml
a166 1
#SRCS+= internals/chapter.sgml
d168 2
a169 4
#SRCS+= kernelconfig/chapter.sgml
SRCS+= kerneldebug/chapter.sgml
SRCS+= kernelopts/chapter.sgml
#SRCS+= l10n/chapter.sgml
d173 2
d176 4
a179 4
SRCS+= policies/chapter.sgml
SRCS+= ports/chapter.sgml
#SRCS+= ppp-and-slip/chapter.sgml
#SRCS+= printing/chapter.sgml
d181 3
a183 3
#SRCS+= serialcomms/chapter.sgml
SRCS+= staff/chapter.sgml
#SRCS+= users/chapter.sgml
d185 3
d191 25
a215 2
SRCS+= newsgroups.ent
SRCS+= ruauthors.ent
d218 20
d239 24
@


1.6
log
@Move mailing-lists.ent out of the Handbook and into the language-specific
share/sgml directories, create a public identifier for it and replace all
SYSTEM references to the file with PUBLIC references.

There was no repo-copy made of these files as there is no important
history to preserve.
@
text
@d5 1
a5 1
# $FreeBSD: doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.5 2001/06/11 01:20:25 ache Exp $
a57 1
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent 
@


1.5
log
@ISO_* -> ISO* rename
@
text
@d5 1
a5 1
# $FreeBSD: doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.4 2001/03/11 16:44:41 phantom Exp $
a59 1
SRCS+= mailing-lists.ent
@


1.4
log
@synchronize handbook sources with Russian Docu Project Repository.
see "Original revision" note for synchronization revision number.

Obtained from:  The FreeBSD Russian Documentation Project
@
text
@d5 1
a5 1
# $FreeBSD$
d58 1
a58 1
SRCS+= ../../../en_US.ISO_8859-1/books/handbook/authors.ent 
@


1.3
log
@Synchronize with FreeBSD Russian Doc Project CVS Repository.
@
text
@d6 1
a6 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.16 2000/11/15 17:21:30 phantom Exp $
d32 1
a32 1
#SRCS+= cutting-edge/chapter.sgml
d47 2
a48 1
#SRCS+= policies/chapter.sgml
a55 1
SRCS+= ports/chapter.sgml
@


1.2
log
@Update translation snapshot of the Russian version of the FreeBSD handbook.
It still not connected to build of main doc tree because here still a lot
work to do, but now we much closer to it than month ago :-)

This document is externally handled by FreeBSD Russian Documentation Project,
and intermediate snapshots are available from http://www.FreeBSD.org.ua/

Obtained from: The FreeBSD Russian Doc Project CVS (http://www.FreeBSD.org.ua/)
@
text
@d6 1
a6 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.12 2000/10/11 15:57:22 phantom Exp $
a18 2
NO_TIDY= YES

d33 1
a33 1
#SRCS+= disks/chapter.sgml
d40 2
a41 2
#SRCS+= kerneldebug/chapter.sgml
#SRCS+= kernelopts/chapter.sgml
d44 1
a44 1
#SRCS+= mail/chapter.sgml
d50 1
a50 1
#SRCS+= security/chapter.sgml
@


1.1
log
@Allow russian handbook to be built.
@
text
@d6 1
a6 1
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/Makefile,v 1.7 2000/07/08 13:35:13 phantom Exp $
d19 2
d28 2
a29 2
#SRCS+= advanced-networking/chapter.sgml
#SRCS+= backups/chapter.sgml
d32 1
a32 1
#SRCS+= boot/chapter.sgml
d40 1
a40 1
#SRCS+= introduction/chapter.sgml
d45 1
a45 1
#SRCS+= linuxemu/chapter.sgml
d56 2
a57 2
#SRCS+= x11/chapter.sgml
#SRCS+= ports/chapter.sgml
d60 1
a60 1
SRCS+= authors.ent 
@

