Home
last modified time | relevance | path

Searched refs:CURL_VERSION (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/ios/3rdparty/
H A Dbuild-curl.sh3 CURL_VERSION="7.51.0"
37 if [ ! -e "curl-${CURL_VERSION}.tar.gz" ]
39 curl -LO "https://curl.haxx.se/download/curl-${CURL_VERSION}.tar.gz"
51 rm -rf curl-${CURL_VERSION}
52 tar zxf curl-${CURL_VERSION}.tar.gz
53 pushd "curl-${CURL_VERSION}"
90 cp -f curl-${CURL_VERSION}/include/curl/*.h include/curl/
95 rm -rf curl-${CURL_VERSION}
/dports/security/modsecurity3/modsecurity-v3.0.5/build/
H A Dcurl.m48 CURL_VERSION=""
56CURL_VERSION=`${CURL_CONFIG} --version | sed 's/^[[^0-9]][[^[:space:]]][[^[:space:]]]*[[[:space:]]…
57 if test ! -z "${CURL_VERSION}"; then AC_MSG_NOTICE(curl VERSION: $CURL_VERSION); fi
66 curl_ver=`echo ${CURL_VERSION} | awk -F. '{print (\$ 1 * 1000000) + (\$ 2 * 1000) + \$ 3}'`
68 AC_MSG_RESULT([yes, $CURL_VERSION])
75 AC_MSG_RESULT([no, $CURL_VERSION])
96 AC_SUBST(CURL_VERSION)
111 if test -z "${CURL_VERSION}"; then
125 AC_MSG_NOTICE([using curl v${CURL_VERSION}])
/dports/www/mod_security/modsecurity-2.9.3/build/
H A Dfind_curl.m49 CURL_VERSION=""
57CURL_VERSION=`${CURL_CONFIG} --version | sed 's/^[[^0-9]][[^[:space:]]][[^[:space:]]]*[[[:space:]]…
58 if test "$verbose_output" -eq 1; then AC_MSG_NOTICE(curl VERSION: $CURL_VERSION); fi
68 curl_ver=`echo ${CURL_VERSION} | awk -F. '{print (\$ 1 * 1000000) + (\$ 2 * 1000) + \$ 3}'`
70 AC_MSG_RESULT([yes, $CURL_VERSION])
77 AC_MSG_RESULT([no, $CURL_VERSION])
98 AC_SUBST(CURL_VERSION)
105 if test -z "${CURL_VERSION}"; then
109 AC_MSG_NOTICE([using curl v${CURL_VERSION}])
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/bindings/qt/
H A Dbuild_with_webrtc.sh9 CURL_VERSION="7.58.0"
99 if [ ! -e "curl-${CURL_VERSION}.tar.gz" ]; then
101 curl -LO "https://curl.haxx.se/download/curl-${CURL_VERSION}.tar.gz"
105 rm -rf curl-${CURL_VERSION}
106 tar zxf curl-${CURL_VERSION}.tar.gz
107 pushd "curl-${CURL_VERSION}"
/dports/net/measurement-kit/measurement-kit-0.10.14/.ci/appveyor/
H A Dmsys2.sh5 CURL_VERSION=7.61.1-9
6 CURL=mingw-curl-$CURL_VERSION
26 --with-libcurl=$PREFIX/curl/$CURL_VERSION/$ARCH \
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/src/
H A Dtool_version.h28 #define CURL_VERSION LIBCURL_VERSION macro
32 #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
/dports/lang/rust/rustc-1.58.1-src/src/ci/docker/host-x86_64/dist-x86_64-linux/
H A Ddownload-openssl-curl.sh6 CURL_VERSION=7.66.0
9 curl -f https://ci-mirrors.rust-lang.org/rustc/curl-$CURL_VERSION.tar.xz -o curl.tar.xz
/dports/math/scilab/scilab-6.1.1/scilab/m4/
H A Dcurl.m468 CURL_VERSION=`$CURL_CONFIG --version`
96 AC_SUBST(CURL_VERSION)
100 AC_DEFINE_UNQUOTED([CURL_VERSION],["$CURL_VERSION"],[CURL version])
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/lib/curl_transport/
H A DMakefile32 CURL_VERSION := $(shell curl-config --vernum) macro
40 NEED_CURL_TYPES_H := $(shell if test $(CURL_VERSION) '<' 071000; then echo Y; fi)
/dports/multimedia/kodi/xbmc-19.3-Matrix/cmake/modules/
H A DFindCurl.cmake26 set(CURL_VERSION ${PC_CURL_VERSION}) variable
44 VERSION_VAR CURL_VERSION)
/dports/www/mod_auth_openid/mod_auth_openid-0.8/acinclude.d/
H A Dac_check_curl.m425 CURL_VERSION=`$CURL_CONFIG --version | cut -d" " -f2`
27 VERSION_CHECK=`expr $CURL_VERSION \>\= $1`
/dports/net-im/toxic/toxic-0.11.3/script/
H A Dbuild-minimal-static-toxic.sh167 CURL_VERSION="7.80.0"
169 CURL_FILENAME="curl-$CURL_VERSION.tar.gz"
249 libcurl $CURL_VERSION
/dports/devel/libwfut/libwfut-0.2.3/
H A Dconfigure.ac52 CURL_VERSION=7.15.0
53 PKG_CHECK_MODULES(CURL, libcurl >= $CURL_VERSION,
60 …url library. Please see http://curl.haxx.se/ and obtain a curl version greater than $CURL_VERSION])
/dports/games/freeminer/freeminer-0.4.10.4/build/android/
H A DMakefile115 CURL_VERSION = 7.39.0 macro
116 CURL_DIR = $(ROOT)/deps/curl-$(CURL_VERSION)
120 CURL_URL_HTTP = http://curl.haxx.se/download/curl-${CURL_VERSION}.tar.bz2
480 @if [ ! -d "deps/curl-${CURL_VERSION}" ] ; then \
485 tar -xjf curl-${CURL_VERSION}.tar.bz2 || exit 1; \
486 rm curl-${CURL_VERSION}.tar.bz2; \
506 cd deps/curl-${CURL_VERSION}; \
530 $(RM) -rf deps/curl-${CURL_VERSION}
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/data/
H A Dtest11775 CURL_VERSION
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/data/
H A Dtest11775 CURL_VERSION
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/data/
H A Dtest11775 CURL_VERSION
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/data/
H A Dtest11775 CURL_VERSION

12345678