git: BIND: enable DNSSEC support for named and related tools by default.

Jan Lentfer lentferj at crater.dragonflybsd.org
Sun Jan 17 05:25:50 PST 2010


commit 9b280f55325116795c4c7a8faac79b452b7b9469
Author: Jan Lentfer <Jan.Lentfer at 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





More information about the Commits mailing list