head	1.7;
access;
symbols
	HRS_XML_CLEANUP:1.7
	HRS_XML_CLEANUP_PRE:1.7
	EMILYBOYD_REDESIGN:1.6
	PRE_REDESIGN:1.6
	XML_XSL_XP:1.3.0.2
	XML_XSL_XP_BP:1.3;
locks; strict;
comment	@# @;


1.7
date	2006.07.18.12.31.57;	author den;	state Exp;
branches;
next	1.6;

1.6
date	2005.05.11.10.14.08;	author den;	state Exp;
branches;
next	1.5;

1.5
date	2004.11.09.13.24.37;	author den;	state Exp;
branches;
next	1.4;

1.4
date	2003.12.30.18.38.21;	author andy;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.7
log
@MFen:
        1.44 -> 1.48 releases/Makefile
        1.104 -> 1.110 releases/index.sgml
        deleted      releases/snapshots.sgml

Current release versions updated into includes.sgml

Obtained from:	The FreeBSD Russian Documentation Project
@
text
@#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/www/ru/releases/Makefile,v 1.8 2006/07/18 12:21:53 den Exp $
#
# Original revision: 1.48
#

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

DOCS?=	index.sgml

SUBDIR=	5.3R 5.4R

.if defined $(NEW_BUILD)
SUBDIR=
.endif

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


1.6
log
@Add Russian translation of 5.4-RLEASE documentation and connect it to
the build.
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/www/ru/releases/Makefile,v 1.7 2005/05/11 10:07:35 den Exp $
d7 1
a7 1
# Original revision: 1.44
d17 1
a17 1
DOCS?=	index.sgml snapshots.sgml
@


1.5
log
@Add 5.3 release documentation to the build
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/www/ru/releases/Makefile,v 1.6 2004/11/09 12:55:01 den Exp $
d19 1
a19 1
SUBDIR=	5.3R
@


1.4
log
@MFen 1.39
@
text
@d5 1
a5 1
# $FreeBSDru: frdp/www/ru/releases/Makefile,v 1.4 2003/12/30 18:35:29 andy Exp $
d7 1
a7 1
# Original version: 1.39
d19 1
a19 5
#SUBDIR=	1.1 1.1.5 2.0 2.0.5R 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R
#SUBDIR+=	2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
#SUBDIR+=	3.3R 3.4R 3.5R 4.0R 4.1R 4.1.1R 4.2R 4.3R 4.4R 4.5R 4.6R
#SUBDIR+=	4.6.2R 4.7R 4.8R 4.9R
#SUBDIR+=	5.0R 5.1R 5.2R
@


1.3
log
@Synchronize with FreeBSD russian Documentation Project Repository.

This commit brings in some synchronizations, Original revisions for
all Makefiles, switch from en/web.mk to share/mk/web.site.mk
@
text
@d1 3
d5 4
a8 3
# The FreeBSD Russian Documentation Project
# $FreeBSDru: frdp/www/ru/releases/Makefile,v 1.3 2000/11/10 17:04:52 phantom Exp $
# Original version: 1.25
a12 1

d21 3
a23 2
#SUBDIR+=	3.3R 3.4R 3.5R
#SUBDIR+=	4.0R 4.1R 4.1.1R
@


1.2
log
@Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
@
text
@d2 3
a4 2
# $FreeBSDru: frdp/www/ru/releases/Makefile,v 1.2 2000/10/27 11:26:11 phantom Exp $
# Original version: 1.21
d10 4
d18 2
a19 1
#SUBDIR+=	3.3R 3.4R
d25 1
a25 1
.include "../web.mk"
@


1.1
log
@Build www/ru/releases/
@
text
@d2 1
@

