Hi all,
I have bind97 port installed with option "REPLACE_BASE" (make config).
Now if i "freebsd update fetch" make, wants the system the basic version bind961 to install.
echo "NO_BIND = YES" > > /etc/make.conf does not help also.
How do i say FreeBSD8 (freebsd update) that i would like to keep bind97?
thx
parcival
I have bind97 port installed with option "REPLACE_BASE" (make config).
Now if i "freebsd update fetch" make, wants the system the basic version bind961 to install.
Code:
the following files will be updated as part of updating to 8.0-RELEASE-p2:
/usr/bin/dig
/usr/bin/host
/usr/bin/nslookup
/usr/bin/nsupdate
/usr/sbin/dnssec-dsfromkey
/usr/sbin/dnssec-keyfromlabel
/usr/sbin/dnssec-keygen
/usr/sbin/dnssec-signzone
/usr/sbin/lwresd
/usr/sbin/named
/usr/sbin/named-checkconf
/usr/sbin/named-checkzone
/usr/sbin/named-compilezone
/usr/sbin/rndc-confgen
ns1#
echo "NO_BIND = YES" > > /etc/make.conf does not help also.
How do i say FreeBSD8 (freebsd update) that i would like to keep bind97?
thx
parcival