56 lines
1.8 KiB
Text
56 lines
1.8 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "Resources for FreeBSD Committers">
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
<!-- $FreeBSD$ -->
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<h2><a href="committers-guide.html">Committers Guide</a></h2>
|
|
|
|
Almost everything a new committer to the FreeBSD Project needs to know
|
|
(see the Ports Guide and FDP Primer for more info).
|
|
|
|
<h2><a href="http://www.freebsd.org/~wosch/papers/webbuild.html">
|
|
Build the FreeBSD Web Pages</a></h2>
|
|
|
|
|
|
This document describe how to build and update the FreeBSD Web pages from the
|
|
CVS repository by hand.
|
|
|
|
<h2><a href="../tutorials/docproj-primer/">FreeBSD Documentation Project Primer for New Contributors</a></h2>
|
|
|
|
This primer covers everything you will need to know in order to start
|
|
contributing to the FreeBSD Documentation Project, from the tools and
|
|
software you will be using (both mandatory and recommended) to the
|
|
philosophy behind the Documentation Project.
|
|
|
|
<h2><a href=" http://www.freebsd.org/~asami/cvsguide.txt">
|
|
A Guide for FreeBSD Ports Committers</a></h2>
|
|
|
|
A Guide for FreeBSD Ports Committers
|
|
|
|
<h2>FreeBSD Projects</h2>
|
|
<ul>
|
|
<li><a href="../docproj/docproj.html">FreeBSD Documentation Project</a></li>
|
|
<li><a href="http://www.freebsd.org/~picobsd/">PicoBSD</a></li>
|
|
<li><a href="../alpha/">FreeBSD/Alpha Project</a></li>
|
|
<li><a href="../projects/">FreeBSD Development Projects</a></li>
|
|
</ul>
|
|
|
|
<h2>Other Resources</h2>
|
|
<ul>
|
|
<li><a href="../support.html#cvs">CVS Repository</a></li>
|
|
<li><a href="../support.html#gnats">Bug Reports</a></li>
|
|
<li><a href="../security/">FreeBSD Security Information</a></li>
|
|
<li><a href="../copyright/copyright.html">Copyright</a></li>
|
|
</ul>
|
|
|
|
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
|
|
&footer;
|
|
|
|
</body>
|
|
</html>
|