From owner-freebsd-newbies@FreeBSD.ORG Tue Dec 16 17:17:32 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 659F416A4CE for ; Tue, 16 Dec 2003 17:17:32 -0800 (PST) Received: from nature.Berkeley.EDU (nature.Berkeley.EDU [128.32.253.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAED143D36 for ; Tue, 16 Dec 2003 17:17:29 -0800 (PST) (envelope-from gvrdolja@nature.Berkeley.EDU) Received: from localhost (localhost [127.0.0.1]) by nature.Berkeley.EDU (Postfix) with ESMTP id 27DA7C1E4E; Tue, 16 Dec 2003 17:17:25 -0800 (PST) Received: from nature.Berkeley.EDU ([127.0.0.1]) by localhost (nature [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16617-06; Tue, 16 Dec 2003 17:17:24 -0800 (PST) Received: by nature.Berkeley.EDU (Postfix, from userid 7458) id AA87EC1E52; Tue, 16 Dec 2003 17:17:24 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by nature.Berkeley.EDU (Postfix) with ESMTP id 99BE5C1E4E; Tue, 16 Dec 2003 17:17:24 -0800 (PST) Date: Tue, 16 Dec 2003 17:17:24 -0800 (PST) From: Gordon Vrololjak To: "Kevin D. Kinsey, DaleCo, S.P." In-Reply-To: <3FCFDAC9.6040908@daleco.biz> Message-ID: References: <3FCFDAC9.6040908@daleco.biz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at nature.berkeley.edu cc: freebsd-newbies@freebsd.org Subject: Re: updating question (fwd) X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2003 01:17:32 -0000 Ouch... ! That means I should try the make world method and recompile everything? Seems less of a pain to reinstall. Or should I do a 'portupgrade -a' after updating with cvsup? I just want to keep up with security updates to keep the system secure. Gordon > For the system itself, use the method shown > in the FreeBSD handbook ("new" method, Chapter > 21 "The Cutting Edge"). > > For 3rd party software, install from the ports tree, > then use portupgrade (also in ports) to keep up > with the changes. An excellent article by Dru Lavigne: > > http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html > > HTH, > > Kevin Kinsey >