From owner-cvs-all@FreeBSD.ORG Tue Sep 6 07:13:05 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 150E116A41F; Tue, 6 Sep 2005 07:13:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7A543D46; Tue, 6 Sep 2005 07:13:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j867D4ua085121; Tue, 6 Sep 2005 07:13:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j867D4U4085120; Tue, 6 Sep 2005 07:13:04 GMT (envelope-from pav) Message-Id: <200509060713.j867D4U4085120@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 6 Sep 2005 07:13:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 06 Sep 2005 07:13:05 -0000 pav 2005-09-06 07:13:04 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: 5.7.8 USE_* section: - Remove variables that are described later in Chapter 6 from the table - Add a paragraph with references to relevant Chapter 6 sections 5.14 Building mechanisms - Move this section into Chapter 6 and merge with Section 6.5 about autotools 6.5 Using automake, autoconf, and libtool - Move after Section 6.2 Ports with distribution restrictions - Rename to Building mechanisms - Integrate content from Section 5.14 and 5.7.8 - Split into subsections: * make, gmake, and imake: 5.7.8 text on gmake, 5.14 text on imake, ALL_TARGET * configure script: 5.14 text on configure, new text * autoconf: split old table from 6.5 and add some introductory text * automake: split old table from 6.5 and add some introductory text * libtool: split old table from 6.5, add text about what libtool is, mention USE_INC_LIBTOOL_VER, and interoperability problems with USE_GCC - Change section id from using-automake to using-autotools Approved by: keramida (mentor) Revision Changes Path 1.609 +445 -329 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml