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

看板DFBSD_commit作者時間16年前 (2010/01/17 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BKn5P8p (DFBSD_commit)