From owner-freebsd-questions@FreeBSD.ORG Thu Oct 4 04:22:20 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4F0B16A418 for ; Thu, 4 Oct 2007 04:22:20 +0000 (UTC) (envelope-from rem@bsd.remdog.net) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [216.148.227.154]) by mx1.freebsd.org (Postfix) with ESMTP id 9528A13C45D for ; Thu, 4 Oct 2007 04:22:20 +0000 (UTC) (envelope-from rem@bsd.remdog.net) Received: from remdog.net (c-67-164-123-46.hsd1.ca.comcast.net[67.164.123.46]) by comcast.net (rwcrmhc14) with ESMTP id <20071004042219m1400p0fiqe>; Thu, 4 Oct 2007 04:22:19 +0000 Received: by bsd.remdog.net (Postfix, from userid 1001) id D5B111CE93; Wed, 3 Oct 2007 21:22:40 -0700 (PDT) Date: Wed, 3 Oct 2007 21:22:40 -0700 From: Rem P Roberti To: "Philip M. Gollucci" Message-ID: <20071004042240.GB2141@remdog.net> References: <20071004033814.GA2069@remdog.net> <47046569.8070309@ridecharge.com> <20071004041313.GA2141@remdog.net> <4704693C.8010006@ridecharge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4704693C.8010006@ridecharge.com> User-Agent: Mutt/1.4.2.3i Cc: "Philip M. Gollucci" , FreeBSD Subject: Re: portsdb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2007 04:22:20 -0000 On 2007.10.04 00:17:00 +0000, Philip M. Gollucci wrote: > Rem P Roberti wrote: > > On 2007.10.04 00:00:41 +0000, Philip M. Gollucci wrote: > >> Rem P Roberti wrote: > >>> Ok...this one must have slipped past me. I attempted to udate the ports tree with the usual portsdb -Fu and > >>> discover that there is no access to freebsd.org. What have I missed? > >> Its not just you -- try a mirror. > >> > >> If I didn't know better, I would say a router on the internet that > >> freebsd.org is behind is having issues. > >> > >> This has been sporadically happening a lot recently for a lot of people. > >> > >>> Rem > > > > Ok...it looks as though it isn't something on this end. I'm pretty much a newbie, and would like to know how > > to use portsdb in conjunction with a mirror. TIA. > Well normally you would use a mirror -- I misread that as cvsup not > portsdb. The -F option: > > -F > --fetchindex Fetch the ports index file called INDEX from the > official site. > > If you haven't tweaked your ports tree you should be able to just to > portsdb -u for now. Good deal...thank you very much. Rem