From owner-freebsd-stable@FreeBSD.ORG Tue Nov 8 00:01:46 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 538CA16A41F for ; Tue, 8 Nov 2005 00:01:46 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A2FD43D5E for ; Tue, 8 Nov 2005 00:01:42 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i14so29745wra for ; Mon, 07 Nov 2005 16:01:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=hA34m8mognpuLOJJ7Bd0yA6k1b2IFfJRzyZ4ae+5VWv6df1+1+ShvC+iZxbs3emQ2/CtmcQHNYQm53IoEMNqr/+XuAz/HnzTsabSS5VM3KJSsJ4l7BLE93uAuhF7zqknIF+15vY/YYnZY/V7u9OxRcgnCsvNqPDaaOzKjS3Obn4= Received: by 10.54.138.7 with SMTP id l7mr122398wrd; Mon, 07 Nov 2005 16:01:41 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 35sm90582wra.2005.11.07.16.01.40; Mon, 07 Nov 2005 16:01:41 -0800 (PST) From: "Michael C. Shultz" To: freebsd-stable@freebsd.org Date: Mon, 7 Nov 2005 15:53:00 -0800 User-Agent: KMail/1.8.3 References: <436FE7FE.7060702@tyeurgain.free-online.co.uk> In-Reply-To: <436FE7FE.7060702@tyeurgain.free-online.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511071553.01397.ringworm01@gmail.com> Cc: Alistair Subject: Re: New user confused by need to do huge upgrade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 00:01:46 -0000 On Monday 07 November 2005 15:49, Alistair wrote: > Hello, All > > I am a user of Linux for many years (and an aged BSD sysadmin from > 1985-1989), but laterly mainly use Gentoo. FreeBSD seemed to be a good > alternative, so I get the 6.0 release a few days after it was released. > > Being a Gentoo person, I like the ports system, but with limited time on > my hands, I also like the compiled packages. I can get a working system > from packages then compile my own ports as need or want be. Or so I > thought. > > I installed from two CDs, and got a working KDE system. Now, I want to > do Firefox from ports with my own make.conf for P4 optimisation. Good! > So, I sync with the sources using cvsup (just like emerge --sync) > change to the Firefox ports directory, type "make" and enter dependency > hell like has never been known before. Everything that depends upon > GTK2 must be updated before Firefox can be compiled! If you don't want to do an entire upgrade of gnome2 or KDE but just get Firefox right install sysutils/portmanager (version 0.3.2 is in ports right now) then run portmanager www/firefox It will upgrade the dependencies that just pertain to firefox first then either upgrade firefox or install it if you don't have it yet. When version 0.3.3 of portmanager gets into the ports tree (pr is submitted) you can do the entire kde/gnome upgrade with just portmanager -u -Mike > > I thought that FreeBSD would be more stable than Gentoo and Linux > distros in general. I now find that there is the most major release > step (5.4 to 6.0) and within a matter of a few days later, both Gnome > and KDE are subject to huge updates that require many hours (or maybe > days - it's not done yet) of CPU time. > > Maybe I am missing something. However, I just cannot see why this is > right. What I thought that FreeBSD would give me that Gentoo did not is > a coherent system within which deveopment was co-ordinated. Instead, I > seem to find the opposite. The core group can offer a major release of > the OS, while missing the fact that two hugely important development > groups are just days off their own major releases. > > Maybe there is a level of sanity I am missing as a newcomer to BSD, but > I would really like someone to tell me where to find it so that I can > stop having to use this bloody Windows laptop to post here ;-) > > Regards > A > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"