Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2005 10:30:33 -0500
From:      Eric F Crist <ecrist@secure-computing.net>
Cc:        Freebsd-Questions Questions <freebsd-questions@freebsd.org>
Subject:   Re: BIND upgrade from ports....
Message-ID:  <b081d91178d5b74ba55b4a88fcf62baf@secure-computing.net>
In-Reply-To: <47dbb8a3dbe8a15a3c453bf151a4bdd2@secure-computing.net>
References:  <47dbb8a3dbe8a15a3c453bf151a4bdd2@secure-computing.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 15, 2005, at 10:11 AM, Eric F Crist wrote:

> Hello list,
>
> First off, please reply directly to me (with CC to list), as I'm no 
> longer a member of the list. (Too much erroneous traffic.)
>
> FreeBSD 5.3 uses BIND 9.3.0 and I'm trying to upgrade to 9.3.1.  I 
> know with PERL, you can set an option to use-ports-dist or something 
> like that so that system perl is disabled and perl from ports is used 
> instead.
>
> Is there a similar option for BIND, or do I need to symlink the execs 
> from /usr/sbin/... to /usr/local/sbin?
>
> Thanks.

Sorry for the self-reply, but I answered my own question.  Doing a 
little reading, the following command will do what I require:

 From within /usr/ports/dns/bind9, I executed the following:

# make WITH_PORT_REPLACES_BASE_BIND9=yes install clean

All is updated!

Thanks.
_______________________________________________________
Eric F Crist                  "I am so smart, S.M.R.T!"
Secure Computing Networks              -Homer J Simpson



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