From owner-freebsd-amd64@FreeBSD.ORG Thu Dec 11 06:16:47 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D99616A4CE for ; Thu, 11 Dec 2003 06:16:47 -0800 (PST) Received: from mail.cableone.net (scanmail3.cableone.net [24.116.0.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id A292043D29 for ; Thu, 11 Dec 2003 06:16:46 -0800 (PST) (envelope-from jhouchin@texoma.net) Received: from texoma.net (unverified [24.116.250.217]) by smail3.cableone.net (SurgeMail 1.5d2) with ESMTP id 61420 for multiple; Thu, 11 Dec 2003 07:09:58 -0700 Message-ID: <3FD87B7C.6050608@texoma.net> Date: Thu, 11 Dec 2003 08:13:16 -0600 From: Jimmie Houchin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031203 X-Accept-Language: en MIME-Version: 1.0 To: Matt Douhan References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com cc: amd64 freebsd Subject: Re: SV: Packages/Ports problem X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 14:16:47 -0000 Matt Douhan wrote: >>Is there any way to tell what all will get installed when I make >>something? Or do I need to take care of dependencies myself? >>I'm used to Debian and Gentoo and not familiar with how FreeBSD handles >>dependencies and such. > > It is handled automatically by the ports system Good. :) I know FreeBSD was much of the inspiration for the Gentoo main developer. >>Peter has cvsup-without-gui on his FreeBSD site. >>I just haven't been able to get it. >>To my understanding I currently only have the ftp program on my machine. >>I don't know how to use it to get the package. > > pkg_add -r cvsup-without-gui That has failed with something like no such file on server error. But I'm about to do a fresh install this afternoon/evening after I redo my partions and will try again. Thanks, Jimmie Houchin