Commit graph

143 commits

Author SHA1 Message Date
Brad Davis
8bc2769373 Forced commit to note the repocopy of report-oct-2006-dec-2006.xml to report-2006-10-2006-12.xml. 2007-04-11 06:57:13 +00:00
Brad Davis
f9d7cb1bb7 Fix link to the October, 2006 - December, 2006 Status Report. 2007-04-11 06:40:27 +00:00
Brad Davis
ecf0561164 Clean up the status reports so that the format makes sense. 2007-04-11 06:13:30 +00:00
Brad Davis
3b19e730b9 Forced commit to note the following repocopies:
report-2007-jan-2007-mar.xml    -> report-2007-01-2007-03.xml
report-apr-2006-jun-2006.xml    -> report-2006-04-2006-06.xml
report-august-2001.xml          -> report-2001-08.xml
report-dec-2001-jan-2002.xml    -> report-2001-12-2002-01.xml
report-feb-2002-apr-2002.xml    -> report-2002-02-2002-04.xml
report-jan-2003-feb-2003.xml    -> report-2003-01-2003-02.xml
report-jan-2004-feb-2004.xml    -> report-2004-01-2004-02.xml
report-jan-2005-mar-2005.xml    -> report-2005-01-2005-03.xml
report-jan-2006-mar-2006.xml    -> report-2006-01-2006-03.xml
report-july-2001.xml            -> report-2001-07.xml
report-july-2002-aug-2002.xml   -> report-2002-07-2002-08.xml
report-july-2004-dec-2004.xml   -> report-2004-07-2004-12.xml
report-july-2005-oct-2005.xml   -> report-2005-07-2005-10.xml
report-june-2001.xml            -> report-2001-06.xml
report-june-2006-oct-2006.xml   -> report-2006-06-2006-10.xml
report-mar-2003-sep-2003.xml    -> report-2003-03-2003-09.xml
report-mar-2004-apr-2004.xml    -> report-2004-03-2004-04.xml
report-mar-2005-june-2005.xml   -> report-2005-03-2005-06.xml
report-may-2002-june-2002.xml   -> report-2002-05-2002-06.xml
report-may-2004-june-2004.xml   -> report-2004-05-2004-06.xml
report-nov-2002-dec-2002.xml    -> report-2002-11-2002-12.xml
report-november-2001.xml        -> report-2001-11.xml
report-oct-2003-dec-2003.xml    -> report-2003-10-2003-12.xml
report-oct-2005-dec-2005.xml    -> report-2005-10-2005-12.xml
report-oct-2006-dec-2006.xml    -> report-2006-10-2005-12.xml
report-sept-2002-oct-2002.xml   -> report-2002-09-2002-10.xml
report-september-2001.xml       -> report-2001-09.xml
2007-04-11 04:11:09 +00:00
Brad Davis
29deadabe6 Fix path to news.xml. 2007-04-10 16:01:01 +00:00
Brad Davis
f060379352 Correct the due date for the next status reports (July 7) and correct the CVS tag for RELEASE_4_EOL. 2007-04-10 15:12:08 +00:00
Brad Davis
a1e6deea85 Add the Jan - Mar 2007 Quarterly Status Report. Next status reports are due June 7, 2007. 2007-04-10 03:35:31 +00:00
Brad Davis
6a15a63f9a Small spelling changes. 2007-04-09 06:45:39 +00:00
Brad Davis
da13a983c7 Add the original README that Max wrote so I can find it easier next time.
Submitted by:	mlaier@
2007-04-09 05:03:15 +00:00
Max Laier
91d4db14da Add contact Address.
Reminded by:	Ed Schouten
2007-03-22 19:15:16 +00:00
Joel Dahl
c710aad873 wikitest -> wiki 2007-02-02 07:41:09 +00:00
Ceri Davies
2abb38d12f Correct a typo. 2007-01-22 18:38:28 +00:00
Max Laier
85437132a6 Add the Oct - Dec 2006 Status Report. Next reports are due April 7, 2007.
Additional proof-reading:	brueffer
2007-01-16 22:50:46 +00:00
Max Laier
573a46cef1 Move submissions to Jan, 14th. 2007-01-07 16:06:27 +00:00
Giorgos Keramidas
449ea3a6cb Fix various minor nits here and there. 2006-10-23 06:13:09 +00:00
Brad Davis
511eff4efe Add the June - Oct 2006 Status Report. Next reports are due Jan 06, 2007. 2006-10-19 06:37:53 +00:00
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Christian Brueffer
ace0a6eca0 Some typo and grammar fixes. 2006-07-17 10:09:26 +00:00
Max Laier
beceecc6f2 Add the April-June 2006 Status Report. Next reports due October 6. 2006-07-11 22:16:49 +00:00
Christian Brueffer
abf0c677da More fixes, typos etc. 2006-04-14 10:52:35 +00:00
Christian Brueffer
d64fec00da - fix typo
- s/freebsd/FreeBSD/ for consistency
2006-04-14 10:39:51 +00:00
Max Laier
0492cd09ca 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
2006-04-14 03:12:02 +00:00
Ceri Davies
b65921a5d7 Kill one more typo. 2006-01-27 11:47:42 +00:00
Brad Davis
7d7d030589 s/fundraise/fundraiser
Approved by:	ceri@
2006-01-26 23:52:33 +00:00
Mark Linimon
971800bafd Correct Doug Ambrisko's userid.
Spotted by:	flz
2006-01-26 21:07:34 +00:00
Mark Linimon
75c29f95ed Fix two typos. 2006-01-26 20:16:17 +00:00
Max Laier
6bdea3861d Fix link for Andre's papers which are at http://people.freebsd.org/~andre/
of course.

