From owner-cvs-all@FreeBSD.ORG Sat Jun 12 23:12:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87A3316A4CE; Sat, 12 Jun 2004 23:12:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8191743D39; Sat, 12 Jun 2004 23:12:07 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5CNAYvp032124; Sat, 12 Jun 2004 23:10:34 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5CNAYac032123; Sat, 12 Jun 2004 23:10:34 GMT (envelope-from marcus) Message-Id: <200406122310.i5CNAYac032123@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Jun 2004 23:10:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles Makefile doc/en_US.ISO8859-1/articles/portbuild Makefile article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2004 23:12:07 -0000 marcus 2004-06-12 23:10:34 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles Makefile Added files: en_US.ISO8859-1/articles/portbuild Makefile article.sgml Log: Add documentation on how the portbuild procedure works (i.e. pointyhat/bento packae builds). Thanks to adamw, kensmith, and trhodes for various DocBook fixups. Reviewed by: kris will Revision Changes Path 1.41 +1 -0 doc/en_US.ISO8859-1/articles/Makefile 1.1 +18 -0 doc/en_US.ISO8859-1/articles/portbuild/Makefile (new) 1.1 +714 -0 doc/en_US.ISO8859-1/articles/portbuild/article.sgml (new)