/freebsd/contrib/unbound/contrib/ |
H A D | create_unbound_ad_servers.cmd | 6 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 D | create_unbound_ad_servers.sh | 7 # 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 D | setup_ci.sh | 227 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 D | qemu-3-deps-vm.sh | 21 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 D | qemu-2-start.sh | 165 # we are downloading via axel, curl and wget are mostly slower and
|
/freebsd/contrib/lutok/admin/ |
H A D | travis-install-deps.sh | 61 wget --no-check-certificate \ 98 wget "http://dl.bintray.com/jmmv/kyua/${name}" || return 1
|
/freebsd/usr.sbin/bsdconfig/examples/ |
H A D | add_some_packages.sh | 10 for package in wget bash rsync; do
|
/freebsd/contrib/ntp/scripts/update-leap/ |
H A D | update-leap.sh | 16 # 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 D | xterm.sh | 16 wget -q http://invisible-island.net/datafiles/release/xterm.tar.gz
|
/freebsd/crypto/openssl/ |
H A D | README-FIPS.md | 100 $ 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 D | zfs-tests.yml | 18 git alien fakeroot wget curl bc fio acl \
|
/freebsd/crypto/openssl/crypto/http/ |
H A D | http_lib.c | 275 * 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 D | travis-install-deps.sh | 54 wget -O "${name}" "http://dl.bintray.com/ngie-eign/kyua/${name}" || return 1
|
H A D | build-bintray-dist.sh | 78 wget --no-check-certificate \
|
/freebsd/contrib/diff/ |
H A D | ABOUT-NLS | 315 wget | [] [] [] [] [] [] | 452 wget | [] [] [] [] [] [] [] | 589 wget | [] [] [] | 726 wget | [] [] [] [] [] [] [] [] | 24
|
/freebsd/sys/contrib/device-tree/scripts/ |
H A D | cronjob | 18 LATEST_VERSION=$(wget --quiet -O - "$FINGER_BANNER" |\
|
/freebsd/contrib/expat/ |
H A D | Makefile.am | 146 wget --output-document=tests/xmlts.zip \
|
H A D | Makefile.in | 1111 wget --output-document=tests/xmlts.zip \
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_HTTP_transfer.pod | 251 other HTTP client implementations such as wget, curl, and git.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OSSL_HTTP_transfer.3 | 387 other \s-1HTTP\s0 client implementations such as wget, curl, and git.
|
/freebsd/contrib/tzcode/ |
H A D | tz-link.html | 146 <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 D | openssl-cmp.pod.in | 1139 wget 'http://pki.certificate.fi:8081/install-ca-cert.html/ca-certificate.crt\
|
/freebsd/contrib/ntp/libntp/ |
H A D | snprintf.c | 48 * <djm@mindrot.org>, and others for the Samba, INN, Wget, and OpenSSH
|
/freebsd/contrib/tcsh/ |
H A D | complete.tcsh | 720 complete wget c/--/"(accept= append-output= background cache= \
|
/freebsd/contrib/byacc/ |
H A D | CHANGES | 1453 …$ 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'
|