aboutsummaryrefslogtreecommitdiff
path: root/dns/bind911
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-01-20 14:47:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-01-20 14:47:54 +0000
commit1fdaf95627e9d37de9a44f3e7831668275fedd0c (patch)
tree4b4a40a4551a6e375a2419b1e9ab1cabc1565f8f /dns/bind911
parent9bfddf33b79ed7ab93e131f5a9ee91c4a3477ac3 (diff)
downloadports-1fdaf95627e9d37de9a44f3e7831668275fedd0c.tar.gz
ports-1fdaf95627e9d37de9a44f3e7831668275fedd0c.zip
Add descriptions for the patches.
Notes
Notes: svn path=/head/; revision=523625
Diffstat (limited to 'dns/bind911')
-rw-r--r--dns/bind911/files/extrapatch-bind-min-override-ttl3
-rw-r--r--dns/bind911/files/patch-bin_tests_system_dlzexternal_Makefile.in2
-rw-r--r--dns/bind911/files/patch-configure4
3 files changed, 9 insertions, 0 deletions
diff --git a/dns/bind911/files/extrapatch-bind-min-override-ttl b/dns/bind911/files/extrapatch-bind-min-override-ttl
index 1b7cc67c446d..ccaa2582ac87 100644
--- a/dns/bind911/files/extrapatch-bind-min-override-ttl
+++ b/dns/bind911/files/extrapatch-bind-min-override-ttl
@@ -1,3 +1,6 @@
+- Add the min-cache-ttl config knob.
+- Add the override-cache-ttl config knob.
+
--- bin/named/config.c.orig 2019-12-12 05:17:55 UTC
+++ bin/named/config.c
@@ -182,6 +182,8 @@ options {\n\
diff --git a/dns/bind911/files/patch-bin_tests_system_dlzexternal_Makefile.in b/dns/bind911/files/patch-bin_tests_system_dlzexternal_Makefile.in
index 10d490aecb0e..5a9b0160f9e4 100644
--- a/dns/bind911/files/patch-bin_tests_system_dlzexternal_Makefile.in
+++ b/dns/bind911/files/patch-bin_tests_system_dlzexternal_Makefile.in
@@ -1,3 +1,5 @@
+BIND9 seems to be abusing LDFLAGS here, and it breaks our linker.
+
--- bin/tests/system/dlzexternal/Makefile.in.orig 2018-06-10 06:06:33 UTC
+++ bin/tests/system/dlzexternal/Makefile.in
@@ -34,7 +34,7 @@ OBJS =
diff --git a/dns/bind911/files/patch-configure b/dns/bind911/files/patch-configure
index 16d7c63ea51c..ad59e457788a 100644
--- a/dns/bind911/files/patch-configure
+++ b/dns/bind911/files/patch-configure
@@ -1,3 +1,7 @@
+- Axe the kerberos/gssapi discovery code to make sure it uses the correct
+ libraries.
+- Cleanup the BDB discovery code to find more recent versions.
+
--- configure.orig 2019-12-12 05:17:55 UTC
+++ configure
@@ -15646,27 +15646,9 @@ done