doc/en/internal/developer.sgml
Jim Mock 974b7acde6 Add individual porting efforts to the platforms directory. In addition to
IA-64 which was already there, Alpha, PPC, and SPARC were added.  Also
update some other bits of the site to point to the new location.

Note:  I didn't get a repo copy of alpha/alpha.sgml to
       platforms/alpha.sgml because there wasn't any real useful history
       to preserve.  I also left the alpha/ dir in place for now but added
       an index.sgml to point to the new location.  I'll nuke the
       directory once the translation teams have caught up with the
       changes.

Suggested by:	obrien
2000-11-30 18:56:27 +00:00

57 lines
2.1 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.11 2000/10/02 05:55:45 kuriyama Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.11 2000/10/02 05:55:45 kuriyama Exp $ -->
<html>
&header;
<h2><a href="../tutorials/committers-guide/article.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://wolfram.schneider.org/papers/webbuild.html">
Build the FreeBSD Web Pages</a></h2>
&webbuild;
<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="../porters-handbook/">
FreeBSD Porter's Handbook</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://people.FreeBSD.org/~picobsd/">PicoBSD</a></li>
<li><a href="../platforms/alpha.html">FreeBSD/Alpha Project</a></li>
<li><a href="../platforms/ia64.html">FreeBSD/IA-64 Project</a></li>
<li><a href="../platforms/ppc.html">FreeBSD/PPC Project</a></li>
<li><a href="../platforms/sparc.html">FreeBSD/SPARC 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>