head 1.5; access; symbols pkgsrc-2026Q1:1.5.0.4 pkgsrc-2026Q1-base:1.5 pkgsrc-2025Q4:1.5.0.2 pkgsrc-2025Q4-base:1.5 pkgsrc-2025Q2:1.3.0.2 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.1.0.14 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.12 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.10 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.8 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.6 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.4 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.2 pkgsrc-2023Q3-base:1.1; locks; strict; comment @# @; 1.5 date 2025.10.31.15.54.55; author jperkin; state Exp; branches; next 1.4; commitid MAoRpWORs6a8OJgG; 1.4 date 2025.08.12.07.22.24; author wiz; state dead; branches; next 1.3; commitid znzsT10StN9Rxp6G; 1.3 date 2025.05.08.13.48.43; author jperkin; state Exp; branches; next 1.2; commitid pnICTxeQiWwML6UF; 1.2 date 2025.04.10.20.50.09; author wiz; state Exp; branches; next 1.1; commitid MyEu3rwQ7da60yQF; 1.1 date 2023.08.22.20.32.22; author adam; state Exp; branches; next ; commitid K5qwNEF0rooS5PBE; desc @@ 1.5 log @dnsdist: Restore readline fix. For some reason this was deleted in a previous update, but it is very much still required for any systems not using editline. @ text @$NetBSD$ Fix --without-libedit, required when using readline. --- configure.orig 2025-10-31 15:48:25.770875216 +0000 +++ configure @@@@ -18916,7 +18916,7 @@@@ printf %s "checking whether to link in l # Check whether --with-libedit was given. if test ${with_libedit+y} then : - withval=$with_libedit; with_libedit=$enableval + withval=$with_libedit; with_libedit=$withval else case e in #( e) with_libedit=yes ;; @ 1.4 log @dnsdist: update to 2.0.0. Based on wip/dnsdist by Marcin Gondek. 2.0.0 Released: 21st of July 2025 Improvements¶ Improve the scalability of the MAC address cache References: pull request 15876 Small speedup for getEDNSUDPPayloadSizeAndZ() References: pull request 15877 Avoid constructing a DNSResponse object when not really needed References: pull request 15878 Use an unordered map for pools References: pull request 15879 Only parse EDNS Z once References: pull request 15880 Bug Fixes Fix out-of-tree builds with autotools References: pull request 15875 @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.3 2025/05/08 13:48:43 jperkin Exp $ d3 1 a3 1 Fix unportable test(1) operator. d5 1 a5 1 --- configure.orig 2025-04-29 09:46:28.000000000 +0000 d7 1 a7 1 @@@@ -18532,7 +18532,7 @@@@ printf %s "checking whether to link in l d13 3 a15 63 else $as_nop with_libedit=yes @@@@ -26247,12 +26247,12 @@@@ fi then : - if test "x$enable_fortify_source" == "xauto" + if test "x$enable_fortify_source" = "xauto" then : enable_fortify_source=3 fi - if test "x$enable_fortify_source" == "x3" + if test "x$enable_fortify_source" = "x3" then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -D_FORTIFY_SOURCE=3" >&5 @@@@ -26301,7 +26301,7 @@@@ fi fi - if test "x$enable_fortify_source" == "x2" + if test "x$enable_fortify_source" = "x2" then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -D_FORTIFY_SOURCE=2" >&5 @@@@ -26350,7 +26350,7 @@@@ fi fi - if test "x$enable_fortify_source" == "x1" + if test "x$enable_fortify_source" = "x1" then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -D_FORTIFY_SOURCE=1" >&5 @@@@ -27061,7 +27061,7 @@@@ fi then : - if test "x$enable_lto" == "xthin" + if test "x$enable_lto" = "xthin" then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -flto=thin" >&5 @@@@ -27111,7 +27111,7 @@@@ fi fi - if test "x$enable_lto" == "xauto" + if test "x$enable_lto" = "xauto" then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -flto=auto" >&5 @@@@ -27161,7 +27161,7 @@@@ fi fi - if test "x$enable_lto" == "xyes" + if test "x$enable_lto" = "xyes" then : { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -flto" >&5 @ 1.3 log @dnsdist: Fix readline build. @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.2 2025/04/10 20:50:09 wiz Exp $ @ 1.2 log @net/dnsdist Update to 1.9.8 From Marcin Gondek via wip. 1.9.8 Released: 17th of December 2024 Improvements Add the ability to load a given TLS tickets key References: pull request 14877 Custom metrics: better error messages, small doc improvements References: pull request 14978 Add elapsed time to dq object (@@phonedph1) References: pull request 14887 Bug Fixes Fix ECS zero-scope caching with incoming DoH queries References: #14959, pull request 14977 setTicketsKeyAddedHook: pass a std::string to the hook to avoid luawrapper to truncate content at potential null chars References: pull request 14878 Allow resetting setWeightedBalancingFactor() to zero¶ References: pull request 14929 @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- configure.orig 2024-12-17 09:14:59.000000000 +0000 d7 10 a16 1 @@@@ -25928,12 +25928,12 @@@@ fi d31 1 a31 1 @@@@ -25982,7 +25982,7 @@@@ fi d40 1 a40 1 @@@@ -26031,7 +26031,7 @@@@ fi d49 1 a49 1 @@@@ -26742,7 +26742,7 @@@@ fi d58 1 a58 1 @@@@ -26792,7 +26792,7 @@@@ fi d67 1 a67 1 @@@@ -26842,7 +26842,7 @@@@ fi @ 1.1 log @dnsdist: add patches @ text @d3 1 a3 1 Portability fixes. d5 1 a5 1 --- configure.orig 2023-08-21 07:08:41.000000000 +0000 d7 2 a8 2 @@@@ -23832,11 +23832,11 @@@@ fi if test "x$enable_fortify_source" != "xno"; then : d11 3 a13 2 - if test "x$enable_fortify_source" == "xauto"; then : + if test "x$enable_fortify_source" = "xauto"; then : d17 3 a19 2 - if test "x$enable_fortify_source" == "x3"; then : + if test "x$enable_fortify_source" = "x3"; then : d21 2 a22 3 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -D_FORTIFY_SOURCE=3" >&5 $as_echo_n "checking whether C++ compiler handles -D_FORTIFY_SOURCE=3... " >&6; } @@@@ -23881,7 +23881,7 @@@@ fi d26 3 a28 2 - if test "x$enable_fortify_source" == "x2"; then : + if test "x$enable_fortify_source" = "x2"; then : d30 2 a31 3 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -D_FORTIFY_SOURCE=2" >&5 $as_echo_n "checking whether C++ compiler handles -D_FORTIFY_SOURCE=2... " >&6; } @@@@ -23926,7 +23926,7 @@@@ fi d35 3 a37 2 - if test "x$enable_fortify_source" == "x1"; then : + if test "x$enable_fortify_source" = "x1"; then : d39 3 a41 4 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -D_FORTIFY_SOURCE=1" >&5 $as_echo_n "checking whether C++ compiler handles -D_FORTIFY_SOURCE=1... " >&6; } @@@@ -24586,7 +24586,7 @@@@ fi if test "x$enable_lto" != "xno"; then : d44 3 a46 2 - if test "x$enable_lto" == "xthin"; then : + if test "x$enable_lto" = "xthin"; then : d48 2 a49 3 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -flto=thin" >&5 $as_echo_n "checking whether C++ compiler handles -flto=thin... " >&6; } @@@@ -24632,7 +24632,7 @@@@ fi d53 3 a55 2 - if test "x$enable_lto" == "xauto"; then : + if test "x$enable_lto" = "xauto"; then : d57 2 a58 3 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -flto=auto" >&5 $as_echo_n "checking whether C++ compiler handles -flto=auto... " >&6; } @@@@ -24678,7 +24678,7 @@@@ fi d62 3 a64 2 - if test "x$enable_lto" == "xyes"; then : + if test "x$enable_lto" = "xyes"; then : d66 1 a66 2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler handles -flto" >&5 $as_echo_n "checking whether C++ compiler handles -flto... " >&6; } @