head	1.6;
access;
symbols
	HRS_XML_CLEANUP:1.6
	HRS_XML_CLEANUP_PRE:1.6
	EMILYBOYD_REDESIGN:1.6
	PRE_REDESIGN:1.6;
locks; strict;
comment	@# @;


1.6
date	2005.05.24.03.29.38;	author scottl;	state Exp;
branches;
next	1.5;

1.5
date	2005.05.09.20.48.20;	author murray;	state Exp;
branches;
next	1.4;

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

1.3
date	2005.05.05.18.35.13;	author hrs;	state Exp;
branches;
next	1.2;

1.2
date	2005.01.30.20.10.05;	author kensmith;	state Exp;
branches;
next	1.1;

1.1
date	2004.10.22.09.49.00;	author rwatson;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Add the errata policy document for 5.4 (copied from 5.3).
@
text
@# $FreeBSD: www/en/releases/5.4R/Makefile,v 1.5 2005/05/09 20:48:20 murray Exp $

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

DOCS=	todo.sgml schedule.sgml errata_policy.sgml
DOCS+=	announce.sgml
DOCS+=	hardware.sgml
DOCS+=	installation.sgml
DOCS+=	relnotes.sgml

DATA=	docbook.css

DATA+=	errata.html
DATA+=	migration-guide.html
DATA+=	hardware-alpha.html
DATA+=	hardware-amd64.html
DATA+=	hardware-ia64.html
DATA+=	hardware-i386.html
DATA+=	hardware-pc98.html
DATA+=	hardware-sparc64.html
DATA+=	installation-alpha.html
DATA+=	installation-amd64.html
DATA+=	installation-ia64.html
DATA+=	installation-i386.html
DATA+=	installation-pc98.html
DATA+=	installation-sparc64.html
DATA+=	readme.html
DATA+=	relnotes-alpha.html
DATA+=	relnotes-amd64.html
DATA+=	relnotes-ia64.html
DATA+=	relnotes-i386.html
DATA+=	relnotes-pc98.html
DATA+=	relnotes-sparc64.html

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


1.5
log
@Add FreeBSD 5.4 announcement.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/5.4R/Makefile,v 1.4 2005/05/09 16:47:59 hrs Exp $
d10 1
a10 1
DOCS=	todo.sgml schedule.sgml
@


1.4
log
@Connect the 5.4R release documentation (except for the announcement)
to the WWW build in advance of the actual release.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/5.4R/Makefile,v 1.3 2005/05/05 18:35:13 hrs Exp $
d11 1
a11 1
#DOCS+=	announce.sgml
@


1.3
log
@Add glue pages for 5.4R release documents (not hooked up to the build yet).
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/5.4R/Makefile,v 1.2 2005/01/30 20:10:05 kensmith Exp $
d12 3
a14 3
#DOCS+=	hardware.sgml
#DOCS+=	installation.sgml
#DOCS+=	relnotes.sgml
d18 21
a38 21
#DATA+=	errata.html
#DATA+=	migration-guide.html
#DATA+=	hardware-alpha.html
#DATA+=	hardware-amd64.html
#DATA+=	hardware-ia64.html
#DATA+=	hardware-i386.html
#DATA+=	hardware-pc98.html
#DATA+=	hardware-sparc64.html
#DATA+=	installation-alpha.html
#DATA+=	installation-amd64.html
#DATA+=	installation-ia64.html
#DATA+=	installation-i386.html
#DATA+=	installation-pc98.html
#DATA+=	installation-sparc64.html
#DATA+=	readme.html
#DATA+=	relnotes-alpha.html
#DATA+=	relnotes-amd64.html
#DATA+=	relnotes-ia64.html
#DATA+=	relnotes-i386.html
#DATA+=	relnotes-pc98.html
#DATA+=	relnotes-sparc64.html
@


1.2
log
@Add the initial pass at the release schedule for 5.4 and hook it up to
the build.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releases/5.4R/Makefile,v 1.1 2004/10/22 09:49:00 rwatson Exp $
d10 5
a14 1
DOCS=	schedule.sgml todo.sgml
d18 22
@


1.1
log
@Place-holder templates for 5.4 and 6.0 todo lists.
@
text
@d1 1
a1 1
# $FreeBSD$
d10 1
a10 1
DOCS=	todo.sgml
@

