| /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/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/crypto/openssh/.github/ |
| H A D | setup_ci.sh | 231 wget ${LIBRESSL_URLBASE}/libressl-${INSTALL_LIBRESSL}.tar.gz && 267 (cd /tmp && wget https://tartarus.org/~simon/putty-snapshots/${tarball}) 271 (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 | 23 samba strace sysstat rng-tools rsync wget xxhash 46 rsync samba strace sysstat uuid-dev watchdog wget xfslibs-dev xxhash \ 91 rpm-build rsync samba strace sysstat systemd watchdog wget xfsprogs-devel \
|
| H A D | qemu-2-start.sh | 197 # we are downloading via axel, curl and wget are mostly slower and
|
| /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/sys/contrib/openzfs/.github/workflows/ |
| H A D | zfs-tests.yml | 18 git alien fakeroot wget curl bc fio acl \
|
| /freebsd/crypto/openssl/ |
| H A D | README-FIPS.md | 102 $ wget https://www.openssl.org/source/openssl-3.1.2.tar.gz 114 $ wget https://www.openssl.org/source/openssl-3.5.0.tar.gz
|
| /freebsd/crypto/openssl/crypto/http/ |
| H A D | http_lib.c | 272 * compatible with other HTTP client implementations like wget, curl and git in use_proxy() 294 * 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/crypto/openssl/doc/designs/ddd/ |
| H A D | README.md | 69 | wget | S | AOSF |
|
| /freebsd/contrib/expat/ |
| H A D | Makefile.am | 149 wget --output-document=tests/xmlts.zip \
|
| H A D | Makefile.in | 1104 wget --output-document=tests/xmlts.zip \
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OSSL_HTTP_transfer.3 | 303 other HTTP client implementations such as wget, curl, and git.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_HTTP_transfer.pod | 241 other HTTP 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/tz… 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…
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-cmp.pod.in | 1357 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= \
|