From owner-cvs-ports@FreeBSD.ORG Mon Dec 7 07:14:41 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9C501065750; Mon, 7 Dec 2009 07:14:40 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 999908FC0C; Mon, 7 Dec 2009 07:14:40 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nB77EeVF058007; Mon, 7 Dec 2009 07:14:40 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nB77EeX9058006; Mon, 7 Dec 2009 07:14:40 GMT (envelope-from dougb) Message-Id: <200912070714.nB77EeX9058006@repoman.freebsd.org> From: Doug Barton Date: Mon, 7 Dec 2009 07:14:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ports-mgmt/portmaster/files portmaster.8 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2009 07:14:41 -0000 dougb 2009-12-07 07:14:40 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster/files portmaster.8 Log: This is svn version r200201 1. Document the new package-related features for version 2.13 2. Remove the requirement that --options be first on the command line 3. Deprecate the -p option 4. Improve the prose in a few sections, mostly removing commas and simplifying sentences. 5. Small markup tweaks 6. Clearly indicate that +IGNOREME files only work on installed ports 7. Document that -x will work on the origin directory if there is no installed version. 8. In the example .portmasterrc file the verbose variable needed a value Revision Changes Path 2.11 +153 -18 ports/ports-mgmt/portmaster/files/portmaster.8