From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 18:07:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6362316A420 for ; Mon, 14 Nov 2005 18:07:43 +0000 (GMT) (envelope-from sequethin@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E32443D70 for ; Mon, 14 Nov 2005 18:07:36 +0000 (GMT) (envelope-from sequethin@gmail.com) Received: by xproxy.gmail.com with SMTP id t10so1709637wxc for ; Mon, 14 Nov 2005 10:07:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:sent-from-pda:user-agent; b=bVsTkNB9flGFAnzXpCEJFCW9FZP8SvM4Wv4HefOVzF/4QB6uAQ/R3jApCIFRmRGrp1oYPpCuqnN4UwhSRS4itgjTIX/7BS8YKY87E7tBl//I6zGdg2V5Wrmu97GdOVIDYnzplmn5O5uTKWE71O6SZb7zwYN4jAlBtV5g7devTiQ= Received: by 10.65.83.4 with SMTP id k4mr3229195qbl; Mon, 14 Nov 2005 10:07:35 -0800 (PST) Received: from localhost ( [204.107.76.229]) by mx.gmail.com with ESMTP id d5sm2630836qbd.2005.11.14.10.07.34; Mon, 14 Nov 2005 10:07:35 -0800 (PST) Date: Mon, 14 Nov 2005 13:07:30 -0500 From: Mike Hernandez To: freebsd-questions@freebsd.org Message-ID: <20051114180730.GJ31681@dementia.beyondnormal.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <4378C7C0.8080308@dial.pipex.com> <20051114174214.GH31681@dementia.beyondnormal.net> <4378D08C.2060103@dial.pipex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4378D08C.2060103@dial.pipex.com> Sent-From-PDA: Yes User-Agent: Mutt/1.5.9i Subject: Re: xterm conflicts with xorg-clients 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: Mon, 14 Nov 2005 18:07:43 -0000 On Mon, Nov 14, 2005 at 05:59:40PM +0000, Alex Zbyslaw wrote: > I don't think so. Keep track of which ports you deleted the > dependencies from, then when you have the whole xorg-clients/xterm mess > sorted out, just force a re-install of those packages and the right > dependencies will come back. Time consuming, but not rocket science ;-) > > I had to do something like that when interrupting gnome_upgrade early > seems to bugger everything a treat, but I got everything back OK (I think!). > Great ;) I'm still working on my first year with freebsd so this a great learning experience. Without getting too far OT, is there a quick explanation as to why xterm is a separate port? Does it take up so much space that it would "bloat" a standard Xorg/Xfree install? Mike