From owner-cvs-all Wed Jul 3 11:25: 2 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 9D89A37B400; Wed, 3 Jul 2002 11:24:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6513043E52; Wed, 3 Jul 2002 11:24:55 -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 g63IOtJU035522; Wed, 3 Jul 2002 11:24:55 -0700 (PDT) (envelope-from nik@freefall.freebsd.org) Received: (from nik@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g63IOthb035521; Wed, 3 Jul 2002 11:24:55 -0700 (PDT) Message-Id: <200207031824.g63IOthb035521@freefall.freebsd.org> From: Nik Clayton Date: Wed, 3 Jul 2002 11:24:55 -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/03 11:24:55 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: * Moved the information about DIST_SUBDIR in to a more useful place. * Added information about EXTRACT_SUFX, and reworded the DISTFILES section slightly. * Shift section 4.6 ("Optional Dependencies") in to a subsection in the main dependencies section. * Added information about WRKDIR and NO_WRKSUBDIR. * Moved the section that talks about RCS strings in patches in to the larger section that talks about generating patches. * Moved the section that talks about using recursive diff when generating patches (and not using patches to remove files) to the section that talks about patching. The text is a bit stilted now, but that can be fixed in a later commit. * Nuked the "Do include package section" information. It's a two line section that's better handled as a note elsewhere. * Nuked the final chapter ("Th-th-th-th-th-that's all folks"). * 'USE_MOTIF' was spelled 'REQUIRE_MOTIF'. Fix that. Revision Changes Path 1.221 +131 -91 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