From f97a0401f054a78992bc85f36b3aa994e5014263 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 12 Jun 2004 23:26:20 +0000 Subject: [PATCH] Add the Portbuild procedure article to the main documentation list. --- en/docs.sgml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/en/docs.sgml b/en/docs.sgml index 7aa177da8f..13a55238c8 100644 --- a/en/docs.sgml +++ b/en/docs.sgml @@ -1,5 +1,5 @@ + %includes; @@ -224,6 +224,14 @@ A guide to the PAM system and modules under FreeBSD.

+

Package + building procedures (portbuild)
+ 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.

+

FreeBSD Problem Report Handling Guidelines (pr-guidelines)
Recommended practices for handling FreeBSD problem