Date: Mon, 27 Sep 2004 08:23:43 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/etc Makefile src/include Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/usr.bin Makefile src/usr.sbin Makefile Message-ID: <200409270823.i8R8NhEd079536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2004-09-27 08:23:43 UTC
FreeBSD src repository
Modified files:
. Makefile.inc1
etc Makefile
include Makefile
share/examples/etc make.conf
share/man/man5 make.conf.5
usr.bin Makefile
usr.sbin Makefile
Log:
1. Add much finer granularity to the NO_BIND knobs with the addition of:
NO_BIND_DNSSEC, NO_BIND_ETC, NO_BIND_NAMED, and NO_BIND_UTILS.
2. Make creation of directories in /usr/include that are only needed
in the WITH_BIND_LIBS case conditional.
Reviewed by: ru, des
Revision Changes Path
1.448 +4 -0 src/Makefile.inc1
1.330 +14 -0 src/etc/Makefile
1.226 +5 -0 src/include/Makefile
1.234 +4 -0 src/share/examples/etc/make.conf
1.96 +30 -2 src/share/man/man5/make.conf.5
1.269 +1 -1 src/usr.bin/Makefile
1.313 +3 -1 src/usr.sbin/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409270823.i8R8NhEd079536>
