From owner-cvs-all Thu Jul 4 11: 4:54 2002 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 E506937B400; Thu, 4 Jul 2002 11:04:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AACA143E09; Thu, 4 Jul 2002 11:04:48 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: from freefall.freebsd.org (nik@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g64I4mJU099585; Thu, 4 Jul 2002 11:04:48 -0700 (PDT) (envelope-from nik@freefall.freebsd.org) Received: (from nik@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g64I4mLa099584; Thu, 4 Jul 2002 11:04:48 -0700 (PDT) Message-Id: <200207041804.g64I4mLa099584@freefall.freebsd.org> From: Nik Clayton Date: Thu, 4 Jul 2002 11:04:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2002/07/04 11:04:48 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: * Sect 15.13 ("Prefix") is now part of a new chapter, "Testing your port" * Ditto for 15.20 ("Portlint") * Move the text that describes how to choose a good package name in to the same chapter as the text that describes PORTNAME et al. * Split "Naming and categorisation" in to two distinct sections. Move the chapter that describes how to choose a category (and lists the existing categories) next to the section that describes CATEGORIES. * Move the licensing discussion in to the "Special considerations" chapter. While I'm here, document RESTRICTED_FILES. Revision Changes Path 1.222 +3173 -3149 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message