DragonFly commits List (threaded) for 2010-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: BIND: enable DNSSEC support for named and related tools by default.
commit 9b280f55325116795c4c7a8faac79b452b7b9469
Author: Jan Lentfer <Jan.Lentfer@web.de>
Date: Sun Jan 17 14:21:39 2010 +0100
BIND: enable DNSSEC support for named and related tools by default.
* This adds -DOPENSSL and -lcrypto to effected Makefiles
* This patch also introduces NO_BIND_DNSSEC for make.conf
to disable build of DNSSEC with BIND.
Summary of changes:
etc/defaults/make.conf | 1 +
lib/libisc/Makefile | 4 ++++
share/man/man5/make.conf.5 | 3 +++
usr.bin/dig/Makefile | 5 +++++
usr.bin/dnssec-keygen/Makefile | 5 +++++
usr.bin/dnssec-signzone/Makefile | 5 +++++
usr.bin/host/Makefile | 5 +++++
usr.sbin/named-checkconf/Makefile | 5 +++++
usr.sbin/named-checkzone/Makefile | 5 +++++
usr.sbin/named/Makefile | 4 ++++
usr.sbin/nslookup/Makefile | 5 +++++
usr.sbin/nsupdate/Makefile | 5 +++++
usr.sbin/rndc-confgen/Makefile | 5 +++++
usr.sbin/rndc/Makefile | 5 +++++
14 files changed, 62 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9b280f55325116795c4c7a8faac79b452b7b9469
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]