From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 09:46:44 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 A6D9137B401 for ; Wed, 9 Apr 2003 09:46:44 -0700 (PDT) Received: from gicco.homeip.net (dclient80-218-75-162.hispeed.ch [80.218.75.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C3DA43FA3 for ; Wed, 9 Apr 2003 09:46:43 -0700 (PDT) (envelope-from hampi@rootshell.be) Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.6/8.12.6) with ESMTP id h3AGk9oR003003 for ; Thu, 10 Apr 2003 18:46:10 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.6/8.12.6/Submit) id h3AGk9bP003002 for freebsd-questions@freebsd.org; Thu, 10 Apr 2003 18:46:09 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Thu, 10 Apr 2003 18:46:09 +0200 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20030410164609.GA2975@gicco.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20030409091552.B9379@asu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409091552.B9379@asu.edu> User-Agent: Mutt/1.4i Subject: Re: portsdb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 16:46:45 -0000 On Apr 09 at 09:15, David Bear spoke: > I've been trying to find portsdb -- a utility often recommended as the > way to update the pkg data base. but I can't find it.. anywhere It's inlcuded in the portupgrade port. -Hanspeter