From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 20:43:27 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 7EC0016A4CE for ; Wed, 16 Feb 2005 20:43:27 +0000 (GMT) Received: from smtp04.mrf.mail.rcn.net (smtp04.mrf.mail.rcn.net [207.172.4.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DAC343D2D for ; Wed, 16 Feb 2005 20:43:27 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) (209.6.197.67) by smtp04.mrf.mail.rcn.net with ESMTP; 16 Feb 2005 15:43:26 -0500 X-IronPort-AV: i="3.90,90,1107752400"; d="scan'208"; a="3246246:sNHT21475596" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16915.45173.845424.405844@jerusalem.litteratus.org> Date: Wed, 16 Feb 2005 15:43:33 -0500 To: freebsd-questions@freebsd.org In-Reply-To: <20050216192007.GC17781@catflap.slightlystrange.org> References: <4B3EE484EEA4F344BBB62F83164899860F64DD@corpsrv.RedMoon.local> <20050216192007.GC17781@catflap.slightlystrange.org> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: Cvsup Source X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 20:43:27 -0000 Daniel Bye writes: > > I've been using cvsup to upgrade the ports on my Freebsd box, and it > > works great. My question is how often should you cvsup the src and do a > > buildworld? > > Subscribe to FreeBSD-security-notifications, and you will receive > mail when a fix is applied. Other than that, it doesn't hurt to > run cvsup over your src tree once a week. There's only need to > do a buildworld if any files are updated. It's a strategy that > works well for me, anyway. YMMV, as they say. That's certainly a viable theory. I update every 4-8 weeks in addition to critical patches. It's not strictly necessary ... but it means I benefit from all the little fixes and improvements that happen on a daily basis, Robert Huff