Add link to contributing-ports and FreshPorts. Add a few links into

two sections of the Porter's Handbook and the Committer's Guide that
tend to get overlooked.  Fix the pr-guidelines link which has been
broken since ...
This commit is contained in:
Mark Linimon 2005-10-19 22:43:31 +00:00
parent 7ca2f8d8eb
commit 668834bf7c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26083

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/portmgr/index.sgml,v 1.4 2005/05/27 20:24:24 brueffer Exp $">
<!ENTITY date "$FreeBSD: www/en/portmgr/index.sgml,v 1.5 2005/10/04 19:43:49 hrs Exp $">
<!ENTITY email 'portmgr'>
<!ENTITY title "Ports Management Team">
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
@ -41,20 +41,37 @@ its goals.</p>
<p>Secretary: &a.erwin;</p>
<h3>Related Documentation</h3>
<h3>Resources Of Interest To FreeBSD Contributors and Developers</h3>
<ul>
<li>
<p><a
href="&base;/doc/en_US.ISO8859-1/articles/contributing-ports/index.html">
Contributing to the FreeBSD Ports Collection</a><br>
<small>An introduction to how you can help contribute to the Ports
Collection, by either contributing new ports or helping to fix
problems in existing ports. Included is detailed information on
what the community will expect from you if you volunteer to maintain
one or more ports. Also includes a list of <a
href="&base;/doc/en_US.ISO8859-1/articles/contributing-ports/resources.html">
further resources</a>.</small>
</p>
</li>
<li>
<p><a href="&base;/doc/en_US.ISO8859-1/books/porters-handbook/index.html">
FreeBSD Porter's Handbook</a><br>
<small>A general guide for FreeBSD ports committers, including both
technical information and policy guidelines.</small></p>
<small>The central reference book for FreeBSD ports submitters,
maintainers, and committers, mostly technically oriented. It
includes both mandatory requirements and recommendations of
what portmgr believes are the best approaches to common problems.
one or more ports. Also includes information about <a
href="&base;/doc/en_US.ISO8859-1/books/porters-handbook/keeping-up.html">
keeping with changes</a> as well.</small>
</li>
<!-- future document: "Rights And Responsibilities of FreeBSD Ports
Maintainers and Committers" -->
<li>
<p><a href="http://pointyhat.FreeBSD.org">FreeBSD Ports Build
Cluster</a><br>
@ -88,28 +105,43 @@ its goals.</p>
</li>
<!-- arguably the following should be added here:
portsmon; FreshPorts; fenner's list; PR statistics; GNATS -->
portsmon; fenner's list; PR statistics; GNATS -->
<li>
<p><a
href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/index.html">
FreeBSD Committer's Guide</a><br>
<small>Includes a discussion of policies and issues that are particular
interest to committers to the ports tree.</small></p>
<small>Includes a discussion of policies and issues that are of <a
href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/ports.html">
particular interest to committers to the ports tree</a>.</small></p>
</li>
<li>
<p><a href="&base;/doc/en_US.ISO8859-1/books/pr-guidelines/index.html">
<p><a href="&base;/doc/en_US.ISO8859-1/articles/pr-guidelines/index.html">
Problem Report Handling Guidelines</a><br>
<small>While primarily aimed at FreeBSD committers, this should
also be read by users interested in how best to attract attention
to their PRs.</small></p>
</li>
</ul>
<h3>Resources Of General Interest</h3>
<ul>
<li>
<p><a href="http://www.FreshPorts.org">FreshPorts</a><br>
<small>A site maintained by Dan Langille that lets you browse
the state of the entire Ports Collection or any individual port
within it. Includes cross-references, links, charts and graphs,
and many other things. Of interest to users and developers
alike.</small></p>
</li>
</ul>
&footer;
</body>
</html>