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


1.5
date	2012.05.03.16.02.43;	author eadler;	state Exp;
branches;
next	1.4;

1.4
date	2012.04.29.21.35.32;	author simon;	state Exp;
branches;
next	1.3;

1.3
date	2007.02.26.22.35.28;	author kensmith;	state Exp;
branches;
next	1.2;

1.2
date	2002.03.05.15.27.34;	author murray;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.04.06.49.52;	author murray;	state Exp;
branches;
next	;


desc
@@


1.5
log
@re-add dst_info.sgml which may have some historical value

Requested by:	hrs, imp
@
text
@# $FreeBSD: www/en/releng/Makefile,v 1.4 2012/04/29 21:35:32 simon Exp $

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

DOCS?=	index.sgml charter.sgml dst_info.sgml

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


1.4
log
@Unbreak build by removing CVS deleted file from Makefile.

Pointyhat:	eadler
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releng/Makefile,v 1.3 2007/02/26 22:35:28 kensmith Exp $
d10 1
a10 1
DOCS?=	index.sgml charter.sgml
@


1.3
log
@Hook the new page about Daylight Savings Time change up to the build
and link to it from the index.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releng/Makefile,v 1.2 2002/03/05 15:27:34 murray Exp $
d10 1
a10 1
DOCS?=	index.sgml charter.sgml dst_info.sgml
@


1.2
log
@Add a charter for the release engineering team.

Approved by:	  core
@
text
@d1 1
a1 1
# $FreeBSD: www/en/releng/Makefile,v 1.1 2002/03/04 06:49:52 murray Exp $
d10 1
a10 1
DOCS?=	index.sgml charter.sgml
@


1.1
log
@Add a release engineering section of the web site, with information
about :

      * Upcoming Release Schedule.
      * Links to release engineering documentation.
      * Specific schedule for FreeBSD 4.6.
      * Current release engineering team.

In the very near future, this page will also contain a charter for the
RE team, a tentative schedule for 5.0, information about code freezes,
etc..
@
text
@d1 1
a1 1
# $FreeBSD$
d10 1
a10 1
DOCS?=	index.sgml
@

