From owner-freebsd-questions@FreeBSD.ORG Sat Sep 29 19:17:25 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 42A4B16A420 for ; Sat, 29 Sep 2007 19:17:25 +0000 (UTC) (envelope-from cascadingstylez@googlemail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id ED54113C45A for ; Sat, 29 Sep 2007 19:17:24 +0000 (UTC) (envelope-from cascadingstylez@googlemail.com) Received: by py-out-1112.google.com with SMTP id u77so6186904pyb for ; Sat, 29 Sep 2007 12:17:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=L+VbCBbdPE5z8Gd8j/euFwEQvXTO0YkIIMD73sI/gWs=; b=SKjHqLqILwo0TrhTtBn3K1qou+FEIxWcTcPqj0UcIIWr11rMdmyD/iWjun77v/37eisBBwyqEfWvAkXG0HjVLhm3HIXlrod5Dk2OEPzmJy97o5ukn1jjMiFenM6H8cguh6r8E665REYj27BezEx+drTTdofN0S1HVLforpIIjn8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=FZY40rbG7tFUVZ0asw2FE1LcxSNpiaGoeeGezVOeByWA+Qtq2QjYNAoDD6safeI6St+Sn7NFYp2P0FfKqUymyfXqZPt3ssOeUnxv9nP+gKZeAwXHIgerFaOBxP4EkcImkdg42MYqQ0khnzapEV6BAxdusBdIe1x5D6Od+xFSQZs= Received: by 10.64.179.12 with SMTP id b12mr1342443qbf.1191093443553; Sat, 29 Sep 2007 12:17:23 -0700 (PDT) Received: by 10.64.76.17 with HTTP; Sat, 29 Sep 2007 12:17:23 -0700 (PDT) Message-ID: <972994690709291217t3bdd7d5bh2890c783f2cf4cc7@mail.gmail.com> Date: Sat, 29 Sep 2007 20:17:23 +0100 From: "James Jeffery" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 19:17:25 -0000 Does 7.0 come with a disk for the Ports Collection or would they have to be downloaded from the internet? Im having trouble getting packages from the web, lots of errors when i try to install them. Everything seems dependant on everything else. Once i get the SSH to work i will post some output. But for now, is there a problem installing packages on 7.0? Thanks