- Convert web-pages to well-formed and valid XHTML 1.0

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-07-15 10:46:37 +00:00
parent 74923b72b9
commit 5e40201d19
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39213
447 changed files with 6595 additions and 5901 deletions

View file

@ -1,11 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "About FreeBSD">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>What is FreeBSD?</h2>
@ -71,7 +74,7 @@
<h2>FreeBSD is <i>free</i></h2>
<a href="&base;/copyright/daemon.html"><img src="gifs/dae_up3.gif" alt="The BSD Daemon" height="81" width="72" align="right" border="0"></a>
<a href="&base;/copyright/daemon.html"><img src="gifs/dae_up3.gif" alt="The BSD Daemon" height="81" width="72" align="right" border="0"/></a>
<p>While you might expect an operating system with these
features to sell for a high price, FreeBSD is available
@ -103,7 +106,6 @@
Foundation, P.O. Box 20247, Boulder, CO 80308,
USA.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Project Administration and Management">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>Introduction</h2>
@ -49,7 +51,7 @@
<ul>
<li><a href="#t-accounts">Accounts Team</a></li>
<li><a href="#t-backups">Backup Administrators</a></li>
<li><a href="#t-bugmeister">Bugmeisters & GNATS
<li><a href="#t-bugmeister">Bugmeisters &amp; GNATS
Administrators</a></li>
<li><a href="#t-clusteradm">Cluster Administrators</a></li>
<li><a href="#t-dcvs">CVS doc/www Repository Managers</a></li>
@ -68,7 +70,7 @@
</li>
</ul>
<hr>
<hr/>
<h3><a name="t-core">FreeBSD Core Team</a>
&lt;<a href="mailto:core@FreeBSD.org">core@FreeBSD.org</a>&gt;</h3>
@ -132,7 +134,7 @@
<li>&a.miwi; &lt;<a href="mailto:miwi@FreeBSD.org">miwi@FreeBSD.org</a>&gt;</li>
</ul>
<hr>
<hr/>
<h3><a name="t-re">Primary Release Engineering Team</a>
&lt;<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>&gt;</h3>
@ -168,7 +170,7 @@
<li>&a.nyan; &lt;<a href="mailto:nyan@FreeBSD.org">nyan@FreeBSD.org</a>&gt;</li>
</ul>
<hr>
<hr/>
<h3><a name="t-donations">Donations Team</a>
&lt;<a href="mailto:donations@FreeBSD.org">donations@FreeBSD.org</a>&gt;</h3>
@ -261,7 +263,7 @@
<li>&a.murray; &lt;<a href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>&gt;</li>
</ul>
<hr>
<hr/>
<h3><a name="t-core-secretary">Core Team Secretary</a>
&lt;<a href="mailto:core-secretary@FreeBSD.org">core-secretary@FreeBSD.org</a>&gt;</h3>
@ -308,7 +310,7 @@
<li>&a.remko; &lt;<a href="mailto:remko@FreeBSD.org">remko@FreeBSD.org</a>&gt;</li>
</ul>
<hr>
<hr/>
<h3><a name="t-accounts">Accounts Team</a>
<!-- admins mail aliases intentionally left incomplete -->
@ -337,7 +339,7 @@
<li>&a.dhw; &lt;<a href="mailto:dhw@FreeBSD.org">dhw@FreeBSD.org</a>&gt;</li>
</ul>
<h3><a name="t-bugmeister">Bugmeisters & GNATS Administrators</a>
<h3><a name="t-bugmeister">Bugmeisters &amp; GNATS Administrators</a>
&lt;<a href="mailto:bugmeister@FreeBSD.org">bugmeister@FreeBSD.org</a>&gt;</h3>
<p>The Bugmeisters and GNATS Administrators are responsible for ensuring
@ -522,6 +524,5 @@
<li>&a.wosch; &lt;<a href="mailto:wosch@FreeBSD.org">wosch@FreeBSD.org</a>&gt;</li>
</ul>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Advocacy Project">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>Much of the success which surrounds FreeBSD is due to people advocating its use to
their friends, colleagues, and employers.</p>
@ -75,7 +78,6 @@
</ul>
&footer;
</body>
</html>

View file

@ -1,13 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Advocacy Project">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY url.articles "../doc/en_US.ISO8859-1/articles">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>As the BSD projects (DragonFlyBSD, FreeBSD, NetBSD, and OpenBSD) have grown in size,
a number of persistent myths have grown up around them. Some of these are
@ -115,7 +118,7 @@
<p>Pointers to this system litter the documentation.</p></li>
<li><p>Not everyone can commit code changes to the *BSD code. You
need to be a <EM>committer</EM> first. Typically, people are offered
need to be a <em>committer</em> first. Typically, people are offered
``commit privs'' after they have made a few well-thought out
submissions to the project using <tt>send-pr</tt> or similar.</p>
@ -130,7 +133,7 @@
never had to ask for them, they were freely given.</i></p></li>
</ul>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="own-distro">You</a> cannot make your own distributions
or derivative works of *BSD</h3>
@ -152,18 +155,18 @@
Evaluation (CC). This project is still under development,
and much of the code is destined to make its way back into
the base FreeBSD operating system, but the development
takes place separately.<p></li>
takes place separately.</p></li>
<li><p><a href="http://www.hybrid-cluster.com/">Hybrid Cluster</a> is
a web cluster, based on FreeBSD and ZFS, which provides data
redundancy and automated load balancing of standard LAMP
websites and applications.
websites and applications.</p></li>
<li><p><a href="http://frenzy.org.ua/eng/">Frenzy</a> is
another live-CD distribution, but customized
for administering tasks. It contains software for hardware
tests, file system checks, security checks, network setup
and analysis.<p></li>
and analysis.</p></li>
<li><p><a
href="http://www.FreeBSD.org/cgi/man.cgi?query=picobsd">PicoBSD</a>
@ -230,7 +233,7 @@
it started as a spinoff from the NetBSD project, and has since evolved
its own distinctive approach.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="server">*BSD</a> makes a great server, but a poor
(&unix;) desktop</h3>
@ -244,7 +247,7 @@
windowmanagers) as Linux. And ``office'' applications such as
OpenOffice suite work under *BSD too.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="old-codebase">The</a> BSD codebase is old, outdated, and
dying</h3>
@ -284,11 +287,11 @@
<li><p>GEOM classess: GEOM is a modular disk framework that lets
you concatenate, mirror, stripe, or encrypt disks. It is rich
in functionality and keeps your data safe.</li>
in functionality and keeps your data safe.</p></li>
</ul>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="bsd-war">The</a> *BSD projects are at war with one another,
splinter groups form each week</h3>
@ -308,7 +311,7 @@
monthly publication <a href="http://www.daemonnews.org/">DaemonNews</a>
is a collaborative effort by members of all four projects.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="clustering">You</a> can't cluster *BSD systems (parallel
computing)</h3>
@ -354,7 +357,7 @@
mailing list is available for further discussion about
clustering of FreeBSD.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="support">There's no commercial support for *BSD</a></h3>
@ -373,7 +376,7 @@
Consulting Page</a> lists companies that offer commercial support for
OpenBSD.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="applications">There</a> are no applications for *BSD</h3>
@ -415,19 +418,19 @@
also use a native FreeBSD version of Mozilla with a native Java
plugin, all compiled conveniently from the ports!</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="beats">*BSD</a> is better than (insert other system)</h3>
<p>This is user opinion only.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h3><a name="beaten">(insert some</a> other system) is better than *BSD</h3>
<p>This is user opinion only.</p>
<hr noshade size="1">
<hr noshade="noshade" size="1"/>
<h2>Contributors</h2>
@ -439,12 +442,15 @@
<tr>
<td>Nik Clayton
&lt;<a href="mailto:nik@FreeBSD.org">nik@FreeBSD.org</a>&gt;</td>
</tr>
<tr>
<td>Jordan Hubbard
&lt;<a href="mailto:jkh@FreeBSD.org">jkh@FreeBSD.org</a>&gt;</td>
</tr>
<tr>
<td>Ian F. Darwin
&lt;<a href="mailto:ian@DarwinSys.com">ian@DarwinSys.com</a>&gt;</td>
</tr>
<tr>
<td>Adrian Filipi-Martin
&lt;<a href="mailto:adrian@ubergeeks.com">adrian@ubergeeks.com</a>&gt;</td>
@ -457,6 +463,5 @@
</table>
&footer;
</body>
</html>

View file

@ -1,13 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based
Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Advocacy Project">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h1>Why Choose &os;?</h1>
@ -201,6 +203,5 @@ Extension//EN" [
of installed packages for your specific requirements. The
build system provides numerous tuneable variables allowing you
to build exactly the base system that meets your needs.</p>
&footer;
</body>
</html>

View file

@ -1,11 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "About Applications for FreeBSD">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>Experience the possibilities with FreeBSD</h2>
@ -129,7 +132,6 @@
<div align="right"><p>---Mark Hittinger, administrator of WinNet
Communications, Inc.</p></div>
&footer;
</body>
</html>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Art">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<ul>
<li><a href="#BSD-DAEMON">BSD Daemon</a></li>
@ -27,10 +29,10 @@
<tbody>
<tr>
<td align="center" colspan="6"><img src="gifs/daemon-phk.png" alt="BSD
Daemon" width="191" height="208" border="0">&nbsp;</td>
Daemon" width="191" height="208" border="0"/>&nbsp;</td>
</tr>
<tr>
<td align="center" colspan="6">Created by &a.phk;<br>Source:
<td align="center" colspan="6">Created by &a.phk;<br/>Source:
<a href="http://cvsweb.FreeBSD.org/src/share/examples/BSD_daemon/">
/usr/share/examples/BSD_daemon/</a> on FreeBSD
systems.</td>
@ -38,17 +40,17 @@
<tr>
<td align="center" colspan="3"><a href="gifs/daemon_hammer.jpg"><img
src="gifs/daemon_hammer-tn25.jpg" alt="BSD Daemon wielding a hammer" width="150"
height="178" border="0"></a></td>
height="178" border="0"/></a></td>
<td align="center" colspan="3"><img src="gifs/power.jpg" alt="BSD Daemon waiting tables"
width="160" height="246" border="0"></td>
width="160" height="246" border="0"/></td>
</tr>
<tr>
<td align="center" colspan="2"><img src="gifs/news.jpg" alt="BSD Daemon editing the news"
width="193" height="144" border="0"></td>
width="193" height="144" border="0"/></td>
<td align="center" colspan="2"><img src="gifs/doc.jpg" alt="BSD Daemon reading documentation"
width="274" height="163" border="0"></td>
width="274" height="163" border="0"/></td>
<td align="center" colspan="2"><img src="gifs/releases.jpg" alt="BSD Daemon delivering the latest release"
width="259" height="178" border="0"></td>
width="259" height="178" border="0"/></td>
</tr>
</tbody>
</table>
@ -59,32 +61,32 @@
<tbody>
<tr>
<td align="left"><img src="gifs/powerlogo.gif" alt="Powered
by FreeBSD Logo" align="left" border="0"></td>
by FreeBSD Logo" align="left" border="0"/></td>
<td align="left"><img src="gifs/power-button.gif"
alt="Powered by FreeBSD Logo" align="left"
border="0"></td>
border="0"/></td>
</tr>
<tr>
<td align="right"><img src="gifs/pbfbsd2.gif" width="171"
alt="Powered by FreeBSD Logo" height="64"
border="0"></td>
border="0"/></td>
<td align="right"><img src="gifs/powerani.gif" width="171"
alt="Powered by FreeBSD Logo" height="64"></td>
alt="Powered by FreeBSD Logo" height="64"/></td>
<td align="right"><img src="gifs/fhp_mini.jpg" width="145"
alt="FreeBSD Hardware Partner Logo" height="50"></td>
alt="FreeBSD Hardware Partner Logo" height="50"/></td>
</tr>
</tbody>
</table>
<p align="center"><img src="gifs/banner1.gif" alt="FreeBSD The
Power To Serve Logo" width="446" height="63" border="0"></p>
Power To Serve Logo" width="446" height="63" border="0"/></p>
<p align="center"><img src="gifs/banner2.gif" alt="FreeBSD The
Power To Serve Logo" width="310" height="63" border="0"></p>
Power To Serve Logo" width="310" height="63" border="0"/></p>
<p align="center"><img src="gifs/banner3.gif" alt="FreeBSD The
Power To Serve Logo" width="250" height="35" border="0"></p>
Power To Serve Logo" width="250" height="35" border="0"/></p>
<p align="center"><img src="gifs/banner4.gif" alt="FreeBSD The
Power To Serve Logo" width="225" height="46" border="0"></p>
Power To Serve Logo" width="225" height="46" border="0"/></p>
<h2 id="ADV">Old Advertisement Banners</h2>
@ -93,9 +95,9 @@
<tr>
<!-- Wow, the URI scheme is wrong in this image -->
<td align="center"><img src="gifs/freebsd-advert.gif" alt="Adv
Banner1" width="455" height="60" border="0"></td>
Banner1" width="455" height="60" border="0"/></td>
<td align="center"><img src="gifs/freebsd_3.gif" alt="Adv
Banner2" width="306" height="94" border="0"></td>
Banner2" width="306" height="94" border="0"/></td>
</tr>
</tbody>
</table>
@ -127,7 +129,6 @@
href="http://www.freebsdfoundation.org/faqs.shtml#Trademark">
FreeBSD Trademark Usage Terms and Conditions</a>.</p>
&footer;
</body>
</html>

View file

@ -1,17 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "About FreeBSD's availability">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="refresh" content="5;url=&base;/index.html">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="refresh" content="5;url=&base;/index.html"/>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>&title;</title>
</head>
<body bgcolor="#ffffff">
<body class="navinclude.about">
<p>The content of this page has been integrated into the <a
href="&base;/index.html">main FreeBSD webpage</a>. You should
be automatically redirected there in a few seconds. If not,

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Commercial Vendors">
<!ENTITY % navinclude.support "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.support">
<p>The power, flexibility, and reliability of FreeBSD attract a wide
variety of users and vendors. Below is a list of vendors offering
@ -48,7 +51,6 @@ to the internet, these companies may offer what you need!</li>
not signify our endorsement of their products or
services by the FreeBSD Project.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "IRC">
<!ENTITY % navinclude.community "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>While #freebsd channels exist on various IRC networks, the FreeBSD
project does not control them or endorse IRC as a support medium.
@ -21,7 +24,6 @@
<a href="&base;/doc/en_US.ISO8859-1/books/faq/support.html#IRC">the FAQ entry</a> for
more information.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Mailing Lists">
<!ENTITY % navinclude.community "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>Mailing lists are the primary communication channels for the FreeBSD
community, and cover many topic areas.</p>
@ -118,7 +121,6 @@
<p>If you create other FreeBSD mailing lists, <a
href="&base;/mailto.html">let us know about them</a>.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Newsgroups">
<!ENTITY % navinclude.community "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>There are a few FreeBSD specific <a
href="&base;/doc/en_US.ISO8859-1/books/handbook/eresources-news.html">newsgroups</a>, along with
@ -17,7 +20,6 @@
For important announcements, see <a
href="news:comp.unix.bsd.freebsd.announce">comp.unix.bsd.freebsd.announce</a>.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Web Resources">
<!ENTITY % navinclude.community "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.community">
<p>Our web pages remain one of the best sources of information, and
are also mirrored at many sites around the world. Try connecting to
@ -51,7 +54,6 @@
<p>For information on recent FreeBSD progress and releases, see the
<a href="&base;/news/newsflash.html">Newsflash</a> page.</p>
&footer;
</body>
</html>

View file

@ -1,14 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Copyright and Legal Information">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<p></p>
<body class="navinclude.about">
<p/>
<h2><a href="freebsd-license.html">The FreeBSD Copyright</a></h2>
<h2><a href="freebsd-doc-license.html">The FreeBSD Documentation License</a></h2>
@ -19,8 +22,7 @@
<h2><a href="COPYING">GNU GENERAL PUBLIC LICENSE</a></h2>
<h2><a href="COPYING.LIB">GNU LIBRARY GENERAL PUBLIC LICENSE</a></h2>
<h2><a href="&base;/privacy.html">FreeBSD's Privacy Policy</a></h2>
<p>
<p/>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "The BSD Daemon">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>The little red fellow that graces many of these pages is
the BSD Daemon. In the context of &unix; systems, daemons
@ -40,12 +43,12 @@
<a href="mailto:mckusick@mckusick.com">Marshall Kirk McKusick</a>.
A short <a href="http://www.mckusick.com/beastie/index.html">pictorial
history</a> is also available. There is a gallery of FreeBSD related
<A HREF="../publish.html">publications</A> that use
<a href="../publish.html">publications</a> that use
variations of the daemon graphic.</p>
<p>Various size stuffed and beanie daemons are available from
<a href="http://www.freebsdmall.com">the FreeBSD Mall</a>
<img alt="beanie daemon" src="../gifs/plueschtier-tiny.jpg">.</p>
<img alt="beanie daemon" src="../gifs/plueschtier-tiny.jpg"/>.</p>
<p><a href="http://www.scotgold.com/acatalog/ScotGold_Catalogue_BSD_Daemon_Stuff_3.html">ScotGold</a>
produce 1" case badges featuring BSD Daemon.</p>
@ -55,15 +58,14 @@ variations of the daemon graphic.</p>
<p>Permission to use the daemon may be obtained from:</p>
<blockquote>Marshall Kirk McKusick<br> 1614 Oxford St<br>
Berkeley, CA 94709-1608<br> USA</blockquote>
<blockquote>Marshall Kirk McKusick<br/> 1614 Oxford St<br/>
Berkeley, CA 94709-1608<br/> USA</blockquote>
<p>or via email at <a
href="mailto:mckusick@mckusick.com">mckusick@mckusick.com</a>.
</p>
<p></p><A HREF="copyright.html">Legal Home</a>
&footer;
<p></p><a href="copyright.html">Legal Home</a>
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "The FreeBSD Documentation License">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>Copyright 1994-2012
The FreeBSD Project.
@ -79,6 +82,5 @@
</blockquote>
<a href="copyright.html">Legal Home</a>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "The FreeBSD Copyright">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>Copyright 1992-2012
The FreeBSD Project.
@ -47,7 +50,6 @@
interpreted as representing official policies, either
expressed or implied, of the FreeBSD Project.</p>
<p></p><A HREF="copyright.html">Legal Home</a>
&footer;
<p></p><a href="copyright.html">Legal Home</a>
</body>
</html>

View file

@ -1,35 +1,38 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "The 4.4BSD Copyright">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>All of the documentation and software included in the
4.4BSD and 4.4BSD-Lite Releases is copyrighted by The
Regents of the University of California.
Regents of the University of California.</p>
<p>Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992,
1993, 1994 The Regents of the University of California.
All rights reserved.
All rights reserved.</p>
<p>Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the
following conditions are met:
following conditions are met:</p>
<ol>
<li>Redistributions of source code must retain the above
copyright notice, this list of conditions and the
following disclaimer.
following disclaimer.</li>
<li>Redistributions in binary form must reproduce the
above copyright notice, this list of conditions and the
following disclaimer in the documentation and/or other
materials provided with the distribution.
materials provided with the distribution.</li>
<li>All advertising materials mentioning features or use
of this software must display the following
@ -37,13 +40,12 @@
<blockquote>This product includes software developed by
the University of California, Berkeley and its
contributors.</blockquote>
contributors.</blockquote></li>
<li>Neither the name of the University nor the names of its
contributors may be used to endorse or promote products
derived from this software without specific prior written
permission.
</li>
permission.</li>
</ol>
<p>THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS
@ -59,15 +61,15 @@
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
DAMAGE.</p>
<p>The Institute of Electrical and Electronics Engineers and
the American National Standards Committee X3, on
Information Processing Systems have given us permission to
reprint portions of their documentation.
reprint portions of their documentation.</p>
<p>In the following statement, the phrase ``this text''
refers to portions of the system documentation.
refers to portions of the system documentation.</p>
<p>Portions of this text are reprinted and reproduced in
electronic form in the second BSD Networking Software
@ -77,10 +79,10 @@
and Electronics Engineers, Inc. In the event of any
discrepancy between these versions and the original IEEE
Standard, the original IEEE Standard is the referee
document.
document.</p>
<p>In the following statement, the phrase ``This material''
refers to portions of the system documentation.
refers to portions of the system documentation.</p>
<p>This material is reproduced with permission from American
National Standards Committee X3, on Information Processing
@ -88,7 +90,7 @@
Association (CBEMA), 311 First St., NW, Suite 500,
Washington, DC 20001-2178. The developmental work of
Programming Language C was completed by the X3J11 Technical
Committee.
Committee.</p>
<p>The views and conclusions contained in the software and
documentation are those of the authors and should not be
@ -96,7 +98,7 @@
expressed or implied, of the Regents of the University of
California.</p>
<br>
<br/>
<p><em>NOTE:</em> The copyright of UC Berkeley's Berkeley Software
Distribution ("BSD") source has been updated. The copyright
@ -130,12 +132,11 @@
of those BSD Unix files containing it is hereby deleted in its
entirety.</p>
<p>William Hoskins<br>
Director, Office of Technology Licensing<br>
<p>William Hoskins<br/>
Director, Office of Technology Licensing<br/>
University of California, Berkeley</p>
</blockquote>
<p></p><A HREF="copyright.html">Legal Home</a>
&footer;
<p></p><a href="copyright.html">Legal Home</a>
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Trademark Legend">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>FreeBSD is a registered trademark of The FreeBSD Foundation.</p>
@ -71,6 +74,5 @@
of the trademark claim, the designations have been followed by the
'&trade;' or the '&reg;' symbol.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Source code repositories">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<h2>CVS</h2>
@ -60,7 +63,6 @@
available for browsing the contents of the FreeBSD Documentation
Project SVN repository.</p>
&footer;
</body>
</html>

