From owner-freebsd-questions@FreeBSD.ORG Tue Mar 15 01:28:19 2005 Return-Path: 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 42C6F16A4CE for ; Tue, 15 Mar 2005 01:28:19 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id D144543D55 for ; Tue, 15 Mar 2005 01:28:15 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so6830wra for ; Mon, 14 Mar 2005 17:28:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=PDBcLDy8cWg2NxPKL2hYUNgAyFBe9kPFhXYHQ+Y9V1lYu8bprGEYp970IPFdNZt6FpGmp8CPQ+8aGCnuoXWu57qhnrx49z+ntpjevv9Tc2u7ccMl0PpZl71ZkaaZD/F+2kTslNWcT6BqZ1YL9bxdc9qrVyGUB/vS3pRDmQvkZcs= Received: by 10.38.72.35 with SMTP id u35mr147279rna; Mon, 14 Mar 2005 17:28:13 -0800 (PST) Received: by 10.38.74.23 with HTTP; Mon, 14 Mar 2005 17:28:13 -0800 (PST) Message-ID: Date: Tue, 15 Mar 2005 02:28:13 +0100 From: Gert Cuykens To: "Michael C. Shultz" , freebsd-questions@freebsd.org In-Reply-To: <200503141720.46605.ringworm01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200503141710.01524.ringworm01@gmail.com> <200503141720.46605.ringworm01@gmail.com> Subject: Re: Is this a good or a bad idea to delete all off this ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 01:28:19 -0000 On Mon, 14 Mar 2005 17:20:46 -0800, Michael C. Shultz wrote: > On Monday 14 March 2005 05:15 pm, Gert Cuykens wrote: > > On Mon, 14 Mar 2005 17:10:01 -0800, Michael C. Shultz > > > > wrote: > > > In your case you should get your ports up to date with portmanager > > > -u before you worry about deleting leaves. because gnome was just > > > upgraded it may take a day or two for everything to be brought up > > > to date. Seeing the output below I say you desperately need to > > > update these ports before doing anything else. > > > > can i do controle C when i want to go to sleep while upgrading ? > > You sure can. portmanager is designed to be started/stopped > anytime. Maybe you don't want to exit out of anything though > in gnome until everthing is upgraded. Right now libraries are in memory > but if you exit say X then when you restart X all of the libraries need > to be reloaded and if you were in the middle of upgrading them things > will get ugly. In other words, don't shut off your system until it is > done and don't exit out of gnome for the same reason. > > -Mike > ok thx :)