Home
last modified time | relevance | path

Searched full:wget (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/unbound/contrib/
H A Dcreate_unbound_ad_servers.cmd6 rem Note: Wget required!
14 rem Check Wget installed
15 for /f "delims=" %%a in ('where wget') do @set wget=%%a variable
16 if /I "%wget%"=="" echo Wget not found. If installed, add path to PATH environment variable. & exit…
17 echo Wget found: %wget%
19 "%wget%" -O %work_dir%\yoyo_ad_servers %list_addr%
H A Dcreate_unbound_ad_servers.sh7 # Note: Wget required!
17 WGET=`which wget`
20 # Check Wget installed
21 if [ ! -f $WGET ]; then
22 echo "Wget not found. Exiting..."
27 $WGET -O $work_dir/yoyo_ad_servers "$list_addr" && \
/freebsd/crypto/openssh/.github/
H A Dsetup_ci.sh227 wget ${LIBRESSL_URLBASE}/libressl-${INSTALL_LIBRESSL}.tar.gz &&
254 (cd /tmp && wget https://tartarus.org/~simon/putty-snapshots/${tarball})
258 (cd /tmp && wget https://the.earth.li/~sgtatham/putty/${ver}/${tarball})
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-3-deps-vm.sh21 samba sysstat rng-tools rsync wget xxhash
43 rsync samba sysstat uuid-dev watchdog wget xfslibs-dev xxhash zlib1g-dev
86 rpm-build rsync samba sysstat systemd watchdog wget xfsprogs-devel xxhash \
H A Dqemu-2-start.sh165 # we are downloading via axel, curl and wget are mostly slower and
/freebsd/contrib/lutok/admin/
H A Dtravis-install-deps.sh61 wget --no-check-certificate \
98 wget "http://dl.bintray.com/jmmv/kyua/${name}" || return 1
/freebsd/usr.sbin/bsdconfig/examples/
H A Dadd_some_packages.sh10 for package in wget bash rsync; do
/freebsd/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh16 # wget sed, tr, shasum, logger
49 REQUIREDCMDS=" wget logger tr sed shasum"
343 if wget $PROTO $PREFER -o ${TMPFILE}.log $LEAPSRC -O $TMPFILE ; then
/freebsd/contrib/unifdef/tests/
H A Dxterm.sh16 wget -q http://invisible-island.net/datafiles/release/xterm.tar.gz
/freebsd/crypto/openssl/
H A DREADME-FIPS.md100 $ wget https://www.openssl.org/source/openssl-3.0.0.tar.gz
112 $ wget https://www.openssl.org/source/openssl-3.1.0.tar.gz
/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dzfs-tests.yml18 git alien fakeroot wget curl bc fio acl \
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_lib.c275 * compatible with other HTTP client implementations like wget, curl and git in use_proxy()
297 * compatible with other HTTP client implementations like wget, curl and git in OSSL_HTTP_adapt_proxy()
/freebsd/contrib/kyua/admin/
H A Dtravis-install-deps.sh54 wget -O "${name}" "http://dl.bintray.com/ngie-eign/kyua/${name}" || return 1
H A Dbuild-bintray-dist.sh78 wget --no-check-certificate \
/freebsd/contrib/diff/
H A DABOUT-NLS315 wget | [] [] [] [] [] [] |
452 wget | [] [] [] [] [] [] [] |
589 wget | [] [] [] |
726 wget | [] [] [] [] [] [] [] [] | 24
/freebsd/sys/contrib/device-tree/scripts/
H A Dcronjob18 LATEST_VERSION=$(wget --quiet -O - "$FINGER_BANNER" |\
/freebsd/contrib/expat/
H A DMakefile.am146 wget --output-document=tests/xmlts.zip \
H A DMakefile.in1111 wget --output-document=tests/xmlts.zip \
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_HTTP_transfer.pod251 other HTTP client implementations such as wget, curl, and git.
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_HTTP_transfer.3387 other \s-1HTTP\s0 client implementations such as wget, curl, and git.
/freebsd/contrib/tzcode/
H A Dtz-link.html146 <a href="https://www.gnu.org/software/wget/">wget</a> https://www.iana.org/time-zones/repository/tzcode-latest.tar.gz
147 wget https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz
154 <pre><code>wget <a href="https://www.iana.org/time-zones/repository/tzdb-latest.tar.lz">https://www.iana.org/time-zones/repository/tzdb-latest.tar.lz</a>
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in1139 wget 'http://pki.certificate.fi:8081/install-ca-cert.html/ca-certificate.crt\
/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c48 * <djm@mindrot.org>, and others for the Samba, INN, Wget, and OpenSSH
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh720 complete wget c/--/"(accept= append-output= background cache= \
/freebsd/contrib/byacc/
H A DCHANGES1453 …$ time -f %e wget -q 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.gues…
1455 $ time -f %e wget -q 'https://git.savannah.gnu.org/cgit/config.git/plain/config.guess'

12