From owner-freebsd-questions@FreeBSD.ORG Sat Sep 29 20:15:36 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 4248716A417 for ; Sat, 29 Sep 2007 20:15:36 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id E585513C4B5 for ; Sat, 29 Sep 2007 20:15:35 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so6209446pyb for ; Sat, 29 Sep 2007 13:15:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=shFj6+/X5Qud/wADs45ddNTXbsSxfAuTXbvYjjOkdH4=; b=o8DGmOYuBBkE/xX4+9zn1cXsgsL7v9Av4exAYnDr/A9dHlij2cGd+Irv20E/ZuqaV7xoeRdY2yhuhbDN0Caasm9uCS8wzjiWL9qfXkHYuqY17QCdwQXI9+O4T/jGSc26uw7h74hLbygcFtvqN/I0DYsSSlsJ51p0n6WWohk9dRg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DPIkD5uCBIhJZPNwoDqzlAWCrG5V8Rxf5daw2H5WtW4wnrUPIjk6PjibMlsRCWGrndQjbT0yAvXY0a9TbXMaFqV1YgNz8ARKn9Qar1u/z7ku+AlhfefGfEGZBqydquCH6yckjI/Vr8Z2BzTsa1fpEhxa99mgl+0vgMjn6DjdI/U= Received: by 10.65.93.19 with SMTP id v19mr10899139qbl.1191096934113; Sat, 29 Sep 2007 13:15:34 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Sat, 29 Sep 2007 13:15:34 -0700 (PDT) Message-ID: Date: Sat, 29 Sep 2007 20:15:34 +0000 From: "Aryeh Friedman" To: "Kris Kennaway" , "FreeBSD Mailing List" In-Reply-To: <46FEB1B9.2090807@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <972994690709291217t3bdd7d5bh2890c783f2cf4cc7@mail.gmail.com> <46FEA7B7.50104@FreeBSD.org> <46FEB1B9.2090807@FreeBSD.org> Cc: Subject: Re: 7.0-CURRENT Ports Collection? 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: Sat, 29 Sep 2007 20:15:36 -0000 On 9/29/07, Kris Kennaway wrote: > Aryeh Friedman wrote: > > Are you attempting to download ports on 6.2 before you move to 7 or on > > 7? If the and your on a SMP (dual core don't know about physically > > seperate) there are some known issues in the protocol stack > > Er, what issues, pray tell? :) Namely hangs and lacks of connects (in some cases you will need to manually fetch the dist file [it may take several attempts {*DO NOT* erase the old dist file after each attempt}]) --Aryeh