From owner-freebsd-questions@FreeBSD.ORG Thu Jan 23 16:53:03 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8AB52CBF for ; Thu, 23 Jan 2014 16:53:03 +0000 (UTC) Received: from hoffman.proper.com (IPv6.Hoffman.Proper.COM [IPv6:2605:8e00:100:41::81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6247912A2 for ; Thu, 23 Jan 2014 16:53:03 +0000 (UTC) Received: from [10.20.30.90] (50-0-66-198.dsl.dynamic.sonic.net [50.0.66.198]) (authenticated bits=0) by hoffman.proper.com (8.14.7/8.14.7) with ESMTP id s0NGWoNB029331 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 23 Jan 2014 09:32:51 -0700 (MST) (envelope-from phoffman@proper.com) X-Authentication-Warning: hoffman.proper.com: Host 50-0-66-198.dsl.dynamic.sonic.net [50.0.66.198] claimed to be [10.20.30.90] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: Undoing REPLACE_BASE for a BIND port From: Paul Hoffman In-Reply-To: Date: Thu, 23 Jan 2014 08:52:59 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <7027F6B0-FEF6-4895-8A92-8E735F16B989@proper.com> References: To: Warren Block X-Mailer: Apple Mail (2.1827) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jan 2014 16:53:03 -0000 On Jan 23, 2014, at 8:31 AM, Warren Block wrote: > On Thu, 23 Jan 2014, Paul Hoffman wrote: >=20 >> Greetings again. Earlier, I built bind98 from /usr/ports/dns/bind98, = and selected REPLACE_BASE. Now I want to use the base BIND. When I = uninstall bind98, it seems that there is no /usr/src/named any more. = What is the best way to revert from using REPLACE_BASE? >=20 > In what version of FreeBSD? FreeBSD 10 does not have bind in base any = more. It is running 9.2-RELEASE. It is running BIND on purpose because it acts = as an authoritative server. --Paul Hoffman=