summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
Diffstat (limited to 'dns')
-rw-r--r--dns/aardvark-dns/Makefile1
-rw-r--r--dns/amass/Makefile2
-rw-r--r--dns/bind-tools/pkg-plist10
-rw-r--r--dns/bind-tools/pkg-plist-devel10
-rw-r--r--dns/bind9-devel/Makefile2
-rw-r--r--dns/bind9-devel/distinfo6
-rw-r--r--dns/bind9-devel/files/extrapatch-bind-min-override-ttl32
-rw-r--r--dns/bind9-devel/files/patch-meson.build22
-rw-r--r--dns/bind9-devel/files/patch-meson.options4
-rw-r--r--dns/bind9-devel/pkg-plist11
-rw-r--r--dns/bind918/Makefile8
-rw-r--r--dns/bind918/distinfo6
-rw-r--r--dns/bind918/files/extrapatch-bind-min-override-ttl16
-rw-r--r--dns/bind918/pkg-plist14
-rw-r--r--dns/bind920/Makefile2
-rw-r--r--dns/bind920/distinfo6
-rw-r--r--dns/bind920/files/extrapatch-bind-min-override-ttl18
-rw-r--r--dns/bind920/pkg-plist10
-rw-r--r--dns/cascade/Makefile2
-rw-r--r--dns/coredns/Makefile2
-rw-r--r--dns/dnsdist/Makefile2
-rw-r--r--dns/dnst/Makefile2
-rw-r--r--dns/dnstracer-rs/Makefile1
-rw-r--r--dns/dnsx/Makefile8
-rw-r--r--dns/dnsx/distinfo10
-rw-r--r--dns/dog/Makefile2
-rw-r--r--dns/doggo/Makefile2
-rw-r--r--dns/doh-proxy/Makefile2
-rw-r--r--dns/encrypted-dns-server/Makefile2
-rw-r--r--dns/godns/Makefile5
-rw-r--r--dns/godns/distinfo10
-rw-r--r--dns/kf6-kdnssd/distinfo6
-rw-r--r--dns/ldns/Makefile126
-rw-r--r--dns/ldns/distinfo6
-rw-r--r--dns/ldns/files/patch-swig77
-rw-r--r--dns/ldns/pkg-plist546
-rw-r--r--dns/libidn2/Makefile2
-rw-r--r--dns/mosdns/Makefile5
-rw-r--r--dns/openresolv/Makefile2
-rw-r--r--dns/openresolv/distinfo6
-rw-r--r--dns/p5-Mozilla-PublicSuffix/Makefile2
-rw-r--r--dns/powerdns-recursor/Makefile2
-rw-r--r--dns/public_suffix_list/Makefile4
-rw-r--r--dns/public_suffix_list/distinfo6
-rw-r--r--dns/py-publicsuffix/Makefile2
-rw-r--r--dns/py-publicsuffix2/Makefile2
-rw-r--r--dns/py-publicsuffixlist/Makefile2
-rw-r--r--dns/py-publicsuffixlist/distinfo6
-rw-r--r--dns/q-dns/Makefile2
-rw-r--r--dns/rubygem-public_suffix/Makefile1
-rw-r--r--dns/rubygem-public_suffix_service/Makefile2
-rw-r--r--dns/samba-nsupdate/Makefile5
-rw-r--r--dns/subfinder/Makefile2
-rw-r--r--dns/zdns/Makefile2
54 files changed, 478 insertions, 568 deletions
diff --git a/dns/aardvark-dns/Makefile b/dns/aardvark-dns/Makefile
index 38c6c6ea2c0a..15c1ee2cfe8b 100644
--- a/dns/aardvark-dns/Makefile
+++ b/dns/aardvark-dns/Makefile
@@ -1,6 +1,7 @@
PORTNAME= aardvark-dns
DISTVERSIONPREFIX= v
DISTVERSION= 1.17.0
+PORTREVISION= 1
CATEGORIES= dns
MAINTAINER= osa@FreeBSD.org
diff --git a/dns/amass/Makefile b/dns/amass/Makefile
index 444432cca670..dddcb06cba2c 100644
--- a/dns/amass/Makefile
+++ b/dns/amass/Makefile
@@ -16,7 +16,7 @@ BROKEN_i386= compilation fails: cgo_specific.go:100:2: type [1073741824]*_Ctype_
LIB_DEPENDS= libpostal.so:misc/libpostal
-USES= go:1.24,modules pkgconfig
+USES= go:1.24+,modules pkgconfig
GO_MODULE= github.com/owasp-amass/amass/v5
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/dns/bind-tools/pkg-plist b/dns/bind-tools/pkg-plist
index e0de3b20706e..5510b13cf38e 100644
--- a/dns/bind-tools/pkg-plist
+++ b/dns/bind-tools/pkg-plist
@@ -19,15 +19,15 @@ bin/nsec3hash
bin/nslookup
bin/nsupdate
lib/bind-tools/libdns.so
-lib/bind-tools/libdns-9.20.16.so
+lib/bind-tools/libdns-9.20.17.so
lib/bind-tools/libisc.so
-lib/bind-tools/libisc-9.20.16.so
+lib/bind-tools/libisc-9.20.17.so
lib/bind-tools/libisccc.so
-lib/bind-tools/libisccc-9.20.16.so
+lib/bind-tools/libisccc-9.20.17.so
lib/bind-tools/libisccfg.so
-lib/bind-tools/libisccfg-9.20.16.so
+lib/bind-tools/libisccfg-9.20.17.so
lib/bind-tools/libns.so
-lib/bind-tools/libns-9.20.16.so
+lib/bind-tools/libns-9.20.17.so
share/man/man1/arpaname.1.gz
share/man/man1/delv.1.gz
share/man/man1/dig.1.gz
diff --git a/dns/bind-tools/pkg-plist-devel b/dns/bind-tools/pkg-plist-devel
index 985a29ccc188..970451051e17 100644
--- a/dns/bind-tools/pkg-plist-devel
+++ b/dns/bind-tools/pkg-plist-devel
@@ -18,11 +18,11 @@ bin/named-rrchecker
bin/nsec3hash
bin/nslookup
bin/nsupdate
-lib/bind-tools/libdns-9.21.15.so
-lib/bind-tools/libisc-9.21.15.so
-lib/bind-tools/libisccc-9.21.15.so
-lib/bind-tools/libisccfg-9.21.15.so
-lib/bind-tools/libns-9.21.15.so
+lib/bind-tools/libdns-9.21.16.so
+lib/bind-tools/libisc-9.21.16.so
+lib/bind-tools/libisccc-9.21.16.so
+lib/bind-tools/libisccfg-9.21.16.so
+lib/bind-tools/libns-9.21.16.so
share/man/man1/arpaname.1.gz
share/man/man1/delv.1.gz
share/man/man1/dig.1.gz
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 45ad8418379e..8b8442060c41 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -1,7 +1,7 @@
# pkg-help formatted with fmt 59 63
PORTNAME= bind
-DISTVERSION= 9.21.15
+DISTVERSION= 9.21.16
.if defined(BIND_TOOLS_SLAVE)
# dns/bind-tools here
PORTREVISION= 0
diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo
index 1a744f107ab0..bf2d00c72c50 100644
--- a/dns/bind9-devel/distinfo
+++ b/dns/bind9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763564699
-SHA256 (bind-9.21.15.tar.xz) = fa6a5761188f7d3e1cba8968bd02a033bdfad0935905fadab09282b2fb2ec304
-SIZE (bind-9.21.15.tar.xz) = 5264212
+TIMESTAMP = 1765983486
+SHA256 (bind-9.21.16.tar.xz) = 521aa2003c5a7d78d8e589787025f39384065535818f4344cf9e14c086fda98d
+SIZE (bind-9.21.16.tar.xz) = 5271888
diff --git a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl
index d3917c8d825e..f927b1a4772b 100644
--- a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl
+++ b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl
@@ -1,6 +1,6 @@
Add the override-cache-ttl feature.
---- bin/include/defaultconfig.h.orig 2025-11-07 09:34:27 UTC
+--- bin/include/defaultconfig.h.orig 2025-12-09 17:51:25 UTC
+++ bin/include/defaultconfig.h
@@ -159,6 +159,7 @@ options {\n\
notify-source *;\n\
@@ -10,9 +10,9 @@ Add the override-cache-ttl feature.
parental-source *;\n\
parental-source-v6 *;\n\
provide-ixfr true;\n\
---- bin/named/server.c.orig 2025-11-07 09:34:27 UTC
+--- bin/named/server.c.orig 2025-12-09 17:51:25 UTC
+++ bin/named/server.c
-@@ -4198,6 +4198,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
+@@ -4082,6 +4082,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
}
obj = NULL;
@@ -24,7 +24,7 @@ Add the override-cache-ttl feature.
result = named_config_get(maps, "max-cache-ttl", &obj);
INSIST(result == ISC_R_SUCCESS);
view->maxcachettl = cfg_obj_asduration(obj);
---- doc/arm/reference.rst.orig 2025-11-07 09:34:27 UTC
+--- doc/arm/reference.rst.orig 2025-12-09 17:51:25 UTC
+++ doc/arm/reference.rst
@@ -4154,6 +4154,10 @@ Tuning
cannot exceed 7 days and is silently truncated to 7 days if set to a
@@ -37,7 +37,7 @@ Add the override-cache-ttl feature.
.. namedconf:statement:: max-cache-ttl
:tags: server
:short: Specifies the maximum time (in seconds) that the server caches ordinary (positive) answers.
---- doc/misc/options.orig 2025-11-07 09:34:27 UTC
+--- doc/misc/options.orig 2025-12-09 17:51:25 UTC
+++ doc/misc/options
@@ -171,6 +171,7 @@ options {
masterfile-style ( full | relative );
@@ -47,7 +47,7 @@ Add the override-cache-ttl feature.
max-cache-ttl <duration>;
max-clients-per-query <integer>;
max-ixfr-ratio ( unlimited | <percentage> );
---- lib/dns/include/dns/view.h.orig 2025-11-07 09:34:27 UTC
+--- lib/dns/include/dns/view.h.orig 2025-12-09 17:51:25 UTC
+++ lib/dns/include/dns/view.h
@@ -155,6 +155,7 @@ struct dns_view {
bool requestzoneversion;
@@ -57,9 +57,9 @@ Add the override-cache-ttl feature.
dns_ttl_t maxncachettl;
dns_ttl_t mincachettl;
dns_ttl_t minncachettl;
---- lib/dns/resolver.c.orig 2025-11-07 09:34:27 UTC
+--- lib/dns/resolver.c.orig 2025-12-09 17:51:25 UTC
+++ lib/dns/resolver.c
-@@ -5836,6 +5836,12 @@ fixttls(dns_view_t *view, dns_rdataset_t *rdataset,
+@@ -6014,6 +6014,12 @@ fixttls(dns_view_t *view, dns_rdataset_t *rdataset,
fixttls(dns_view_t *view, dns_rdataset_t *rdataset,
dns_rdataset_t *sigrdataset) {
/*
@@ -72,13 +72,13 @@ Add the override-cache-ttl feature.
* Enforce the configured maximum and minimum cache TTL.
*/
if (rdataset->ttl > view->maxcachettl) {
---- lib/isccfg/namedconf.c.orig 2025-11-07 09:34:27 UTC
+--- lib/isccfg/namedconf.c.orig 2025-12-09 17:51:25 UTC
+++ lib/isccfg/namedconf.c
-@@ -2399,6 +2399,7 @@ static cfg_clausedef_t view_clauses[] = {
- { "nta-lifetime", &cfg_type_duration, 0 },
- { "nta-recheck", &cfg_type_duration, 0 },
- { "nxdomain-redirect", &cfg_type_astring, 0 },
-+ { "override-cache-ttl", &cfg_type_duration, 0 },
- { "preferred-glue", &cfg_type_astring, 0 },
+@@ -2429,6 +2429,7 @@ static cfg_clausedef_t view_clauses[] = {
+ { "nta-lifetime", &cfg_type_duration, 0, NULL },
+ { "nta-recheck", &cfg_type_duration, 0, NULL },
+ { "nxdomain-redirect", &cfg_type_astring, 0, NULL },
++ { "override-cache-ttl", &cfg_type_duration, 0, NULL },
+ { "preferred-glue", &cfg_type_astring, 0, NULL },
{ "prefetch", &cfg_type_prefetch, 0, prefetch_merge },
- { "provide-ixfr", &cfg_type_boolean, 0 },
+ { "provide-ixfr", &cfg_type_boolean, 0, NULL },
diff --git a/dns/bind9-devel/files/patch-meson.build b/dns/bind9-devel/files/patch-meson.build
index cb4803b883bd..9eebdab4a4ca 100644
--- a/dns/bind9-devel/files/patch-meson.build
+++ b/dns/bind9-devel/files/patch-meson.build
@@ -1,6 +1,6 @@
Use bind-tools option to ease the server/tools package split
---- meson.build.orig 2025-11-07 09:34:27 UTC
+--- meson.build.orig 2025-12-09 17:51:25 UTC
+++ meson.build
@@ -72,6 +72,8 @@ zlib_opt = get_option('zlib').enable_auto_if(developer
tracing_opt = get_option('tracing')
@@ -11,7 +11,7 @@ Use bind-tools option to ease the server/tools package split
build_options = meson.build_options()
if build_options == ''
build_options = 'default'
-@@ -1215,6 +1217,7 @@ libisccfg_dep = declare_dependency(
+@@ -1291,6 +1293,7 @@ libisccfg_dep = declare_dependency(
include_directories: isccfg_inc,
)
@@ -19,7 +19,7 @@ Use bind-tools option to ease the server/tools package split
executable(
'arpaname',
arpaname_src,
-@@ -1427,7 +1430,9 @@ executable(
+@@ -1503,7 +1506,9 @@ executable(
libisc_dep,
],
)
@@ -29,7 +29,7 @@ Use bind-tools option to ease the server/tools package split
executable(
'named-checkconf',
named_checkconf_src,
-@@ -1501,7 +1506,9 @@ endif
+@@ -1577,7 +1582,9 @@ endif
],
)
endif
@@ -39,7 +39,7 @@ Use bind-tools option to ease the server/tools package split
executable(
'named-rrchecker',
named_rrchecker_src,
-@@ -1514,6 +1521,7 @@ executable(
+@@ -1590,6 +1597,7 @@ executable(
],
)
@@ -47,7 +47,7 @@ Use bind-tools option to ease the server/tools package split
named_deps = []
-@@ -1551,6 +1559,7 @@ named_srcconf = named_srcset.apply(config, strict: fal
+@@ -1627,6 +1635,7 @@ named_srcconf = named_srcset.apply(config, strict: fal
named_srcconf = named_srcset.apply(config, strict: false)
@@ -55,7 +55,7 @@ Use bind-tools option to ease the server/tools package split
executable(
'named',
named_srcconf.sources(),
-@@ -1578,7 +1587,9 @@ executable(
+@@ -1654,7 +1663,9 @@ executable(
named_srcconf.dependencies(),
],
)
@@ -65,7 +65,7 @@ Use bind-tools option to ease the server/tools package split
executable(
'nsec3hash',
nsec3hash_src,
-@@ -1623,7 +1634,9 @@ executable(
+@@ -1699,7 +1710,9 @@ executable(
edit_dep,
],
)
@@ -75,7 +75,7 @@ Use bind-tools option to ease the server/tools package split
executable(
'rndc-confgen',
rndc_confgen_src,
-@@ -1719,6 +1732,7 @@ shared_library(
+@@ -1794,6 +1807,7 @@ shared_library(
libns_dep,
],
)
@@ -83,7 +83,7 @@ Use bind-tools option to ease the server/tools package split
subdir('doc')
subdir('tests')
-@@ -1795,7 +1809,6 @@ print(release_date, end="")
+@@ -1870,7 +1884,6 @@ print(release_date, end="")
print(release_date, end="")
'''
@@ -91,7 +91,7 @@ Use bind-tools option to ease the server/tools package split
release_date = ''
if python.found()
release_date = run_command(python, ['-c', get_release_date], check: true).stdout()
-@@ -1816,6 +1829,7 @@ if doc_opt.allowed()
+@@ -1891,6 +1904,7 @@ if doc_opt.allowed()
install_man(man_pages)
diff --git a/dns/bind9-devel/files/patch-meson.options b/dns/bind9-devel/files/patch-meson.options
index 441182e7a208..59c23f45115d 100644
--- a/dns/bind9-devel/files/patch-meson.options
+++ b/dns/bind9-devel/files/patch-meson.options
@@ -1,9 +1,9 @@
Add bind-tools option to ease the server/tools package split
---- meson.options.orig 2025-11-19 15:19:33 UTC
+--- meson.options.orig 2025-12-09 17:51:25 UTC
+++ meson.options
@@ -203,3 +203,5 @@ option(
- value: 'thin',
+ value: 'auto',
description: 'Enable Link Time Optimization for named.',
)
+
diff --git a/dns/bind9-devel/pkg-plist b/dns/bind9-devel/pkg-plist
index 7c5a4250cc31..0700b80365d0 100644
--- a/dns/bind9-devel/pkg-plist
+++ b/dns/bind9-devel/pkg-plist
@@ -104,6 +104,7 @@ include/dns/validator.h
include/dns/view.h
include/dns/xfrin.h
include/dns/zone.h
+include/dns/zonefetch.h
include/dns/zoneverify.h
include/dns/zt.h
include/dst/dst.h
@@ -236,11 +237,11 @@ include/ns/xfrout.h
lib/bind/filter-a.so
lib/bind/filter-aaaa.so
lib/bind/synthrecord.so
-lib/libdns-9.21.15.so
-lib/libisc-9.21.15.so
-lib/libisccc-9.21.15.so
-lib/libisccfg-9.21.15.so
-lib/libns-9.21.15.so
+lib/libdns-9.21.16.so
+lib/libisc-9.21.16.so
+lib/libisccc-9.21.16.so
+lib/libisccfg-9.21.16.so
+lib/libns-9.21.16.so
@comment share/man/man1/arpaname.1.gz
@comment share/man/man1/delv.1.gz
@comment share/man/man1/dig.1.gz
diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile
index 76a9b4631261..c9a62942fe4d 100644
--- a/dns/bind918/Makefile
+++ b/dns/bind918/Makefile
@@ -1,7 +1,7 @@
# pkg-help formatted with fmt 59 63
PORTNAME= bind
-DISTVERSION= 9.18.42
+DISTVERSION= 9.18.43
CATEGORIES= dns net
MASTER_SITES= ISC/bind9/${DISTVERSION}
PKGNAMESUFFIX= 918
@@ -10,10 +10,8 @@ MAINTAINER= mat@FreeBSD.org
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
WWW= https://www.isc.org/bind/
-# Uncomment when bind920 comes of age. +3 years if ESV, +1year otherwise, see
-# https://kb.isc.org/docs/aa-00896
-# DEPRECATED= End of life, please migrate to a newer version of BIND9
-# EXPIRATION_DATE= 2026-06-30
+DEPRECATED= End of life, please migrate to a newer version of BIND9
+EXPIRATION_DATE= 2026-06-30
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/dns/bind918/distinfo b/dns/bind918/distinfo
index 596e7e7aa732..2dc7358ddb1b 100644
--- a/dns/bind918/distinfo
+++ b/dns/bind918/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763564561
-SHA256 (bind-9.18.42.tar.xz) = 4b738b72b8e3af677ced3550d14a63735f0dce3b415f96c54b982e6374063570
-SIZE (bind-9.18.42.tar.xz) = 5423412
+TIMESTAMP = 1765983330
+SHA256 (bind-9.18.43.tar.xz) = a8bda1d40a55f5c036de9b966e2bd49d7535a543fbb1a77e863dffefb9ab0a10
+SIZE (bind-9.18.43.tar.xz) = 5424860
diff --git a/dns/bind918/files/extrapatch-bind-min-override-ttl b/dns/bind918/files/extrapatch-bind-min-override-ttl
index 708033c53bf9..c87f058ca92f 100644
--- a/dns/bind918/files/extrapatch-bind-min-override-ttl
+++ b/dns/bind918/files/extrapatch-bind-min-override-ttl
@@ -1,6 +1,6 @@
Add the override-cache-ttl feature.
---- bin/named/config.c.orig 2025-10-18 10:21:02 UTC
+--- bin/named/config.c.orig 2025-12-11 13:32:57 UTC
+++ bin/named/config.c
@@ -186,6 +186,7 @@ options {\n\
notify-source *;\n\
@@ -10,9 +10,9 @@ Add the override-cache-ttl feature.
parental-source *;\n\
parental-source-v6 *;\n\
provide-ixfr true;\n\
---- bin/named/server.c.orig 2025-10-18 10:21:02 UTC
+--- bin/named/server.c.orig 2025-12-11 13:32:57 UTC
+++ bin/named/server.c
-@@ -4756,6 +4756,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
+@@ -4749,6 +4749,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
}
obj = NULL;
@@ -24,7 +24,7 @@ Add the override-cache-ttl feature.
result = named_config_get(maps, "max-cache-ttl", &obj);
INSIST(result == ISC_R_SUCCESS);
view->maxcachettl = cfg_obj_asduration(obj);
---- doc/arm/reference.rst.orig 2025-10-18 10:21:03 UTC
+--- doc/arm/reference.rst.orig 2025-12-11 13:32:57 UTC
+++ doc/arm/reference.rst
@@ -4394,6 +4394,10 @@ Tuning
cannot exceed 7 days and is silently truncated to 7 days if set to a
@@ -37,7 +37,7 @@ Add the override-cache-ttl feature.
.. namedconf:statement:: max-cache-ttl
:tags: server
:short: Specifies the maximum time (in seconds) that the server caches ordinary (positive) answers.
---- lib/dns/include/dns/view.h.orig 2025-10-18 10:21:03 UTC
+--- lib/dns/include/dns/view.h.orig 2025-12-11 13:32:57 UTC
+++ lib/dns/include/dns/view.h
@@ -157,6 +157,7 @@ struct dns_view {
bool requestnsid;
@@ -47,7 +47,7 @@ Add the override-cache-ttl feature.
dns_ttl_t maxncachettl;
dns_ttl_t mincachettl;
dns_ttl_t minncachettl;
---- lib/dns/resolver.c.orig 2025-10-18 10:21:03 UTC
+--- lib/dns/resolver.c.orig 2025-12-11 13:32:58 UTC
+++ lib/dns/resolver.c
@@ -6445,6 +6445,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes
}
@@ -62,9 +62,9 @@ Add the override-cache-ttl feature.
* Enforce the configure maximum cache TTL.
*/
if (rdataset->ttl > res->view->maxcachettl) {
---- lib/isccfg/namedconf.c.orig 2025-10-18 10:21:03 UTC
+--- lib/isccfg/namedconf.c.orig 2025-12-11 13:32:58 UTC
+++ lib/isccfg/namedconf.c
-@@ -2106,6 +2106,7 @@ static cfg_clausedef_t view_clauses[] = {
+@@ -2098,6 +2098,7 @@ static cfg_clausedef_t view_clauses[] = {
#endif /* ifdef HAVE_LMDB */
{ "max-acache-size", NULL, CFG_CLAUSEFLAG_ANCIENT },
{ "max-cache-size", &cfg_type_sizeorpercent, 0 },
diff --git a/dns/bind918/pkg-plist b/dns/bind918/pkg-plist
index c791c3805e0b..3d818635a375 100644
--- a/dns/bind918/pkg-plist
+++ b/dns/bind918/pkg-plist
@@ -241,19 +241,19 @@ include/ns/xfrout.h
lib/bind/filter-a.so
lib/bind/filter-aaaa.so
lib/libbind9.so
-lib/libbind9-9.18.42.so
+lib/libbind9-9.18.43.so
lib/libdns.so
-lib/libdns-9.18.42.so
+lib/libdns-9.18.43.so
lib/libirs.so
-lib/libirs-9.18.42.so
+lib/libirs-9.18.43.so
lib/libisc.so
-lib/libisc-9.18.42.so
+lib/libisc-9.18.43.so
lib/libisccc.so
-lib/libisccc-9.18.42.so
+lib/libisccc-9.18.43.so
lib/libisccfg.so
-lib/libisccfg-9.18.42.so
+lib/libisccfg-9.18.43.so
lib/libns.so
-lib/libns-9.18.42.so
+lib/libns-9.18.43.so
@comment share/man/man1/arpaname.1.gz
@comment share/man/man1/delv.1.gz
@comment share/man/man1/dig.1.gz
diff --git a/dns/bind920/Makefile b/dns/bind920/Makefile
index 40cdee2a776d..e3e5bf65d89b 100644
--- a/dns/bind920/Makefile
+++ b/dns/bind920/Makefile
@@ -1,7 +1,7 @@
# pkg-help formatted with fmt 59 63
PORTNAME= bind
-DISTVERSION= 9.20.16
+DISTVERSION= 9.20.17
.if defined(BIND_TOOLS_SLAVE)
# dns/bind-tools here
PORTREVISION= 0
diff --git a/dns/bind920/distinfo b/dns/bind920/distinfo
index 667ca17f7468..add0fef8f45c 100644
--- a/dns/bind920/distinfo
+++ b/dns/bind920/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763564591
-SHA256 (bind-9.20.16.tar.xz) = 03ffcc7a4fcb7c39b82b34be1ba2b59f6c191bc795c5935530d5ebe630a352d6
-SIZE (bind-9.20.16.tar.xz) = 5768340
+TIMESTAMP = 1765983400
+SHA256 (bind-9.20.17.tar.xz) = 5cc89a09da0917eb1ddf640cc07c172ff44fa9bbf3a34ada4b6a2f7ee70ff1c8
+SIZE (bind-9.20.17.tar.xz) = 5767060
diff --git a/dns/bind920/files/extrapatch-bind-min-override-ttl b/dns/bind920/files/extrapatch-bind-min-override-ttl
index 1cadd87ab639..588bf1ca3d8b 100644
--- a/dns/bind920/files/extrapatch-bind-min-override-ttl
+++ b/dns/bind920/files/extrapatch-bind-min-override-ttl
@@ -1,6 +1,6 @@
Add the override-cache-ttl feature.
---- bin/named/config.c.orig 2025-11-07 12:29:54 UTC
+--- bin/named/config.c.orig 2025-12-11 13:27:39 UTC
+++ bin/named/config.c
@@ -185,6 +185,7 @@ options {\n\
notify-source *;\n\
@@ -10,9 +10,9 @@ Add the override-cache-ttl feature.
parental-source *;\n\
parental-source-v6 *;\n\
provide-ixfr true;\n\
---- bin/named/server.c.orig 2025-11-07 12:29:54 UTC
+--- bin/named/server.c.orig 2025-12-11 13:27:39 UTC
+++ bin/named/server.c
-@@ -4665,6 +4665,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
+@@ -4658,6 +4658,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
}
obj = NULL;
@@ -24,7 +24,7 @@ Add the override-cache-ttl feature.
result = named_config_get(maps, "max-cache-ttl", &obj);
INSIST(result == ISC_R_SUCCESS);
view->maxcachettl = cfg_obj_asduration(obj);
---- doc/arm/reference.rst.orig 2025-11-07 12:29:54 UTC
+--- doc/arm/reference.rst.orig 2025-12-11 13:27:39 UTC
+++ doc/arm/reference.rst
@@ -4385,6 +4385,10 @@ Tuning
cannot exceed 7 days and is silently truncated to 7 days if set to a
@@ -37,7 +37,7 @@ Add the override-cache-ttl feature.
.. namedconf:statement:: max-cache-ttl
:tags: server
:short: Specifies the maximum time (in seconds) that the server caches ordinary (positive) answers.
---- lib/dns/include/dns/view.h.orig 2025-11-07 12:29:54 UTC
+--- lib/dns/include/dns/view.h.orig 2025-12-11 13:27:39 UTC
+++ lib/dns/include/dns/view.h
@@ -151,6 +151,7 @@ struct dns_view {
bool requestnsid;
@@ -47,9 +47,9 @@ Add the override-cache-ttl feature.
dns_ttl_t maxncachettl;
dns_ttl_t mincachettl;
dns_ttl_t minncachettl;
---- lib/dns/resolver.c.orig 2025-11-07 12:29:54 UTC
+--- lib/dns/resolver.c.orig 2025-12-11 13:27:39 UTC
+++ lib/dns/resolver.c
-@@ -5997,6 +5997,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes
+@@ -6068,6 +6068,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes
}
/*
@@ -62,9 +62,9 @@ Add the override-cache-ttl feature.
* Enforce the configure maximum cache TTL.
*/
if (rdataset->ttl > res->view->maxcachettl) {
---- lib/isccfg/namedconf.c.orig 2025-11-07 12:29:55 UTC
+--- lib/isccfg/namedconf.c.orig 2025-12-11 13:27:39 UTC
+++ lib/isccfg/namedconf.c
-@@ -2248,6 +2248,7 @@ static cfg_clausedef_t view_clauses[] = {
+@@ -2240,6 +2240,7 @@ static cfg_clausedef_t view_clauses[] = {
{ "nta-lifetime", &cfg_type_duration, 0 },
{ "nta-recheck", &cfg_type_duration, 0 },
{ "nxdomain-redirect", &cfg_type_astring, 0 },
diff --git a/dns/bind920/pkg-plist b/dns/bind920/pkg-plist
index fc3f50514369..ebf8a55e2dd8 100644
--- a/dns/bind920/pkg-plist
+++ b/dns/bind920/pkg-plist
@@ -242,15 +242,15 @@ include/ns/update.h
include/ns/xfrout.h
lib/bind/filter-a.so
lib/bind/filter-aaaa.so
-lib/libdns-9.20.16.so
+lib/libdns-9.20.17.so
lib/libdns.so
-lib/libisc-9.20.16.so
+lib/libisc-9.20.17.so
lib/libisc.so
-lib/libisccc-9.20.16.so
+lib/libisccc-9.20.17.so
lib/libisccc.so
-lib/libisccfg-9.20.16.so
+lib/libisccfg-9.20.17.so
lib/libisccfg.so
-lib/libns-9.20.16.so
+lib/libns-9.20.17.so
lib/libns.so
@comment share/man/man1/arpaname.1.gz
@comment share/man/man1/delv.1.gz
diff --git a/dns/cascade/Makefile b/dns/cascade/Makefile
index 2a567d8b0048..4d61405a3bd9 100644
--- a/dns/cascade/Makefile
+++ b/dns/cascade/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cascade
DISTVERSION= 0.1.0-RC1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= dns net
PKGNAMESUFFIX= -dns
diff --git a/dns/coredns/Makefile b/dns/coredns/Makefile
index ec67e3180ebc..77bb02a0826a 100644
--- a/dns/coredns/Makefile
+++ b/dns/coredns/Makefile
@@ -12,7 +12,7 @@ WWW= https://coredns.io \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/${PORTNAME}/${PORTNAME}
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index 255c25bd70a1..52e13a5c2169 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dnsdist
DISTVERSION= 2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns net
MASTER_SITES= https://downloads.powerdns.com/releases/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/dns/dnst/Makefile b/dns/dnst/Makefile
index 1a0221a4eb7b..da4089a58f0c 100644
--- a/dns/dnst/Makefile
+++ b/dns/dnst/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dnst
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0-rc2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= dns net
MAINTAINER= bofh@FreeBSD.org
diff --git a/dns/dnstracer-rs/Makefile b/dns/dnstracer-rs/Makefile
index 23cf0e59fdec..887db756bd87 100644
--- a/dns/dnstracer-rs/Makefile
+++ b/dns/dnstracer-rs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dnstracer
DISTVERSION= 1.1.9
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= CRATESIO
PKGNAMESUFFIX= -rs
diff --git a/dns/dnsx/Makefile b/dns/dnsx/Makefile
index 2116749f88f0..096eb4a191f6 100644
--- a/dns/dnsx/Makefile
+++ b/dns/dnsx/Makefile
@@ -1,7 +1,6 @@
PORTNAME= dnsx
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.2
-PORTREVISION= 2
+DISTVERSION= 1.2.3
CATEGORIES= dns
MAINTAINER= dutra@FreeBSD.org
@@ -10,10 +9,7 @@ WWW= https://github.com/projectdiscovery/dnsx
LICENSE= MIT
-USES= go:1.21,modules
-
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
+USES= go:1.24,modules
GO_MODULE= github.com/projectdiscovery/dnsx
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/dns/dnsx/distinfo b/dns/dnsx/distinfo
index ef3fd9ba9a07..29aefcdf4b48 100644
--- a/dns/dnsx/distinfo
+++ b/dns/dnsx/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1738682873
-SHA256 (go/dns_dnsx/dnsx-v1.2.2/v1.2.2.mod) = efa1ab1a13833d9e03eeaffa43551d06d1db36af4ff7284b3efa8de6d687af2f
-SIZE (go/dns_dnsx/dnsx-v1.2.2/v1.2.2.mod) = 6136
-SHA256 (go/dns_dnsx/dnsx-v1.2.2/v1.2.2.zip) = 161451dbd35f57a6d9b73e1334a63cd101b0b0e4e01b7daadeb4413b3077ddc7
-SIZE (go/dns_dnsx/dnsx-v1.2.2/v1.2.2.zip) = 329288
+TIMESTAMP = 1765347532
+SHA256 (go/dns_dnsx/dnsx-v1.2.3/v1.2.3.mod) = f40f305f7aefecec68f8f3a2c1212686c69251c009e89044eac39c2d8d5a447d
+SIZE (go/dns_dnsx/dnsx-v1.2.3/v1.2.3.mod) = 6460
+SHA256 (go/dns_dnsx/dnsx-v1.2.3/v1.2.3.zip) = c7084c067796442d07a52545d1e9c2e849e3fdda57bf75b8ae8a5af71da72bb2
+SIZE (go/dns_dnsx/dnsx-v1.2.3/v1.2.3.zip) = 337141
diff --git a/dns/dog/Makefile b/dns/dog/Makefile
index 074b7ace6637..e0aa4dab3c91 100644
--- a/dns/dog/Makefile
+++ b/dns/dog/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dog
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
-PORTREVISION= 46
+PORTREVISION= 47
CATEGORIES= dns net
MAINTAINER= lcook@FreeBSD.org
diff --git a/dns/doggo/Makefile b/dns/doggo/Makefile
index 08d7cbd3a4f6..95cf725e4ae4 100644
--- a/dns/doggo/Makefile
+++ b/dns/doggo/Makefile
@@ -16,7 +16,7 @@ FLAVORS= default webui
FLAVOR?= ${FLAVORS:[1]}
webui_PKGNAMESUFFIX= -webui
-USES= go:1.25,modules
+USES= go:1.25+,modules
.if ${FLAVOR} == webui
COMMENT+= (web UI version)
diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile
index 17bc95448168..26e6c2e3efa0 100644
--- a/dns/doh-proxy/Makefile
+++ b/dns/doh-proxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= doh-proxy
DISTVERSION= 0.9.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile
index 5e471c6cd41d..65839f09f139 100644
--- a/dns/encrypted-dns-server/Makefile
+++ b/dns/encrypted-dns-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= encrypted-dns-server
DISTVERSION= 0.9.6
-PORTREVISION= 31
+PORTREVISION= 32
CATEGORIES= dns
MAINTAINER= felix@userspace.com.au
diff --git a/dns/godns/Makefile b/dns/godns/Makefile
index 6e71a557b227..c904fbed5932 100644
--- a/dns/godns/Makefile
+++ b/dns/godns/Makefile
@@ -1,7 +1,6 @@
PORTNAME= godns
DISTVERSIONPREFIX= v
-DISTVERSION= 3.3.4
-PORTREVISION= 2
+DISTVERSION= 3.3.5
CATEGORIES= dns
MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod
DISTFILES= go.mod:gomod
@@ -13,7 +12,7 @@ WWW= https://github.com/TimothyYe/godns
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
USE_RC_SUBR= ${PORTNAME}
USE_GITHUB= yes
diff --git a/dns/godns/distinfo b/dns/godns/distinfo
index 50bcb33855f8..781d5fe0a826 100644
--- a/dns/godns/distinfo
+++ b/dns/godns/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1761176156
-SHA256 (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/go.mod) = 94a9da5217b99b7160da189654fbe35a8a33b8845cbd0fd7db0354c1028b6793
-SIZE (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/go.mod) = 1821
-SHA256 (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/TimothyYe-godns-v3.3.4_GH0.tar.gz) = d7c10bdeddfdfb3cc1a51e26dc594e5cc7175128badaecddf31020cf55c5e18e
-SIZE (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/TimothyYe-godns-v3.3.4_GH0.tar.gz) = 736668
+TIMESTAMP = 1765745082
+SHA256 (go/dns_godns/TimothyYe-godns-v3.3.5_GH0/go.mod) = 40729e5f06cbed8ede7754fd27d4055c8157aa10d240c606a2bc3a531cc7e316
+SIZE (go/dns_godns/TimothyYe-godns-v3.3.5_GH0/go.mod) = 1821
+SHA256 (go/dns_godns/TimothyYe-godns-v3.3.5_GH0/TimothyYe-godns-v3.3.5_GH0.tar.gz) = 308372268b8bc8220286eb3e0a6ddd882591baa9637af8f93036c3659a470a5f
+SIZE (go/dns_godns/TimothyYe-godns-v3.3.5_GH0/TimothyYe-godns-v3.3.5_GH0.tar.gz) = 736761
diff --git a/dns/kf6-kdnssd/distinfo b/dns/kf6-kdnssd/distinfo
index 81f0dd1a3af1..aa256ded0406 100644
--- a/dns/kf6-kdnssd/distinfo
+++ b/dns/kf6-kdnssd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762892871
-SHA256 (KDE/frameworks/6.20/kdnssd-6.20.0.tar.xz) = fc616e7f9d56ff4304a5bdc6d04e7ef75e5ff7d84375175f0b25a44ba89af60a
-SIZE (KDE/frameworks/6.20/kdnssd-6.20.0.tar.xz) = 2246160
+TIMESTAMP = 1765456429
+SHA256 (KDE/frameworks/6.21/kdnssd-6.21.0.tar.xz) = 73d72c92f3049133f0fecbbc5b802440cc62dd16f8eccc8b2cc47cdd0b705729
+SIZE (KDE/frameworks/6.21/kdnssd-6.21.0.tar.xz) = 2245960
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 7fe340e84f92..40aa1a73c173 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ldns
-DISTVERSION= 1.8.4
+DISTVERSION= 1.9.0
CATEGORIES= dns
MASTER_SITES= https://www.nlnetlabs.nl/downloads/ldns/ \
LOCAL/ehaupt
@@ -12,10 +12,10 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe gmake libtool perl5 ssl
-USE_PERL5= build
+CPE_VENDOR= nlnetlabs
USE_LDCONFIG= yes
+USE_PERL5= build
-CPE_VENDOR= nlnetlabs
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-dane-ta-usage \
--with-ssl=${OPENSSLBASE}
@@ -24,93 +24,95 @@ MAKE_JOBS_UNSAFE= yes
.if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL))
OPTIONS_DEFINE= DOXYGEN DRILL EXAMPLES
OPTIONS_DEFAULT= DRILL
-
-DRILL_DESC= With drill program
-
.endif
-DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
-HTMLDOCS= doc/html/*
-
OPTIONS_DEFINE+= DANETAUSAGE GOST RRTYPEAMTRELAY RRTYPEAVC RRTYPENINFO \
RRTYPERKEY RRTYPETA
+OPTIONS_SUB= yes
+
DANETAUSAGE_DESC= Enable ta usage, requires openssl >= 1.1.0
+DRILL_DESC= With drill program
GOST_DESC= GOST signatures enabled, requires openssl >= 1.0.0
+RRTYPEAMTRELAY_DESC= Enable draft RR type amtrelay.
+RRTYPEAVC_DESC= Enable draft RR type avc.
RRTYPENINFO_DESC= Enable draft RR type ninfo.
RRTYPERKEY_DESC= Enable draft RR type rkey.
RRTYPETA_DESC= Enable draft RR type ta.
-RRTYPEAVC_DESC= Enable draft RR type avc.
-RRTYPEAMTRELAY_DESC= Enable draft RR type amtrelay.
-
-OPTIONS_SUB= yes
-DANETAUSAGE_CONFIGURE_ENABLE= dane-ta-usage
DANETAUSAGE_IMPLIES= RRTYPETA
+DANETAUSAGE_CONFIGURE_ENABLE= dane-ta-usage
+DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
+DRILL_CONFIGURE_WITH= drill
+DRILL_INSTALL_TARGET= install-drill
+EXAMPLES_CONFIGURE_WITH= examples
+EXAMPLES_INSTALL_TARGET= install-examples
GOST_CONFIGURE_ENABLE= gost
+RRTYPEAMTRELAY_CONFIGURE_ENABLE= rrtype-amtrelay
+RRTYPEAVC_CONFIGURE_ENABLE= rrtype-avc
RRTYPENINFO_CONFIGURE_ENABLE= rrtype-ninfo
RRTYPERKEY_CONFIGURE_ENABLE= rrtype-rkey
RRTYPETA_CONFIGURE_ENABLE= rrtype-ta
-RRTYPEAVC_CONFIGURE_ENABLE= rrtype-avc
-RRTYPEAMTRELAY_CONFIGURE_ENABLE= rrtype-amtrelay
-EXAMPLES_CONFIGURE_WITH= examples
-DRILL_CONFIGURE_WITH= drill
-DRILL_INSTALL_TARGET= install-drill
-EXAMPLES_INSTALL_TARGET= install-examples
.if defined(BUILD_PYLDNS)
+
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+BUILD_DEPENDS+= swig:devel/swig
+LIB_DEPENDS+= libldns.so:dns/ldns
USES+= python
USE_PYTHON= flavors
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-ALL_TARGET= pyldns
-INSTALL_TARGET= install-pyldns
CONFIGURE_ARGS+= --with-pyldns
-LIB_DEPENDS+= libldns.so:dns/ldns
-BUILD_DEPENDS+= swig:devel/swig
-CFLAGS+= -I${OPENSSLINC}
+
+ALL_TARGET= pyldns
+INSTALL_TARGET= install-pyldns
+CFLAGS+= -I${OPENSSLINC}
post-patch:
@${REINPLACE_CMD} \
-e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' \
${WRKSRC}/Makefile.in
+post-install:
+# file /usr/local/lib/python3.11/site-packages/_ldns.so.3.6.0
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION}/site-packages/_ldns.so.3.6.0
+
.elif defined(BUILD_P5PERL)
+
+PKGNAMEPREFIX= p5-DNS-
+_BR_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \
+ p5-Test-Exception>=0:devel/p5-Test-Exception
+BUILD_DEPENDS= ${_BR_DEPENDS}
+LIB_DEPENDS+= libldns.so:dns/ldns
+RUN_DEPENDS= ${_BR_DEPENDS}
USES+= perl5
USE_PERL5= build run
-PKGNAMEPREFIX= p5-DNS-
+
+CONFIGURE_ARGS+= --with-p5-dns-ldns
ALL_TARGET= p5-dns-ldns
INSTALL_TARGET= install-p5-dns-ldns
-CONFIGURE_ARGS+= --with-p5-dns-ldns
-RUN_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \
- p5-Test-Exception>=0:devel/p5-Test-Exception
-BUILD_DEPENDS= ${RUN_DEPENDS}
-LIB_DEPENDS+= libldns.so:dns/ldns
-
post-patch:
- ${SED} -i '' -e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} \
+ -e 's=-I./include/ldns=-I${LOCALBASE}/include/ldns=' \
+ ${WRKSRC}/Makefile.in
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DNS/LDNS/LDNS.so
-.else
-ALL_TARGET= all
-INSTALL_TARGET= install-lib install-h install-config
-.endif # BUILD_PYLDNS || BUILD_P5PERL
+.else # BUILD_PYLDNS || BUILD_P5PERL
-.include <bsd.port.pre.mk>
-
-.if ! ${PORT_OPTIONS:MGOST}
-NO_GOST= --disable-gost
-.endif
+ALL_TARGET= all
+INSTALL_TARGET= install-lib install-h install-config
-.if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL))
+EXAMPLES_LIST= ldns-chaos ldns-compare-zones ldns-dane ldns-dpa ldns-gen-zone ldns-key2ds \
+ ldns-keyfetcher ldns-keygen ldns-mx ldns-notify ldns-nsec3-hash \
+ ldns-read-zone ldns-resolver ldns-revoke ldns-rrsig ldns-signzone \
+ ldns-test-edns ldns-testns ldns-update ldns-verify-zone ldns-version \
+ ldns-walk ldns-zcat ldns-zsplit ldnsd
-post-build:
-.if ${PORT_OPTIONS:MDOXYGEN}
+post-build-DOXYGEN-on:
@(cd ${WRKSRC}; ${MAKE_CMD} doxygen)
-.endif
post-install:
${INSTALL_DATA} ${WRKSRC}/packaging/libldns.pc \
@@ -120,28 +122,16 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/doc/man/man3/ldns_*.3 \
${STAGEDIR}${PREFIX}/share/man/man3
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.3
-.if ${PORT_OPTIONS:MDRILL}
+
+post-install-DOXYGEN-on:
+ (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR})
+
+post-install-DRILL-on:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/drill
-.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
- for p in ldns-chaos ldns-compare-zones ldns-dane ldns-dpa ldns-gen-zone ldns-key2ds \
- ldns-keyfetcher ldns-keygen ldns-mx ldns-notify ldns-nsec3-hash \
- ldns-read-zone ldns-resolver ldns-revoke ldns-rrsig ldns-signzone \
- ldns-test-edns ldns-testns ldns-update ldns-verify-zone ldns-version \
- ldns-walk ldns-zcat ldns-zsplit ldnsd; do \
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/$$p; done
-.endif
-.if ${PORT_OPTIONS:MDOXYGEN}
- ${MKDIR} ${STAGEDIR}${DOCSDIR}/html
- ${INSTALL_DATA} ${HTMLDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}/html
-.endif
-.endif # BUILD_PYLDNS || BUILD_P5PERL
+post-install-EXAMPLES-on:
+ ${STRIP_CMD} ${EXAMPLES_LIST:S|^|${STAGEDIR}${PREFIX}/bin/|}
-.if (defined(BUILD_PYLDNS))
-post-install:
-# file /usr/local/lib/python3.11/site-packages/_ldns.so.3.6.0
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION}/site-packages/_ldns.so.3.6.0
-.endif # BUILD_PYLDNS
+.endif # BUILD_PYLDNS || BUILD_P5PERL
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/dns/ldns/distinfo b/dns/ldns/distinfo
index 901e4cbe566a..fa5bd3903f66 100644
--- a/dns/ldns/distinfo
+++ b/dns/ldns/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721549282
-SHA256 (ldns-1.8.4.tar.gz) = 838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247
-SIZE (ldns-1.8.4.tar.gz) = 1301058
+TIMESTAMP = 1764944929
+SHA256 (ldns-1.9.0.tar.gz) = abaeed2858fbea84a4eb9833e19e7d23380cc0f3d9b6548b962be42276ffdcb3
+SIZE (ldns-1.9.0.tar.gz) = 1305262
diff --git a/dns/ldns/files/patch-swig b/dns/ldns/files/patch-swig
deleted file mode 100644
index 9d93eddf8f58..000000000000
--- a/dns/ldns/files/patch-swig
+++ /dev/null
@@ -1,77 +0,0 @@
---- contrib/python/ldns_buffer.i.orig 2024-07-20 05:07:42 UTC
-+++ contrib/python/ldns_buffer.i
-@@ -45,7 +45,7 @@
- /* Result generation, appends (ldns_buffer *) after the result. */
- %typemap(argout, noblock=1) (ldns_buffer **)
- {
-- $result = SWIG_Python_AppendOutput($result,
-+ $result = SWIG_AppendOutput($result,
- SWIG_NewPointerObj(SWIG_as_voidptr($1_buf),
- SWIGTYPE_p_ldns_struct_buffer, SWIG_POINTER_OWN | 0));
- }
---- contrib/python/ldns_key.i.orig 2024-07-20 05:07:42 UTC
-+++ contrib/python/ldns_key.i
-@@ -38,7 +38,7 @@
- /* result generation */
- %typemap(argout,noblock=1) (ldns_key **)
- {
-- $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_key), SWIGTYPE_p_ldns_struct_key, SWIG_POINTER_OWN | 0 ));
-+ $result = SWIG_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_key), SWIGTYPE_p_ldns_struct_key, SWIG_POINTER_OWN | 0 ));
- }
-
- %typemap(argout) ldns_rdf *r "Py_INCREF($input);"
---- contrib/python/ldns_packet.i.orig 2024-07-20 05:07:42 UTC
-+++ contrib/python/ldns_packet.i
-@@ -45,7 +45,7 @@
- /* Result generation, appends (ldns_pkt *) after the result. */
- %typemap(argout,noblock=1) (ldns_pkt **)
- {
-- $result = SWIG_Python_AppendOutput($result,
-+ $result = SWIG_AppendOutput($result,
- SWIG_NewPointerObj(SWIG_as_voidptr($1_pkt),
- SWIGTYPE_p_ldns_struct_pkt, SWIG_POINTER_OWN | 0 ));
- }
---- contrib/python/ldns_rdf.i.orig 2024-07-20 05:07:42 UTC
-+++ contrib/python/ldns_rdf.i
-@@ -45,7 +45,7 @@
- /* Result generation, appends (ldns_rdf *) after the result. */
- %typemap(argout, noblock=1) (ldns_rdf **)
- {
-- $result = SWIG_Python_AppendOutput($result,
-+ $result = SWIG_AppendOutput($result,
- SWIG_NewPointerObj(SWIG_as_voidptr($1_rdf),
- SWIGTYPE_p_ldns_struct_rdf, SWIG_POINTER_OWN | 0));
- }
---- contrib/python/ldns_resolver.i.orig 2024-07-20 05:07:42 UTC
-+++ contrib/python/ldns_resolver.i
-@@ -45,7 +45,7 @@
- /* Result generation, appends (ldns_resolver *) after the result. */
- %typemap(argout,noblock=1) (ldns_resolver **r)
- {
-- $result = SWIG_Python_AppendOutput($result,
-+ $result = SWIG_AppendOutput($result,
- SWIG_NewPointerObj(SWIG_as_voidptr($1_res),
- SWIGTYPE_p_ldns_struct_resolver, SWIG_POINTER_OWN | 0 ));
- }
---- contrib/python/ldns_rr.i.orig 2024-07-20 05:07:42 UTC
-+++ contrib/python/ldns_rr.i
-@@ -45,7 +45,7 @@
- /* Result generation, appends (ldns_rr *) after the result. */
- %typemap(argout, noblock=1) (ldns_rr **)
- {
-- $result = SWIG_Python_AppendOutput($result,
-+ $result = SWIG_AppendOutput($result,
- SWIG_NewPointerObj(SWIG_as_voidptr($1_rr),
- SWIGTYPE_p_ldns_struct_rr, SWIG_POINTER_OWN | 0 ));
- }
---- contrib/python/ldns_zone.i.orig 2024-07-20 05:07:42 UTC
-+++ contrib/python/ldns_zone.i
-@@ -39,7 +39,7 @@
- /* result generation */
- %typemap(argout,noblock=1) (ldns_zone **)
- {
-- $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_zone), SWIGTYPE_p_ldns_struct_zone, SWIG_POINTER_OWN | 0 ));
-+ $result = SWIG_AppendOutput($result, SWIG_NewPointerObj(SWIG_as_voidptr($1_zone), SWIGTYPE_p_ldns_struct_zone, SWIG_POINTER_OWN | 0 ));
- }
-
- %nodefaultctor ldns_struct_zone; //no default constructor & destructor
diff --git a/dns/ldns/pkg-plist b/dns/ldns/pkg-plist
index 9a3c308d5482..1d247c3ade05 100644
--- a/dns/ldns/pkg-plist
+++ b/dns/ldns/pkg-plist
@@ -63,6 +63,279 @@ lib/libldns.so
lib/libldns.so.3
lib/libldns.so.3.6.0
libdata/pkgconfig/libldns.pc
+%%DOXYGEN%%%%DOCSDIR%%/html/LogoInGradientBar2-y100.png
+%%DOXYGEN%%%%DOCSDIR%%/html/annotated.html
+%%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png
+%%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png
+%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/classes.html
+%%DOXYGEN%%%%DOCSDIR%%/html/closed.png
+%%DOXYGEN%%%%DOCSDIR%%/html/common_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/common_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/design.html
+%%DOXYGEN%%%%DOCSDIR%%/html/design_8dox.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_d28a4824dc47e487b107a5db32ef43c4.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dir_fbc3dd5c1925e6acb2daf846ece5427b.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/doc.png
+%%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css
+%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js
+%%DOXYGEN%%%%DOCSDIR%%/html/error_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/error_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/error_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/error_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/files.html
+%%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png
+%%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png
+%%DOXYGEN%%%%DOCSDIR%%/html/functions.html
+%%DOXYGEN%%%%DOCSDIR%%/html/functions_vars.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_a.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_b.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_d.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_a.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_b.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_d.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_f.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_i.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_l.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_m.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_p.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_r.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_s.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_u.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_w.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_e.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_f.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_b.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_d.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_e.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_f.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_g.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_i.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_k.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_l.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_m.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_n.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_o.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_p.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_q.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_r.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_s.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_u.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_v.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_w.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_z.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_g.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_i.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_k.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_l.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_m.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_n.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_o.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_p.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_q.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_r.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_s.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_u.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_v.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_vars.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_w.html
+%%DOXYGEN%%%%DOCSDIR%%/html/globals_z.html
+%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/index.html
+%%DOXYGEN%%%%DOCSDIR%%/html/jquery.js
+%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/libdnsoverview.png
+%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/menu.js
+%%DOXYGEN%%%%DOCSDIR%%/html/menudata.js
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png
+%%DOXYGEN%%%%DOCSDIR%%/html/net_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/net_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/net_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/net_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/open.png
+%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/pages.html
+%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png
+%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha256__CTX.html
+%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha512__CTX.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__data__chain__struct.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__trust__tree__struct.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__duration__struct.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__array__t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__node__t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbnode__t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbtree__t.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__schwartzian__compare__struct.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__sha1__ctx.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__buffer.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__name.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrs.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrsets.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__zone.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__hdr.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key__list.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__lookup__table.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format__storage.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__pkt.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rdf.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__resolver.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__descriptor.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__list.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__zone.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structldns__tsig__credentials__struct.html
+%%DOXYGEN%%%%DOCSDIR%%/html/sync_off.png
+%%DOXYGEN%%%%DOCSDIR%%/html/sync_on.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_a.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_b.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_h.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_s.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tabs.css
+%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1__mx_8dox.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1_mx.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2__zone_8dox.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2_zone.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3__signzone_8dox.html
+%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3_signzone.html
+%%DOXYGEN%%%%DOCSDIR%%/html/union__ldns__sha2__buffer__union.html
+%%DOXYGEN%%%%DOCSDIR%%/html/update_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/update_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/update_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/update_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/util_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/util_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/util_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/util_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c.html
+%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h.html
+%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h_source.html
%%DRILL%%share/man/man1/drill.1.gz
%%EXAMPLES%%share/man/man1/ldns-chaos.1.gz
%%EXAMPLES%%share/man/man1/ldns-compare-zones.1.gz
@@ -560,276 +833,3 @@ share/man/man3/ldns_zone_sign.3.gz
share/man/man3/ldns_zone_sign_nsec3.3.gz
share/man/man3/ldns_zone_soa.3.gz
share/man/man3/ldns_zone_sort.3.gz
-%%DOXYGEN%%%%DOCSDIR%%/html/LogoInGradientBar2-y100.png
-%%DOXYGEN%%%%DOCSDIR%%/html/annotated.html
-%%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png
-%%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png
-%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/buffer_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/classes.html
-%%DOXYGEN%%%%DOCSDIR%%/html/closed.png
-%%DOXYGEN%%%%DOCSDIR%%/html/common_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/common_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dane_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dane_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/design.html
-%%DOXYGEN%%%%DOCSDIR%%/html/design_8dox.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dir_d28a4824dc47e487b107a5db32ef43c4.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dir_fbc3dd5c1925e6acb2daf846ece5427b.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dname_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dname_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__sign_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__verify_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/doc.png
-%%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css
-%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/duration_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/duration_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js
-%%DOXYGEN%%%%DOCSDIR%%/html/error_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/error_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/error_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/error_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/files.html
-%%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png
-%%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png
-%%DOXYGEN%%%%DOCSDIR%%/html/functions.html
-%%DOXYGEN%%%%DOCSDIR%%/html/functions_vars.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_a.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_b.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_d.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_a.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_b.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_d.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_f.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_i.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_l.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_m.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_p.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_r.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_s.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_u.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_defs_w.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_e.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_f.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_b.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_d.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_e.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_f.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_g.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_i.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_k.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_l.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_m.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_n.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_o.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_p.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_q.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_r.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_s.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_u.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_v.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_w.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_func_z.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_g.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_i.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_k.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_l.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_m.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_n.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_o.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_p.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_q.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_r.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_s.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_u.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_v.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_vars.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_w.html
-%%DOXYGEN%%%%DOCSDIR%%/html/globals_z.html
-%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/higher_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/higher_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2str_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/host2wire_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/index.html
-%%DOXYGEN%%%%DOCSDIR%%/html/jquery.js
-%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/keys_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/keys_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns-mx_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/libdnsoverview.png
-%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/linktest_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/menu.js
-%%DOXYGEN%%%%DOCSDIR%%/html/menudata.js
-%%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png
-%%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png
-%%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png
-%%DOXYGEN%%%%DOCSDIR%%/html/net_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/net_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/net_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/net_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/open.png
-%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/packet_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/packet_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/pages.html
-%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/parse_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/parse_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/radix_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/radix_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rbtree_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rdata_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/resolver_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/rr__functions_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha1_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sha2_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png
-%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/str2host_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha256__CTX.html
-%%DOXYGEN%%%%DOCSDIR%%/html/struct__ldns__sha512__CTX.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__data__chain__struct.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__dnssec__trust__tree__struct.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__duration__struct.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__array__t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__node__t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__radix__t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbnode__t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__rbtree__t.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__schwartzian__compare__struct.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__sha1__ctx.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__buffer.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__name.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrs.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__rrsets.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__dnssec__zone.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__hdr.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__key__list.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__lookup__table.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__output__format__storage.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__pkt.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rdf.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__resolver.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__descriptor.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__rr__list.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__struct__zone.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structldns__tsig__credentials__struct.html
-%%DOXYGEN%%%%DOCSDIR%%/html/sync_off.png
-%%DOXYGEN%%%%DOCSDIR%%/html/sync_on.png
-%%DOXYGEN%%%%DOCSDIR%%/html/tab_a.png
-%%DOXYGEN%%%%DOCSDIR%%/html/tab_b.png
-%%DOXYGEN%%%%DOCSDIR%%/html/tab_h.png
-%%DOXYGEN%%%%DOCSDIR%%/html/tab_s.png
-%%DOXYGEN%%%%DOCSDIR%%/html/tabs.css
-%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tsig_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1__mx_8dox.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tutorial1_mx.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2__zone_8dox.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tutorial2_zone.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3__signzone_8dox.html
-%%DOXYGEN%%%%DOCSDIR%%/html/tutorial3_signzone.html
-%%DOXYGEN%%%%DOCSDIR%%/html/union__ldns__sha2__buffer__union.html
-%%DOXYGEN%%%%DOCSDIR%%/html/update_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/update_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/update_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/update_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/util_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/util_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/util_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/util_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/wire2host_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c.html
-%%DOXYGEN%%%%DOCSDIR%%/html/zone_8c_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h.html
-%%DOXYGEN%%%%DOCSDIR%%/html/zone_8h_source.html
diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile
index 742ce55a5f73..451f87201ec7 100644
--- a/dns/libidn2/Makefile
+++ b/dns/libidn2/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= help2man:misc/help2man
LIB_DEPENDS= libunistring.so:devel/libunistring
-USES= charsetfix iconv libtool localbase makeinfo pathfix
+USES= charsetfix iconv libtool localbase makeinfo
CONFIGURE_ARGS= --disable-nls \
--enable-ld-version-script \
diff --git a/dns/mosdns/Makefile b/dns/mosdns/Makefile
index 33b4ac899f61..8491956e88a1 100644
--- a/dns/mosdns/Makefile
+++ b/dns/mosdns/Makefile
@@ -11,10 +11,7 @@ WWW= https://github.com/IrineSistiana/mosdns
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.21,modules
-
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
+USES= go:modules
GO_MODULE= github.com/IrineSistiana/mosdns/v5
diff --git a/dns/openresolv/Makefile b/dns/openresolv/Makefile
index 3e6d0f09d18b..ecfb2755a39f 100644
--- a/dns/openresolv/Makefile
+++ b/dns/openresolv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openresolv
DISTVERSIONPREFIX= v
-DISTVERSION= 3.17.0
+DISTVERSION= 3.17.3
CATEGORIES= dns
MAINTAINER= driesm@FreeBSD.org
diff --git a/dns/openresolv/distinfo b/dns/openresolv/distinfo
index a6046202153b..7c602a95cebe 100644
--- a/dns/openresolv/distinfo
+++ b/dns/openresolv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751042922
-SHA256 (NetworkConfiguration-openresolv-v3.17.0_GH0.tar.gz) = 1fc3e29d65cd923c96f3b0923d0c0be1cfac263c14dae0bc05145b77e89287e1
-SIZE (NetworkConfiguration-openresolv-v3.17.0_GH0.tar.gz) = 28517
+TIMESTAMP = 1765718459
+SHA256 (NetworkConfiguration-openresolv-v3.17.3_GH0.tar.gz) = 783c60479bace1b3a3165cd6d93c61ce253bc5c408c2223d5df9770fbe62b035
+SIZE (NetworkConfiguration-openresolv-v3.17.3_GH0.tar.gz) = 28738
diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile
index 009be51a58ff..96d6bc15329f 100644
--- a/dns/p5-Mozilla-PublicSuffix/Makefile
+++ b/dns/p5-Mozilla-PublicSuffix/Makefile
@@ -1,7 +1,7 @@
PORTNAME= Mozilla-PublicSuffix
PORTVERSION= 1.0.7
DISTVERSIONPREFIX= v
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 309b8f3fc7ff..70d593f3f62f 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= recursor
DISTVERSION= 5.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MASTER_SITES= https://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-
diff --git a/dns/public_suffix_list/Makefile b/dns/public_suffix_list/Makefile
index 8ce29a0af231..71eb6d6b106d 100644
--- a/dns/public_suffix_list/Makefile
+++ b/dns/public_suffix_list/Makefile
@@ -1,5 +1,5 @@
PORTNAME= public_suffix_list
-PORTVERSION= 20251117
+PORTVERSION= 20251204
CATEGORIES= dns
MAINTAINER= sunpoet@FreeBSD.org
@@ -21,7 +21,7 @@ SLAVEDIRS= dns/p5-Mozilla-PublicSuffix dns/py-publicsuffix dns/py-publicsuffix2
USE_GITHUB= yes
GH_ACCOUNT= publicsuffix
GH_PROJECT= list
-GH_TAGNAME= cd0dea1
+GH_TAGNAME= ea600e4
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}/
diff --git a/dns/public_suffix_list/distinfo b/dns/public_suffix_list/distinfo
index 9b19e161e3e8..3807606b1cd2 100644
--- a/dns/public_suffix_list/distinfo
+++ b/dns/public_suffix_list/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763853174
-SHA256 (publicsuffix-list-20251117-cd0dea1_GH0.tar.gz) = aa5c568267b8349ef856f180368ede2fe00bad62a4927decb31612ddae137c87
-SIZE (publicsuffix-list-20251117-cd0dea1_GH0.tar.gz) = 300207
+TIMESTAMP = 1765032662
+SHA256 (publicsuffix-list-20251204-ea600e4_GH0.tar.gz) = ff4b39f33a568e12a22d3bcb55885857af1fe44b0f05e3923b698211fcf8160e
+SIZE (publicsuffix-list-20251204-ea600e4_GH0.tar.gz) = 300429
diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile
index c62ad926a71c..121bc4e53c0d 100644
--- a/dns/py-publicsuffix/Makefile
+++ b/dns/py-publicsuffix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= publicsuffix
PORTVERSION= 1.1.0
-PORTREVISION= 96
+PORTREVISION= 97
CATEGORIES= dns python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffix2/Makefile b/dns/py-publicsuffix2/Makefile
index 0e93fe963278..5dc41921a22c 100644
--- a/dns/py-publicsuffix2/Makefile
+++ b/dns/py-publicsuffix2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= publicsuffix2
PORTVERSION= 2.20191221
-PORTREVISION= 70
+PORTREVISION= 71
CATEGORIES= dns python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile
index 236fbbd9a025..46a4a3be7830 100644
--- a/dns/py-publicsuffixlist/Makefile
+++ b/dns/py-publicsuffixlist/Makefile
@@ -1,5 +1,5 @@
PORTNAME= publicsuffixlist
-PORTVERSION= 1.0.2.20251128
+PORTVERSION= 1.0.2.20251209
CATEGORIES= dns python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/dns/py-publicsuffixlist/distinfo b/dns/py-publicsuffixlist/distinfo
index fec04929dc3c..3f236d6061e2 100644
--- a/dns/py-publicsuffixlist/distinfo
+++ b/dns/py-publicsuffixlist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764510972
-SHA256 (publicsuffixlist-1.0.2.20251128.tar.gz) = 2573b29c1fe3cdaf842d8d6ad971282dac1983212ddfad0617df06454327dc3a
-SIZE (publicsuffixlist-1.0.2.20251128.tar.gz) = 107169
+TIMESTAMP = 1765895742
+SHA256 (publicsuffixlist-1.0.2.20251209.tar.gz) = dfb863d00dfb9bc071340596229468ae89a75d62546eabce38ebbd8b0d350ca9
+SIZE (publicsuffixlist-1.0.2.20251209.tar.gz) = 107238
diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile
index cfb87b3ab282..34e4ae06c81e 100644
--- a/dns/q-dns/Makefile
+++ b/dns/q-dns/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/natesales/q
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.25,modules
+USES= go:1.25+,modules
GO_MODULE= github.com/natesales/q
diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile
index 62bc2cbfa5df..30a0ec557b34 100644
--- a/dns/rubygem-public_suffix/Makefile
+++ b/dns/rubygem-public_suffix/Makefile
@@ -1,5 +1,6 @@
PORTNAME= public_suffix
PORTVERSION= 7.0.0
+PORTREVISION= 1
CATEGORIES= dns rubygems
MASTER_SITES= RG
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile
index 9580bcd8fb06..c94674ac732e 100644
--- a/dns/rubygem-public_suffix_service/Makefile
+++ b/dns/rubygem-public_suffix_service/Makefile
@@ -1,6 +1,6 @@
PORTNAME= public_suffix_service
PORTVERSION= 0.9.1
-PORTREVISION= 107
+PORTREVISION= 108
CATEGORIES= dns rubygems
MASTER_SITES= RG
diff --git a/dns/samba-nsupdate/Makefile b/dns/samba-nsupdate/Makefile
index 6c587f17cd48..15d198f02fb8 100644
--- a/dns/samba-nsupdate/Makefile
+++ b/dns/samba-nsupdate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nsupdate
DISTVERSION= 9.16.5
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= dns net
MASTER_SITES= ISC/bind9/${DISTVERSION}
PKGNAMEPREFIX= samba-
@@ -13,6 +13,9 @@ WWW= https://www.isc.org/software/bind
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+DEPRECATED= dns/samba-nsupdate has been abandoned for many years; use dns/bind-tools for DNS updates with GSS-TSIG
+EXPIRATION_DATE=2026-05-01
+
LIB_DEPENDS= libuv.so:devel/libuv
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl \
diff --git a/dns/subfinder/Makefile b/dns/subfinder/Makefile
index acf346687b20..0ecd4c531027 100644
--- a/dns/subfinder/Makefile
+++ b/dns/subfinder/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/projectdiscovery/subfinder
LICENSE= MIT
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/projectdiscovery/subfinder/v2
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/dns/zdns/Makefile b/dns/zdns/Makefile
index 3e31a3f066a9..41b564a39aa8 100644
--- a/dns/zdns/Makefile
+++ b/dns/zdns/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/zmap/zdns
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/zmap/zdns/v2