From owner-freebsd-questions@FreeBSD.ORG Wed Aug 1 04:30:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4079E16A417 for ; Wed, 1 Aug 2007 04:30:10 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id B7FB813C45A for ; Wed, 1 Aug 2007 04:30:09 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l714U723091070 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 1 Aug 2007 11:30:07 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id l714U71h049633; Wed, 1 Aug 2007 11:30:07 +0700 (ICT) Date: Wed, 1 Aug 2007 11:30:07 +0700 (ICT) Message-Id: <200708010430.l714U71h049633@banyan.cs.ait.ac.th> From: Olivier Nicole To: zbigniew@szalbot.homedns.org In-reply-to: (message from Zbigniew Szalbot on Mon, 30 Jul 2007 14:14:25 +0200) References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: what way to update named? 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: Wed, 01 Aug 2007 04:30:10 -0000 > I am using named version 9.3.3 which comes with FreeBSD system (i.e. was > not installed from ports). > > I know that in order to upgrade bind, I should cvsup sources and then go > through the entire procudure of updating the system, installing kernel, > etc. However, I tend not to use cvsup any more but I usually go for > freebsd-update tool. > > My question is: should I wait till freebsd-update tool includes an update > of bind to 9.3.4 or should I update the system from sources? I can wait but > I am just not sure what is the preferred method given that I use > freebsd-update on regular basis. This is FreeBSD 6.2-RELEASE-p5 #2 I am not sure I saw any answer to your question so... I installed bind 9.3.4 from the ports, using the option to over write the bind installed by the system, et voila. bests, Olivier