head 1.1; branch 1.1.1; access; symbols pkgsrc-2013Q1:1.1.1.1.0.10 pkgsrc-2013Q1-base:1.1.1.1 pkgsrc-2012Q4:1.1.1.1.0.8 pkgsrc-2012Q4-base:1.1.1.1 pkgsrc-2012Q3:1.1.1.1.0.6 pkgsrc-2012Q3-base:1.1.1.1 pkgsrc-2012Q2:1.1.1.1.0.4 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.2 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.1 date 2012.03.07.14.25.00; author taca; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2012.03.07.14.25.00; author taca; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @$NetBSD$ * XXX: Install with proper permission. --- lib/dns/Makefile.in.orig 2011-10-11 00:09:03.000000000 +0000 +++ lib/dns/Makefile.in @@@@ -135,7 +135,7 @@@@ installdirs: $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${libdir} install:: timestamp installdirs - ${LIBTOOL_MODE_INSTALL} ${INSTALL_DATA} libdns.@@A@@ ${DESTDIR}${libdir} + ${LIBTOOL_MODE_INSTALL} ${INSTALL_SCRIPT} libdns.@@A@@ ${DESTDIR}${libdir} clean distclean:: rm -f libdns.@@A@@ timestamp @ 1.1.1.1 log @Importing BIND 9.9.0 as pkgsrc/net/bind99. Introduction BIND 9.9.0 is the first production release of BIND 9.9. This document summarizes changes from BIND 9.8 to BIND 9.9. Please see the CHANGES file in the source code release for a complete list of all changes. New Features * The new "inline-signing" option * NXDOMAIN redirection * "rndc flushtree " command * "rndc sync" command * The new "rndc signing" command * "auto-dnssec" zones * Improves the startup time And more. @ text @@