Add the July-December 2004 Status Report.
This commit is contained in:
parent
e3c1cafc43
commit
e39edb0688
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23570
4 changed files with 4679 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/status/Makefile,v 1.24 2004/05/15 22:05:34 scottl Exp $
|
||||
# $FreeBSD: www/en/news/status/Makefile,v 1.25 2004/07/27 02:43:26 scottl Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -28,6 +28,7 @@ DATA+= report-oct-2003-dec-2003.html
|
|||
DATA+= report-jan-2004-feb-2004.html
|
||||
DATA+= report-mar-2004-apr-2004.html
|
||||
DATA+= report-may-2004-june-2004.html
|
||||
DATA+= report-july-2004-dec-2004.html
|
||||
|
||||
# Install a sample <project> entry.
|
||||
DATA+= report-sample.xml
|
||||
|
|
2337
en/news/status/report-2004-07-2004-12.xml
Normal file
2337
en/news/status/report-2004-07-2004-12.xml
Normal file
File diff suppressed because it is too large
Load diff
2337
en/news/status/report-july-2004-dec-2004.xml
Normal file
2337
en/news/status/report-july-2004-dec-2004.xml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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.19 2004/05/15 22:05:34 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/status/status.sgml,v 1.20 2004/07/27 02:43:26 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD Status Reports">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -33,6 +33,8 @@
|
|||
<h2>2004</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="report-july-2004-dec-2004.html">July, 2004 -
|
||||
December, 2004</a></li>
|
||||
<li><a href="report-may-2004-june-2004.html">May, 2004 -
|
||||
June, 2004</a></li>
|
||||
<li><a href="report-mar-2004-apr-2004.html">March, 2004 -
|
||||
|
|
Loading…
Reference in a new issue