Add the January-March 2006 Status Report. Next reports due July 7.

While here s/Bi-Monthly/Quarterly/ as that is what we do these days.

Proof-read by:	brd
This commit is contained in:
Max Laier 2006-04-14 03:12:02 +00:00
parent 83203470d5
commit 0492cd09ca
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27541
4 changed files with 2938 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/news/status/Makefile,v 1.30 2005/11/18 12:28:28 mlaier Exp $
# $FreeBSD: www/en/news/status/Makefile,v 1.31 2006/01/26 12:31:59 mlaier Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -31,6 +31,7 @@ XMLDOCS+= report-jan-2005-mar-2005
XMLDOCS+= report-mar-2005-june-2005
XMLDOCS+= report-july-2005-oct-2005
XMLDOCS+= report-oct-2005-dec-2005
XMLDOCS+= report-jan-2006-mar-2006
XSLT.DEFAULT= report.xsl
SRCS.DEFAULT= includes.xsl

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.34 2006/01/14 21:53:32 mlaier Exp $">
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.35 2006/01/26 12:31:59 mlaier Exp $">
<!ENTITY title "FreeBSD Status Reports">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,7 +9,7 @@
<html>
&header;
<h2>Next submission due: April 7 2006</h2>
<h2>Next submission due: July 7 2006</h2>
<p>Use the <a href="http://www.FreeBSD.org/cgi/monthly.cgi">xml
generator</a> or download and edit the <a href="report-sample.xml">
@ -28,7 +28,7 @@
difficult even for the most dedicated developer to remain on top of all
the work going on in the tree.</p>
<p>The FreeBSD Bi-Monthly Development Status Report attempts to address this
<p>The FreeBSD Quarterly Development Status Report attempts to address this
problem by providing a vehicle that allows developers to make the broader
community aware of their on-going work on FreeBSD, both in and out of the
central source repository. For each project and sub-project, a one
@ -39,6 +39,13 @@
<p>These status reports may be reproduced in whole or in part, as long as the
source is clearly identified and appropriate credit given. </p>
<h2>2006</h2>
<ul>
<li><a href="report-jan-2006-mar-2006.html">January, 2006 -
March, 2006</a></li>
</ul>
<h2>2005</h2>
<ul>