doc/en/internal/about.sgml
Remko Lodder 4f749fe744 Update information in the about.sgml file, also remove links to the
statistic pages [1].

Lowercase some HTML tags while we are here anyway.

PR:		www/121570 [1]
Submitted by:	gavin [1]
2008-03-12 12:41:34 +00:00

123 lines
4 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.59 2007/03/13 12:30:40 gabor Exp $">
<!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<h2>The Machine</h2>
<img src="../gifs/powerlogo.gif" alt="Powered by FreeBSD" align="right"> <p>The
machine <tt>www.FreeBSD.org</tt> is a dual 600MHz Pentium III set
up with 1024 megabytes of RAM and about 70 gigabytes of disk space.
The mail processing duties for the domain are handled by
<tt>hub.FreeBSD.org</tt>, a quad core 2.2GHz AMD64 system with 3072
megabytes of RAM and about 400 gigabytes disk space. Inbound mail
is buffered by <tt>mx1.FreeBSD.org</tt> and outbound mail relayed via
<tt>mx2.FreeBSD.org</tt>, both are dual 3.06 GHz Xeon systems with 1024
megabytes of RAM and 80 gigabytes of disk.</p>
<p>
Naturally, these systems all run FreeBSD. The hardware and network
connection have been generously provided by <a
href="http://www.bsdi.com/">BSDi</a>, <a
href="http://www.yahoo.com/">Yahoo!</a>, and other <a
href="../donations/donors.html">contributors</a> to the FreeBSD project.
</p>
<p>A complete list of all host names in the FreeBSD.org domain
is available at the <a href="machines.html">The FreeBSD.org Network</a>
page.
</p>
<h2>The Software</h2>
<img src="../gifs/apachepower.gif" alt="Powered by Apache" align="right"><p>
These pages are served up by the versatile and efficient <a
href="http://www.apache.org/">Apache http server</a>. In
addition, there are a few locally crafted CGI scripts.
Indexing of these pages and the mailing list archive are
provided by freewais-sf, a derivative of the CNIDR freewais.</p>
<h2>The Pages</h2>
<img src="../gifs/lynx.gif" alt="Lynx Friendly logo" align="right">
<p>The original web pages were put together by John Fieber
<a
href="http://people.FreeBSD.org/~jfieber/">&lt;jfieber@FreeBSD.org&gt;
</a> with input from the FreeBSD community and <b>you</b>.
<a
href="http://wolfram.schneider.org">&lt;wosch@FreeBSD.org&gt;</a>
was our first webmaster but this responsibility is now shared
by a larger team of web and documentation contributors.
The FreeBSD pages are valid XHTML 1.0 Transitional and should
degrade gracefully on any browser.</p>
See also the <a href="../docproj/docproj.html">FreeBSD Documentation Project</a>
<h2>Page Design</h2>
<p>The current website design was done by <a
href="http://www.emilyboyd.com">Emily Boyd</a> as part of the
<a href="http://code.google.com/soc">Google Summer of Code</a>
program in 2005.</p>
<p>The original page design was done by <A
HREF="http://www.asis.com/~meganm/">Megan McCormack</A></p>
<h2><a href="../doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
Building and updating the FreeBSD Web Pages</a></h2>
&webbuild;
<h2>Update of the FreeBSD Web Pages</h2>
<p>
The FreeBSD Web Pages on <tt>www.FreeBSD.org</tt> are
currently rebuilt according to the following schedule:</p>
<table class="tblbasic">
<tr>
<th>Time (UTC)</th>
<th>Build type</th>
</tr>
<tr>
<td>01:22</td>
<td>Full build</td>
</tr>
<tr>
<td>05:22</td>
<td>English www only</td>
</tr>
<tr>
<td>09:22</td>
<td>English only</td>
</tr>
<tr>
<td>13:22</td>
<td>Full build without PR and port statistics</td>
</tr>
<tr>
<td>17:22</td>
<td>English only</td>
</tr>
<tr>
<td>21:22</td>
<td>English www only</td>
</tr>
</table>
<p>The recent build status is available <a
href="http://www.freebsd.org/build/index.cgi">here</a>.</p>
<h2>Mirroring the FreeBSD Web Pages</h2>
<p>You can (and are encouraged to) <a href="mirror.html">mirror</a>
the FreeBSD web pages on www.FreeBSD.org.</p>
<p></p><a href="internal.html">FreeBSD Internal Home</a>
&footer;
</body>
</html>