Submitted by:	barner
2006-01-26 15:24:37 +00:00
Max Laier
7f1631c7ea Add the October-December 2005 Status Report. Next reports due April 7. 2006-01-26 12:31:59 +00:00
Pav Lucistnik
64a4877aee - Remove usage of undefined attribute set att.body (gone with emily's redesign)
Pointed out by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2006-01-21 14:58:36 +00:00
Brad Davis
4101c5d48d Fix a bunch of grammer/readability nits.
Approved by:	ceri@
2006-01-21 09:12:32 +00:00
Max Laier
f2cfb417bf It's 2006 since 14 days already. My bad. 2006-01-14 21:53:32 +00:00
Max Laier
075351ab1e Prepare for next round: October - now, submission due 01/20/06 2006-01-13 19:11:10 +00:00
Max Laier
8b922ae8e2 Belatedly add the July-December 2004 Status Report. 2005-11-18 12:28:28 +00:00
Max Laier
7449da42aa Update submission deadline: 20 Oct everyone! 2005-10-18 19:46:32 +00:00
Max Laier
84e2ce743e Get ready for the next round of status reports.
Approved by:	simon
2005-10-06 17:37:57 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Hiroki Sato
b05c6e03b5 Introduce doc.xml.mk and XMLDOC variable to simplify build
of XML docs.  Note that XML catalog support is still incomplete.
2005-09-18 04:33:46 +00:00
Remko Lodder
e11e6f6d37 Fix some spelling etc.
Submitted by:		Daniel Seuffert
2005-07-26 13:37:39 +00:00
Max Laier
6d1356c4ef Add the March-June 2005 Status Report. 2005-07-23 13:16:32 +00:00
Max Laier
43f2ef93da Last call for status reports: Monday 07/18 20:00 GMT 2005-07-16 13:09:13 +00:00
Max Laier
fafd146f14 Open status reports for Apr-June. Submission due July 15.
Approved by:	brueffer
2005-07-06 11:44:55 +00:00
Max Laier
c612f94286 Add a new category 'soc' for Google Summer of Code related reports - which
we hope to receive ;)

Approved by:	brueffer
2005-07-06 11:42:11 +00:00
Jesus R. Camou
4cf2449950 o Capitalize consistently FreeBSD.org on email
addresses.

o Fix a couple links.

Submitted by:	Brad Davis <sol4k@sol4k.com>
Approved by:	trhodes (mentor)
2005-04-26 18:12:02 +00:00
Marc Fonvieille
da54ab6587 - Typos fixes
- some s/linux/Linux and s/openbsd/OpenBSD for document consistency
2005-04-23 09:12:04 +00:00
Marc Fonvieille
4f5bae9870 s/freebsdsystmes/freebsdsystems
Spotted by:	B.Bonev <b_bonev@mail.orbitel.bg>
2005-04-23 08:41:51 +00:00
Max Laier
1ff32cf487 Forgot this report from Damien in my mailbox. 2005-04-21 23:00:07 +00:00
Max Laier
a5fc1681ad Comment out next submission due part until next time. 2005-04-21 21:51:38 +00:00
Scott Long
01f0f593e4 Add the Jan-Mar 2005 status report. Thanks to Julian for greatly improving
turnout with the web CGI form, and thanks to Max Laier for keeping the ball
rolling and doing much of the grunt work.
2005-04-21 17:55:46 +00:00
Max Laier
655ae3ee77 Inform about extended submission due - Apr 20 last call everybody! 2005-04-17 14:36:30 +00:00
Max Laier
e1741e474c Add 'bin' to the comment about available categories. 2005-04-13 14:11:12 +00:00