From owner-freebsd-questions@FreeBSD.ORG Sat Nov 5 17:39:50 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 576D716A41F for ; Sat, 5 Nov 2005 17:39:50 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4DE543D45 for ; Sat, 5 Nov 2005 17:39:49 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 6E64ACDAA4F for ; Sat, 5 Nov 2005 12:39:48 -0500 (EST) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Sat, 05 Nov 2005 12:39:48 -0500 X-Sasl-enc: PcWwkdXmHqK4t9EktuHVpfRqYxT3rJ5jIT2BOST4401b 1131212387 Received: from gumby.localdomain (88-104-200-252.dynamic.dsl.as9105.com [88.104.200.252]) by frontend2.messagingengine.com (Postfix) with ESMTP id 979C757070E for ; Sat, 5 Nov 2005 12:39:47 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Sat, 5 Nov 2005 17:38:42 +0000 User-Agent: KMail/1.8.2 References: <5B80465E-1AC8-4819-A304-69529C82DA52@redry.net> <200511051713.59193.list-freebsd-2004@morbius.sent.com> <103350BD-B338-42EA-B0E2-2BA4BAFC00A4@redry.net> In-Reply-To: <103350BD-B338-42EA-B0E2-2BA4BAFC00A4@redry.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511051738.44213.list-freebsd-2004@morbius.sent.com> Subject: Re: update kde 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, 05 Nov 2005 17:39:50 -0000 On Saturday 05 November 2005 17:27, eoghan wrote: > On 5 Nov 2005, at 17:13, RW wrote: > > On Saturday 05 November 2005 16:16, eoghan wrote: > >> Hello > >> Im just looking for some advice. Ive updated my ports since kde has > >> gone to 3.4.3. Im currently using 3.4.2. I want to upgrade. But Im > >> not sure if I do this will I loose all my current settings - like > >> desktop items etc. Also, do I do a pkg_remove kde3 and then pkg_add - > >> r kde3? I dont want to try anything just yet in case I mess things > >> up... > > > > You shouldn't lose any settings unless someone has screwed up (I > > usually > > hold-off major upgrades for a week or so to catch immediate bug- > > fixes). > > > > There are instructions here: > > > > http://freebsd.kde.org/instructions.php > > > > Note that you will need to set PACKAGESITE to a source of the new > > packages > > otherwise you will simply reinstall to old version. I used to use the > > fruitsalad servers, although I build KDE from ports these days. > > Id use the port. But I have to remove kde3 first right? Well, you were talking about using pkg_add which installs binary packages, rather than building a port. In either case, using portupgrade avoids manual deletion.