Add the Portbuild procedure article to the main documentation list.

This commit is contained in:
Joe Marcus Clarke 2004-06-12 23:26:20 +00:00
parent da6edc9633
commit f97a0401f0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21149

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.179 2004/04/04 16:47:27 phantom Exp $">
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.180 2004/05/25 20:50:03 hrs Exp $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
@ -224,6 +224,14 @@
<small>A guide to the PAM system and modules under
FreeBSD.</small></p>
<p><a href="&url.articles;/portbuild/index.html">Package
building procedures</a> (<tt>portbuild</tt>)<br>
<small>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
needed to do incremental, experimental, and official release
package builds.</small></p>
<p><a href="&url.articles;/pr-guidelines/index.html">FreeBSD
Problem Report Handling Guidelines</a> (<tt>pr-guidelines</tt>)<br>
<small>Recommended practices for handling FreeBSD problem