From owner-cvs-all@FreeBSD.ORG Wed Jun 4 21:17:48 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7FFB106566C; Wed, 4 Jun 2008 21:17:48 +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 74B058FC19; Wed, 4 Jun 2008 21:17:48 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m54LHmmT057105; Wed, 4 Jun 2008 21:17:48 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m54LHmTV057104; Wed, 4 Jun 2008 21:17:48 GMT (envelope-from dougb) Message-Id: <200806042117.m54LHmTV057104@repoman.freebsd.org> From: Doug Barton Date: Wed, 4 Jun 2008 21:17:48 +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-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: Wed, 04 Jun 2008 21:17:48 -0000 dougb 2008-06-04 21:17:48 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster/files portmaster.8 Log: Update for version 2.3: 1. A glob pattern on the command line now updates all ports that match 2. Clarify that we rebuild the port(s) on the command line by default 3. Document -K option 4. Note the move of /etc/portmaster.rc -> /usr/local/etc/portmaster.rc 5. Document that you need to look in the script to find values to place in the *rc files. TODO: List potentially useful variables 5. Fix the Xr for sudo Revision Changes Path 2.3 +27 -16 ports/ports-mgmt/portmaster/files/portmaster.8