Add the Oct-Dec 2003 FreeBSD status report. Thanks to everyone for all of

the submissions!
This commit is contained in:
Scott Long 2004-01-28 19:14:40 +00:00
parent 3b78d7ce3b
commit 95393a7457
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19867
4 changed files with 2753 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/news/status/Makefile,v 1.20 2003/03/15 10:00:08 scottl Exp $
# $FreeBSD: www/en/news/status/Makefile,v 1.21 2003/10/09 06:12:34 scottl Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -24,6 +24,7 @@ DATA+= report-sept-2002-oct-2002.html
DATA+= report-nov-2002-dec-2002.html
DATA+= report-jan-2003-feb-2003.html
DATA+= report-mar-2003-sep-2003.html
DATA+= report-oct-2003-dec-2003.html
# Install a sample <project> entry.
DATA+= report-sample.xml

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.15 2003/03/15 10:00:08 scottl Exp $">
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.16 2003/10/09 12:55:26 scottl Exp $">
<!ENTITY title "FreeBSD Status Reports">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -33,6 +33,8 @@
<h2>2003</h2>
<ul>
<li><a href="report-oct-2003-dec-2003.html">October, 2003 -
December, 2003 </a></li>
<li><a href="report-mar-2003-sep-2003.html">March, 2003 -
September, 2003 </a></li>
<li><a href="report-jan-2003-feb-2003.html">January, 2003 -