FreeBSD port for BIND 10 available for testing
Jeremy C. Reed
jreed at isc.org
Thu Sep 29 21:22:02 UTC 2011
I made a FreeBSD port and tested on FreeBSD 8.2-RELEASE on amd64 and
8.1-RELEASE on i386. Please give it a try:
cd /var/tmp
fetch http://git.bind10.isc.org/~jreed/ports-bind10-devel.tgz
cd /usr/ports
tar xvzf /var/tmp/ports-bind10-devel.tgz
cd new/bind10-devel
make install
rehash
b10-host bind10.isc.org 149.20.48.59
b10-host freebsd.org 149.20.48.80
It has a few problems: maybe need precise liblog4cplus dependency, some
sqlite3 database issues (I opened a ticket), and some python scripts
aren't registered correctly (I will open a ticket so we install
correctly in the first place). I will also provide an rc.d script.
I haven't looked at the dependency ports in over a month, so I will do
that again soon. (I did fix log4cplus for ports a while ago. I will
probably need to fix Botan build dependency for python too if not
already done.) If you encounter problems with any dependencies, please
let me know also.
Please share your feedback. I plan to submit this to ports within a few
days.
Jeremy C. Reed
ISC
More information about the bind10-users
mailing list