Merge new www design.

Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
This commit is contained in:
Hiroki Sato 2005-10-04 20:06:58 +00:00
parent f9105467ef
commit 85091d3db7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25850
32 changed files with 224 additions and 238 deletions

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/donations/index.sgml,v 1.11 2003/04/20 20:55:25 murray Exp $"> <!ENTITY date "$FreeBSD: www/en/donations/index.sgml,v 1.12 2005/01/05 10:04:43 keramida Exp $">
<!ENTITY title "FreeBSD Donations Liaison"> <!ENTITY title "FreeBSD Donations Liaison">
<!ENTITY email 'donations'> <!ENTITY email 'donations'>
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<html> <html>

View file

@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.25 2005/07/16 06:06:44 rushani Exp $"> <!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.26 2005/07/16 06:26:38 rushani Exp $">
<!ENTITY title "About FreeBSD's Technological Advances"> <!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
@ -9,17 +10,12 @@
<h1>FreeBSD offers many advanced features.</h1> <h1>FreeBSD offers many advanced features.</h1>
<blockquote>
<p>No matter what the application, you want your system's resources <p>No matter what the application, you want your system's resources
performing at their full potential. FreeBSD's advanced features performing at their full potential. FreeBSD's advanced features
enable you to do just that.</p> enable you to do just that.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>A complete operating system based on 4.4BSD.</h2>
color="#FF0000"><font size="+1">A complete operating system based on
4.4BSD.</font></font>
<blockquote>
<p>FreeBSD's distinguished roots derive from the latest <b>BSD</b> <p>FreeBSD's distinguished roots derive from the latest <b>BSD</b>
software releases from the Computer Systems Research Group at the software releases from the Computer Systems Research Group at the
University of California, Berkeley. The book <i>The Design and University of California, Berkeley. The book <i>The Design and
@ -32,14 +28,11 @@
extend the feature set of the 4.4BSD operating system in many ways, extend the feature set of the 4.4BSD operating system in many ways,
striving constantly to make each new release of the OS more stable, striving constantly to make each new release of the OS more stable,
faster and containing new functionality driven by user requests.</p> faster and containing new functionality driven by user requests.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD provides higher performance,
color="#FF0000"><font size="+1">FreeBSD provides higher performance,
greater compatibility with other operating systems and less system greater compatibility with other operating systems and less system
administration.</font></font> administration.</h2>
<blockquote>
<p>FreeBSD's developers attacked some of the more difficult problems in <p>FreeBSD's developers attacked some of the more difficult problems in
operating systems design to give you these advanced features:</p> operating systems design to give you these advanced features:</p>
@ -139,13 +132,9 @@
the operating system kernel, improving performance.</li> the operating system kernel, improving performance.</li>
</ul> </ul>
</blockquote> <h2>FreeBSD provides many security features
to protect networks and servers.</h2>
<hr align="left" noshade="noshade" width="100%"><font
color="#FF0000"><font size="+1">FreeBSD provides many security features
to protect networks and servers.</font></font>
<blockquote>
<p>The FreeBSD developers are as concerned about security as they are <p>The FreeBSD developers are as concerned about security as they are
about performance and stability. FreeBSD includes kernel support for about performance and stability. FreeBSD includes kernel support for
<b>stateful IP firewalling</b>, as well as other services, such as <b>stateful IP firewalling</b>, as well as other services, such as
@ -162,7 +151,6 @@
jails, chroot-ing services to restrict application access to the jails, chroot-ing services to restrict application access to the
file system, Secure RPC facilities, and access lists for services file system, Secure RPC facilities, and access lists for services
that support TCP wrappers.</p> that support TCP wrappers.</p>
</blockquote>
&footer; &footer;
</body> </body>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/gnome/contact.sgml,v 1.28 2005/04/18 16:10:09 jylefort Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/contact.sgml,v 1.29 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: Contact Us"> <!ENTITY title "FreeBSD GNOME Project: Contact Us">
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.18 2004/08/25 03:31:12 adamw Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.19 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug"> <!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.36 2005/09/16 06:49:47 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.37 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/example-Makefile.sgml,v 1.5 2004/08/25 03:34:54 adamw Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/example-Makefile.sgml,v 1.6 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: Example GNOME Makefile"> <!ENTITY title "FreeBSD GNOME Project: Example GNOME Makefile">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -17,7 +17,7 @@
# Date created: 27 December 2003 # Date created: 27 December 2003
# Whom: Some GNOME User &lt;&email;@FreeBSD.org&gt; # Whom: Some GNOME User &lt;&email;@FreeBSD.org&gt;
# #
# $FreeBSD: www/en/gnome/docs/example-Makefile.sgml,v 1.5 2004/08/25 03:34:54 adamw Exp $ # $FreeBSD: www/en/gnome/docs/example-Makefile.sgml,v 1.6 2005/10/04 17:38:26 blackend Exp $
# #
# For this example, assume there was already a gnomeapp in the tree, and that this # For this example, assume there was already a gnomeapp in the tree, and that this

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.99 2005/09/26 00:02:55 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.100 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../../"> <!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq210.sgml,v 1.8 2005/03/16 06:32:27 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/faq210.sgml,v 1.9 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../../"> <!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq28.sgml,v 1.4 2004/11/10 05:33:09 ahze Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/faq28.sgml,v 1.5 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ"> <!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome1_porting.sgml,v 1.3 2004/05/22 21:36:40 pav Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome1_porting.sgml,v 1.4 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME 1 Components"> <!ENTITY title "FreeBSD GNOME Project: GNOME 1 Components">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.18 2005/03/27 01:10:41 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.19 2005/10/04 17:38:26 blackend Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components"> <!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components">
<!ENTITY % navincludes SYSTEM "../../includes.navabout.sgml"> %navincludes; <!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.69 2005/07/16 02:33:44 marcus Exp $ --> <!-- $FreeBSD: www/en/gnome/index.xsl,v 1.70 2005/08/09 03:37:50 adamw Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@ -9,7 +9,8 @@
<xsl:import href="includes.xsl"/> <xsl:import href="includes.xsl"/>
<xsl:variable name="base" select="'..'"/> <xsl:variable name="base" select="'..'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.69 2005/07/16 02:33:44 marcus Exp $'"/> <xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.70 2005/08/09 03:37:50 adamw Exp $'"/>
<xsl:variable name="section" select="'developers'"/>
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/> <xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
<xsl:output type="html" encoding="iso-8859-1" <xsl:output type="html" encoding="iso-8859-1"
@ -19,90 +20,82 @@
<html> <html>
<xsl:copy-of select="$header1"/> <xsl:copy-of select="$header1"/>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084" <body xsl:use-attribute-sets="att.body">
alink="#0000FF">
<xsl:copy-of select="$header2"/> <div id="containerwrap">
<div id="container">
<xsl:copy-of select="$header2"/>
<table border="0" cellspacing="0" cellpadding="2"> <div id="content">
<tr> <xsl:copy-of select="$sidenav"/>
<td valign="top"> <!-- width="10%" -->
<table border="0" cellspacing="0" cellpadding="1"
bgcolor="#000000" width="100%">
<tr> <td>
<table cellpadding="4" cellspacing="0" border="0"
bgcolor="#ffcc66" width="100%">
<tr>
<td>
<p><font size="+1" color="#990000"><b>GNOME on FreeBSD</b></font> <div id="contentwrap">
<small><br/> <div id="rightwrap">
&#183; <a href="http://www.FreeBSD.org/gnome/">GNOME on FreeBSD Home</a><br/> <div class="rightnav">
&#183; <a href="docs/faq2.html#q1">Installation Instructions</a><br/>
&#183; <a href="docs/faq210.html#q2">Upgrade Instructions</a><br/>
&#183; <a href="../ports/gnome.html">Available Applications</a><br/>
&#183; <a href="docs/volunteer.html">How to Help</a><br/>
&#183; <a href="docs/bugging.html">Reporting a Bug</a><br/>
&#183; <a href="screenshots.html">Screenshots</a><br/>
&#183; <a href="contact.html">Contact Us</a><br/>
</small></p>
<p><font size="+1" color="#990000"><b>Documentation</b></font> <h2>FreeBSD GNOME News</h2>
<small><br/>
&#183; <a href="docs/faq2.html">FAQ</a><br/>
&#183; <a href="docs/faq210.html">2.8 to 2.10 Upgrade FAQ</a><br/>
&#183; <a href="docs/develfaq.html">Development Branch FAQ</a><br/>
&#183; <a href="docs/porting.html">Creating Ports</a><br/>
&#183; <a href="docs/faq210.html#q5">Known Issues</a><br/>
</small></p>
<p><font size="+1" color="#990000"><b>Resources</b></font> <p>Latest update:
<small><br/> <xsl:value-of
&#183; <a href="http://www.gnome.org/">GNOME Project</a><br/> select="descendant::month[position() = 1]/name"/>
&#183; <a href="http://gnomedesktop.org">FootNotes</a><br/> <xsl:text> </xsl:text>
&#183; <a href="http://www.gnomejournal.org">GNOME Journal</a><br/> <xsl:value-of
&#183; <a select="descendant::day[position() = 1]/name"/>,
href="http://www.gnomefiles.org">GNOME <xsl:text> </xsl:text>
Files</a><br/> <xsl:value-of
&#183; <a href="http://gnu-darwin.sourceforge.net/GNOME/">GNOME on GNU/Darwin</a><br/> select="descendant::year[position() = 1]/name"/></p>
</small></p> <ul>
<p><font size="+1" color="#990000"><b>Related Projects</b></font> <!-- Pull in the 10 most recent news items -->
<small><br/> <xsl:for-each select="descendant::event[position() &lt;= 10]">
&#183; <a href="http://www.kde.org/">KDE Project</a><br/> <li><a>
&#183; <a href="http://freebsd.kde.org/">KDE on FreeBSD</a><br/> <xsl:attribute name="href">
&#183; <a href="http://www.opengroup.org/desktop/">CDE (commercial)</a><br/> newsflash.html#<xsl:call-template name="generate-event-anchor"/>
</small></p> </xsl:attribute>
<xsl:choose>
<xsl:when test="count(child::title)">
<xsl:value-of select="title"/><br/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="p"/><br/>
</xsl:otherwise>
</xsl:choose>
</a></li>
</xsl:for-each>
<li><a href="newsflash.html">More...</a></li>
</ul>
</div> <!-- rightnav -->
<form action="http://lists.FreeBSD.org/htcgi/htsearch" method="post"> <br />
<small>Search the freebsd-gnome mailing list archives:<br/>
<input type="text" name="words" size="10"/>
<input type="hidden" name="config"
value="htdig-mailman/freebsd-gnome"/>
<input type="hidden" name="restrict"
value=""/>
<input type="hidden" name="exclude"
value=""/>
<input type="submit" value="Search"/> <div class="rightnav">
</small>
</form>
</td> <h2>GNOME Project News</h2>
</tr> <ul>
</table> <xsl:for-each select="document('http://gnomedesktop.org/backend.php')/rss/channel/*[name() = 'item'][position() &lt; 10]">
</td> <li><a>
</tr> <xsl:attribute name="href">
</table> <xsl:value-of select="link"/>
</td> </xsl:attribute>
<xsl:value-of select="title"/><br/>
</a></li>
</xsl:for-each>
<li><a>
<xsl:for-each select="document('http://gnomedesktop.org/backend.php')/rss/*[name() = 'channel'][position() = 1]">
<xsl:attribute name="href">
<xsl:value-of select="link"/>
</xsl:attribute>More...
</xsl:for-each>
</a></li>
</ul>
</div> <!-- rightnav -->
</div> <!-- rightwrap -->
<td></td> <xsl:copy-of select="$header3"/>
<!-- Main body column --> <h2>What is GNOME?</h2>
<td align="left" valign="top" rowspan="2"> <img src="{$base}/gnome/images/gnome.png" align="right"
<h2><font color="#990000">What is GNOME?</font></h2>
<img src="{$base}/gnome/images/gnome.png" align="right"
border="0" alt="GNOME Logo"/> border="0" alt="GNOME Logo"/>
<p>GNOME is a complete desktop environment, and a <p>GNOME is a complete desktop environment, and a
@ -128,14 +121,14 @@
"<a href="http://www.gnome.org/about/">What is GNOME?</a>" "<a href="http://www.gnome.org/about/">What is GNOME?</a>"
page.</p> page.</p>
<h2><font color="#990000">Upgrading to GNOME 2.10?</font></h2> <h2>Upgrading to GNOME 2.10?</h2>
<p>If you are upgrading from GNOME 2.8 to GNOME 2.10, read the <p>If you are upgrading from GNOME 2.8 to GNOME 2.10, read the
<a href="docs/faq210.html">Upgrade FAQ</a> for upgrade <a href="docs/faq210.html">Upgrade FAQ</a> for upgrade
instructions, and be sure to use the instructions, and be sure to use the
<a href="gnome_upgrade.sh">upgrade script</a>!</p> <a href="gnome_upgrade.sh">upgrade script</a>!</p>
<h2><font color="#990000">State of the port</font></h2> <h2>State of the port</h2>
<p>GNOME for FreeBSD is currently supported on <p>GNOME for FreeBSD is currently supported on
4.10, 4.11, 5.3, 5.4, 6.0, 4-STABLE, 5-STABLE, 4.10, 4.11, 5.3, 5.4, 6.0, 4-STABLE, 5-STABLE,
@ -143,7 +136,7 @@
Most of GNOME has been ported to FreeBSD, but there is still Most of GNOME has been ported to FreeBSD, but there is still
<a href="docs/volunteer.html">plenty left to be done</a>!</p> <a href="docs/volunteer.html">plenty left to be done</a>!</p>
<h2><font color="#990000">Simple solutions to build problems - quickly!</font></h2> <h2>Simple solutions to build problems - quickly!</h2>
<p>GNOME is simple and easy to build using the FreeBSD ports system, but <p>GNOME is simple and easy to build using the FreeBSD ports system, but
sometimes things simply go wrong. If GNOME -- or anything that uses sometimes things simply go wrong. If GNOME -- or anything that uses
@ -152,83 +145,64 @@
tool from the directory of the failed port, and let the gnomelogalyzer tool from the directory of the failed port, and let the gnomelogalyzer
figure out what's wrong and how to fix it!</p> figure out what's wrong and how to fix it!</p>
</td> <h2>GNOME on FreeBSD</h2>
<ul>
<li><a href="http://www.FreeBSD.org/gnome/">GNOME on FreeBSD Home</a></li>
<li><a href="docs/faq2.html#q1">Installation Instructions</a></li>
<li><a href="docs/faq210.html#q2">Upgrade Instructions</a></li>
<li><a href="../ports/gnome.html">Available Applications</a></li>
<li><a href="docs/volunteer.html">How to Help</a></li>
<li><a href="docs/bugging.html">Reporting a Bug</a></li>
<li><a href="screenshots.html">Screenshots</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
<td></td> <h2>Documentation</h2>
<ul>
<li><a href="docs/faq2.html">FAQ</a></li>
<li><a href="docs/faq210.html">2.8 to 2.10 Upgrade FAQ</a></li>
<li><a href="docs/develfaq.html">Development Branch FAQ</a></li>
<li><a href="docs/porting.html">Creating Ports</a></li>
<li><a href="docs/faq210.html#q5">Known Issues</a></li>
</ul>
<!-- Right-most column --> <h2>Resources</h2>
<td valign="top"> <!-- width="20%" --> <ul>
<!-- News table --> <li><a href="http://www.gnome.org/">GNOME Project</a></li>
<table border="0" cellspacing="0" cellpadding="1" <li><a href="http://gnomedesktop.org">FootNotes</a></li>
bgcolor="#000000" width="100%"> <li><a href="http://www.gnomejournal.org">GNOME Journal</a></li>
<tr> <li><a
<td> href="http://www.gnomefiles.org">GNOME
<table cellpadding="4" cellspacing="0" border="0" Files</a></li>
bgcolor="#ffcc66" width="100%"> <li><a href="http://gnu-darwin.sourceforge.net/GNOME/">GNOME on GNU/Darwin</a></li>
<tr> </ul>
<td valign="top">
<p><font size="+1" color="#990000"><b>FreeBSD GNOME News</b></font><br/> <h2>Related Projects</h2>
<font size="-1"> <ul>
Latest update: <li><a href="http://www.kde.org/">KDE Project</a></li>
<xsl:value-of <li><a href="http://freebsd.kde.org/">KDE on FreeBSD</a></li>
select="descendant::month[position() = 1]/name"/> <li><a href="http://www.opengroup.org/desktop/">CDE (commercial)</a></li>
<xsl:text> </xsl:text> </ul>
<xsl:value-of
select="descendant::day[position() = 1]/name"/>,
<xsl:text> </xsl:text>
<xsl:value-of
select="descendant::year[position() = 1]/name"/>
<br/>
<!-- Pull in the 10 most recent news items -->
<xsl:for-each select="descendant::event[position() &lt;= 10]">
&#183; <a>
<xsl:attribute name="href">
newsflash.html#<xsl:call-template name="generate-event-anchor"/>
</xsl:attribute>
<xsl:choose>
<xsl:when test="count(child::title)">
<xsl:value-of select="title"/><br/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="p"/><br/>
</xsl:otherwise>
</xsl:choose>
</a>
</xsl:for-each>
<a href="newsflash.html">More...</a>
</font></p>
<p><font size="+1" color="#990000"><b>GNOME Project News</b></font><br/> <form action="http://lists.FreeBSD.org/htcgi/htsearch" method="post">
<font size="-1"> <p>Search the freebsd-gnome mailing list archives:</p>
<xsl:for-each select="document('http://gnomedesktop.org/backend.php')/rss/channel/*[name() = 'item'][position() &lt; 10]"> <input type="text" name="words" size="25"/>
&#183; <a> <input type="hidden" name="config"
<xsl:attribute name="href"> value="htdig-mailman/freebsd-gnome"/>
<xsl:value-of select="link"/> <input type="hidden" name="restrict"
</xsl:attribute> value=""/>
<xsl:value-of select="title"/><br/> <input type="hidden" name="exclude"
</a> value=""/>
</xsl:for-each> <input type="submit" value="Search"/>
<a> </form>
<xsl:for-each select="document('http://gnomedesktop.org/backend.php')/rss/*[name() = 'channel'][position() = 1]">
<xsl:attribute name="href">
<xsl:value-of select="link"/>
</xsl:attribute>More...
</xsl:for-each>
</a>
</font></p>
</td> </div> <!-- contentwrap -->
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr> <br class="clearboth" />
</table> </div> <!-- content -->
<xsl:copy-of select="$footer"/> <xsl:copy-of select="$footer"/>
</div> <!-- container -->
</div> <!-- containerwrap -->
</body> </body>
</html> </html>
</xsl:template> </xsl:template>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD: www/en/gnome/newsflash.xsl,v 1.4 2004/01/24 07:58:44 marcus Exp $ --> <!-- $FreeBSD: www/en/gnome/newsflash.xsl,v 1.5 2004/12/28 06:21:15 marcus Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:cvs="http://www.FreeBSD.org/XML/CVS" exclude-result-prefixes="cvs"> xmlns:cvs="http://www.FreeBSD.org/XML/CVS" exclude-result-prefixes="cvs">
@ -14,6 +14,7 @@
<xsl:variable name="date"> <xsl:variable name="date">
<xsl:value-of select="//cvs:keyword[@name='freebsd']"/> <xsl:value-of select="//cvs:keyword[@name='freebsd']"/>
</xsl:variable> </xsl:variable>
<xsl:variable name="section" select="'developers'"/>
<xsl:output type="html" encoding="iso-8859-1"/> <xsl:output type="html" encoding="iso-8859-1"/>
@ -22,11 +23,19 @@
<xsl:copy-of select="$header1"/> <xsl:copy-of select="$header1"/>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084" <body xsl:use-attribute-sets="att.body">
alink="#0000FF">
<div id="containerwrap">
<div id="container">
<xsl:copy-of select="$header2"/> <xsl:copy-of select="$header2"/>
<div id="content">
<xsl:copy-of select="$sidenav"/>
<div id="contentwrap">
<xsl:copy-of select="$header3"/>
<!-- Notice how entity references in SGML become variable references <!-- Notice how entity references in SGML become variable references
in the stylesheet, and that the syntax for referring to variables in the stylesheet, and that the syntax for referring to variables
inside an attribute is "{$variable}". inside an attribute is "{$variable}".
@ -44,7 +53,15 @@
<xsl:apply-templates select="descendant::month"/> <xsl:apply-templates select="descendant::month"/>
<xsl:copy-of select="$newshome"/> <xsl:copy-of select="$newshome"/>
<xsl:copy-of select="$footer"/>
</div> <!-- contentwrap -->
<br class="clearboth" />
</div> <!-- content -->
<xsl:copy-of select="$footer"/>
</div> <!-- container -->
</div> <!-- containerwrap -->
</body> </body>
</html> </html>
</xsl:template> </xsl:template>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.54 2005/08/14 18:11:38 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.55 2005/08/15 20:02:40 ahze Exp $">
<!ENTITY title "FreeBSD GNOME Project: Screenshots"> <!ENTITY title "FreeBSD GNOME Project: Screenshots">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes; <!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.51 2004/08/02 07:57:34 murray Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.52 2004/08/30 19:11:31 ceri Exp $">
<!ENTITY title "About the FreeBSD WWW Server"> <!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/bylaws.sgml,v 1.4 2002/11/01 07:55:14 imp Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/bylaws.sgml,v 1.5 2004/07/19 20:38:04 krion Exp $">
<!ENTITY title "Core Bylaws"> <!ENTITY title "Core Bylaws">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/core-vote.sgml,v 1.3 2003/12/13 04:52:45 imp Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/core-vote.sgml,v 1.4 2003/12/14 23:01:56 imp Exp $">
<!ENTITY title "Core's Voting Procedures"> <!ENTITY title "Core's Voting Procedures">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.32 2004/12/15 17:27:10 trhodes Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.33 2005/07/27 21:49:42 murray Exp $">
<!ENTITY title "Resources for FreeBSD Committers"> <!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/doceng.sgml,v 1.5 2004/11/08 15:45:54 kuriyama Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/doceng.sgml,v 1.6 2005/01/18 19:01:53 blackend Exp $">
<!ENTITY title "FreeBSD Doceng Team Charter"> <!ENTITY title "FreeBSD Doceng Team Charter">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers; <!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/expire-bits.sgml,v 1.2 2002/03/16 08:13:04 murray Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/expire-bits.sgml,v 1.1 2002/04/06 15:35:30 rwatson Exp $">
<!ENTITY title "Commit Bit Expiration Policy"> <!ENTITY title "Commit Bit Expiration Policy">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/en/internal/fortunes.sgml,v 1.1 2005/08/19 16:24:02 murray Exp $">
<!ENTITY title "Fortune File Commit Policy"> <!ENTITY title "Fortune File Commit Policy">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/homepage.sgml,v 1.5 2001/07/13 12:52:14 dd Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/homepage.sgml,v 1.6 2002/03/16 08:30:13 murray Exp $">
<!ENTITY title "FreeBSD Homepages"> <!ENTITY title "FreeBSD Homepages">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY homepage SYSTEM "homepage.inc"> <!ENTITY homepage SYSTEM "homepage.inc">
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.28 2004/06/12 23:19:00 marcus Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.29 2005/06/11 23:05:01 murray Exp $">
<!ENTITY title "FreeBSD Internal Pages"> <!ENTITY title "FreeBSD Internal Pages">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.55 2005/07/25 15:18:53 kensmith Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.56 2005/09/03 02:21:48 jcamou Exp $">
<!ENTITY title "The FreeBSD.org Network"> <!ENTITY title "The FreeBSD.org Network">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -18,7 +19,7 @@ this file</a>.</p>
<h2>All host names in the FreeBSD.org domain</h2> <h2>All host names in the FreeBSD.org domain</h2>
<table width="100%"> <table class="tblbasic">
<thead> <thead>
<tr> <tr>
<th align="left">Host</th> <th align="left">Host</th>
@ -184,7 +185,7 @@ this file</a>.</p>
<h2>Hardware configurations</h2> <h2>Hardware configurations</h2>
<table width="100%"> <table class="tblbasic">
<thead> <thead>
<tr> <tr>
<th align="left">Host</th> <th align="left">Host</th>
@ -320,7 +321,7 @@ All systems have logged serial consoles and remote power control.</p>
<h2>Ports-building cluster in Korea</h2> <h2>Ports-building cluster in Korea</h2>
<table width="100%"> <table class="tblbasic">
<thead> <thead>
<tr> <tr>
<th align="left">Host</th> <th align="left">Host</th>
@ -344,7 +345,7 @@ All systems have logged serial consoles and remote power control.</p>
<h2>Hardware configurations</h2> <h2>Hardware configurations</h2>
<table width="100%"> <table class="tblbasic">
<thead> <thead>
<tr> <tr>
<th align="left">Host</th> <th align="left">Host</th>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/mirror.sgml,v 1.15 2002/03/16 08:13:04 murray Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/mirror.sgml,v 1.16 2002/06/29 09:07:07 nik Exp $">
<!ENTITY title "Mirroring the FreeBSD Web Pages"> <!ENTITY title "Mirroring the FreeBSD Web Pages">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.9 2004/11/06 18:24:13 wilko Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.10 2004/11/30 08:07:02 wilko Exp $">
<!ENTITY title "New Account Creation Procedure"> <!ENTITY title "New Account Creation Procedure">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/photos.sgml,v 1.23 2004/04/04 21:49:40 phantom Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/photos.sgml,v 1.24 2004/08/02 04:01:50 murray Exp $">
<!ENTITY title "Photo Gallery"> <!ENTITY title "Photo Gallery">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/policies.sgml,v 1.2 2005/06/11 23:05:01 murray Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/policies.sgml,v 1.3 2005/08/19 16:24:02 murray Exp $">
<!ENTITY title "Policies for FreeBSD Committers"> <!ENTITY title "Policies for FreeBSD Committers">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY email 'murray'> <!ENTITY email 'murray'>
<!ENTITY date "$FreeBSD: www/en/internal/releng.sgml,v 1.6 2002/01/30 05:05:01 murray Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/releng.sgml,v 1.7 2002/03/16 08:13:04 murray Exp $">
<!ENTITY title "FreeBSD Release Engineering"> <!ENTITY title "FreeBSD Release Engineering">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/rtp.sgml,v 1.4 2004/04/04 21:49:40 phantom Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/rtp.sgml,v 1.5 2004/06/04 23:42:15 jwd Exp $">
<!ENTITY title "The Rtp.FreeBSD.org Network"> <!ENTITY title "The Rtp.FreeBSD.org Network">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -21,7 +22,7 @@ this file</a>.</p>
<p>The following systems are visible on the external network:</p> <p>The following systems are visible on the external network:</p>
<table width="100%"> <table class="tblbasic">
<thead> <thead>
<tr> <tr>
<th align="left">Host</th> <th align="left">Host</th>
@ -81,7 +82,7 @@ this file</a>.</p>
<p>The following systems are only visible after first logging in <p>The following systems are only visible after first logging in
to one of the above systems:</p> to one of the above systems:</p>
<table width="100%"> <table class="tblbasic">
<thead> <thead>
<tr> <tr>
<th align="left">Host</th> <th align="left">Host</th>
@ -105,7 +106,7 @@ to one of the above systems:</p>
<h2>Hardware configurations</h2> <h2>Hardware configurations</h2>
<table width="100%"> <table class="tblbasic">
<thead> <thead>
<tr> <tr>
<th align="left">Host</th> <th align="left">Host</th>

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/statistic.sgml,v 1.16 2002/09/07 16:50:35 dannyboy Exp $"> <!ENTITY date "$FreeBSD: www/en/internal/statistic.sgml,v 1.17 2002/10/16 23:26:24 dannyboy Exp $">
<!ENTITY title "FreeBSD Statistics"> <!ENTITY title "FreeBSD Statistics">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,25 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.32 2004/04/05 14:46:16 phantom Exp $"> <!ENTITY date "$FreeBSD: www/en/internet.sgml,v 1.33 2004/04/26 18:35:55 simon Exp $">
<!ENTITY title "About FreeBSD's Internetworking"> <!ENTITY title "About FreeBSD's Internetworking">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<h1>FreeBSD was designed for the Internet</h1> <h2>FreeBSD was designed for the Internet</h2>
<blockquote>
<p>FreeBSD includes what many consider the <i>reference</i> <p>FreeBSD includes what many consider the <i>reference</i>
implementation for TCP/IP software, the 4.4 BSD TCP/IP protocol stack, implementation for TCP/IP software, the 4.4 BSD TCP/IP protocol stack,
thereby making it ideal for network applications and the Internet.</p> thereby making it ideal for network applications and the Internet.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD supports standard TCP/IP
color="#FF0000"><font size="+1">FreeBSD supports standard TCP/IP protocols.</h2>
protocols.</font></font>
<blockquote>
<p>Like most &unix; systems, the FreeBSD operating system enables you <p>Like most &unix; systems, the FreeBSD operating system enables you
to</p> to</p>
@ -58,13 +55,10 @@
extension for transactions, plus SLIP and dial-on-demand PPP. It is extension for transactions, plus SLIP and dial-on-demand PPP. It is
an operating system suitable for a home-based net surfer as well as a an operating system suitable for a home-based net surfer as well as a
corporate systems administrator.</p> corporate systems administrator.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD's networking is stable and
color="#FF0000"><font size="+1">FreeBSD's networking is stable and fast.</h2>
fast.</font></font>
<blockquote>
<p>If you need an Internet server platform that is reliable and offers <p>If you need an Internet server platform that is reliable and offers
the best performance under heavy load, then consider FreeBSD. Here the best performance under heavy load, then consider FreeBSD. Here
are just a few of the companies that make use of FreeBSD every are just a few of the companies that make use of FreeBSD every
@ -108,13 +102,10 @@
<p>The FreeBSD <a href="&base;/ports/index.html">ports collection</a> <p>The FreeBSD <a href="&base;/ports/index.html">ports collection</a>
contains ready-to-run software that makes it easy to set up your own contains ready-to-run software that makes it easy to set up your own
Internet server.</p> Internet server.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>High performance <em>and</em>
color="#FF0000"><font size="+1">High performance <em>and</em> security.</h2>
security.</font></font>
<blockquote>
<p>The FreeBSD developers are as concerned about security as they <p>The FreeBSD developers are as concerned about security as they
are about performance. FreeBSD includes kernel support for are about performance. FreeBSD includes kernel support for
IP&nbsp;firewalling, as well other services, such as IP proxy IP&nbsp;firewalling, as well other services, such as IP proxy
@ -131,17 +122,14 @@
href="mailto:security-officer@FreeBSD.org">security officer</a> and href="mailto:security-officer@FreeBSD.org">security officer</a> and
ties to the Computer Emergency Response Team (<a ties to the Computer Emergency Response Team (<a
href="http://www.cert.org/">CERT</a>).</p> href="http://www.cert.org/">CERT</a>).</p>
</blockquote>
<h2>What experts have to say . . .</h2> <h2>What experts have to say...</h2>
<blockquote>
<p><i>``FreeBSD ... provides what is probably the most robust and capable <p><i>``FreeBSD ... provides what is probably the most robust and capable
TCP/IP stack in existence ...''</i></p> TCP/IP stack in existence ...''</i></p>
<div align="right"><p>---Michael O'Brien, <i>SunExpert </i>August 1996 <div align="right"><p>---Michael O'Brien, <i>SunExpert </i>August 1996
volume 7 number 8.</p></div> volume 7 number 8.</p></div>
</blockquote>
&footer; &footer;
</body> </body>