From owner-freebsd-questions@FreeBSD.ORG Fri Oct 12 11:57:22 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE943F74 for ; Fri, 12 Oct 2012 11:57:22 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id A45548FC0A for ; Fri, 12 Oct 2012 11:57:22 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TMdrr-0007tc-JT for freebsd-questions@freebsd.org; Fri, 12 Oct 2012 13:57:27 +0200 Received: from 79-139-19-75.prenet.pl ([79.139.19.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Oct 2012 13:57:27 +0200 Received: from jb.1234abcd by 79-139-19-75.prenet.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Oct 2012 13:57:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: jb Subject: Re: portmaster options Date: Fri, 12 Oct 2012 11:57:09 +0000 (UTC) Lines: 17 Message-ID: References: <20121012131638.1683e516.freebsd@edvax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 79.139.19.75 (Mozilla/5.0 (X11; FreeBSD i386; rv:16.0) Gecko/20100101 Firefox/16.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 11:57:23 -0000 jb gmail.com> writes: > ... > > --index-only > > do not try to use /usr/ports. For updating ports when no > > /usr/ports > > directory is present the -PP|--packages-only option is required. > > See the ENVIRONMENT section below for additional requirements. > > > ... And -PP|--packages-only option implies "index only" entry behavior, so there is redundancy here as well. Does anybody know where this --index-only option really matter ? jb