From owner-freebsd-questions@FreeBSD.ORG Wed Oct 8 14:00:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F0A916A4C0 for ; Wed, 8 Oct 2003 14:00:02 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 426FE43FAF for ; Wed, 8 Oct 2003 14:00:00 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A7LPb-0005Z3-00 for ; Wed, 08 Oct 2003 22:59:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A7LPa-0005Yv-00 for ; Wed, 08 Oct 2003 22:59:58 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A7LPZ-00057b-00 for ; Wed, 08 Oct 2003 22:59:57 +0200 From: Kai Grossjohann Date: Wed, 08 Oct 2003 23:01:14 +0200 Lines: 11 Message-ID: <86smm3igv9.fsf@slowfox.dyndns.org> References: <20031008113325.B11482@asu.edu> <200310081342.34224.kstewart@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (berkeley-unix) Cancel-Lock: sha1:h+p8VaY9CiSPfcdTcHrZDgASjOk= Sender: news Subject: Re: cvsup and portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 21:00:02 -0000 Kent Stewart writes: > make index > portsdb -u The docs for portsdb mention "portsdb -uU" (or was it "-Uu"?). Is there a difference between "portsdb -U" and "make index"? What's that difference? Kai