freebsd-skq/contrib/bind9/FREEBSD-Upgrade
Dag-Erling Smørgrav cd3ee173f9 Switch from BIND 8 to BIND 9.
Submitted by:	(in part) dougb@, trhodes@
Reviewed by:	dougb@, trhodes@, re@
MFC after:	5 days
2004-09-21 19:01:48 +00:00

18 lines
474 B
Plaintext

# $FreeBSD$
#
# Bug trhodes@ and des@ to actually throw some text in here.
#
while read pattern ; do rm -rf $pattern ; done <FREEBSD-Xlist
sed -i.orig -e '/\/tests/d; /docutil/d;' configure.in Makefile.in */Makefile.in
autoconf253
autoheader253
./configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man \
--enable-threads --enable-libbind --disable-ipv6 \
--enable-getifaddrs --disable-linux-caps \
--with-openssl=/usr --with-randomdev=/dev/random