BIND 92.2rc on FreeBSD 4.7 ?

Eivind Olsen eivind at aminor.no
Thu Dec 12 06:38:38 UTC 2002


--On 12. desember 2002 10:27 +0800 Scottie Lu <s6577 at du.net.tw> wrote:
> Hi  ALL :
> Does anybody install BIND 9.2.2rc1 on FreeBSD 4.7 ?
> Because README of BIND 9.2.2rc1 tell me it ONLY have successful builds
> and tests on FreeBSD 3.4-STABLE, 3.5, 4.0, 4.1 etc, I really wonder how
> it ( 9.2.2rc1 ) works on FreeBSD 4.7 ?

Yes. I'm using BIND 9.2.2rc1 on FreeBSD 4.7 (well, it's 4.7-STABLE) without 
any problems. You can either compile it yourself or you can edit the 
net/bind9 port in the ports collection to use 9.2.2rc1 instead of the 
9.2.1-version it wants to use. Here are some small diffs you might use:

eivind at trisha:/usr/ports/net/bind922rc1 > diff Makefile ../bind9/Makefile
15c15
< PORTVERSION=  9.2.2rc1
---
> PORTVERSION=  9.2.1
20c20
< DISTFILES=    bind-9.2.2rc1.tar.gz
---
> DISTFILES=    bind-9.2.1.tar.gz
24c24
< ISCVERSION=   9.2.2rc1
---
> ISCVERSION=   9.2.1

eivind at trisha:/usr/ports/net/bind922rc1 > diff distinfo ../bind9/distinfo
1c1
< MD5 (bind-9.2.2rc1.tar.gz) = e591be8890c53845133577ac7e042fb6
---
> MD5 (bind-9.2.1.tar.gz) = 692cff6f44e006ce6984b2c286949dd1

-- 
Regards / Hilsen
Eivind Olsen
<eivind at aminor.no>


More information about the bind-users mailing list