From owner-cvs-doc@FreeBSD.ORG Mon Aug 29 09:34:57 2005 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87D4E16A41F; Mon, 29 Aug 2005 09:34:57 +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 531C743D53; Mon, 29 Aug 2005 09:34:57 +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 j7T9YvWH032830; Mon, 29 Aug 2005 09:34:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7T9YuSI032829; Mon, 29 Aug 2005 09:34:56 GMT (envelope-from pav) Message-Id: <200508290934.j7T9YuSI032829@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 29 Aug 2005 09:34:56 +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-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 09:34:57 -0000 pav 2005-08-29 09:34:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Reorganize Porter's Handbook a little - Create new section "pkg-plist" after 13.4 pkg-req - Move 13.5 Changing pkg-plist based on make variables under newly created pkg-plist section - Move 17.11 Cleaning up empty directories under new pkg-plist section - Move 17.16 Configuration files under new pkg-plist section - Move 19 Automated package list creation under new pkg-plist section - Move 7 MASTERDIR chapter into 5 Configure the Makefile chapter - Move 9 Manpages and 12 Info files chapters into 5 Configure the Makefile chapter This commit basically moves a large untouched blocks of text around, editing will be done later as separate commit, to ease the job for translators. Approved by: keramida (mentor) Review by: linimon, silence on doc, silence on portmgr Revision Changes Path 1.604 +353 -348 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml