From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 22:10:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 99B1216A420 for ; Tue, 31 Jan 2006 22:10:19 +0000 (GMT) (envelope-from lars@gmx.at) Received: from mail.gmx.net (mail.gmx.de [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 1923243D64 for ; Tue, 31 Jan 2006 22:10:10 +0000 (GMT) (envelope-from lars@gmx.at) Received: (qmail invoked by alias); 31 Jan 2006 22:10:09 -0000 Received: from 162.241.62.81.cust.bluewin.ch (EHLO storage.mine.nu) [81.62.241.162] by mail.gmx.net (mp012) with SMTP; 31 Jan 2006 23:10:09 +0100 X-Authenticated: #912863 Received: from storage.mine.nu (localhost [127.0.0.1]) by storage.mine.nu (8.13.4/8.13.4) with ESMTP id k0VMA5PB096017; Tue, 31 Jan 2006 23:10:05 +0100 (CET) (envelope-from lars@storage.mine.nu) Received: (from lars@localhost) by storage.mine.nu (8.13.4/8.13.4/Submit) id k0VMA54Z096016; Tue, 31 Jan 2006 23:10:05 +0100 (CET) (envelope-from lars) Date: Tue, 31 Jan 2006 23:10:05 +0100 From: lars To: Alvaro =?iso-8859-1?Q?J=2E_Gurdi=E1n?= Message-ID: <20060131221005.GA95724@storage.mine.nu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Y-GMX-Trusted: 0 Cc: FreeBSD-Questions Questions Subject: Re: Proper FreeBSD installation practices 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: Tue, 31 Jan 2006 22:10:19 -0000 "Alvaro J. Gurdin" wrote: > I just installed FreeBSD 6.0 on a computer I want to use to test BIND. > The newest release is 9.3.2, but the one installed with FreeBSD 6.0 is > 9.3.1. Since according to the ISC's website there are a few bugs in > 9.3.1, I decided to upgrade. Update your ports tree and you will find that Bind 9.3.2 is in ports. /usr/ports/dns/bind9 Installing via ports is most probably the best way to install any software. Regards, Lars