View file

@ -1,23 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!ENTITY imagebase "&base;/gifs">
<!-- Status levels -->
<!ENTITY status.blank "&nbsp;">
<!ENTITY status.blocked "<img src='&imagebase;/blocked.png' width='22' height='22' alt='Blocked'>">
<!ENTITY status.done "<img src='&imagebase;/done.png' width='22' height='22' alt='Done'>">
<!ENTITY status.new "<img src='&imagebase;/not_started.png' width='22' height='22' alt='Not Started'>">
<!ENTITY status.n-a "<img src='&imagebase;/not_planned.png' width='22' height='22' alt='Not Planned'>">
<!ENTITY status.wip "<img src='&imagebase;/in_progress.png' width='22' height='22' alt='In progress'>">
<!ENTITY status.blocked "<img src='&imagebase;/blocked.png' width='22' height='22' alt='Blocked'/>">
<!ENTITY status.done "<img src='&imagebase;/done.png' width='22' height='22' alt='Done'/>">
<!ENTITY status.new "<img src='&imagebase;/not_started.png' width='22' height='22' alt='Not Started'/>">
<!ENTITY status.n-a "<img src='&imagebase;/not_planned.png' width='22' height='22' alt='Not Planned'/>">
<!ENTITY status.wip "<img src='&imagebase;/in_progress.png' width='22' height='22' alt='In progress'/>">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>Here are the projects currently under way (or being actively
contemplated on the freebsd-doc mailing list).</p>
@ -201,6 +203,5 @@
<p>It would be more useful if the results included the question text,
allowing the user to see whether or not the result was relevant.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>FreeBSD's documentation falls into three basic categories:</p>
@ -28,17 +31,16 @@
<p>The project has a large amount of documentation that is "book
length", or becoming that way. These include the FreeBSD FAQ and
the FreeBSD Handbook.</p>
the FreeBSD Handbook.</p></li>
<li><p><a href="../docs/books.html#ARTICLES"><b>The Articles</b></a></p>
<p>FreeBSD has a wealth of information available in shorter, article
form -- similar to the tutorials or HOWTO documentation of other
projects.</p>
projects.</p></li>
</ol>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer;
</body>
</html>

View file

@ -1,13 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<!-- $FreeBSD$ -->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Overview</h2>
@ -77,6 +80,5 @@
<p>Translations of the FreeBSD documentation, Web pages,
Handbook, Manual pages and FAQ.</p>
&footer;
</body>
</html>

View file

@ -1,16 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: Current projects">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY done "<font color='green'>Done</font>">
<!ENTITY inprogress "<font color='blue'>In Progress</font>">
<!ENTITY notstarted "<font color='red'>Not Started</font>">
<!ENTITY done "Done">
<!ENTITY inprogress "In Progress">
<!ENTITY notstarted "Not Started">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h1>FreeBSD Handbook 2nd Edition</h1>
@ -380,7 +383,6 @@
</tr>
</table>
&footer;
</body>
</html>

View file

