From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 01:55:48 2004 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 55B3C16A4CE for ; Sat, 7 Feb 2004 01:55:48 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2466143D1D for ; Sat, 7 Feb 2004 01:55:48 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 3F4BD1368A; Sat, 7 Feb 2004 22:55:46 +1300 (NZDT) Date: Sat, 7 Feb 2004 22:55:46 +1300 From: Jonathan Chen To: Alex Jaeckel Message-ID: <20040207095545.GA87478@grimoire.chen.org.nz> References: <001001c3ebd0$a1253140$8400000a@pgt.mpt.gov.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001001c3ebd0$a1253140$8400000a@pgt.mpt.gov.br> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: named 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: Sat, 07 Feb 2004 09:55:48 -0000 On Thu, Feb 05, 2004 at 08:12:58AM -0200, Alex Jaeckel wrote: > How do I get only the latest version of "named" for FreeBSD ? # /usr/ports/dns/bind9 # make install clean The configuration files live in /usr/local/etc, you will need to change /etc/rc.conf: named_program="/usr/local/sbin/named" -- Jonathan Chen ---------------------------------------------------------------------- Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.