head 1.3; access; symbols pkgsrc-2019Q4:1.2.0.36 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.32 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.30 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.28 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.26 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.24 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.22 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.20 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.18 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.16 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.12 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.10 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.8 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.6 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.4 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.2 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.1.0.52 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.50 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.48 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.46 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.44 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.42 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.40 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.38 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.36 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.34 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.32 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.30 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.28 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.26 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.24 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.22 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.20 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.18 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.16 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.14 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.12 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.10 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.8 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.6 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.4 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2020.02.08.15.22.32; author nia; state dead; branches; next 1.2; commitid 3UnpA7Zu4OJ4SSVB; 1.2 date 2015.12.29.04.04.30; author dholland; state Exp; branches; next 1.1; commitid MGywJcTuFA0OoNOy; 1.1 date 2009.07.16.07.55.05; author kefren; state Exp; branches; next ; desc @@ 1.3 log @net: Remove monsoon. Git repository has been archived for 10 years and the HOMEPAGE now redirects to a Chinese lottery website. There's plenty of bittorrent clients in pkgsrc that actually build and are maintained. @ text @$NetBSD: patch-ab,v 1.2 2015/12/29 04:04:30 dholland Exp $ --- configure.orig 2009-07-16 10:27:45.000000000 +0300 +++ configure 2009-07-16 10:28:37.000000000 +0300 @@@@ -3561,12 +3561,12 @@@@ pkg_cv_MONOTORRENT_CFLAGS="$MONOTORRENT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"monotorrent = 0.70\"") >&5 - ($PKG_CONFIG --exists --print-errors "monotorrent = 0.70") 2>&5 + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"monotorrent >= 0.70\"") >&5 + ($PKG_CONFIG --exists --print-errors "monotorrent >= 0.70") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_MONOTORRENT_CFLAGS=`$PKG_CONFIG --cflags "monotorrent = 0.70" 2>/dev/null` + pkg_cv_MONOTORRENT_CFLAGS=`$PKG_CONFIG --cflags "monotorrent >= 0.70" 2>/dev/null` else pkg_failed=yes fi @@@@ -3577,12 +3577,12 @@@@ pkg_cv_MONOTORRENT_LIBS="$MONOTORRENT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"monotorrent = 0.70\"") >&5 - ($PKG_CONFIG --exists --print-errors "monotorrent = 0.70") 2>&5 + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"monotorrent >= 0.70\"") >&5 + ($PKG_CONFIG --exists --print-errors "monotorrent >= 0.70") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_MONOTORRENT_LIBS=`$PKG_CONFIG --libs "monotorrent = 0.70" 2>/dev/null` + pkg_cv_MONOTORRENT_LIBS=`$PKG_CONFIG --libs "monotorrent >= 0.70" 2>/dev/null` else pkg_failed=yes fi @@@@ -3600,14 +3600,14 @@@@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - MONOTORRENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "monotorrent = 0.70" 2>&1` + MONOTORRENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "monotorrent >= 0.70" 2>&1` else - MONOTORRENT_PKG_ERRORS=`$PKG_CONFIG --print-errors "monotorrent = 0.70" 2>&1` + MONOTORRENT_PKG_ERRORS=`$PKG_CONFIG --print-errors "monotorrent >= 0.70" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$MONOTORRENT_PKG_ERRORS" >&5 - { { $as_echo "$as_me:$LINENO: error: Package requirements (monotorrent = 0.70) were not met: + { { $as_echo "$as_me:$LINENO: error: Package requirements (monotorrent >= 0.70) were not met: $MONOTORRENT_PKG_ERRORS @@@@ -3618,7 +3618,7 @@@@ and MONOTORRENT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. " >&5 -$as_echo "$as_me: error: Package requirements (monotorrent = 0.70) were not met: +$as_echo "$as_me: error: Package requirements (monotorrent >= 0.70) were not met: $MONOTORRENT_PKG_ERRORS @ 1.2 log @Fix missing/broken rcsids. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Update to monsoon 0.70. Monsoon has upgraded to use the latest release of the MonoTorrent library, 0.70, which contains numerous bugfixes and performance enhancements. Numerous minor bugfixes were also included. @ text @d1 2 @