@ -1,17 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: Handbook 3rd Edition">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY done "<font color='green'>Done</font>">
<!ENTITY inprogress "<font color='blue'>In Progress</font>">
<!ENTITY notstarted "<font color='red'>Not Started</font>">
<!ENTITY done "Done">
<!ENTITY inprogress "In Progress">
<!ENTITY notstarted "Not Started">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h1>FreeBSD Handbook 3rd Edition</h1>
@ -293,7 +295,6 @@
</tr>
</table>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: SGML">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>The Documentation Project uses SGML as the standard method
of representing the documentation.</p>
@ -33,7 +36,7 @@
<p>For example, this is how you might write a brief paragraph in HTML
(do not worry about the content, just look at the tags):</p>
<pre><![ CDATA [
<pre><![CDATA[
<p>The system's passwords are stored in <tt>/etc/passwd</tt>. To edit
this file you should use <b><tt>vipw</tt></b>. However, if you just
want to add a new user you can use <b><tt>adduser</tt></b>.</p>
@ -41,7 +44,7 @@
<p>The same paragraph, marked up using DocBook, looks like</p>
<pre><![ CDATA [
<pre><![CDATA[
<para>The system's passwords are stored in
<filename>/etc/passwd</filename>. To edit this file you should use
<command>vipw</command>. However, if you just want to add a new user
@ -152,6 +155,5 @@
</dl>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer;
</body>
</html>

View file

@ -1,13 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY url.articles "../doc/en_US.ISO8859-1/articles">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: Submitting documentation">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>I have written some documentation. How do I submit it?</h2>
@ -130,6 +133,5 @@
PR.</p>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer;
</body>
</html>

View file

@ -1,18 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY email 'freebsd-doc'>
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project TODO list">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!-- Status levels -->
<!ENTITY status.na "<font color=green>N/A</font>">
<!ENTITY status.done "<font color=green>Done</font>">
<!ENTITY status.wip "<font color=blue>In&nbsp;progress</font>">
<!ENTITY status.untested "<font color=orange>Needs&nbsp;testing</font>">
<!ENTITY status.new "<font color=red>Not&nbsp;done</font>">
<!ENTITY status.unknown "<font color=red>Unknown</font>">
<!ENTITY status.deferred "<font color=gray>Deferred for future release</font>">
<!ENTITY status.na "N/A">
<!ENTITY status.done "Done">
<!ENTITY status.wip "In&nbsp;progress">
<!ENTITY status.untested "Needs&nbsp;testing">
<!ENTITY status.new "Not&nbsp;done">
<!ENTITY status.unknown "Unknown">
<!ENTITY status.deferred "Deferred for future release">
<!ENTITY url.cvsweb "http://www.freebsd.org/cgi/cvsweb.cgi">
<!ENTITY url.mid "http://docs.freebsd.org/cgi/mid.cgi?">
@ -27,8 +27,10 @@
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>This is a list of documentation issues that need to be resolved.
If you have any updates for this list, please e-mail
@ -376,6 +378,5 @@
</tr>
</table>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: Translations">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<ul>
<li><a href="#brazilian_portuguese">Brazilian Portuguese Documentation Project</a></li>
@ -34,10 +37,10 @@
<h2>The FreeBSD Brazilian Portuguese Documentation Project</h2>
<b>Web</b>: <a
href="http://doc.fug.com.br/">http://doc.fug.com.br/</a><br>
href="http://doc.fug.com.br/">http://doc.fug.com.br/</a><br/>
<b>E-Mail</b>: <a
href="mailto:ebrandi@fugspbr.org">ebrandi@fugspbr.org</a><br>
href="mailto:ebrandi@fugspbr.org">ebrandi@fugspbr.org</a><br/>
<dl>
<dt><i>Mailing lists available</i></dt>
@ -46,7 +49,7 @@
href="https://www.fug.com.br/mailman/listinfo/doc/">
https://www.fug.com.br/mailman/listinfo/doc/</a>
for instructions on how to subscribe to the Brazilian Portuguese
translation group's mailing list.<br>
translation group's mailing list.<br/>
Posting is allowed for the members at <a
href="mailto:doc@fug.com.br">doc@fug.com.br</a>
</dd>
@ -67,9 +70,9 @@
<a name="bulgarian"></a>
<h2>The FreeBSD Bulgarian Documentation Project</h2>
<b>Web</b>: <a
href="http://fdp.bg-freebsd.org/">http://fdp.bg-freebsd.org/</a> <br>
href="http://fdp.bg-freebsd.org/">http://fdp.bg-freebsd.org/</a> <br/>
<b>E-Mail</b>: <a
href="mailto:freebsd-fdp@bg-freebsd.org">freebsd-fdp@bg-freebsd.org</a><br>
href="mailto:freebsd-fdp@bg-freebsd.org">freebsd-fdp@bg-freebsd.org</a><br/>
<dl>
<dt><i>Mailing list available</i></dt>
@ -77,9 +80,9 @@
<dd>Access the following URL <a
href="http://lists.bg-freebsd.org/">http://lists.bg-freebsd.org/</a>
for instructions on how to subscribe to the Bulgarian translation
group's mailing list.<br>
group's mailing list.<br/>
Or, send an email to <a
href="mailto:freebsd-fdp-subscribe@bg-freebsd.org">freebsd-fdp-subscribe@bg-freebsd.org</a>.<br>
href="mailto:freebsd-fdp-subscribe@bg-freebsd.org">freebsd-fdp-subscribe@bg-freebsd.org</a>.<br/>
Posting is allowed for the members at <a
href="mailto:freebsd-fdp@bg-freebsd.org">freebsd-fdp@bg-freebsd.org</a>
</dd>
@ -105,8 +108,8 @@
<a name="chinese-cn"></a>
<h2>The FreeBSD Simplified Chinese Documentation Project</h2>
<b>Web</b>: <a href="http://www.FreeBSD.org.cn">www.FreeBSD.org.cn</a> <br>
<b>E-Mail</b>: <a href="mailto:delphij@FreeBSD.org">delphij@FreeBSD.org</a><br>
<b>Web</b>: <a href="http://www.FreeBSD.org.cn">www.FreeBSD.org.cn</a> <br/>
<b>E-Mail</b>: <a href="mailto:delphij@FreeBSD.org">delphij@FreeBSD.org</a><br/>
<dl>
<dt><i>Mailing list available</i></dt>
<dd>
@ -131,16 +134,16 @@
<a name="chinese-tw"></a>
<h2>The FreeBSD Traditional Chinese Documentation Project</h2>
<b>Web</b>: <a href="https://opensvn.csie.org/traccgi/freebsddoc/">https://opensvn.csie.org/traccgi/freebsddoc/</a><br>
<b>E-Mail</b>: <a href="mailto:chinsan@FreeBSD.org">chinsan@FreeBSD.org</a><br>
<b>Web</b>: <a href="https://opensvn.csie.org/traccgi/freebsddoc/">https://opensvn.csie.org/traccgi/freebsddoc/</a><br/>
<b>E-Mail</b>: <a href="mailto:chinsan@FreeBSD.org">chinsan@FreeBSD.org</a><br/>
<dl>
<dt><i>USENET Newsgroup available</i></dt>
<dd>We usually use <b>tw.bbs.comp.386bsd</b> to discuss these issue.<br>
It can be access by the following URL:<br>
<a href="http://www.cs.nctu.edu.tw/usenet/group//tw.bbs.comp.386bsd">NCTU CSIE Web News</a><br>
<a href="http://www.ptt.cc/bbs/FreeBSD/index.html">PTT WebBBS</a><br>
<a href="http://groups.google.com.tw/group/tw.bbs.comp.386bsd?lnk=sg">Google Group</a><br>
<dd>We usually use <b>tw.bbs.comp.386bsd</b> to discuss these issue.<br/>
It can be access by the following URL:<br/>
<a href="http://www.cs.nctu.edu.tw/usenet/group//tw.bbs.comp.386bsd">NCTU CSIE Web News</a><br/>
<a href="http://www.ptt.cc/bbs/FreeBSD/index.html">PTT WebBBS</a><br/>
<a href="http://groups.google.com.tw/group/tw.bbs.comp.386bsd?lnk'sg'">Google Group</a><br/>
and anything else which newsreader can read <b>tw.bbs.comp.386bsd</b>.
</dd>
@ -158,7 +161,7 @@
<a name="dutch"></a>
<h2>The FreeBSD Dutch Documentation Project</h2>
<b>E-Mail</b>: <a href="mailto:remko@FreeBSD.org">remko@FreeBSD.org</a> or
<a href="mailto:rene@FreeBSD.org">rene@FreeBSD.org</a><br>
<a href="mailto:rene@FreeBSD.org">rene@FreeBSD.org</a><br/>
<dl>
<dt><i>Released documents</i></dt>
<dd><a href="http://www.freebsd.org/doc/nl/books/handbook">Handbook</a></dd>
@ -174,7 +177,7 @@
<h2>The FreeBSD Estonian Documentation Project</h2>
<b>Web</b>: <a href="http://www.bsd.ee/tolge.php">
http://www.bsd.ee/tolge.php</a><br>
http://www.bsd.ee/tolge.php</a><br/>
<dl>
<dt><i>Documents available</i></dt>
@ -184,7 +187,7 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="french"></a>
<h2>The FreeBSD French Documentation Project</h2>
<b>Email</b>: <a href="mailto:blackend@FreeBSD.org">blackend@FreeBSD.org</a> or
<a href="mailto:gioria@FreeBSD.org">gioria@FreeBSD.org</a><br>
<a href="mailto:gioria@FreeBSD.org">gioria@FreeBSD.org</a><br/>
<dl>
<dt><i>Documents available</i></dt>
<dd><a href="../doc/fr_FR.ISO8859-1/books/faq/book.html">FAQ</a></dd>
@ -198,9 +201,9 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="german"></a>
<h2>The FreeBSD German Documentation Project</h2>
<b>Web</b>: <a href="https://doc.bsdgroup.de">https://doc.bsdgroup.de</a><br>
<b>E-Mail</b>: <a href="mailto:de-bsd-translators@de.FreeBSD.org">de-bsd-translators@de.FreeBSD.org</a><br>
<b>IRC</b>: Server: irc.freenode.net, Channel: #FreeBSD-Doc.de<br>
<b>Web</b>: <a href="https://doc.bsdgroup.de">https://doc.bsdgroup.de</a><br/>
<b>E-Mail</b>: <a href="mailto:de-bsd-translators@de.FreeBSD.org">de-bsd-translators@de.FreeBSD.org</a><br/>
<b>IRC</b>: Server: irc.freenode.net, Channel: #FreeBSD-Doc.de<br/>
<dl>
<dt><i>Documents available</i></dt>
@ -222,17 +225,17 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="greek"></a>
<h2>The FreeBSD Greek Documentation Project</h2>
<b>E-mail</b>: <a href="mailto:keramida@FreeBSD.org">Giorgos Keramidas &lt;keramida@FreeBSD.org&gt;</a><br>
<b>E-mail</b>: <a href="mailto:freebsd-doc-el@lists.hellug.gr">freebsd-doc-el@lists.hellug.gr</a><br>
<b>IRC</b>: Server: eu.irc.gr, us.irc.gr, Channel: #bsddocs<br>
<b>E-mail</b>: <a href="mailto:keramida@FreeBSD.org">Giorgos Keramidas &lt;keramida@FreeBSD.org&gt;</a><br/>
<b>E-mail</b>: <a href="mailto:freebsd-doc-el@lists.hellug.gr">freebsd-doc-el@lists.hellug.gr</a><br/>
<b>IRC</b>: Server: eu.irc.gr, us.irc.gr, Channel: #bsddocs<br/>
<dl>
<dt><i>Mailing lists available</i></dt>
<dd>The <i>freebsd-doc-el</i> is the main discussion list for the Greek
translations. The main list language is Greek, but it's also ok to write in
English.<br>
English.<br/>
List info:
<a href="http://lists.hellug.gr/mailman/listinfo/freebsd-doc-el">http://lists.hellug.gr/mailman/listinfo/freebsd-doc-el</a><br>
<a href="http://lists.hellug.gr/mailman/listinfo/freebsd-doc-el">http://lists.hellug.gr/mailman/listinfo/freebsd-doc-el</a><br/>
</dd>
<dt><i>Documents available</i></dt>
@ -260,7 +263,7 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="hungarian"></a>
<h2>The FreeBSD Hungarian Documentation Project</h2>
<b>Web</b>: <a href="http://www.freebsd.org/hu/docproj/hungarian.html">http://www.freebsd.org/hu/docproj/hungarian.html</a><br>
<b>Web</b>: <a href="http://www.freebsd.org/hu/docproj/hungarian.html">http://www.freebsd.org/hu/docproj/hungarian.html</a><br/>
<b>E-Mail</b>: <a href="mailto:gabor@FreeBSD.org">gabor@FreeBSD.org</a>
<dl>
@ -282,8 +285,8 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="italian"></a>
<h2>The FreeBSD Italian Documentation Project</h2>
<b>Web</b>: <a href="http://www.gufi.org/~alex/">http://www.gufi.org/~alex/</a><br>
<b>E-Mail</b>: <a href="mailto:ale@freebsd.org">ale@freebsd.org</a><br>
<b>Web</b>: <a href="http://www.gufi.org/~alex/">http://www.gufi.org/~alex/</a><br/>
<b>E-Mail</b>: <a href="mailto:ale@freebsd.org">ale@freebsd.org</a><br/>
<dl>
<dt><i>Mailing lists available</i></dt>
@ -291,10 +294,10 @@ http://www.bsd.ee/tolge.php</a><br>
<dd>Access the following URL <a
href="http://liste.gufi.org/mailman/listinfo/traduzioni">http://liste.gufi.org/mailman/listinfo/traduzioni</a>
for instructions on how to subscribe to the Italian translation
group's mailing list.<br>
group's mailing list.<br/>
Or, send an email to <a
href="mailto:traduzioni-request@gufi.org?subject=subscribe">traduzioni-request@gufi.org</a>
with the word "subscribe" in the subject of the message.<br>
with the word "subscribe" in the subject of the message.<br/>
Posting is allowed for the members at <a
href="mailto:traduzioni@gufi.org">traduzioni@gufi.org</a>
</dd>
@ -313,13 +316,13 @@ http://www.bsd.ee/tolge.php</a><br>
<dd>Send a mail to <a
href="mailto:cvs-all-request@gufi.org?subject=subscribe">cvs-all-request@gufi.org</a>
with the word "subscribe" in the subject of the message
for subscribing to the Italian CVS update mailing list in Italian.<br></dd>
for subscribing to the Italian CVS update mailing list in Italian.<br/></dd>
</dl>
<a name="japanese"></a>
<h2>The FreeBSD Japanese Documentation Project</h2>
<b>Web</b>: <a href="http://www.jp.FreeBSD.org/doc-jp/">http://www.jp.FreeBSD.org/doc-jp/</a><br>
<b>E-Mail</b>: <a href="mailto:doc-jp@jp.FreeBSD.org">doc-jp@jp.FreeBSD.org</a><br>
<b>Web</b>: <a href="http://www.jp.FreeBSD.org/doc-jp/">http://www.jp.FreeBSD.org/doc-jp/</a><br/>
<b>E-Mail</b>: <a href="mailto:doc-jp@jp.FreeBSD.org">doc-jp@jp.FreeBSD.org</a><br/>
<dl>
<dt><i>Documents available</i></dt>
@ -338,8 +341,8 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="korean"></a>
<h2>The FreeBSD Korean Documentation Project</h2>
<b>Web</b>: <a href="http://www.kr.FreeBSD.org/projects/doc-kr/">http://www.kr.FreeBSD.org/projects/doc-kr/</a><br>
<b>E-Mail</b>: <a href="mailto:doc@kr.FreeBSD.org">doc@kr.FreeBSD.org</a><br>
<b>Web</b>: <a href="http://www.kr.FreeBSD.org/projects/doc-kr/">http://www.kr.FreeBSD.org/projects/doc-kr/</a><br/>
<b>E-Mail</b>: <a href="mailto:doc@kr.FreeBSD.org">doc@kr.FreeBSD.org</a><br/>
<dl>
<dt><i>Documents currently being worked on</i></dt>
@ -349,11 +352,11 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="mongolian"></a>
<h2>The FreeBSD Mongolian Documentation Project</h2>
<b>Web</b>: <a href="http://www.mnbsd.org/staticpages/index.php?page=20061102180543371">http://www.mnbsd.org/staticpages/index.php?page=20061102180543371</a><br>
<b>Web</b>: <a href="http://www.mnbsd.org/staticpages/index.php?page=20061102180543371">http://www.mnbsd.org/staticpages/index.php?page=20061102180543371</a><br/>
<b>E-Mail</b>:
<a href="mailto:ganbold@micom.mng.net">ganbold@micom.mng.net</a>,
<a href="mailto:natsag2000@yahoo.com">natsag2000@yahoo.com</a>,
<a href="mailto:admin@mnbsd.org">admin@mnbsd.org</a><br>
<a href="mailto:admin@mnbsd.org">admin@mnbsd.org</a><br/>
<dl>
<dt><i>Documents currently being worked on</i></dt>
@ -370,8 +373,8 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="polish"></a>
<h2>The FreeBSD Polish Documentation Project</h2>
<b>Web</b>: <a href="http://freebsd.therek.net/">http://freebsd.therek.net</a><br>
<b>E-Mail</b>: <a href="mailto:bsd@therek.net">bsd@therek.net</a><br>
<b>Web</b>: <a href="http://freebsd.therek.net/">http://freebsd.therek.net</a><br/>
<b>E-Mail</b>: <a href="mailto:bsd@therek.net">bsd@therek.net</a><br/>
<dl>
<dt><i>Documents available</i></dt>
@ -384,16 +387,16 @@ http://www.bsd.ee/tolge.php</a><br>
<h2>The FreeBSD Romanian Documentation Project</h2>
<b>Web</b>: <a
href="http://www.rofug.ro/projects/ro-l10n/">http://www.rofug.ro/projects/ro-l10n/</a><br>
href="http://www.rofug.ro/projects/ro-l10n/">http://www.rofug.ro/projects/ro-l10n/</a><br/>
<b>E-Mail</b>: <a href="mailto:ady@rofug.ro">ady@rofug.ro</a><br>
<b>E-Mail</b>: <a href="mailto:ady@rofug.ro">ady@rofug.ro</a><br/>
<dl>
<dt><i>Mailing lists available</i></dt>
<dd>To subscribe to the ro-l10n mailing list see the project's webpage
or send an e-mail to <a href="mailto:listar@rofug.ro">listar@rofug.ro</a>
with "subscribe ro-l10n" in the body of the message.<br>
with "subscribe ro-l10n" in the body of the message.<br/>
Postings are allowed only for the ro-l10n list members.
</dd>
@ -404,8 +407,8 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="russian"></a>
<h2>The FreeBSD Russian Documentation Project</h2>
<b>Web</b>: <a href="http://www.FreeBSD.org.ua/">http://www.FreeBSD.org.ua</a><br>
<b>E-Mail</b>: <a href="mailto:frdp@FreeBSD.org.ua">frdp@FreeBSD.org.ua</a><br>
<b>Web</b>: <a href="http://www.FreeBSD.org.ua/">http://www.FreeBSD.org.ua</a><br/>
<b>E-Mail</b>: <a href="mailto:frdp@FreeBSD.org.ua">frdp@FreeBSD.org.ua</a><br/>
<dl>
<dt><i>Documents available</i></dt>
@ -420,8 +423,8 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="spanish"></a>
<h2>The FreeBSD Spanish Documentation Project</h2>
<b>Web</b>: <a href="http://www.es.FreeBSD.org/es/">http://www.es.FreeBSD.org/es/</a><br>
<b>E-Mail</b>: <a href="mailto:jesusr@FreeBSD.org">jesusr@FreeBSD.org</a><br>
<b>Web</b>: <a href="http://www.es.FreeBSD.org/es/">http://www.es.FreeBSD.org/es/</a><br/>
<b>E-Mail</b>: <a href="mailto:jesusr@FreeBSD.org">jesusr@FreeBSD.org</a><br/>
<dl>
<dt><i>Mailing lists available</i></dt>
@ -441,8 +444,8 @@ http://www.bsd.ee/tolge.php</a><br>
<a name="turkish"></a>
<h2>The FreeBSD Turkish Documentation Project</h2>
<b>Web</b>: <a href="http://www.enderunix.org/ftdp/">http://www.enderunix.org/ftdp/</a><br>
<b>E-Mail</b>: <a href="mailto:ofsen@enderunix.org">ofsen@enderunix.org</a><br>
<b>Web</b>: <a href="http://www.enderunix.org/ftdp/">http://www.enderunix.org/ftdp/</a><br/>
<b>E-Mail</b>: <a href="mailto:ofsen@enderunix.org">ofsen@enderunix.org</a><br/>
<dl>
<dt><i>Mailing lists available</i></dt>
@ -460,6 +463,5 @@ http://www.bsd.ee/tolge.php</a><br>
</dl>
<p></p><a href="docproj.html">FreeBSD Documentation Project Home</a>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation Project: Who are we?">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>The project is a fairly loosely knit group of people, and the only thing
we have got in common is that we are subscribed to the mailing list
@ -33,6 +36,5 @@
<p><a href="docproj.html">FreeBSD Documentation Project Home</a></p>
&footer;
</body>
</html>

View file

@ -1,18 +1,20 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Documentation">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<img src="gifs/doc.jpg" alt="BSD Daemon reading documentation" align="right" border="0" width="274" height="163">
<body class="navinclude.docs">
<img src="gifs/doc.jpg" alt="BSD Daemon reading documentation" align="right" border="0" width="274" height="163"/>
<p>A wide variety of documentation is available for FreeBSD, on this web
site, on other web sites, and available over the counter.</p>
&footer;
</body>
</html>

View file

@ -1,15 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Books and Articles Online">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY url.articles "../doc/en_US.ISO8859-1/articles">
<!ENTITY url.books "../doc/en_US.ISO8859-1/books">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>On this site</h2>
@ -30,57 +33,57 @@
<h3>Books</h3>
<p><a href="&url.books;/dev-model/index.html">A project
model for the FreeBSD project</a> (dev-model)<br>
model for the FreeBSD project</a> (dev-model)<br/>
A formal study of the organization of the FreeBSD project.</p>
<p><a href="&url.books;/faq/index.html">The FreeBSD FAQ</a>
(faq)<br>
(faq)<br/>
Frequently Asked Questions, and answers, covering all
aspects of FreeBSD.</p>
<p><a href="&url.books;/handbook/index.html">The FreeBSD Handbook</a>
(handbook)<br>
(handbook)<br/>
A constantly evolving, comprehensive resource for FreeBSD
users.</p>
<p><a href="&url.books;/developers-handbook/index.html">The
FreeBSD Developers' Handbook</a> (developers-handbook)<br>
FreeBSD Developers' Handbook</a> (developers-handbook)<br/>
For people who want to develop software for FreeBSD (and not
just people who are developing FreeBSD itself).</p>
<p><a href="&url.books;/arch-handbook/index.html">The
FreeBSD Architecture Handbook</a> (arch-handbook)<br>
FreeBSD Architecture Handbook</a> (arch-handbook)<br/>
For FreeBSD system developers. This book covers the
architectural details of many important FreeBSD kernel
subsystems.</p>
<p><a href="&url.books;/porters-handbook/index.html">The Porter's
Handbook</a> (porters-handbook)<br>
Handbook</a> (porters-handbook)<br/>
Essential reading if you plan on providing a port of a third
party piece of software.</p>
<p><a href="&url.books;/pmake/index.html">The PMake Tutorial</a>
(pmake)<br>
(pmake)<br/>
A tutorial for the <em>make</em> utility. This book is essential
reading for anyone who wants to understand all the details of using
<em>make</em> of reading and writing makefiles.</p>
<p><a href="&url.books;/design-44bsd/index.html">Chapter 2
of "The Design and Implementation of the 4.4BSD Operating
System"</a> (design-44bsd)<br>
System"</a> (design-44bsd)<br/>
Donated by Addison-Wesley, provides a design overview of 4.4BSD,
from which FreeBSD was originally derived.</p>
<p><a href="&url.books;/corp-net-guide/index.html">Chapter
8 of "The FreeBSD Corporate Networker's Guide"</a>
(corp-net-guide)<br>
(corp-net-guide)<br/>
Donated by Addison-Wesley, provides an in-depth look at using
FreeBSD to provide printing services to Windows, NT, and Novell
hosts.</p>
<p><a href="&url.books;/fdp-primer/index.html">The FreeBSD
Documentation Project Primer for New Contributors</a>
(fdp-primer)<br>
(fdp-primer)<br/>
Everything you need to know in order to start contributing to the
FreeBSD Documentation Project.</p>
@ -89,220 +92,220 @@
<!-- Articles are sorted by pathname -->
<p><a href="&url.articles;/5-roadmap/index.html">The
Roadmap for 5-STABLE</a> (5-roadmap)<br>
Roadmap for 5-STABLE</a> (5-roadmap)<br/>
Describes medium-term development and release engineering
plans leading to the 5-STABLE branch point. This
article is primarily of historical interest.</p>
<p><a href="&url.articles;/bsdl-gpl/index.html">Why you should use
a BSD style license for your Open Source Project</a> (bsdl-gpl)<br>
a BSD style license for your Open Source Project</a> (bsdl-gpl)<br/>
Describes the benefits of releasing code under a BSD
license.</p>
<p><a href="&url.articles;/building-products/index.html">Building
Products with FreeBSD</a> (building-products)<br>
Products with FreeBSD</a> (building-products)<br/>
How FreeBSD can help you build a better product.</p>
<p><a href="&url.articles;/casestudy-argentina.com/index.html">Argentina.com : A Case Study</a> (casestudy-argentina.com)<br>
<p><a href="&url.articles;/casestudy-argentina.com/index.html">Argentina.com : A Case Study</a> (casestudy-argentina.com)<br/>
How FreeBSD helped a large ISP in Latin America.</p>
<p><a href="&url.articles;/checkpoint/index.html">Integration
of Checkpoint VPN-1/Firewall-1 and FreeBSD IPsec</a>
(checkpoint)<br>
(checkpoint)<br/>
How to configure Checkpoint VPN-1/Firewall-1 and FreeBSD
IPsec.</p>
<p><a href="&url.articles;/committers-guide/index.html">The
Committer's Guide</a> (committers-guide)<br>
Committer's Guide</a> (committers-guide)<br/>
Introductory information for FreeBSD committers.</p>
<p><a href="&url.articles;/compiz-fusion/index.html">Installing
and using Compiz Fusion</a> (compiz-fusion)<br>
and using Compiz Fusion</a> (compiz-fusion)<br/>
How to install and use the Compiz Fusion composite window
manager under FreeBSD.</p>
<p><a href="&url.articles;/console-server/index.html">Console
Server Tutorial</a> (console-server)<br>
Server Tutorial</a> (console-server)<br/>
How to setup a FreeBSD based console server with a cheap
multi-port serial card.</p>
<p><a href="&url.articles;/contributing/index.html">Contributing
to FreeBSD</a> (contributing)<br>
to FreeBSD</a> (contributing)<br/>
How to contribute to the FreeBSD Project.</p>
<p><a href="&url.articles;/contributing-ports/index.html">
Contributing to the FreeBSD Ports Collection</a>
(contributing-ports)<br>
(contributing-ports)<br/>
How to help maintain the FreeBSD Ports Collection.</p>
<p><a href="&url.articles;/contributors/index.html">The
List of FreeBSD Contributors</a> (contributors)<br>
List of FreeBSD Contributors</a> (contributors)<br/>
A list of organizations and individuals who have helped
enhance FreeBSD.</p>
<p><a href="&url.articles;/cups/index.html">CUPS on &os;</a>
(cups)<br>
(cups)<br/>
How to setup CUPS with &os;.</p>
<p><a href="&url.articles;/custom-gcc/index.html">Using
newer version of GCC and binutils with the &os; Ports
Collection</a> (custom-gcc)<br>
Collection</a> (custom-gcc)<br/>
How to use newer versions of the GCC compilers and
binutils from the &os; ports tree. Custom GCC
are also discussed.</p>
<p><a href="&url.articles;/cvs-freebsd/index.html">Setting up a
CVS repository - The FreeBSD way</a> (cvs-freebsd)<br>
CVS repository - The FreeBSD way</a> (cvs-freebsd)<br/>
How to set up a CVS repository that uses the same CVSROOT
infrastructure as the FreeBSD project.</p>
<p><a href="&url.articles;/cvsup-advanced/index.html">CVSup
Advanced Points</a> (cvsup-advanced)<br>
Advanced Points</a> (cvsup-advanced)<br/>
An article with some tips about the subtleties of
CVSup.</p>
<p><a href="&url.articles;/dialup-firewall/index.html">Dialup
firewalling with FreeBSD</a> (dialup-firewall)<br>
firewalling with FreeBSD</a> (dialup-firewall)<br/>
How to set up a firewall using PPP and ipfw over a dialup link
with dynamically assigned IP addresses.</p>
<p><a href="&url.articles;/diskless-x/index.html">Creating
a diskless X server</a> (diskless-x)<br>
a diskless X server</a> (diskless-x)<br/>
How to create a diskless X server.</p>
<p><a href="&url.articles;/euro/index.html">The Euro symbol
on FreeBSD</a> (euro)<br>
on FreeBSD</a> (euro)<br/>
How to configure FreeBSD and related applications to display the
Euro symbol.</p>
<p><a href="&url.articles;/explaining-bsd/index.html">Explaining
BSD</a> (explaining-bsd)<br>
BSD</a> (explaining-bsd)<br/>
An answer to the question ``What is BSD?''</p>
<p><a href="&url.articles;/fbsd-from-scratch/index.html">FreeBSD
From Scratch</a> (fbsd-from-scratch)<br>
From Scratch</a> (fbsd-from-scratch)<br/>
How to automatically compile, install and configure a system from
scratch (i.e. to an empty file system), including your favorite
ports.</p>
<p><a href="&url.articles;/filtering-bridges/index.html">Filtering
Bridges</a> (filtering-bridges)<br>
Bridges</a> (filtering-bridges)<br/>
Configuring firewalls and filtering on FreeBSD hosts acting as
bridges rather than routers.</p>
<p><a href="&url.articles;/fonts/index.html">Fonts and
FreeBSD</a> (fonts)<br>
FreeBSD</a> (fonts)<br/>
A description of the various font technologies in FreeBSD, and
how to use them with different programs.</p>
<p><a href="&url.articles;/formatting-media/index.html">Formatting
media on FreeBSD</a> (formatting-media)<br>
media on FreeBSD</a> (formatting-media)<br/>
How to slice, partition, and format fixed and removable media on
FreeBSD.</p>
<p><a href="&url.articles;/freebsd-questions/index.html">How
to get the best results from the FreeBSD-questions mailing list</a>
(freebsd-questions)<br>
(freebsd-questions)<br/>
Tips and tricks to help you maximize the chances of getting
useful information from the -questions mailing list.</p>
<p><a href="&url.articles;/freebsd-update-server/index.html">Build
Your Own FreeBSD Update Server</a>
(freebsd-update-server)<br>
(freebsd-update-server)<br/>
Using a FreeBSD Update server allows a system
administrator to perform fast updates for a number of
machines from a local mirror.</p>
<p><a href="&url.articles;/geom-class/index.html">Writing
a GEOM Class</a> (geom-class)<br>
a GEOM Class</a> (geom-class)<br/>
A guide to GEOM internals, and writing your own class.</p>
<p><a href="&url.articles;/gjournal-desktop/index.html">Implementing
UFS journaling on a desktop PC</a> (gjournal-desktop)<br>
UFS journaling on a desktop PC</a> (gjournal-desktop)<br/>
A guide to create UFS partitions configured with journaling
for desktop use.</p>
<p><a href="&url.articles;/hats/index.html">Working with Hats</a>
(hats)<br>
(hats)<br/>
A committer's guide to working with ``hats'' (other
committers with authority over specific areas of
FreeBSD).</p>
<p><a href="&url.articles;/hubs/index.html">Mirroring FreeBSD</a>
(hubs)
<br>The all in one guide for mirroring the FreeBSD website,
<br/>The all in one guide for mirroring the FreeBSD website,
CVSup servers, FTP servers, and more.</p>
<p><a href="&url.articles;/ipsec-must/index.html">Independent
Verification of IPsec Functionality in FreeBSD</a>
(ipsec-must)<br>
(ipsec-must)<br/>
A method for experimentally verifying IPsec
functionality.</p>
<p><a href="&url.articles;/laptop/index.html">FreeBSD on Laptops</a>
(laptop)<br>
(laptop)<br/>
Information about running FreeBSD on a laptop.</p>
<p><a href="&url.articles;/ldap-auth/index.html">LDAP Authentication</a>
(ldap-auth)<br>
(ldap-auth)<br/>
A practical guide about setting up an LDAP server on
&os; and how to use it for authenticating users.</p>
<p><a href="&url.articles;/linux-comparison/index.html">FreeBSD: An Open Source Alternative to Linux</a>
(linux-comparison)<br>
(linux-comparison)<br/>
A white paper explaining the differences between Linux
and FreeBSD.</p>
<p><a href="&url.articles;/linux-emulation/index.html">Linux emulation in &os;</a>
(linux-emulation)<br>
(linux-emulation)<br/>
A technical description about the internals of the Linux
emulation layer in &os;.</p>
<p><a href="&url.articles;/linux-users/index.html">&os; Quickstart Guide for Linux Users</a>
(linux-users)<br>
(linux-users)<br/>
An introductionary guide for the users that came from Linux.</p>
<p><a href="&url.articles;/mailing-list-faq/index.html">Frequently
Asked Questions About The FreeBSD Mailing Lists</a>
(mailing-list-faq)<br>
(mailing-list-faq)<br/>
How to best use the mailing lists, such as how to help
avoid frequently-repeated discussions.</p>
<p><a href="&url.articles;/mh/index.html">An MH Primer</a>
(mh)<br>
(mh)<br/>
An introduction to using the MH mail reader on
FreeBSD.</p>
<p><a href="&url.articles;/multi-os/index.html">Using
FreeBSD with other operating systems</a> (multi-os)<br>
FreeBSD with other operating systems</a> (multi-os)<br/>
How to install FreeBSD alongside one or more different operating
systems on the same computer.</p>
<p><a href="&url.articles;/nanobsd/index.html">Introduction
to NanoBSD</a> (nanobsd)<br>
to NanoBSD</a> (nanobsd)<br/>
Information about the NanoBSD tools, which can be used to
create FreeBSD system images for embedded applications,
suitable for use on a Compact Flash card (or other mass
storage medium).</p>
<p><a href="&url.articles;/new-users/index.html">FreeBSD
First Steps</a> (new-users)<br>
First Steps</a> (new-users)<br/>
For people coming to FreeBSD and &unix; for the first
time.</p>
<p><a href="&url.articles;/p4-primer/index.html">Perforce
in FreeBSD Development</a> (p4-primer)<br>
in FreeBSD Development</a> (p4-primer)<br/>
A guide to the Perforce version control system. It also
describes how to manage experimental projects with the
FreeBSD Perforce server.</p>
<p><a href="&url.articles;/pam/index.html">Pluggable
Authentication Modules</a> (pam)<br>
Authentication Modules</a> (pam)<br/>
A guide to the PAM system and modules under
FreeBSD.</p>
<p><a href="&url.articles;/portbuild/index.html">Package
building procedures</a> (portbuild)<br>
building procedures</a> (portbuild)<br/>
Describes the approach used by the FreeBSD port
manager team to regularly build ports into packages.
It describes the portbuild cluster, as well as the tools
@ -310,34 +313,34 @@
package builds.</p>
<p><a href="&url.articles;/pr-guidelines/index.html">FreeBSD
Problem Report Handling Guidelines</a> (pr-guidelines)<br>
Problem Report Handling Guidelines</a> (pr-guidelines)<br/>
Recommended practices for handling FreeBSD problem
reports.</p>
<p><a href="&url.articles;/problem-reports/index.html">Writing
FreeBSD Problem Reports</a> (problem-reports)<br>
FreeBSD Problem Reports</a> (problem-reports)<br/>
How to best formulate and submit a problem report to the
FreeBSD Project.</p>
<p><a href="&url.articles;/pxe/index.html">PXE booting
FreeBSD</a> (pxe)<br>
FreeBSD</a> (pxe)<br/>
How to create an Intel PXE server using FreeBSD, and how to
configure a FreeBSD client to boot from a PXE server.</p>
<p><a href="&url.articles;/rc-scripting/index.html">Practical
rc.d scripting in BSD</a> (rc-scripting)<br>
rc.d scripting in BSD</a> (rc-scripting)<br/>
A guide to writing new rc.d scripts and understanding those
already written.</p>
<p><a href="&url.articles;/relaydelay/index.html">FreeBSD as
a greylist mail server</a> (relaydelay)<br>
a greylist mail server</a> (relaydelay)<br/>
Implementing a greylist mail server on FreeBSD
using Sendmail, MySQL, Perl and the relaydelay
software. This is an excellent method to use in the
fight against spam.</p>
<p><a href="&url.articles;/releng/index.html">FreeBSD
Release Engineering</a> (releng)<br>
Release Engineering</a> (releng)<br/>
Describes the approach used by the FreeBSD release
engineering team to make production quality releases of the
FreeBSD Operating System. It describes the tools available
@ -346,7 +349,7 @@
<p><a href="&url.articles;/releng-packages/index.html">FreeBSD
Release Engineering for Third Party Packages</a>
(releng-packages)<br>
(releng-packages)<br/>
Describes the approach used by the FreeBSD
ports management team to produce a high quality package set
suitable for official FreeBSD release media. This document is
@ -359,45 +362,45 @@
<p><a href="&url.articles;/remote-install/index.html">Remote
Installation of the &os; Operating System without a
Remote Console</a> (remote-install)<br>
Remote Console</a> (remote-install)<br/>
Describes the remote installation of the &os; operating
system when the console of the remote system is
unavailable.</p>
<p><a href="&url.articles;/serial-uart/index.html">Serial
and UART devices</a> (serial-uart)<br>
and UART devices</a> (serial-uart)<br/>
Detailed information about the use of serial ports on FreeBSD,
including several multi-port serial cards.</p>
<p><a href="&url.articles;/solid-state/index.html">FreeBSD
and Solid State Devices</a> (solid-state)<br>
and Solid State Devices</a> (solid-state)<br/>
The use of solid state disk devices in FreeBSD.</p>
<p><a href="&url.articles;/storage-devices/index.html">Storage Devices</a>
(storage-devices)<br>
(storage-devices)<br/>
Detailed information about using storage devices with FreeBSD,
including ESDI disks, and SCSI disks, tape drives, and CDROM
drives.</p>
<p><a href="&url.articles;/version-guide/index.html">Choosing the
FreeBSD Version That Is Right For You</a> (version-guide)<br>
FreeBSD Version That Is Right For You</a> (version-guide)<br/>
How to decide which version of FreeBSD is right for your
needs. Topics include the releases, branches, the difference
between -CURRENT and -STABLE, and the current scheduling goals
of the project.</p>
<p><a href="&url.articles;/vinum/index.html">Bootstrapping
Vinum: A Foundation for Reliable Servers</a> (vinum)<br>
Vinum: A Foundation for Reliable Servers</a> (vinum)<br/>
A gentle introduction to failure-resilient servers and
step-by-step instructions for building one with Vinum.</p>
<p><a href="&url.articles;/vm-design/index.html">Design
elements of the FreeBSD VM system</a> (vm-design)<br>
elements of the FreeBSD VM system</a> (vm-design)<br/>
An easy to follow description of the design of the FreeBSD
virtual memory system.</p>
<p><a href="&url.articles;/zip-drive/index.html">Zip-drives
and FreeBSD</a> (zip-drive)<br>
and FreeBSD</a> (zip-drive)<br/>
How to format, mount, and use an Iomega Zip (SCSI, IDE, or
parallel) Drive on FreeBSD.</p>
@ -504,7 +507,6 @@
</ul>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Web Resources">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>In the real world...</h2>
@ -87,7 +90,6 @@
the Info documents on a FreeBSD machine (if you install the info
distribution).</p>
&footer;
</body>
</html>

View file

@ -1,14 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Hardware Donors Page">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>This page keeps a record of current hardware transactions taking place
under the donations team. These are only completed or believed to be
@ -354,7 +356,7 @@
<tr>
<td> <tt>obrien</tt> </td>
<td> AMD Athlon XP 2800+ Barton CPU
<td> AMD Athlon XP 2800+ Barton CPU </td>
<td> bde (shipped thru peter) </td>
<td> Received </td>
</tr>
@ -553,11 +555,11 @@
<tr>
<td> <tt>Mike Tancsa, Sentex</tt> </td>
<td> 2 remote machines:<br>
<td> 2 remote machines:<br/>
<b>releng4.sentex.ca:</b>
Intel Celeron CPU 2.00GHz (2000.35-MHz 686-class CPU)
real memory = 528416768 (516032K bytes),
19595MB QUANTUM FIREBALLP LM20.5 UDMA66<br>
19595MB QUANTUM FIREBALLP LM20.5 UDMA66<br/>
<b>releng5.sentex.ca:</b>
Intel Pentium III/Pentium III Xeon/Celeron (866.38-MHz 686-class CPU)
real memory = 796852224 (759 MB),
@ -674,10 +676,11 @@
Plextor PX-20TSi SCSI CDROM Drive </td>
<td> ru </td>
<td> Received </td>
</tr>
<tr>
<td> <tt>Christoph Franke &lt;Franke.Christoph@gmx.de&gt;</tt> </td>
<td> IOMEGA Zip Drive SCSI 100 MB (incl. 2 Medias)
<td> IOMEGA Zip Drive SCSI 100 MB (incl. 2 Medias) </td>
<td> phk </td>
<td> Shipped </td>
</tr>
@ -946,12 +949,12 @@
<tr>
<td> <tt>Daniel &lt;DS@praxisvermittlung24.de&gt;,
Seuffert &amp; Waidmann</tt> </td>
<td> 1 Intel EtherExpress 100 NIC, bulk, new<br>
1 Seagate ST380011A, 80 GB IDE, new<br>
1 50 PIN SCSI cable, new<br>
1 Adaptec 2940 UW, used, tested<br>
1 Seagate Streamer Travan 20 GB, used, tested<br>
1 compu-shack SSW-503 5 port switch, 100 Mbit, new<br> </td>
<td> 1 Intel EtherExpress 100 NIC, bulk, new<br/>
1 Seagate ST380011A, 80 GB IDE, new<br/>
1 50 PIN SCSI cable, new<br/>
1 Adaptec 2940 UW, used, tested<br/>
1 Seagate Streamer Travan 20 GB, used, tested<br/>
1 compu-shack SSW-503 5 port switch, 100 Mbit, new<br/> </td>
<td> lioux </td>
<td> Received </td>
</tr>
@ -1409,6 +1412,7 @@
2 128MB PC100 SODIMM RAM,
new battery,
Netgear WG511T CardBus adapter
</p>
<p>
AMD64 desktop:
ASUS SK8N motherboard,
@ -1423,16 +1427,20 @@
350 Watt Be Quiet! power supply,
S/PDIF out module,
17" LCD monitor Acer AL1715
</p>
<p>
Hardware for Alpha:
4 128MB ECC RAM (Samsung),
18GB SCSI (Fujitsu MAA3182SC) with cable
</p>
<p>
RTL8139 Ethernet CardBus adapter,
2 Intel PRO/1000 MT desktop adapters,
5-port 100Mbps Ethernet switch
</p>
<p>
Flight to Germany and entrance fee for the EuroBSDCon 2004
</p>
</td>
<td> ru </td>
<td> Received </td>
@ -2046,7 +2054,7 @@
<td><tt>Alexis L&ecirc;-Qu&ocirc;c
&lt;alq666@gmail.com&gt;</tt></td>
<td>One copy of "The Elements of Typographic Style" by Robert
Bringhurst, Hartley & Marks Publishers; 3rd edition (2004). ISBN:
Bringhurst, Hartley &amp; Marks Publishers; 3rd edition (2004). ISBN:
0-88179-206-3.</td>
<td>blackend</td>
<td>Received</td>
@ -2278,7 +2286,7 @@
<tr>
<td> <tt>Hans Beeksma</tt> </td>
<td> multiple PCMCIA modems & NICs </td>
<td> multiple PCMCIA modems &amp; NICs </td>
<td> imp </td>
<td> Shipped </td>
</tr>
@ -2441,7 +2449,7 @@
<td> <tt>Christoph Haas &lt;ch@dorsia.de&gt;</tt> </td>
<td> Sun Ultra 60:
2x 450MHz UltraSPARC II, 2GB RAM, 2x 9GB SCSI drives,
QLogic 2200F FC controller<br>
QLogic 2200F FC controller<br/>
Sun StorEdge T3 with 9x 36GB FC drives </td>
<td> markus </td>
<td> Received </td>
@ -2547,8 +2555,8 @@
<tr>
<td> <tt>Mike Partin</tt> </td>
<td> 4 x Dell 2550 dual P-III 2U servers<br>
1 x Dell 6550 quad Xeon 4U server<br>
<td> 4 x Dell 2550 dual P-III 2U servers<br/>
1 x Dell 6550 quad Xeon 4U server<br/>
2 x IBM Netfinity 400R dual P-III 1U servers</td>
<td> linimon </td>
<td> Received </td>
@ -2563,11 +2571,11 @@
<tr>
<td> <tt>Charles Smeijer</tt> </td>
<td> HP/CPQ Gb NIC NC7770, PCI-X 133 HP p/n 284685-003 Rev 0G<br>
HP/CPQ Gb NIC NC7770, PCI-X 133 HP p/n 284685-003 Rev 0E<br>
HP/CPQ Dual port Gb NIC NC7170, PCI-X 133 HP p/n 313559-001 Rev 0A<br>
SMC Fast ethernet USB NIC p/n 98-012084-585<br>
IBM Gb NIC PCI-X 133 p/n 00P6130<br>
<td> HP/CPQ Gb NIC NC7770, PCI-X 133 HP p/n 284685-003 Rev 0G<br/>
HP/CPQ Gb NIC NC7770, PCI-X 133 HP p/n 284685-003 Rev 0E<br/>
HP/CPQ Dual port Gb NIC NC7170, PCI-X 133 HP p/n 313559-001 Rev 0A<br/>
SMC Fast ethernet USB NIC p/n 98-012084-585<br/>
IBM Gb NIC PCI-X 133 p/n 00P6130<br/>
HP DAT72 data cartridge 72 GB </td>
<td> ed </td>
<td> Received </td>
@ -2645,7 +2653,7 @@
<tr>
<td> <tt>gavin</tt> </td>
<td> 3 Zip 100 drives<br>
<td> 3 Zip 100 drives<br/>
3 3ware cards</td>
<td> mav </td>
<td> Received </td>
@ -2675,7 +2683,7 @@
<tr>
<td> <tt>Kyle Anderson (tummy.com)</tt> </td>
<td> 6 SuperMicro servers </td>
<td> brd (firewalls and infrastructure servers <br>
<td> brd (firewalls and infrastructure servers <br/>
for the new NYC FreeBSD co-location) </td>
<td> Received </td>
</tr>
@ -2745,11 +2753,11 @@
<tr>
<td> <tt>Raymond Vetter</tt> </td>
<td> 3xIDE cables<br>
FDD cable<br>
VGA cable<br>
serial cable<br>
2xCAT7 ethernet cable<br> </td>
<td> 3xIDE cables<br/>
FDD cable<br/>
VGA cable<br/>
serial cable<br/>
2xCAT7 ethernet cable<br/> </td>
<td> romain </td>
<td> received </td>
</tr>
@ -2833,10 +2841,10 @@
<tr>
<td> <tt>Anton Shterenlikht</tt> </td>
<td> 1x Asus WL-107g (Ralink RT2560 + RT2525, ral(4))<br>
1x MSI CB54G2 (Ralink RT2560 + RT2525, ral(4))<br>
1x Sitecom WL-112 (Ralink RT2560 + RT2525, ral(4))<br>
1x Zonet ZEW1500 (PRISM GT/ISL3890, no driver)<br>
<td> 1x Asus WL-107g (Ralink RT2560 + RT2525, ral(4))<br/>
1x MSI CB54G2 (Ralink RT2560 + RT2525, ral(4))<br/>
1x Sitecom WL-112 (Ralink RT2560 + RT2525, ral(4))<br/>
1x Zonet ZEW1500 (PRISM GT/ISL3890, no driver)<br/>
1x Linksys WPC11v4 (Realtek RTL8180L, no driver)</td>
<td> bschmidt </td>
<td> received </td>
@ -2886,11 +2894,11 @@
<tr>
<td> <tt>Anton Shterenlikht</tt> </td>
<td> Linksys WPC11 ver.3 (no driver)<br>
US Robotics USR5410 (Texas Instruments, no driver)<br>
Cisco Aironet 350 (no driver)<br>
Linksys WPC54G ver3.1 (Broadcom BCM4318, bwi(4))<br>
NEC CMZ-RT-WP (NEC CMZ-RT-WP, wi(4), unsupported)<br>
<td> Linksys WPC11 ver.3 (no driver)<br/>
US Robotics USR5410 (Texas Instruments, no driver)<br/>
Cisco Aironet 350 (no driver)<br/>
Linksys WPC54G ver3.1 (Broadcom BCM4318, bwi(4))<br/>
NEC CMZ-RT-WP (NEC CMZ-RT-WP, wi(4), unsupported)<br/>
Netgear WG111v2 (Realtek RTL8187L, urtw(4))</td>
<td> adrian </td>
<td> received </td>
@ -2911,6 +2919,5 @@
</tr>
</table>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Donations Liaison">
<!ENTITY email 'donations'>
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>Contents</h2>
<ul>
@ -169,7 +172,7 @@
<li>Also mention if you want a <a href="#taxcredit">tax
credit</a> for this system. (Note that not all donations can
realistically receive a tax credit, as the cost of supplying
the credit may exceed the value of the donation.)<li>
the credit may exceed the value of the donation.)</li>
</ul>
<h3><a name="components">Computer Components</a></h3>
@ -199,7 +202,7 @@
credit</a> for this hardware. (Note that not all donations
can realistically receive a tax credit, as the cost of
supplying the credit may exceed the value of the
donation.)<li>
donation.)</li>
</ul>
<h3>What we Do with this Information</h3>
@ -217,7 +220,6 @@
<p>Our goal is to place (or decline) all donations within 7 days
of receipt of complete information.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Developers Want List">
<!ENTITY email 'donations'>
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>This page lists various developer hardware needs. If you are
interested in supporting the FreeBSD Project, you might consider
@ -51,7 +54,7 @@
<tr>
<td>jkoshy</td>
<td>Rishi Valley, India.</td>
<td>4-port USB KVM switch &amp; USB<->PS/2 adapters</td>
<td>4-port USB KVM switch &amp; USB&lt;-&gt;PS/2 adapters</td>
<td>Facilitate working with multiple machines.</td>
<td>2008/09/02</td>
</tr>
@ -96,7 +99,7 @@
<td>marks</td>
<td>The Netherlands</td>
<td>ACPI laptops (also for lend)</td>
<td>(1) ACPI laptops that work, to test new code on.<br>
<td>(1) ACPI laptops that work, to test new code on.<br/>
(2) ACPI laptops that don't work, (to try) to fix.</td>
<td>2004/12/19</td>
</tr>
@ -105,7 +108,7 @@
<td>markus</td>
<td>Germany</td>
<td>IBM ThinkPad Dock II</td>
<td>(1) Enhance the acpi_ibm(4) driver.<br>
<td>(1) Enhance the acpi_ibm(4) driver.<br/>
(2) Enhance docking support.</td>
<td>2005/06/13</td>
</tr>
@ -210,6 +213,7 @@
Xserve G5s) for our package building cluster in the US.
</td>
<td>2012/01/27</td>
</tr>
<tr>
<td>portmgr</td>
@ -223,8 +227,8 @@
cluster in the US.
</td>
<td>2009/07/23</td>
</tr>
</table>
&footer;
</body>
</html>

View file

@ -1,14 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email 'hackers'>
<!ENTITY title "BSDCon 2002 FreeBSD Developer Summit">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>The second FreeBSD Developer Summit was held on February 15, 2002, at
the Cathedral Hills Hotel in San Francisco, CA, immediately following
@ -101,7 +103,7 @@
was caught but I have tried to make those sections understandable.</p>
<div class="topic">
<hr>
<hr/>
<h2>Opening Remarks - Robert Watson</h2>
<p>Welcome to the second FreeBSD Developer Summit at BSDCon 2002.
@ -141,7 +143,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="kobj"></a>
<h2>Inheritance Added to KOBJ - Justin Gibbs</h2>
@ -380,7 +382,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="arch"></a>
<h2>New Architectures</h2>
@ -577,7 +579,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="toolchain"></a>
<h2>Toolchain - David O'Brien</h2>
@ -619,7 +621,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<h2>Architectural Issues (General Discussions)</h2>
<div class="discussion">
@ -642,14 +644,14 @@
<p><strong class="speaker">Robert</strong> : Supported release? The
same thing can be done in the cross platform build. If a
particular arch is going to be supported then we must have a
build cluster.
build cluster.</p>
<p><strong class="speaker">Benno</strong> : On the subject of PPC I'd
be willing to offer them.
be willing to offer them.</p>
<p><strong class="speaker">Nik C</strong> : The NetBSD folks are
talking about having a tinderbox environment. We might talk
to them about sharing.
to them about sharing.</p>
<p><strong class="speaker">PoulHK</strong> : On the subject of
tinderbox. About 2 years ago I set up a machine to test this kind
@ -743,7 +745,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="geom"></a>
<h2>GEOM - Poul-Henning Kamp</h2>
@ -888,7 +890,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="network"></a>
<h2>Network Stack - Luigi Rizzo</h2>
@ -1099,9 +1101,9 @@
netgraph configuration files become more /usr/sbin/ppp.</p>
<p><strong class="speaker">Julian</strong> : Brian has been toying
with having ppp take over mpd.
with having ppp take over mpd.</p>
<p><strong class="speaker">Gnn</strong> : Can we use netgraph for SMP?
<p><strong class="speaker">Gnn</strong> : Can we use netgraph for SMP?</p>
<p><strong class="speaker">Peter W</strong> : I'm a refugee from a
streams based system. It's scary. Be a little bit careful.</p>
@ -1124,7 +1126,7 @@
<h2>LUNCH</h2>
<div class="topic">
<hr>
<hr/>
<a name="trustedbsd"></a>
<h2>TrustedBSD - Robert Watson</h2>
@ -1272,7 +1274,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="capabilities"></a>
<h2>Capabilities - Brian Feldman</h2>
@ -1280,7 +1282,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="kse"></a>
<h2>KSE - Julian Elischer</h2>
@ -1450,7 +1452,7 @@
</div>
<div class="topic">
<hr>
<hr/>
<a name="smpng"></a>
<h2>SMPng - John Baldwin</h2>
@ -1891,7 +1893,7 @@ ALTERNATE
</div>
<div class="topic">
<hr>
<hr/>
<a name="conclusion"></a>
<h2>Concluding Remarks - Robert Watson</h2>
@ -1916,6 +1918,5 @@ ALTERNATE
</div>
</div>
&footer;
</body>
</html>

View file

@ -1,15 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email 'hackers'>
<!ENTITY break '<hr><center>BREAK</center><hr>'>
<!ENTITY break '<div xmlns="http://www.w3.org/1999/xhtml"><hr/><center>BREAK</center><hr/></div>'>
<!ENTITY title "Usenix 2002 FreeBSD Developer Summit III">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>The third FreeBSD Developer Summit was held on June 11-12, 2002, at
the Monterey Marriott in Monterey, CA, immediately prior to the USENIX
@ -93,12 +95,12 @@ Stokely</a>.</p>
understandable.</p>
<div class="topic">
<hr>
<hr/>
<h2>09:30 Opening Remarks</h2>
</div>
<div class="topic">
<hr>
<hr/>
<a name="kse"></a>
<h2>KSE - Julian Elischer</h2>
@ -246,7 +248,7 @@ the Solaris ABI.</p>
</div>
<div class="topic">
<hr>
<hr/>
<a name="smp"></a>
<h2>SMPng - John Baldwin</h2>
@ -506,7 +508,7 @@ list.</p>
</div>
<div class="topic">
<hr>
<hr/>
<a name="hw"></a>
<h2>New Hardware Architectures</h2>
@ -660,12 +662,12 @@ turn up.</p>
</div>
</div>
<hr>
<hr/>
LUNCH
<hr>
<hr/>
<div class="topic">
<hr>
<hr/>
<a name="trust"></a>
<h2>Trusted BSD</h2>
@ -711,7 +713,7 @@ stuff that's not done yet.</p>
</div>
<div class="topic">
<hr>
<hr/>
<a name="releng"></a>
<h2>Release Engineering</h2>
@ -932,7 +934,7 @@ come release.</p>
&break;
<div class="topic">
<hr>
<hr/>
<a name="rc"></a>
<h2>rc.d</h2>
</div>
@ -1001,7 +1003,7 @@ system.</p>
</div>
<div class="topic">
<hr>
<hr/>
<a name="open"></a>
<h2>Other Issues</h2>
</div>
@ -1134,7 +1136,6 @@ an outcall. The outcall returns does a substitution.</p>
<p><strong class="speaker">rwatson</strong> : Time up, time to wrap up.</p>
</div>
&footer;
</body>
</html>

View file

@ -1,14 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY email 'hackers'>
<!ENTITY title "BSDCon 2003 FreeBSD Developer Summit">
<!ENTITY % navinclude.about "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<p>The fifth FreeBSD Developer Summit was held on September 13, 2003, at
Vicor's offices in Richmond, CA, immediately following BSDCon 2003
@ -57,7 +59,7 @@
individual and then a discussion ensued.</p>
<div class="topic">
<hr>
<hr/>
<h2>Opening Remarks - Robert Watson</h2>
<p>Welcome to the fifth FreeBSD Developer Summit at BSDCon 2003.
@ -90,7 +92,7 @@ dropped dramatically.</p>
compared to the HEAD. Implies that most commits to RELENG_4 really do
go through HEAD first.</p>
<p>Slightly less than half of commits go into <tt>sys/</tt>
<p>Slightly less than half of commits go into <tt>sys/</tt></p>
<p>Perforce submission rates are about half that of rate in the main
<tt>src/</tt> CVS branch.</p>
@ -101,7 +103,7 @@ go through HEAD first.</p>
<div class="topic">
<hr>
<hr/>
<a name="re4"></a>
<h2>Release Engineering, RELENG_4 - Murray Stokely</h2>
@ -145,7 +147,7 @@ bug causing instability and he'll just go crazy trying to fix it."
</div>
<div class="topic">
<hr>
<hr/>
<a name="re5"></a>
<h2>Release Engineering, HEAD - Scott Long</h2>
@ -185,6 +187,5 @@ supported hardware, etc.</p>
</div>
</div>
&footer;
</body>
</html>

View file

@ -1,11 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h1>FreeBSD offers many advanced features.</h1>
@ -224,7 +227,6 @@
file system, Secure RPC facilities, and access lists for services
that support TCP wrappers.</p>
&footer;
</body>
</html>

View file

@ -1,13 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: Contact Us">
<!ENTITY % navinclude.gnome "INCLUDE">
<!ENTITY email "freebsd-gnome">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contacts</h2>
@ -26,72 +29,72 @@
in the FreeBSD GNOME Project are:</p>
<center>
<table border=0>
<table border="0">
<!-- this row is a blank; it just defines sizes -->
<tr>
<td width=50>&nbsp;</td>
<td width=250>&nbsp;</td>
<td width=50>&nbsp;</td>
<td width="50">&nbsp;</td>
<td width="250">&nbsp;</td>
<td width="50">&nbsp;</td>
</tr>
<tr>
<td colspan=2 align="right">
<td colspan="2" align="right">
<b>Alexander Nedotsukov</b>
(<a href="mailto:bland@FreeBSD.org">bland@FreeBSD.org</a>)<br>
(<a href="mailto:bland@FreeBSD.org">bland@FreeBSD.org</a>)<br/>
IRC (FreeNode): bland
</td>
<td align="left">
<img src="images/hippobutt.jpg" alt="bland">
<img src="images/hippobutt.jpg" alt="bland"/>
</td>
</tr>
<tr>
<td align="right">
<img src="images/hippobutt.jpg" alt="avl">
<img src="images/hippobutt.jpg" alt="avl"/>
</td>
<td colspan=2 align="left">
<td colspan="2" align="left">
<b>Alexander Logvinov</b>
(<a
href="mailto:avl@FreeBSD.org">avl@FreeBSD.org</a>)
</td>
</tr>
<tr>
<td colspan=2 align="right">
<td colspan="2" align="right">
<b>Jeremy Messenger</b>
(<a href="mailto:mezz@FreeBSD.org">mezz@FreeBSD.org</a>)<br>
(<a href="mailto:mezz@FreeBSD.org">mezz@FreeBSD.org</a>)<br/>
IRC (FreeNode): mezz7
</td>
<td align="left">
<img src="images/mezz.jpg" alt="mezz">
<img src="images/mezz.jpg" alt="mezz"/>
</td>
</tr>
<tr>
<td align="right">
<img src="images/marcus.jpg" alt="marcus">
<img src="images/marcus.jpg" alt="marcus"/>
</td>
<td colspan=2 align="left">
<td colspan="2" align="left">
<b>Joe Marcus Clarke</b>
(<a href="mailto:marcus@FreeBSD.org">marcus@FreeBSD.org</a>)<br>
WWW: <a href="http://www.marcuscom.com/">www.marcuscom.com</a><br>
AIM: FreeBSDMarcus<br>
(<a href="mailto:marcus@FreeBSD.org">marcus@FreeBSD.org</a>)<br/>
WWW: <a href="http://www.marcuscom.com/">www.marcuscom.com</a><br/>
AIM: FreeBSDMarcus<br/>
IRC (FreeNode): FreeBSDMarcus
</td>
</tr>
<tr>
<td colspan=2 align="right">
<td colspan="2" align="right">
<b>Koop Mast</b>
(<a href="mailto:kwm@FreeBSD.org">kwm@FreeBSD.org</a>)<br>
(<a href="mailto:kwm@FreeBSD.org">kwm@FreeBSD.org</a>)<br/>
IRC (FreeNode): kwm
</td>
<td align="left">
<img src="images/kwm.jpg" alt="kwm">
<img src="images/kwm.jpg" alt="kwm"/>
</td>
</tr>
<tr>
<td align="right">
<img src="images/ahze.jpg" alt="ahze">
<img src="images/ahze.jpg" alt="ahze"/>
</td>
<td colspan=2 align="left">
<td colspan="2" align="left">
<b>Michael Johnson</b>
(<a href="mailto:ahze@FreeBSD.org">ahze@FreeBSD.org</a>)<br>
(<a href="mailto:ahze@FreeBSD.org">ahze@FreeBSD.org</a>)<br/>
IRC (FreeNode): ahze
</td>
</tr>
@ -116,6 +119,5 @@
<li><a href="mailto:vanilla@FreeBSD.org">Vanilla I. Shu</a></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,36 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>1. When should I make a bug report?</h2>
<ul>
<li><b><i>After</i></b> running any build failure
output through <a
href="/gnome/gnomelogalyzer.sh">gnomelogalyzer.sh</a>.
href="/gnome/gnomelogalyzer.sh">gnomelogalyzer.sh</a>.</li>
<li><b><i>After</i></b> running <tt>cvsup</tt> to obtain the most
recent ports tree.
recent ports tree.</li>
<li><b><i>After</i></b> running <tt>portupgrade&nbsp;-a</tt> or
<tt>portmaster&nbsp;-a</tt> to ensure that all applications are
up-to-date. Do not forget to read in <tt>/usr/ports/UPDATING</tt>
first before you upgrade those installed ports.
first before you upgrade those installed ports.</li>
<li><b><i>After</i></b> searching through the FreeBSD GNOME
<a href="&base;/gnome/index.html#search">Mailing
list archives</a> to see if the problem has already been
reported.
reported.</li>
<li><b><i>After</i></b> deciding whether the problem is FreeBSD-specific,
or is a bug in an application that would affect all users,
on all operating systems. If you cannot determine if the
problem is FreeBSD-specific or not, then send your
problem to the <a
href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
list</a>, and we can help decide where the problem lies.
list</a>, and we can help decide where the problem lies.</li>
</ul>
<h2>2. What to report?</h2>
@ -48,7 +51,7 @@
<tt>uname -a</tt>).</p></li>
<li><p>List of all packages installed on your system (output of
<tt>pkg_info</tt>).</p></li>
<li><p>Your environment (output of <tt>/usr/bin/env</tt>).
<li><p>Your environment (output of <tt>/usr/bin/env</tt>).</p></li>
<li><p>If you are building from ports, note approximately how
long it has been since you last updated your ports tree. If
it has been more than a day, or if you have not run
@ -64,7 +67,7 @@
or send-pr(1) with attachment. Try to avoid sending any
attachments to the mailing list, because attachments sent
to FreeBSD mailing lists are usually discarded by the
mailing list software.
mailing list software.</li>
<li>If a program produces a core dump, provide a
back trace. Back traces are only useful if the
application (and possibly its dependencies) are
@ -75,10 +78,10 @@
traces. In general, though, you can build and
install your port with the following command
to produce binaries that will have useful
debugging symbols: <tt>make WITH_DEBUG=yes install</tt>
debugging symbols: <tt>make WITH_DEBUG="yes" install</tt></li>
<li>If an application produces unexpected behavior,
provide a clear and detailed description, including a
description of the behavior that you were expecting.
description of the behavior that you were expecting.</li>
</ul>
</li>
</ul>
@ -100,7 +103,7 @@
reporting system</a>, send your report to the application's
developers via the GNOME
<a href="http://bugzilla.gnome.org/">bug tracking system</a>, or
any combination of those.<p>
any combination of those.</p>
<ul>
<li><p>If the problem is FreeBSD-specific (usually, this means
@ -122,6 +125,5 @@
for the next release.</p></li>
</ul>
&footer;
</body>
</html>

View file

@ -1,23 +1,26 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What are development versions of GNOME all about?</a>
<li> <a href="#q2">Should I track development versions?</a>
<li> <a href="#q3">How do I obtain development versions of GNOME stuff?</a>
<li> <a href="#q4">How do I keep everything up-to-date and in sync?</a>
<li> <a href="#q5">What should I do when something does not work?</a>
<li> <a href="#q6">How can I help with the development versions?</a>
<li> <a href="#q1">What are development versions of GNOME all about?</a></li>
<li> <a href="#q2">Should I track development versions?</a></li>
<li> <a href="#q3">How do I obtain development versions of GNOME stuff?</a></li>
<li> <a href="#q4">How do I keep everything up-to-date and in sync?</a></li>
<li> <a href="#q5">What should I do when something does not work?</a></li>
<li> <a href="#q6">How can I help with the development versions?</a></li>
<li> <a href="#q7">What is the current state of development GNOME on
FreeBSD</a>
FreeBSD</a></li>
</ol>
<h2>Full Text </h2>
@ -90,7 +93,7 @@
to <tt>/etc/make.conf</tt> so that gdb back traces contain
useful information:</p>
<pre>
WITH_DEBUG=yes
WITH_DEBUG="yes"
</pre>
<p>GNOME has an excellent guide for getting <a href="http://live.gnome.org/GettingTraces">
useful back traces</a>.</p>
@ -109,7 +112,7 @@ WITH_DEBUG=yes
here</a>. This script will merge the development ports tree
into your main ports tree. From there, you can use
<tt>portupgrade</tt> or <tt>portmaster</tt> to upgrade from
&gnomever; to &gnomedevelver; and stay up-to-date afterwards.
&gnomever; to &gnomedevelver; and stay up-to-date afterwards.</p>
<p>The long answer is that keeping up-to-date with the GNOME
development branch is complicated. Sometimes components change
@ -163,6 +166,5 @@ WITH_DEBUG=yes
for the start of &gnomedevelver; work.</p>
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,13 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: Example GNOME Makefile">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<p>The following is an example Makefile for a FreeBSD GNOME port.</p>
@ -21,11 +24,11 @@
# For this example, assume there was already a gnomeapp in the tree, and that this
# is the GTK+-2 version (i.e. gnomeapp2 versus gnomeapp).
PORTNAME= gnomeapp2
PORTname= gnomeapp2
PORTVERSION= &gnomever;.2
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION}
DISTname= ${PORTNAME:S/2//}-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@ -33,7 +36,7 @@ COMMENT= A GNOME app that does some stuff
USE_BZIP2= yes
GNU_CONFIGURE= yes # NOTE: if the port needs ltverhack, this must be
USE_AUTOTOOLS=libtool:15
USE_AUTOTOOLS="libtool":15
USE_GMAKE= yes # same with GNU make
# This is for i18n:
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
@ -63,6 +66,5 @@ CONFIGURE_ARGS+= --without-gnome
.include &lt;bsd.port.post.mk&gt;
</pre>
&footer;
</body>
</html>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<!-- PLEASE README BEFORE ADDING NEW QUESTIONS -->
@ -16,66 +17,68 @@ question number has to change, it will not cause any confusions.
Note: links for existing questions should NEVER be changed.
-->
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">How do I get GNOME &gnomever; for FreeBSD?</a>
<li> <a href="#q1">How do I get GNOME &gnomever; for FreeBSD?</a></li>
<li> <a href="#full-gnome">How do I get the most out of
GNOME?</a>
GNOME?</a></li>
<li> <a href="#q2">GNOME &gnomever; is failing to build from ports.
What do I do?</a>
What do I do?</a></li>
<li> <a href="#q3">I installed GNOME &gnomever;, but I am missing
application foo. What gives?</a>
application foo. What gives?</a></li>
<li> <a href="#q5">What is the best way to upgrade from GNOME
&gnomeoldver; to GNOME &gnomever;?</a>
&gnomeoldver; to GNOME &gnomever;?</a></li>
<li> <a href="#q6">How do I keep my GNOME &gnomever; components
and applications up-to-date?</a>
<li> <a href="#uninstall">How do I uninstall GNOME?</a>
and applications up-to-date?</a></li>
<li> <a href="#uninstall">How do I uninstall GNOME?</a></li>
<li> <a href="#q8">Where can I get more themes for GNOME
&gnomever;?</a>
&gnomever;?</a></li>
<li> <a href="#q9">What window managers work well with GNOME
&gnomever;? </a>
&gnomever;? </a></li>
<li> <a href="#q10">Does GNOME &gnomever; support anti-aliased
fonts?</a>
fonts?</a></li>
<li> <a href="#q11">How can I control what fonts are anti-aliased?
</a>
<li> <a href="#q12">How do I edit my GNOME menus?</a>
</a></li>
<li> <a href="#q12">How do I edit my GNOME menus?</a></li>
<li> <a href="#q13">How do I use GTK+ 2 resource settings for
GTK+ 2 applications when not in a GNOME environment?</a>
GTK+ 2 applications when not in a GNOME environment?</a></li>
<li> <a href="#q14">How do I configure settings for GNOME 1.4
applications under GNOME &gnomever;?</a>
applications under GNOME &gnomever;?</a></li>
<li> <a href="#q15">Brasero does not let me burn CDs,
or Totem/Rhythmbox/Sound-juicer cannot find my CD/DVD drive.
How can I fix this?</a>
<li> <a href="#q16">How do I add new GDM sessions?</a>
<li> <a href="#q17">How do I disable spatial Nautilus?</a>
How can I fix this?</a></li>
<li> <a href="#q16">How do I add new GDM sessions?</a></li>
<li> <a href="#q17">How do I disable spatial Nautilus?</a></li>
<li> <a href="#q18">How do I disable desktop icons for
"Computer," "Home," and "Trash?"</a>
"Computer," "Home," and "Trash?"</a></li>
<li> <a href="#q19">How do I mount my removable media in
Nautilus?</a>
<li> <a href="#q20">Why is GNOME so slow to start up?</a>
Nautilus?</a></li>
<li> <a href="#q20">Why is GNOME so slow to start up?</a></li>
<li> <a href="#q21">How do I install GNOME packages from
the GNOME Tinderbox?</a>
the GNOME Tinderbox?</a></li>
<li> <a href="#q22">How do I add new MIME types to
GNOME?</a>
GNOME?</a></li>
<li> <a href="#q23">How do I configure GDM for
automatic logins?</a>
automatic logins?</a></li>
<li> <a href="#q24">How do I upgrade from gnome2-lite to
the full GNOME &gnomever; desktop?</a>
the full GNOME &gnomever; desktop?</a></li>
<li> <a href="#q25">How do I enable Emacs-style
keybindings in GTK+ applications?</a>
keybindings in GTK+ applications?</a></li>
<li> <a href="#q26">Why do I only see generic icons in
Nautilus?</a>
Nautilus?</a></li>
<li> <a href="#q27">Why do I need confirm access to my keyring
every time Nautilus tries to open an external share?</a>
every time Nautilus tries to open an external share?</a></li>
<li> <a href="#q28">How do I enable window compositing in
GNOME?</a>
GNOME?</a></li>
<li> <a href="#q29">How can I get GDM to respect my locale
settings?</a>
settings?</a></li>
<li> <a href="#procfs">Why do I not see any users in
GDM?</a>
GDM?</a></li>
</ol>
<h2>Full Text </h2>
@ -494,7 +497,7 @@ libtool: link: `/usr/X11R6/lib/libglade-2.0.la' is not a valid libtool archive
to do the following:</p>
<pre>
# killall metacity; sawfish &
# killall metacity; sawfish &amp;
# gnome-session-save --gui
</pre>
<p>The <tt>gnome-session-save</tt> is important. Without it, the
@ -600,7 +603,7 @@ Load "type1"
need to create a file named <tt>~/.gtkrc-2.0</tt>.</p>
<p> To use the widgets from a GTK+ theme when in a non-GNOME
environment, simply <tt>include</tt> the theme's
<tt>gtk-2.0/gtkrc</tt> in your <tt>~/.gtkrc-2.0</tt>. For example:
<tt>gtk-2.0/gtkrc</tt> in your <tt>~/.gtkrc-2.0</tt>. For example:</p>
<pre>include "/usr/local/share/themes/Crux/gtk-2.0/gtkrc"</pre>
<p> If you prefer, you can use the same GTK+ 1.2 theme for both
@ -719,13 +722,13 @@ perm pass0 0666
<pre>
[Desktop Entry]
Encoding=UTF-8
Name=KDE
Comment=This session logs you into KDE
Encoding="UTF"-8
Name="KDE"
Comment="This" session logs you into KDE
Exec=/usr/local/bin/startkde
TryExec=/usr/local/bin/startkde
Icon=
Type=Application
Type="Application"
</pre>
<p>This file must have execute permissions. For example:</p>
@ -957,7 +960,7 @@ session required pam_permit.so
<p>Once PAM is configured to allow GDM automatic logins,
edit <tt>/usr/local/etc/gdm/custom.conf</tt>, and set
<tt>AutomaticLoginEnable=true</tt>, and
<tt>AutomaticLoginEnable="true"</tt>, and
<tt>AutomaticLogin</tt> equal to the username for which
you wish to enable automatic logins. Both of these
properties should be placed under the
@ -965,8 +968,8 @@ session required pam_permit.so
<pre>
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=marcus
AutomaticLoginEnable="true"
AutomaticLogin="marcus"
</pre>
<p>That will automatically login the user
@ -1046,7 +1049,7 @@ gtk-key-theme-name = "Emacs"
been added to your X11 session startup preferences:</p>
<pre>
/usr/local/libexec/gnome-settings-daemon &
/usr/local/libexec/gnome-settings-daemon &amp;
</pre>
<p>If you are running the full GNOME Desktop, there may be
@ -1142,6 +1145,5 @@ proc /proc procfs rw 0 0
</pre>
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,22 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">Oops! I ran <tt>portupgrade(1)</tt>! What do I do?</a>
<li> <a href="#q4">The upgrade failed; what do I do?</a>
<li> <a href="#q5">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q6">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">Oops! I ran <tt>portupgrade(1)</tt>! What do I do?</a></li>
<li> <a href="#q4">The upgrade failed; what do I do?</a></li>
<li> <a href="#q5">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q6">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q7">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -32,11 +35,11 @@
<ul>
<li>FreeBSD support for CPU frequency monitoring, ACPI power
management, wireless signal strength monitoring for all
supported drivers, and disk read/write utilization
<li>Better keyboard layout and feature control
<li>Sleek selection of desktop backgrounds
<li>Many new applications, applets, and UI enhancements
<li>Extensive list of stability and speed increases
supported drivers, and disk read/write utilization</li>
<li>Better keyboard layout and feature control</li>
<li>Sleek selection of desktop backgrounds</li>
<li>Many new applications, applets, and UI enhancements</li>
<li>Extensive list of stability and speed increases</li>
</ul>
</li>
@ -51,10 +54,10 @@
<ol>
<li><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
your ports tree</a>.
your ports tree</a>.</li>
<li>Download the FreeBSD GNOME Project's <a href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
script</a>.
<li>Run the script as <tt>root</tt>. Read a good-sized book.
script</a>.</li>
<li>Run the script as <tt>root</tt>. Read a good-sized book.</li>
</ol>
<p>More detailed instructions are as follows:</p>
@ -144,44 +147,44 @@ $ tail -f /path/to/logfile
<li>Changing the GTK theme can cause a few apps to crash. This issue is known to the
GNOME/Linux world, so it is not a FreeBSD-specific issue. You can ignore
the error message, and click the "Restart" button to restart the
crashed application when the dialog pops up. You should be fine after that.
crashed application when the dialog pops up. You should be fine after that.</li>
<li>The KDE menu is missing some icons. KDE failed to follow the published
freedesktop.org standards, and places its icons in a non-standard
location. GNOME 2.10 introduced a mass move towards complete compliance
with freedesktop.org standards, so there's not much that can be done
until KDE moves its default icons into a location that GNOME recognizes.
<a href="http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html">http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html</a>
<a href="http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html">http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html</a></li>
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=167934">
#167934</a>: [gnome-menus] Any .desktop file in
share/gnome/apps without a Categories entry will not work. This is due
to a
LegacyDir bug that is supposed to be fixed in next release (2.10.1).
The workaround is to add a Categories entry in the .desktop file in
question.
question.</li>
<li>[gnome-session]: Options for shutting down or rebooting
will not appear on logout unless GDM is running on the
same machine.
same machine.</li>
<li>[multiload-applet]: The disk reads/writes monitor does
not work on -CURRENT. A solution is currently being
sought.
sought.</li>
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=137388">
#137388</a>: [gnome-terminal] gnome-terminal has a problem
with dynamic titles and vim (<b>UPDATE:</b> See this
<a
href="http://lists.freebsd.org/pipermail/freebsd-gnome/2004-May/006689.html">email</a>
for a workaround to this problem)
for a workaround to this problem)</li>
<li><a
href="http://bugzilla.ximian.com/show_bug.cgi?id=73375">#73375</a>:
[evolution] Evolution will crash when selecting a new
Server Type for an account with malloc debugging enabled.
This only affects -CURRENT users by default. To disable
malloc debugging, run the command <tt>ln -sf aj
/etc/malloc.conf</tt> as root.
/etc/malloc.conf</tt> as root.</li>
<li>GnomeVFS-2 now has native support for sftp methods. Fully
non-interactive publickey authentication works on all versions
of FreeBSD, but FreeBSD 5.X is required for password or
passphrase authentication.
passphrase authentication.</li>
</ul>
</li>
@ -206,6 +209,5 @@ $ tail -f /path/to/logfile
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,22 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">Oops! I ran <tt>portupgrade(1)</tt>! What do I do?</a>
<li> <a href="#q4">The upgrade failed; what do I do?</a>
<li> <a href="#q5">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q6">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">Oops! I ran <tt>portupgrade(1)</tt>! What do I do?</a></li>
<li> <a href="#q4">The upgrade failed; what do I do?</a></li>
<li> <a href="#q5">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q6">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q7">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -31,13 +34,13 @@
some of the most exciting new features of GNOME &gnomever; are:</p>
<ul>
<li>Sexy new default theme, Clearlooks
<li>More usable and powerful Nautilus file manager
<li>Sexy new default theme, Clearlooks</li>
<li>More usable and powerful Nautilus file manager</li>
<li>Desktop-wide clipboard that can save your paste buffer
even after you have closed the application from which you
copied
<li>Enhanced multimedia support
<li>Extensive list of stability and speed increases
copied</li>
<li>Enhanced multimedia support</li>
<li>Extensive list of stability and speed increases</li>
</ul>
</li>
@ -56,10 +59,10 @@
<tt>portsnap(8)</tt> or <a
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">cvsup</a>CVSup. Simply obtain the latest ports tree, and you are
ready to go. After you have obtained the latest ports tree,
<em>do not</em> run a typical <tt>portupgrade(1)</tt>.
<em>do not</em> run a typical <tt>portupgrade(1)</tt>.</li>
<li>Download the FreeBSD GNOME Project's <a href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
script</a>.
<li>Run the script as <tt>root</tt>. Read a good-sized book.
script</a>.</li>
<li>Run the script as <tt>root</tt>. Read a good-sized book.</li>
</ol>
<p>More detailed instructions are as follows:</p>
@ -173,6 +176,5 @@ $ tail -f /path/to/logfile
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -61,10 +64,11 @@
<p>Then you can run <tt>portupgrade(8)</tt> as you normally
would. <b>NOTE:</b> it is recommended to run <b>portupgrade
-a</b> to make sure you get all the necessary ports.</p>
-a</b> to make sure you get all the necessary ports.</p></li>
</ol>
<p>More detailed instructions are as follows:</p>
</li>
<!-- Q3 -->
<li style="padding-bottom: 0.5em"><a name="q3"></a>
@ -115,6 +119,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -69,7 +72,7 @@
# portmaster -r pkg-config\*
</pre>
<p>Then run portmaster normally.</p>
<p>Then run portmaster normally.</p></li>
</ol>
</li>
@ -129,6 +132,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -71,7 +74,7 @@
# portmaster -a
</pre>
<p>Then run portmaster normally.</p>
<p>Then run portmaster normally.</p></li>
</ol>
</li>
@ -131,6 +134,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -70,7 +73,7 @@
<pre>
# portmaster -o textproc/rarian textproc/scrollkeeper
# portmaster -a
</pre>
</pre></li>
</ol>
</li>
@ -113,7 +116,7 @@
does not appear to exist on 7.X or 8.X, nor is it reliably
reproducible. If you are encountering this problem, please
notify <a
href="mailto:&email;@FreeBSD.org">&email;@FreeBSD.org</a>.
href="mailto:&email;@FreeBSD.org">&email;@FreeBSD.org</a>.</li>
</ul>
</li>
@ -137,6 +140,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -76,7 +79,7 @@
# pkg_delete -f gnome-applets\* totem\* gnome-control-center\* \
gnome-keyring-manager\*
# portmaster -a
</pre>
</pre></li>
</ol>
</li>
@ -147,6 +150,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -75,7 +78,7 @@ gdm.)
# pkg_delete -f gtkmm-2.12\*
# portmaster -a
# portmaster gnome-session
</pre>
</pre></li>
</ol>
</li>
@ -143,6 +146,5 @@ gdm.)
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -32,7 +35,7 @@
<ul>
<li>A FreeBSD port of libxul-1.9 has been added as an
alternative Gecko provider to Firefox 2. This can be used
by setting <tt>WITH_GECKO=libxul</tt> in
by setting <tt>WITH_GECKO="libxul"</tt> in
<tt>/etc/make.conf</tt>.</li>
<li>The Brasero disc burning application has been added to
the Desktop to replace nautilus-cd-buner.</li>
@ -74,7 +77,7 @@
<pre>
# portmaster -a
# portmaster gnome-media gnome-settings-daemon gnome-control-center
</pre>
</pre></li>
</ol>
</li>
@ -130,6 +133,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -75,7 +78,7 @@
<pre>
# portmaster -a
</pre>
</pre></li>
</ol>
</li>
@ -140,6 +143,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -77,7 +80,7 @@
# pkg_delete -f "gnome-keyring-*"
# portmaster security/gnome-keyring
# portmaster -a
</pre>
</pre></li>
</ol>
</li>
@ -135,6 +138,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,21 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">The upgrade failed; what do I do?</a>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q5">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">The upgrade failed; what do I do?</a></li>
<li> <a href="#q4">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q5">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q6">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -63,7 +66,7 @@
<pre>
# pkg_delete -f gtkmm-2.20\* gtk-2.20\*
# portmaster -a
</pre>
</pre></li>
</ol>
</li>
@ -121,6 +124,5 @@
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,22 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<h2>Contents</h2>
<ol>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a>
<li> <a href="#q3">Oops! I ran <tt>portupgrade(1)</tt>! What do I do?</a>
<li> <a href="#q4">The upgrade failed; what do I do?</a>
<li> <a href="#q5">List of known GNOME &gnomever; problems and their solutions</a>
<li> <a href="#q6">I have found a bug; whom should I alert?</a>
<li> <a href="#q1">What is new in GNOME &gnomever;?</a></li>
<li> <a href="#q2">How do I upgrade to GNOME &gnomever;?</a></li>
<li> <a href="#q3">Oops! I ran <tt>portupgrade(1)</tt>! What do I do?</a></li>
<li> <a href="#q4">The upgrade failed; what do I do?</a></li>
<li> <a href="#q5">List of known GNOME &gnomever; problems and their solutions</a></li>
<li> <a href="#q6">I have found a bug; whom should I alert?</a></li>
<li> <a href="#q7">I want the fame and glory of the FreeBSD GNOME team! What
can I do to participate?</a>
can I do to participate?</a></li>
</ol>
<h2>Full Text</h2>
@ -31,13 +34,13 @@
<ul>
<li>Spatial Nautilus interface, designed to better reflect the logical
organization of folders
organization of folders</li>
<li>Open/Save dialog box now has the features one would expect in an
open/save dialog box
<li>Intuitive application to change keyboard layouts
<li>Sleek desktop background selector
<li>Many new applications, applets, and UI enhancements
<li>Extensive list of stability and speed increases
open/save dialog box</li>
<li>Intuitive application to change keyboard layouts</li>
<li>Sleek desktop background selector</li>
<li>Many new applications, applets, and UI enhancements</li>
<li>Extensive list of stability and speed increases</li>
</ul>
</li>
@ -52,10 +55,10 @@
<ol>
<li><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
your ports tree</a>.
your ports tree</a>.</li>
<li>Download the FreeBSD GNOME Project's <a href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
script</a>.
<li>Run the script as <tt>root</tt>. Read a good-sized book.
script</a>.</li>
<li>Run the script as <tt>root</tt>. Read a good-sized book.</li>
</ol>
<p>More detailed instructions are as follows:</p>
@ -152,7 +155,7 @@ $ tail -f /path/to/logfile
<li>GnomeVFS-2 now has native support for sftp methods. Fully
non-interactive publickey authentication works on all versions
of FreeBSD, but FreeBSD 5.X is required for password or
passphrase authentication.
passphrase authentication.</li>
</ul>
</li>
@ -177,6 +180,5 @@ $ tail -f /path/to/logfile
</li>
</ol>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME 1 Components">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<p> To see how to utilize these components, please examine the
<a href="example-Makefile.html">example Makefile</a>.
@ -143,6 +146,5 @@
The <a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
list</a> is also there for you.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<p> To see how to utilize these components, please examine the
<a href="example-Makefile.html">example Makefile</a>.
@ -401,6 +404,5 @@
The <a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
list</a> is also there for you.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: GNOME Desktop-Independent Components">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<p> To see how to utilize these components, please examine the
<a href="example-Makefile.html">example Makefile</a>.
@ -82,7 +85,7 @@
files and ensures that <tt>${PTHREAD_LIBS}</tt>
will be passed to the linker.
<b>NOTE:</b> lthack is <b>DEPRECATED</b>,
and <tt>USE_AUTOTOOLS=libtool:15</tt> should be
and <tt>USE_AUTOTOOLS="libtool":15</tt> should be
used instead. See the <a
href="porting.html#libtool">libtool
section</a> of the porting guide for more
@ -101,7 +104,7 @@
and module load time of some applications.
In order to use <tt>ltasneededhack</tt>
the port must define
<tt>USE_AUTOTOOLS=libtool:15</tt>.
<tt>USE_AUTOTOOLS="libtool":15</tt>.
<b>NOTE:</b> be sure to thoroughly test
the resulting application to make sure
there are no undefined symbol errors after
@ -120,7 +123,7 @@
being on other operating systems. In
order to use <tt>ltverhack</tt> the port
must define
<tt>USE_AUTOTOOLS=libtool:15</tt>.
<tt>USE_AUTOTOOLS="libtool":15</tt>.
</td>
<td><tt>&nbsp;</tt></td>
</tr>
@ -155,6 +158,5 @@
The <a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
list</a> is also there for you.</p>
&footer;
</body>
</html>

View file

@ -1,11 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../../">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<em>"You're in luck, Dave. Turns out I CAN let you do that."</em>
@ -258,7 +261,7 @@ proc /proc procfs rw 0 0
"marcus," do the following:</p>
<pre>
# sysctl vfs.usermount=1
# sysctl vfs.usermount="1"
# chown marcus /win/c
# pw group mod operator -m marcus
</pre>
@ -293,7 +296,7 @@ proc /proc procfs rw 0 0
<pre>
# /usr/local/etc/rc.d/hald stop
# /usr/local/sbin/hald --daemon=no --verbose=yes
# /usr/local/sbin/hald --daemon="no" --verbose="yes"
</pre>
<p>Capture all of the output on the screen.</p>
@ -367,6 +370,5 @@ proc /proc procfs rw 0 0
</ol>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: How To Make a Port">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<p>This document assumes that you already know how the port system works,
and therefore only provides GNOME-specific hints and tips. General
@ -90,7 +93,7 @@ gtk+-2.0 >= 2.0.0 gail libwnck-1.0 esound... yes
redundancies that can be eliminated from this list.</p>
<p>For the above list (taken from <tt>sysutils/gok</tt>), the
following is defined in the <tt>Makefile</tt>:
following is defined in the <tt>Makefile</tt>:</p>
<pre>
USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck
@ -235,7 +238,7 @@ WANT_GNOME= yes
this defined:</p>
<pre>
INSTALLS_OMF=yes
INSTALLS_OMF="yes"
</pre>
<!-- End GNOME OMF -->
@ -327,9 +330,9 @@ GCONF_SCHEMAS= CDDB-Slave2.schemas gnome-audio-profiles.schemas \
They also use the GNU configure system. If your port installs
shared libraries, and includes an <tt>ltmain.sh</tt> script
in its <tt>${WRKSRC}</tt> directory, you should add
<tt>USE_AUTOTOOLS=libtool:15</tt> to your port's Makefile.
<tt>USE_AUTOTOOLS="libtool":15</tt> to your port's Makefile.
However, if your port uses custom <tt>LIBTOOLFLAGS</tt>, you
must use <tt>USE_AUTOTOOLS=libtool:13:inc</tt> instead. If you have
must use <tt>USE_AUTOTOOLS="libtool":13:inc</tt> instead. If you have
to use <tt>libtool:X:inc</tt>, you must also add
<tt>lthack</tt> to <tt>USE_GNOME</tt>. In general, though,
<tt>lthack</tt> is deprecated, and should only be used if
@ -374,6 +377,5 @@ USE_BZIP2= yes
The <a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
list</a> is also there for you.</p>
&footer;
</body>
</html>

View file

@ -1,13 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: How To Help">
<!ENTITY email "freebsd-gnome">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<p>There is always something to do around the GNOME FreeBSD camp.
Grab something that sounds interesting to you, and run with it.
@ -80,6 +83,5 @@
<p>Send any feedback to <a href="mailto:&email;@FreeBSD.org">
&email;@FreeBSD.org</a>.</p>
&footer;
</body>
</html>

View file

@ -1,11 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: Screenshots">
<!ENTITY % navinclude.gnome "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.gnome">
<p>Here are some examples of GNOME running on FreeBSD. Click on the
thumbnails below to see a larger image.</p>
@ -17,10 +20,10 @@
<p><b>A GNOME &gnomever; Desktop showing off the Gimp, the
System Monitor applet, and the multi-byte, fully
internationalized power of GNOME.</b><br>
internationalized power of GNOME.</b><br/>
<a href="images/ss224-1.png"><img title="GNOME &gnomever; Screen
Shot 1" src="images/ss224-1-tn.png" alt="GNOME &gnomever; Screen
Shot 1" border="0"></a><br>
Shot 1" border="0"/></a><br/>
<i>Contributed by Denise H. G. &lt;darcsis |at|
gmail.com&gt;</i></p>
@ -29,13 +32,12 @@
GNOME &gnomever; Desktop running Epiphany. The main desktop
is also sporting the Anjuta IDE, the new Empathy IM client, and
showing off the SMB network browsing capability along with the
internationalized clock applet.</b><br>
internationalized clock applet.</b><br/>
<a href="images/ss224-2.png"><img title="GNOME &gnomever; Screen
Shot 2" src="images/ss224-2-tn.png" alt="GNOME &gnomever; Screen
Shot 2" border="0"></a><br>
Shot 2" border="0"/></a><br/>
<i>Contributed by Joe Marcus Clarke &lt;marcus |at|
FreeBSD.org&gt;</i></p>
&footer;
</body>
</html>

View file

@ -1,16 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>The Machine</h2>
<img src="../gifs/powerlogo.gif" alt="Powered by FreeBSD" align="right"> <p>The
<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
@ -35,7 +38,7 @@
<h2>The Software</h2>
<img src="../gifs/light_button.png" alt="lighttpd fly light." align="right"><p>
<img src="../gifs/light_button.png" alt="lighttpd fly light." align="right"/><p>
These pages are served up by the fast and flexible <a
href="http://www.lighttpd.net/">lighttpd webserver</a>. In
addition, there are a few locally crafted CGI scripts.
@ -44,7 +47,7 @@
<h2>The Pages</h2>
<img src="../gifs/lynx.gif" alt="Lynx Friendly logo" align="right">
<img src="../gifs/lynx.gif" alt="Lynx Friendly logo" align="right"/>
<p>The original web pages were put together by John Fieber
<a
@ -66,8 +69,8 @@
<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>
<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>
@ -85,7 +88,7 @@ Building and updating the FreeBSD Web Pages</a></h2>
</tr>
<tr>
<td><em>XX</em>:23</td>
<td rowspan=2>English www only, if no other build is running</td>
<td rowspan="2">English www only, if no other build is running</td>
</tr>
<tr>
<td><em>XX</em>:53</td>
@ -116,7 +119,6 @@ Building and updating the FreeBSD Web Pages</a></h2>
the FreeBSD web pages on www.FreeBSD.org.</p>
<p></p><a href="internal.html">FreeBSD Internal Home</a>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Core Bylaws">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>These bylaws were approved by a vote of active committers on
August 28, 2000.</p>
@ -69,8 +72,7 @@
occur two years following the early election.</li>
</ul>
<A HREF="developer.html">Resources for FreeBSD Committers Home</a>
&footer;
<a href="developer.html">Resources for FreeBSD Committers Home</a>
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Core's Voting Procedures">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h3>Committers</h3>
@ -76,7 +79,6 @@
matters that need to be handled via the issues voting
procedure.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "User Data Policy">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Rationale</h2>
@ -25,7 +28,6 @@
<p>FreeBSD Project resources should only be used for project-related
activities and storing project-related data.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2><a href="../doc/en_US.ISO8859-1/articles/committers-guide/">Committers Guide</a></h2>
@ -42,7 +45,8 @@ FreeBSD Porter's Handbook</a></h2>
<h2><a href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
How to build the FreeBSD Web Pages</a>.</h2>
&webbuild;
<p>This document describes how to build and update
the FreeBSD Web pages from the CVS repository by hand.</p>
<h2>FreeBSD Projects</h2>
<ul>
@ -67,8 +71,7 @@ How to build the FreeBSD Web Pages</a>.</h2>
<li><a href="http://perforce.FreeBSD.org">Perforce Repository for works in progress</a></li>
</ul>
<p><A HREF="internal.html">FreeBSD Internal Home</a></p>
&footer;
<p><a href="internal.html">FreeBSD Internal Home</a></p>
</body>
</html>

View file

@ -1,12 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Doceng Team Charter">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>The doceng@ team is a body to handle some of the meta-project
issues associated with the FreeBSD Documentation Project. The main
@ -79,6 +81,5 @@ contacted by a doceng@ member and without a response after a delay of
access file. In case of no response, doceng@ will also contact core@
about the idle committers.
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Commit Bit Expiration Policy">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Rationale</h2>
@ -28,7 +31,6 @@
back their commit bits will have to reapply with the appropriate
authority. Future refinements to this policy may be forthcoming.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Fortune File Commit Policy">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Policy</h2>
@ -37,7 +40,6 @@
guidelines, whenever core@ is required to settle a dispute on this
issue.</p>
&footer;
</body>
</html>

View file

@ -1,19 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Homepages">
<!ENTITY % navinclude.docs "INCLUDE">
<!ENTITY homepage SYSTEM "homepage.inc">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<ol>
&homepage;
</ol>
<p><a href="internal.html">FreeBSD Internal Home</a></p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Internationalization Policy">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Policy</h2>
@ -37,7 +40,6 @@
Localization guidelines</a></li>
</ol>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Internal Pages">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>This page contains pointers to pages documenting aspects of
the FreeBSD project itself, as viewed separately from the codebase.</p>
@ -64,6 +67,5 @@ sorts of work they are intended for.</p>
<a href="about.html">about the FreeBSD WWW server</a>, including
the machine, the software, mirroring the FreeBSD web pages.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "The FreeBSD.org Network">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>This page documents, for those with accounts on the
FreeBSD.org network, just what machine resources are currently
@ -37,7 +40,7 @@ this file</a>.</p>
<td>builder</td>
<td>8-STABLE</td>
<td>i386</td>
<td>BSD/OS source holder,<br>
<td>BSD/OS source holder,<br/>
Build box for the FreeBSD documentation for the FTP site.</td>
</tr>
@ -415,7 +418,6 @@ details on new accounts. Accounts
are not given to the general public for "vanity domain" mail or
other such uses. It would be a waste of time to ask. Thanks.</p>
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
&footer;
<p></p><a href="internal.html">FreeBSD Internal Home</a>
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Mirroring the FreeBSD Web Pages">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<p>You can (and are encouraged to) mirror the FreeBSD web pages
<tt>www.FreeBSD.org</tt>.
@ -43,10 +46,10 @@ run the following command as user `fred':</p>
The file <tt>supfile-www</tt> contain:
<pre>
*default host=cvsup.FreeBSD.org
*default host="cvsup".FreeBSD.org
*default prefix=/usr/FreeBSD-mirror
*default base=/usr/local/etc/cvsup
www release=current delete use-rel-suffix compress
www release="current" delete use-rel-suffix compress
</pre>
<p>This will mirror the FreeBSD web pages into
@ -60,7 +63,6 @@ See the <a href="&url.doc.base;/books/handbook/synching.html#CVSUP">CVSup introd
handbook.
<p><a href="internal.html">FreeBSD Internal Home</a></p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "New Account Creation Procedure">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Proposing a new committer</h2>
@ -129,7 +132,6 @@
In CVS, a forced commit to <tt>access</tt> with an appropriate commit
message is to be used to inform the world of the transfer.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Policies for FreeBSD Committers">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2><b>Committer's Guide</b></h2>
@ -71,8 +74,7 @@ technical information and policy guidelines.</p>
has a separate page with policies and other information related to
the FreeBSD Ports Collection.</p>
<p><A HREF="internal.html">FreeBSD Internal Home</a></p>
&footer;
<p><a href="internal.html">FreeBSD Internal Home</a></p>
</body>
</html>

View file

@ -1,13 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY email 'murray'>
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Release Engineering">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h1>Moved!</h1>
@ -19,7 +22,6 @@ now available as part of the FreeBSD Documentation set. You will find
it <a
href="&base;/doc/en_US.ISO8859-1/articles/releng/article.html">here</a>.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Commit Bit and Project Resources Policy">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Rationale</h2>
@ -28,7 +31,6 @@
resources. This includes granting and revoking both commit bits
and user accounts.</p>
&footer;
</body>
</html>

View file

@ -1,12 +1,15 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Statistics">
<!ENTITY % navinclude.docs "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.docs">
<h2>Web Statistic</h2>
@ -32,13 +35,12 @@
<p>
We set a new traffic record for
<a href="http://www.terasolutions.com/pr0929.html">TeraSolutions and
Lightning Internet Services</a> at 29-Sep-2000, over 2TB.<br>
Lightning Internet Services</a> at 29-Sep-2000, over 2TB.<br/>
Previous record was set for
wcarchive at 23-May-1999, 1.39TB.
</p>
<p><A HREF="internal.html">FreeBSD Internal Home</a></p>
&footer;
<p><a href="internal.html">FreeBSD Internal Home</a></p>
</body>
</html>

View file

@ -1,11 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "About FreeBSD's Internetworking">
<!ENTITY % navinclude.about "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.about">
<h2>FreeBSD was designed for the Internet</h2>
@ -138,7 +141,6 @@
<div align="right"><p>---Michael O'Brien, <i>SunExpert </i>August 1996
volume 7 number 8.</p></div>
&footer;
</body>
</html>

View file

@ -1,4 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!-- Copyright (c) 2011 The FreeBSD Foundation
All rights reserved.
@ -28,21 +30,18 @@
$FreeBSD$
-->
<!ENTITY base CDATA "..">
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "IPv6 in &os;">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers PUBLIC "-//FreeBSD//ENTITIES FreeBSD Developers Entities//EN"> %developers;
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent"> %catnav;
<!ENTITY ipv6onlysnap "http://wiki.freebsd.org/IPv6Only">
<!-- XXX: should use docbook man entities. -->
<!ENTITY man.rtsol.8 "<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsol&amp;sektion=8'>rtsol(8)</a>">
<!ENTITY man.rtsold.8 "<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsold&amp;sektion=8'>rtsold(8)</a>">
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent">
%catnav;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
&catnav;
<h2>Introduction</h2>
@ -73,8 +72,11 @@
until 12 hours after the event for you.
</li>
<li><b>June 7, 2011</b>: New set of IPv6-only snapshots uploaded. Now
with RFC 6106 DNS search list and nameserver support in &man.rtsol.8;
and &man.rtsold.8;, also when installing. Read more about the
with RFC 6106 DNS search list and nameserver support in
<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsol&amp;sektion=8'>rtsol(8)</a>
and
<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsold&amp;sektion=8'>rtsold(8)</a>,
also when installing. Read more about the
snapshots <a href="ipv6only.html">here</a> and find download links
and netinstall documentation <a href="&ipv6onlysnap;">on the wiki</a>.
</li>
@ -123,6 +125,5 @@
Foundation Testimonials</a> page.
</p>
&footer;
</body>
</html>

View file

@ -29,17 +29,17 @@
-->
<!ENTITY % catnav.ipv6 "IGNORE">
<![ %catnav.ipv6; [
<![%catnav.ipv6;[
<!ENTITY catnav '
<div id="CATNAV">
<div xmlns="http://www.w3.org/1999/xhtml" id="CATNAV">
<h4>Category Navigation</h4>
<ul>
<li><a href="&base;/ipv6/">IPv6 in FreeBSD</a></li>
<li><a href="&base;/ipv6/ipv6only.html">No-IPv4 support (IPv6-only)</a></li>
<li><a href="&base;/ipv6/w6l.html">World IPv6 Launch</a>
<li><a href="&base;/ipv6/w6d.html">World IPv6 Day</a>
<ul>
<li><a href="&base;/ipv6/w6d-www-stats.html">www stats</a>
<li><a href="&base;/ipv6/w6l.html">World IPv6 Launch</a></li>
<li><a href="&base;/ipv6/w6d.html">World IPv6 Day</a></li>
<li><ul>
<li><a href="&base;/ipv6/w6d-www-stats.html">www stats</a></li>
</ul></li>
</ul>
</div> <!-- CATNAV -->'>

View file

@ -1,4 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!-- Copyright (c) 2011 The FreeBSD Foundation
All rights reserved.
@ -28,17 +30,18 @@
$FreeBSD$
-->
<!ENTITY base CDATA "..">
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD IPv6-only Support">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent"> %catnav;
<!ENTITY ipv6onlysnap "http://wiki.freebsd.org/IPv6Only">
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent">
%catnav;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
&catnav;
<h2>IPv4, Dual-Stack and what is &quot;IPv6-only&quot;?</h2>
<p>For multiple decades the Internet has been running on the Internet
@ -147,11 +150,11 @@ nodevice gre
welcome.</li>
<li>Software that is shipped with &os; base but imported from a 3rd
party project. We are trying our best to get any problems solved and
are working with upstream vendors.<br>
are working with upstream vendors.<br/>
If you are part of such a project you may want to test on IPv6-only
yourself to be really IPv6-ready with your next release! Try our
snapshots.</li>
<li>Software that is part of &os <a href="&base;/ports/">ports</a>
<li>Software that is part of &os; <a href="&base;/ports/">ports</a>
or any other open source or commercial software running on &os;.
We will lend a hand if needed and possible but are hoping for the
community to make best use of our snapshots and improve the overall
@ -160,6 +163,5 @@ nodevice gre
<!-- should we provide bsdinstall sample information? -->
&footer;
</body>
</html>

View file

@ -1,4 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!-- Copyright (c) 2011 The FreeBSD Foundation
All rights reserved.
@ -28,35 +30,35 @@
$FreeBSD$
-->
<!ENTITY base CDATA "..">
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Page hits per minute and address family on www.freebsd.org">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent"> %catnav;
<!ENTITY % catnav SYSTEM "ipv6.ent">
%catnav;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
&catnav;
<h2>IPv6 hits from 2011-06-07 12:00 to 2011-06-09 11:59</h2>
<a href="w6d-www-stats-v6-large.png" target="_blank"><img
src="w6d-www-stats-v6.png"
alt="IPv6 hits from 2011-06-07 12:00 to 2011-06-09 11:59"></a>
alt="IPv6 hits from 2011-06-07 12:00 to 2011-06-09 11:59"/></a>
<h2>IPv4 and IPv6 hits from 2011-06-07 12:00 to 2011-06-09 11:59</h2>
<a href="w6d-www-stats-large.png" target="_blank"><img
src="w6d-www-stats.png"
alt="IPv4 and IPv6 hits from 2011-06-07 12:00 to 2011-06-09 11:59"></a>
alt="IPv4 and IPv6 hits from 2011-06-07 12:00 to 2011-06-09 11:59"/></a>
<!--
<h2>IPv4 and IPv6 hits from 2011-03-31 00:00 to now</h2>
<a href="www-stats-large.png" target="_blank"><img
src="www-stats.png"
alt="IPv4 and IPv6 hits from 2011-03-31 00:00 to now"></a>
alt="IPv4 and IPv6 hits from 2011-03-31 00:00 to now"/></a>
-->
&footer;
</body>
</html>

View file

@ -1,4 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!-- Copyright (c) 2011 The FreeBSD Foundation
All rights reserved.
@ -28,20 +30,21 @@
$FreeBSD$
-->
<!ENTITY base CDATA "..">
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD and World IPv6 Day">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent"> %catnav;
<!ENTITY % catnav SYSTEM "ipv6.ent">
%catnav;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
&catnav;
<img src="IPv6-badge-blue-256-trans.png"
alt="ISOC World IPv6 Day badge: blue"
style="float:right; border-style:none; margin-left:30px;">
style="float:right; border-style:none; margin-left:30px;"/>
<h2>About World IPv6 Day</h2>
@ -70,14 +73,14 @@
</p>
<p>Nonetheless there are things we can do during that day:</p>
<ul>
<li>help promoting IPv6.<br>
<li>help promoting IPv6.<br/>
During the day there might be a lot more IPv6 users suddenly, and
some people are expecting significantly more traffic. A lot of
&os; servers are out there actively using IPv6, some people have put
&os; into their networking products, but only few tell us. We would
love to hear about your &os; IPv6 experiences on World IPv6 Day.
</li>
<li>help you in case of problems.<br>
<li>help you in case of problems.<br/>
Obviously if you will run into problems you might want help immediately
for the one day test flight. We will more closely monitor the
<a href="http://lists.freebsd.org/mailman/listinfo/freebsd-net">
@ -86,7 +89,7 @@
an IPv6 related <a href="&base;/support/bugreports.html">bug
report</a>, you may want to tag it with <small><tt>[ip6]</tt></small>.
</li>
<li>working on improving your IPv6 experience.<br>
<li>working on improving your IPv6 experience.<br/>
As we get your questions and feedback we will take notes to further
improve IPv6 support in &os;. There might not be an immediate change
but rest assured that your feedback will not be lost.
@ -116,7 +119,7 @@
<li>ppp and IPV6CP by user space ppp or some ports, and</li>
<li>various tunnel brokers we support out of base or ports</li>
</ul>
<p>to just name a few.<br>
<p>to just name a few.<br/>
Please see the
<a href ="&base;/doc/en_US.ISO8859-1/books/handbook/network-ipv6.html">
chapter on IPv6</a> in the &os;
@ -136,7 +139,7 @@
be accessible by other people on the same network. This may also happen
if they only started the services for IPv4 and are not aware of IPv6 at
all, do not have tcp-wrappers or a firewall in place. To not put people
at risk, IPv6 is disabled by default on FreeBSD.<br>
at risk, IPv6 is disabled by default on FreeBSD.<br/>
However we already provide support for you to configure it from our
installer and it will automatically start to work as soon as you
configure an interface for stateless address auto-configuration (SLAAC)
@ -162,6 +165,5 @@
worked on to improve &os;.
</p>
&footer;
</body>
</html>

View file

@ -1,4 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!-- Copyright (c) 2012 Bjoern A. Zeeb
All rights reserved.
@ -25,16 +27,17 @@
$FreeBSD$
-->
<!ENTITY base CDATA "..">
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD and World IPv6 Launch">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % catnav.ipv6 "INCLUDE">
<!ENTITY % catnav SYSTEM "ipv6.ent"> %catnav;
<!ENTITY % catnav SYSTEM "ipv6.ent">
%catnav;
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
&catnav;
<!-- img src="World_IPv6_launch_badge_256.png"
alt="ISOC World IPv6 Launch Badge"
@ -53,6 +56,5 @@
<a href="http://www.worldipv6launch.org/">www.worldipv6launch.org</a>.
</p>
&footer;
</body>
</html>

View file

@ -1,25 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: Advocacy">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<table border="0">
<tr>
<td>
<P>We would like to have FreeBSD known as the stable &java; platform.
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<P><B>Request for Enhancement to Sun</B>:
<BR>We have petitioned Sun to provide an official FreeBSD port. We are currently
in <B>2nd</B> place in the vote count. If you are a member of the Java Develop
er's Connection (it's free), you can vote for it as well <A HREF="http://developer.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun
.com/developer/bugParade/bugs/4288745.html</A>
<P><B>Petition IBM for a port to FreeBSD</B>:
<BR>In October, 1999, IBM released a new version of their IBM Developer Kit for Linux. We would like to see them release one for FreeBSD. If anyone has a point of contact in IBM that could spearhead this petition, please let <A HREF="mailto: patrick@FreeBSD.org">Patrick Gardella</A> know.
</tr>
</table>
&footer;
<body class="navinclude.developers">
<p>We would like to have FreeBSD known as the stable &java; platform.</p>
<p><b>Request for Enhancement to Sun</b>:
<br/>We have petitioned Sun to provide an official FreeBSD port. We are currently
in <b>2nd</b> place in the vote count. If you are a member of the Java Developer's Connection
(it's free), you can vote for it as well
<a href="http://developer.java.sun.com/developer/bugParade/bugs/4288745.html">http://developer.java.sun.com/developer/bugParade/bugs/4288745.html</a></p>
<p><b>Petition IBM for a port to FreeBSD</b>:
<br/>In October, 1999, IBM released a new version of their IBM Developer Kit for Linux. We would like to see them release one for FreeBSD. If anyone has a point of contact in IBM that could spearhead this petition, please let <a href="mailto:patrick@FreeBSD.org">Patrick Gardella</a> know.</p>
</body>
</html>

View file

@ -1,18 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Java Project: JDK 1.0 - UNSUPPORTED">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<table border="0">
<tr>
<td>
<H2>&jdk; 1.0.x</H2>
<P>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :)
<PRE>
<body class="navinclude.developers">
<h2>&jdk; 1.0.x</h2>
<p>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :)</p>
<pre>
Announcement
------------
A native FreeBSD binary distribution of the JDK 1.0.2 is now available from
@ -47,10 +47,7 @@ A: I run the current version of FreeBSD, so that's the only version which
Q: It doesn't work on my machine. What do I do?
A: You are out of luck. This is a completely unsupported distribution.
</PRE>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>
</pre>
</body>
</html>

View file

@ -1,76 +1,76 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.1">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<table border="0">
<tr>
<td>
<P>The latest version is
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/jdk1.1.8_ELF.V1999-11-9.tar.gz">jdk1.1.8_ELF.V1999-11-9.tar.gz</A>.
<body class="navinclude.developers">
<p>The latest version is
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/jdk1.1.8_ELF.V1999-11-9.tar.gz">jdk1.1.8_ELF.V1999-11-9.tar.gz</a>.
for ELF (FreeBSD versions 3 or 4) or for older 2.2 releases you can grab
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jdk1.1.8_AOUT.V1999-11-9.tar.gz">jdk1.1.8_AOUT.V1099-11-9.tar.gz</A>.
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jdk1.1.8_AOUT.V1999-11-9.tar.gz">jdk1.1.8_AOUT.V1099-11-9.tar.gz</a>.
Patches which were used to build both releases are available
<A HREF="http://www.FreeBSD.org/~patrick/patches.tar.gz">here</A>. These are only useful if you have the actual Java source code.
<a href="http://www.FreeBSD.org/~patrick/patches.tar.gz">here</a>. These are only useful if you have the actual Java source code.</p>
<P> In addition, the appropriate internationalized JRE&trade; releases are
also available.
<UL>
<LI>
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jre1.1.8i_AOUT.V1999-11-9.tar.gz">jre1.1.8i_AOUT.V1999-11-9.tar.gz</A>
<LI>
<A HREF="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jre1.1.8i_ELF.V1999-11-9.tar.gz">jre1.1.8i_ELF.V1999-11-9.tar.gz</A>
</UL>
<p> In addition, the appropriate internationalized JRE&trade; releases are
also available.</p>
<ul>
<li>
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jre1.1.8i_AOUT.V1999-11-9.tar.gz">jre1.1.8i_AOUT.V1999-11-9.tar.gz</a></li>
<li>
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/jre1.1.8i_ELF.V1999-11-9.tar.gz">jre1.1.8i_ELF.V1999-11-9.tar.gz</a></li>
</ul>
<P>You might trying getting it from a site that is a bit closer to you,
or you might be http impaired. Try to get it from one of these mirrors.:
<UL>
<LI>
<A HREF="ftp://ftp.nuxi.com/pub/FreeBSD/JDK/">ftp://ftp.nuxi.com/pub/FreeBSD/JDK/</A>
<BR>Thanks go to David O'Brien (obrien@NUXI.com), who gave me an account
on his box, so this mirror should always be correct.
<p>You might trying getting it from a site that is a bit closer to you,
or you might be http impaired. Try to get it from one of these mirrors.:</p>
<ul>
<li>
<a href="ftp://ftp.nuxi.com/pub/FreeBSD/JDK/">ftp://ftp.nuxi.com/pub/FreeBSD/JDK/</a>
<br/>Thanks go to David O'Brien (obrien@NUXI.com), who gave me an account
on his box, so this mirror should always be correct.</li>
<LI>
<A HREF="http://mirror.aarnet.edu.au/pub/FreeBSD/JDK/">http://mirror.aarnet.edu.au/pub/FreeBSD/JDK/</A>
<li>
<a href="http://mirror.aarnet.edu.au/pub/FreeBSD/JDK/">http://mirror.aarnet.edu.au/pub/FreeBSD/JDK/</a></li>
<LI>
<A HREF="ftp://mirror.aarnet.edu.au/pub/FreeBSD/JDK/">ftp://mirror.aarnet.edu.au/pub/FreeBSD/JDK/</A>
<BR>Available in Australia/New Zealand only. Thanks go to Jason Andrade
(jason@dstc.edu.au) for supplying these mirror sites across the pond.
<li>
<a href="ftp://mirror.aarnet.edu.au/pub/FreeBSD/JDK/">ftp://mirror.aarnet.edu.au/pub/FreeBSD/JDK/</a>
<br/>Available in Australia/New Zealand only. Thanks go to Jason Andrade
(jason@dstc.edu.au) for supplying these mirror sites across the pond.</li>
<LI>
<A HREF="ftp://ftp.se.FreeBSD.org/pub/FreeBSD/JDK/">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/JDK/</A>
<BR>Thanks go to Johan Larsson (gozer@ludd.luth.se).
<li>
<a href="ftp://ftp.se.FreeBSD.org/pub/FreeBSD/JDK/">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/JDK/</a>
<br/>Thanks go to Johan Larsson (gozer@ludd.luth.se).</li>
<LI>
<A HREF="ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/</A>
<BR><A HREF="http://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/">http://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/</A>
<BR>Thanks go to Oliver Fromme (olli@dorifer.heim3.tu-clausthal.de).
<li>
<a href="ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/</a>
<br/><a href="http://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/">http://ftp7.de.FreeBSD.org/pub/FreeBSD/JDK/</a>
<br/>Thanks go to Oliver Fromme (olli@dorifer.heim3.tu-clausthal.de).</li>
<LI>
<A HREF="ftp://ftp.gwdg.de/pub/freebsd/JDK/">ftp://ftp.gwdg.de/pub/freebsd/JDK/</A>
<BR><A HREF="http://ftp.gwdg.de/pub/freebsd/JDK/">http://ftp.gwdg.de/pub/freebsd/JDK/</A>
<BR>Thanks go to Eberhard Moenkeberg (emoenke@gwdg.de).
<li>
<a href="ftp://ftp.gwdg.de/pub/freebsd/JDK/">ftp://ftp.gwdg.de/pub/freebsd/JDK/</a>
<br/><a href="http://ftp.gwdg.de/pub/freebsd/JDK/">http://ftp.gwdg.de/pub/freebsd/JDK/</a>
<br/>Thanks go to Eberhard Moenkeberg (emoenke@gwdg.de).</li>
<LI>
<A HREF="ftp://nofinesse.lib.surrey.ac.uk/pub/FreeBSD/JDK/">ftp://nofinesse.lib.surrey.ac.uk/pub/FreeBSD/JDK/</A>
<BR>Thanks go to Jose Marques who set this to automate the process.
<li>
<a href="ftp://nofinesse.lib.surrey.ac.uk/pub/FreeBSD/JDK/">ftp://nofinesse.lib.surrey.ac.uk/pub/FreeBSD/JDK/</a>
<br/>Thanks go to Jose Marques who set this to automate the process.</li>
<LI>
<A HREF="ftp://ftp.spline.net/pub/FreeBSD/JDK/">ftp://ftp.spline.net/pub/FreeBSD/JDK/</A>
<BR>Thanks go to Alexander Tatmaniants (tat@Spline.NET) .
</UL>
<li>
<a href="ftp://ftp.spline.net/pub/FreeBSD/JDK/">ftp://ftp.spline.net/pub/FreeBSD/JDK/</a>
<br/>Thanks go to Alexander Tatmaniants (tat@Spline.NET) .</li>
</ul>
<P>These releases do not require a Motif license as they are compiled
<p>These releases do not require a Motif license as they are compiled
against a Motif library which allows public distribution of the JDK
libraries and binaries.
libraries and binaries.</p>
<H3>README.FreeBSD:</H3>
<PRE>
<h3>README.FreeBSD:</h3>
<pre>
JDK1.1.8 for FreeBSD
--------------------
Fixed in this release:
@ -106,10 +106,7 @@ are provided. The first is linked without X, and is the standard binary.
the shared X libraries. The version used is controlled by the setting
of the DISPLAY environment variable, which is used by X to determine
where to send the output.
</PRE>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>
</pre>
</body>
</html>

View file

@ -1,55 +1,55 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: &jdk; 2 (aka JDK 1.2)">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<table border="0">
<tr>
<td>
<p>
<b>September 18, 2002:</b> Greg Lewis has released a new patchset for
&jdk;&nbsp;1.2.2.
&jdk;&nbsp;1.2.2.</p>
<p>Of most interest to FreeBSD users is the inclusion of JPDA support.
The other significant changes are support for both
<a href="http://www.netbsd.org/">NetBSD</a> and
<a href="http://www.openbsd.org/">OpenBSD</a>.
<a href="http://www.openbsd.org/">OpenBSD</a>.</p>
<p>As previously stated, the patchset is available from
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>, although FreeBSD users are encouraged
to use the port in ports/java/jdk12.
to use the port in ports/java/jdk12.</p>
<p>
<b>October 14, 2000:</b> Greg Lewis' native FreeBSD JDK 1.2.2 is now in beta
test stage and is now available in the ports directory (ports/java/jdk12-beta).
<br>While this is only for i386 architecture at the moment, this will allow anyone
<br/>While this is only for i386 architecture at the moment, this will allow anyone
running the i386 (most of you) the opportunity to build a native JDK2, and then
test them out against your favorite apps and custom code. If you use something
regularly, why not make a port of it? Instructions are available at <a href="../../doc/en_US.ISO8859-1/books/porters-handbook/index.html">Porters Handbook</a>.
regularly, why not make a port of it? Instructions are available at <a href="../../doc/en_US.ISO8859-1/books/porters-handbook/index.html">Porters Handbook</a>.</p>
<P>If you want to try to build it by hand, due to SCSL concerns, you now have to go to
<p>If you want to try to build it by hand, due to SCSL concerns, you now have to go to
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
and agree to the SCSL before downloading.
<P><b>Note</b>: This port will take a lot of hard drive space to build (around 250 MB).
and agree to the SCSL before downloading.</p>
<p><b>Note</b>: This port will take a lot of hard drive space to build (around 250 MB).</p>
<p>
<b>May 3, 2000:</b> Greg Lewis has just announced that the native FreeBSD
JDK 1.2.2 port has entered alpha test stage.
<br>In its current form, the port will build and run on most FreeBSD releases
<br/>In its current form, the port will build and run on most FreeBSD releases
(3.4, 4.0 and 5.0 on x86) and work is being done on the others (2.2.8 on x86
and 4.0 alpha). Most demo applets and applications run.
<br>Currently we are looking for enthusiasts who are willing to spend a
<br/>Currently we are looking for enthusiasts who are willing to spend a
little time testing the new port. While this is not a trivial task, there are
clear step-by-step insturctions on how to build and use the port.
<br>The patches may be found, as usual on:
<br><a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">
<br/>The patches may be found, as usual on:
<br/><a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">
http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
<br>More information, open issues and step-by-step instructions may be found at:
<br><a href="http://www.kjkoster.org/java/index.html">
http://www.kjkoster.org/java/index.html</a>
<br/>More information, open issues and step-by-step instructions may be found at:
<br/><a href="http://www.kjkoster.org/java/index.html">
http://www.kjkoster.org/java/index.html</a></p>
<p>
<b>March 22, 2000:</b> Greg Lewis releases the pre-alpha patches for enterprising
Java users to build their own native FreeBSD JDK&nbsp;1.2.2 from. This
@ -57,29 +57,25 @@ process is not for the faint of heart, and the resulting JDK is not for
production systems. Having said that, most AWT and Swing demo's have been
found to run. There is plenty of work to do, and we need all the testers we
can find. Patches and build instructions may be downloaded from
<A HREF="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
Current issues and test results may be found at
<A HREF="http://www.kjkoster.org/java/index.html">http://www.kjkoster.org/java/index.html.</A> </p>
<a href="http://www.kjkoster.org/java/index.html">http://www.kjkoster.org/java/index.html.</a> </p>
<p>
<b>January 30, 2000:</b> The Linux Blackdown Port Team has released RC4 of JDK 1.2
. It has been tested on FreeBSD 3.4-STABLE and later and runs all demo applets
and jfc demos. Several people have mentioned some problems running it with
Apache JServ. Until it can be added to the FreeBSD port tree, it can be found
at <a href="http://www.jmcm.org/tech/ports/linux_jdk.html">
http://www.jmcm.org/tech/ports/linux_jdk.html</a>. (Reported by Jose Marques)
http://www.jmcm.org/tech/ports/linux_jdk.html</a>. (Reported by Jose Marques)</p>
<P>
<B>October 11, 1999:</B> Work has re-started on the Java2/JDK1.2 port.
<p>
<b>October 11, 1999:</b> Work has re-started on the Java2/JDK1.2 port.
Expect an early 'alpha' release in the coming weeks for FreeBSD
3.3-stable/ELF boxes.
3.3-stable/ELF boxes.</p>
<P>For most JDK2 development issues, you can use the JDK1 release and the
<A HREF="http://java.sun.com/products/jfc/index.html#download-swing">Swing</A>
releases provided by Sun for JDK1, which works very well under FreeBSD.
<p>For most JDK2 development issues, you can use the JDK1 release and the
<a href="http://java.sun.com/products/jfc/index.html#download-swing">Swing</a>
releases provided by Sun for JDK1, which works very well under FreeBSD.</p>
</td>
</tr>
</TABLE>
&footer;
</BODY>
</HTML>
</body>
</html>

View file

@ -1,15 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.3">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<table border="0">
<tr>
<td>
<body class="navinclude.developers">
<p>
<b>December 19, 2003:</b> <a href="mailto:glewis@FreeBSD.org">Greg
@ -17,7 +16,7 @@ Lewis</a> has released an updated patchset (patchlevel 9) for the JDK 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual, at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<br>This release contains many fixes and improvements, so please upgrade
<br/>This release contains many fixes and improvements, so please upgrade
before reporting a problem.
</p>
@ -27,7 +26,7 @@ Lewis</a> has released an updated patchset (patchlevel 8) for the &jdk; 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual, at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<br>This release is the first release for the JDK 1.3.1 software which
<br/>This release is the first release for the JDK 1.3.1 software which
has passed Sun's compatibility tests. It contains many fixes and
improvements, so please upgrade before reporting a problem.
</p>
@ -38,7 +37,7 @@ Lewis</a> has released an updated patchset (patchlevel 7) for the JDK 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual, at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<br>This release contains many fixes and improvements, so please upgrade
<br/>This release contains many fixes and improvements, so please upgrade
before reporting a problem.
</p>
@ -48,7 +47,7 @@ Lewis</a> has released an updated patchset (patchlevel 6) for the JDK 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual, at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<br>This release contains many fixes and improvements, so please upgrade
<br/>This release contains many fixes and improvements, so please upgrade
before reporting a problem.
</p>
@ -58,7 +57,7 @@ Lewis</a> has released an updated patchset (patchlevel 5) for the JDK 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual, at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<br>This release contains many fixes and improvements, so please upgrade
<br/>This release contains many fixes and improvements, so please upgrade
before reporting a problem.
</p>
@ -68,7 +67,7 @@ Lewis</a> has released an updated patchset (patchlevel 4) for the JDK 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual, at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<br>This release contains many fixes and improvements, so please upgrade
<br/>This release contains many fixes and improvements, so please upgrade
before reporting a problem.
</p>
@ -89,24 +88,24 @@ The patches are primarily being released as an opportunity for interested
people to be able to contribute to the porting effort without having to
start from scratch. The patches and some cursory build instructions may be
downloaded at
<A HREF="http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
</p>
<P><B>September 15, 2000:</B> <a href="mailto:gallatin@cs.duke.edu">Andrew
<p><b>September 15, 2000:</b> <a href="mailto:gallatin@cs.duke.edu">Andrew
Gallatin</a> and <a href="mailto:sean@stat.Duke.EDU">Sean O'Connell</a>
have been working on getting IBM's JDK 1.3 working. To make them work
on your system, you will have to patch some of your FreeBSD sources.
They have provided patches based on your version:
<br>
<br/>
<a href="http://www.cs.duke.edu/~gallatin/linux_sa_siginfo/4.0-release.diff">
4.0-RELEASE</a>
<br><a href="http://people.FreeBSD.org/~patrick/ibmjdk/linux.patch2">
<br/><a href="http://people.FreeBSD.org/~patrick/ibmjdk/linux.patch2">
4.0-STABLE</a>
<br><a href="http://www.cs.duke.edu/~gallatin/linux_sa_siginfo/diff">
-CURRENT</a> (pre-SMPng)
<br/><a href="http://www.cs.duke.edu/~gallatin/linux_sa_siginfo/diff">
-CURRENT</a> (pre-SMPng)</p>
<P>To quote Drew's message:
<br><pre>
<p>To quote Drew's message:</p>
<br/><pre>
I've finally gotten the IBM jdk 1.3 working. I haven't tested it very
heavily AWT stuff seems to finally work though.
@ -114,10 +113,10 @@ Here's an updated patchset to a pre-SMPng -current. The patchset
does the following:
- changes MINSIGSTKSZ from 8192 to 2048
- implements linux_rt_sendsig() & linux_rt_sigreturn()
- implements linux_rt_sendsig() &amp; linux_rt_sigreturn()
- implements userland sigtramp code for linux_rt_sigreturn()
- implements linux_to_bsd_sigaltstack & bsd_to_linux_sigaltstack() to
fix a bug in linux_sigaltstack & to avoid lots of cut-n-paste in
- implements linux_to_bsd_sigaltstack &amp; bsd_to_linux_sigaltstack() to
fix a bug in linux_sigaltstack &amp; to avoid lots of cut-n-paste in
linux_rt_sigreturn(). This also fixes the "Java HotSpot(TM)
Client VM warning: cannot uninstall alt signal stack" one sees with
Sun's 1.3 JDK.
@ -137,7 +136,7 @@ currently use:
where vm->vm_maxsaddr comes from exec_new_vmspace():
vmspace->vm_maxsaddr = (char *)USRSTACK - MAXSSIZ;
The IBM JDK's main thread reduces it's stack size to rlim_cur=2040*1024.
The IBM JDK's main thread reduces it's stack size to rlim_cur="2040"*1024.
It then creates stacks for its threads at addresses which are greater
than vm_maxsaddr but less than the current bottom of the main process
stack as defined by p->p_rlimit[RLIMIT_STACK].rlim_cur. The first time
@ -145,7 +144,7 @@ a thread accesses something requiring this region to grow, it goes
down in flames.
</pre>
<P>And Sean's email:
<p>And Sean's email:</p>
<pre>
I did a Quick&amp;Dirty MFC of Andrew Gallatin's work on getting the
IBM Java SDK to work. I was able to run the appletviewer on one
@ -163,13 +162,13 @@ in sys/sys/signal.h .. this will require a kernel rebuild to
take effect.
</pre>
<P><B>July 18, 2000:</B> <a href="ernst@jollem.com">Ernst de Haan</a>
<p><b>July 18, 2000:</b> <a href="ernst@jollem.com">Ernst de Haan</a>
has done some work getting Sun's Linux JDK 1.3.0b9 to run on
4.0-STABLE. The .java_wrapper file can be found
<a href="http://people.FreeBSD.org/~patrick/sunjdk/java_wrapper">
here</a>. (Don't forget to rename it to .java_wrapper)
here</a>. (Don't forget to rename it to .java_wrapper)</p>
<P>Ernst's email:
<p>Ernst's email:</p>
<pre>
Just one more hint: Change the jre/lib/jvm.cfg and put the last line on
top. So you will get:
@ -218,13 +217,9 @@ Ernst de Haan wrote:
> He has been running the Sun JDK 1.3 for Linux for quite a while.
</pre>
<P><B>January 29, 2000:</B> Work has not begun on the JDK 1.3 port.
<p><b>January 29, 2000:</b> Work has not begun on the JDK 1.3 port.
It will not be until after our JDK 1.2 release is done that we will begin
on JDK 1.3.
on JDK 1.3.</p>
</td>
</tr>
</TABLE>
&footer;
</BODY>
</HTML>
</body>
</html>

View file

@ -1,15 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.4">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<table border="0">
<tr>
<td>
<body class="navinclude.developers">
<p>
<b>December 19, 2005:</b> <a href="mailto:glewis@FreeBSD.org">Greg
@ -92,9 +91,5 @@ developers (mostly). Patches may be found at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>
</p>
</td>
</tr>
</TABLE>
&footer;
</BODY></HTML>
</body></html>

View file

@ -1,15 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<table border="0">
<tr>
<td>
<body class="navinclude.developers">
<p>
<b>March 5, 2009:</b> <a href="mailto:glewis@FreeBSD.org">Greg
@ -107,9 +106,5 @@ Information on downloading the patchset can be found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk15.html">http://www.eyesbeyond.com/freebsddom/java/jdk15.html</a>.
</p>
</td>
</tr>
</TABLE>
&footer;
</BODY></HTML>
</body></html>

View file

@ -1,15 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; &java; Project: &jdk; 1.6">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<table border="0">
<tr>
<td>
<body class="navinclude.developers">
<p>
<b>May 09, 2012:</b> <a href="mailto:glewis@FreeBSD.org">Greg
@ -122,9 +121,5 @@ on downloading the patchset can be found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk16.html">http://www.eyesbeyond.com/freebsddom/java/jdk16.html</a>.
</p>
</td>
</tr>
</TABLE>
&footer;
</BODY></HTML>
</body></html>

View file

@ -1,15 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "&os; &java; Project: &jdk; 1.7">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<table border="0">
<tr>
<td>
<body class="navinclude.developers">
<p>
<b>June 26, 2011:</b> <a href="mailto:glewis@FreeBSD.org">Greg Lewis</a>
@ -17,8 +16,4 @@ updates the <a href="http://openjdk.java.net/">&openjdk;</a> 7 port
to Build 147. This corresponds to the initial FCS release of &jdk; 7.
</p>
</td>
</tr>
</TABLE>
&footer;
</BODY></HTML>
</body></html>

View file

@ -1,11 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: Distributions">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<html>
&header;
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>&title;</title></head>
<body class="navinclude.developers">
<table border="0">
<tr>
@ -16,51 +19,50 @@
This is the official port of Sun's &java; Development Kit for FreeBSD. No known significant bugs exist at this time, but there are no guarantees of usability. However, many commercial companies rely on this port, so it should be safe to use.
</td>
<td>
<A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
<a href="http://java.sun.com"><img src="../j2j.gif" hspace="10" border="0" alt="Jump to Java"/></a>
</td>
</tr>
</table>
<H2>Supported</H2>
<H3>&jdk; 1.5.x</H3>
<P><A HREF="15.html">JDK 1.5</A> support is available. Currently supported
versions are FreeBSD 4.8 and later (for i386 and amd64 architectures).</P>
<h2>Supported</h2>
<h3>&jdk; 1.5.x</h3>
<p><a href="15.html">JDK 1.5</a> support is available. Currently supported
versions are FreeBSD 4.8 and later (for i386 and amd64 architectures).</p>
<H3>&jdk; 1.6.x</H3>
<P><A HREF="16.html">JDK 1.6</A> support is available. Currently supported
versions are FreeBSD 6.2 and later (for i386 and amd64 architectures).</P>
<h3>&jdk; 1.6.x</h3>
<p><a href="16.html">JDK 1.6</a> support is available. Currently supported
versions are FreeBSD 6.2 and later (for i386 and amd64 architectures).</p>
<H3>&jdk; 1.7.x</H3>
<P><A HREF="17.html">JDK 1.7</A> support is available. Currently supported
versions are FreeBSD 7.0 and later (for i386 and amd64 architectures).</P>
<h3>&jdk; 1.7.x</h3>
<p><a href="17.html">JDK 1.7</a> support is available. Currently supported
versions are FreeBSD 7.0 and later (for i386 and amd64 architectures).</p>
<H2>Unsupported</H2>
<h2>Unsupported</h2>
<P>Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) was never supported in any way.</P>
<p>Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) was never supported in any way.</p>
<H3>&jdk; 1.0.x</H3>
<P><A HREF="10.html">JDK 1.0.2</A> is unsupported. It was a.out, and would only run on older FreeBSD systems (up to 4.x).</P>
<h3>&jdk; 1.0.x</h3>
<p><a href="10.html">JDK 1.0.2</a> is unsupported. It was a.out, and would only run on older FreeBSD systems (up to 4.x).</p>
<H3>&jdk; 1.1.x</H3>
<P><A HREF="11.html">JDK 1.1.8</A> is unsupported. It would also only run on older FreeBSD systems (up to 4.x). Two separate binaries were provided for both X and non-X systems.</P>
<h3>&jdk; 1.1.x</h3>
<p><a href="11.html">JDK 1.1.8</a> is unsupported. It would also only run on older FreeBSD systems (up to 4.x). Two separate binaries were provided for both X and non-X systems.</p>
<H3>&jdk; 1.2.x</H3>
<P><A HREF="12.html">JDK2 (aka 1.2)</A> is unsupported. The history is
<h3>&jdk; 1.2.x</h3>
<p><a href="12.html">JDK2 (aka 1.2)</a> is unsupported. The history is
preserved in the former <code>jdk12</code> port that can be found in the
CVS ports repository Attic.</P>
CVS ports repository Attic.</p>
<H3>&jdk; 1.3.x</H3>
<P><A HREF="13.html">JDK 1.3</A> is unsupported. The history is
<h3>&jdk; 1.3.x</h3>
<p><a href="13.html">JDK 1.3</a> is unsupported. The history is
preserved in the former <code>jdk13</code> port that can be found in the
CVS ports repository Attic.</P>
CVS ports repository Attic.</p>
<H3>&jdk; 1.4.x</H3>
<P><A HREF="14.html">JDK 1.4</A> is unsupported. The history is
<h3>&jdk; 1.4.x</h3>
<p><a href="14.html">JDK 1.4</a> is unsupported. The history is
preserved in the former <code>jdk14</code> port that can be found in the
CVS ports repository Attic.</P>
CVS ports repository Attic.</p>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show more