Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 10:31:31 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Paul Hoffman <phoffman@proper.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Undoing REPLACE_BASE for a BIND port
Message-ID:  <alpine.BSF.2.00.1401231027590.78860@wonkity.com>
In-Reply-To: <7027F6B0-FEF6-4895-8A92-8E735F16B989@proper.com>
References:  <D855555C-E707-4095-B326-851E8FD0C0F1@proper.com> <alpine.BSF.2.00.1401230931080.76961@wonkity.com> <7027F6B0-FEF6-4895-8A92-8E735F16B989@proper.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 23 Jan 2014, Paul Hoffman wrote:

> On Jan 23, 2014, at 8:31 AM, Warren Block <wblock@wonkity.com> wrote:
>
>> On Thu, 23 Jan 2014, Paul Hoffman wrote:
>>
>>> 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?
>>
>> 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.

That should be /usr/src/contrib/bind9/bin/named or 
/usr/src/usr.sbin/named.  You may need to do a buildworld/installworld 
cycle to get the base version back.  And check that it is not being 
prevented from building in /etc/src.conf.

But I would install dns/bind99.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1401231027590.78860>