head 1.4; access; symbols pkgsrc-2026Q1:1.4.0.8 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.4.0.6 pkgsrc-2025Q4-base:1.4 pkgsrc-2025Q3:1.4.0.4 pkgsrc-2025Q3-base:1.4 pkgsrc-2025Q2:1.4.0.2 pkgsrc-2025Q2-base:1.4 pkgsrc-2025Q1:1.2.0.80 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.78 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.76 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.74 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.72 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.70 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.68 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.66 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.64 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.62 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.60 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.58 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.56 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.54 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.52 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.50 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.48 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.46 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.44 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.40 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.20 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.42 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.38 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.36 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.34 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.32 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.30 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.28 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.26 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.24 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.22 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.18 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.16 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.14 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.12 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.10 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.8 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.6 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.4 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.2 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.1.0.8 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.6 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.4 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.2 pkgsrc-2014Q2-base:1.1; locks; strict; comment @# @; 1.4 date 2025.06.12.11.20.09; author hauke; state Exp; branches; next 1.3; commitid ppWwBhATMDc7PAYF; 1.3 date 2025.06.12.10.59.31; author hauke; state Exp; branches; next 1.2; commitid ombbuKKeCh4XGAYF; 1.2 date 2015.06.05.11.36.40; author wiedi; state Exp; branches; next 1.1; commitid MLq292YMI2XByeoy; 1.1 date 2014.05.08.11.21.24; author jperkin; state Exp; branches; next ; commitid o17uKV482ox86Jzx; desc @@ 1.4 log @Let configure pick up gtar, we want it @ text @$NetBSD: patch-configure,v 1.3 2025/06/12 10:59:31 hauke Exp $ Portability fix. Choose plain sh over bash. --- configure.orig 2025-04-29 23:11:07.000000000 +0000 +++ configure @@@@ -4065,7 +4065,7 @@@@ rm -f core conftest.err conftest.$ac_obj else SUNCCVERSION=`${CC} -V 2>&1 | grep Sun` SUNCC=$? - if test "${SUNCC}" == "0" ; then + if test "${SUNCC}" = "0" ; then CFLAGS="${CFLAGS} -O" cflags_tmp="$CFLAGS" HAS_M64=`${CC} -flags | grep m64` @@@@ -4258,8 +4258,8 @@@@ test -z "$INSTALL_SCRIPT" && INSTALL_SCR test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -# Extract the first word of "bash sh", so it can be a program name with args. -set dummy bash sh; ac_word=$2 +# Extract the first word of "sh bash", so it can be a program name with args. +set dummy sh bash; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_path_SH+y} @ 1.3 log @Remove bashisms and needless bash dependency Remove needless gsed dependency Declare gnutar dependency, used in test scripts Should fix bulk builds @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.2 2015/06/05 11:36:40 wiedi Exp $ a8 11 @@@@ -3893,8 +3893,8 @@@@ ac_link='$CC -o conftest$ac_exeext $CFLA ac_compiler_gnu=$ac_cv_c_compiler_gnu -# Extract the first word of "gtar tar", so it can be a program name with args. -set dummy gtar tar; ac_word=$2 +# Extract the first word of "tar gtar", so it can be a program name with args. +set dummy tar gtar; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 printf %s "checking for $ac_word... " >&6; } if test ${ac_cv_path_TAR+y} @ 1.2 log @Update mbuffer to 20150412 20150412: - fix: watchdog cannot do its job if it is cleaned up to early - fix: clear sa_flags and sa_mask before use, although ignored 20141227: - added option --pid to print PID of current process - updated usage to include option -W - man page formatting fixes - configure updates - support compiling on systems that do not define PATH_MAX @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.1 2014/05/08 11:21:24 jperkin Exp $ d5 3 a7 1 --- configure.orig 2015-04-12 20:03:59.000000000 +0000 d9 12 a20 1 @@@@ -3839,7 +3839,7 @@@@ fi d29 11 @ 1.1 log @Import mbuffer-20140310 into pkgsrc, packaged by Brian Bennett. mbuffer is a tool for buffering data streams with a large set of unique features: * direct support for TCP based network targets (IPv4 and IPv6) * ability to send to multiple targets in parallel (distribution mode) * support for multiple volumes * I/O rate limitation * high/low watermark based restart criteria * configurable buffer size * on the fly MD5 hash calculation * highly efficient, multi-threaded implementation It is especially useful, if you are writing backups to fast tape drives or libraries. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- configure.orig 2014-05-08 10:26:55.008091173 +0000 d7 1 a7 1 @@@@ -3841,7 +3841,7 @@@@ fi @