| /freebsd/contrib/file/magic/Magdir/ |
| H A D | apt | 3 # $File: apt,v 1.1 2016/10/17 19:51:57 christos Exp $ 4 # apt: file(1) magic for APT Cache files 6 # <https://anonscm.debian.org/cgit/apt/apt.git/tree/apt-pkg/pkgcache.h#n292> 11 0 name apt-cache-64bit-be 17 0 name apt-cache-32bit-be 23 0 name apt-cache-be 29 >8 ubeshort <10 APT cache data, version %u 31 >>0 use apt-cache-64bit-be 34 >8 uleshort <10 APT cache data, version %u 36 >>0 use \^apt-cache-64bit-be [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/ccache/ |
| H A D | cc_api_macos.c | 515 struct api_macos_ptcursor *apt = NULL; in api_macos_ptcursor_new() local 517 apt = malloc(sizeof(*apt)); in api_macos_ptcursor_new() 518 if (apt == NULL) in api_macos_ptcursor_new() 520 apt->first = TRUE; in api_macos_ptcursor_new() 521 apt->primary = NULL; in api_macos_ptcursor_new() 522 apt->cc_context = NULL; in api_macos_ptcursor_new() 523 apt->iter = NULL; in api_macos_ptcursor_new() 527 free(apt); in api_macos_ptcursor_new() 532 ptcursor->data = apt; in api_macos_ptcursor_new() 568 struct api_macos_ptcursor *apt = ptcursor->data; in api_macos_ptcursor_next() local [all …]
|
| /freebsd/contrib/libcbor/.circleci/ |
| H A D | config.yml | 6 - run: sudo apt-get update 8 - run: sudo NEEDRESTART_MODE=l apt-get install -y cmake ${TOOLCHAIN_PACKAGES} 9 - run: sudo NEEDRESTART_MODE=l apt-get install -y libcmocka-dev libcjson-dev 63 - run: sudo NEEDRESTART_MODE=l apt-get install -y clang-format doxygen cppcheck 92 - run: sudo NEEDRESTART_MODE=l apt-get install -y valgrind 122 - run: sudo apt-get update 123 … - run: sudo NEEDRESTART_MODE=l apt-get install -y cmake gcc-multilib g++-multilib libc6-dev-i386 188 - run: sudo apt install apt-transport-https curl gnupg 190 - run: sudo mv bazel.gpg /etc/apt/trusted.gpg.d/ 191 …o "deb [arch=amd64] https://storage.googleapis.com/bazel-apt stable jdk1.8" | sudo tee /etc/apt/so… [all …]
|
| /freebsd/contrib/libyaml/docker/ |
| H A D | ubuntu-14.04 | 5 RUN apt-get update && \ 6 apt-get install -y \ 9 add-apt-repository ppa:git-core/ppa && \ 10 apt-get update && \ 11 apt-get install -y \ 16 rm -rf /var/lib/apt/lists/* && \
|
| H A D | ubuntu-16.04 | 5 RUN apt-get update && \ 6 apt-get install -y \ 11 rm -rf /var/lib/apt/lists/* && \
|
| /freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | qemu-1-setup.sh | 21 sudo apt-get -y update 22 sudo apt-get -y remove $(dpkg-query -f '${binary:Package}\n' -W | grep -E "'$unneeded'") 23 sudo apt-get -y autoremove 35 # The normal apt-mirrors.txt will look like: 42 sudo sed -i '/azure.archive.ubuntu.com/d' /etc/apt/apt-mirrors.txt 44 cat /etc/apt/apt-mirrors.txt 48 sudo apt-get -y update 49 sudo apt-get install -y axel cloud-image-utils daemonize guestfs-tools \
|
| H A D | qemu-3-deps-vm.sh | 63 echo "##[group]Running apt-get update+upgrade" 64 sudo sed -i '/[[:alpha:]]-backports/d' /etc/apt/sources.list 65 sudo apt-get update -y 66 sudo apt-get upgrade -y 70 sudo apt-get install -y \ 197 sudo apt-get install -yq linux-perf dh-sequence-dkms 221 sudo apt-get install -yq linux-tools-common libtirpc-dev \ 223 sudo apt-get install -yq dh-sequence-dkms 227 sudo apt-get install -yq build-essential 238 sudo apt-get install -yq linux-tools-common [all …]
|
| /freebsd/contrib/libfido2/.github/workflows/ |
| H A D | openssl3.yml | 36 sudo apt -q update 37 sudo apt install -q -y libcbor-dev libudev-dev libz-dev \ 39 sudo apt remove -y libssl-dev 43 sudo apt install -q -y binutils-mingw-w64-i686 gcc-mingw-w64 \ 46 sudo apt install -q -y "${CC}"
|
| H A D | linux_builds.yml | 38 sudo apt -q update 39 sudo apt install -q -y libcbor-dev libudev-dev libz-dev \ 48 sudo apt install -q -y binutils-mingw-w64-i686 gcc-mingw-w64 \ 51 sudo apt install -q -y "${CC}"
|
| H A D | shellcheck.yml | 24 sudo apt -q update 25 sudo apt install -q -y shellcheck
|
| /freebsd/crypto/libecc/.github/workflows/ |
| H A D | libecc_crossarch_tests.yml | 40 sudo apt-get update; 43 sudo apt-get -y install software-properties-common; 44 sudo apt-add-repository "ppa:ondrej/php" -y; 46 sudo apt-get update; 47 sudo apt-get -y install qemu-user-static wine-stable wine32 wine64;
|
| /freebsd/crypto/openssh/.github/ |
| H A D | setup_ci.sh | 41 PACKAGER=apt 113 apt) PACKAGES="$PACKAGES libedit-dev" ;; 118 apt) PACKAGES="$PACKAGES libpam0g-dev" ;; 182 sudo apt update -qq 183 sudo apt install -qy software-properties-common 184 sudo apt-add-repository -y ppa:yubico/stable 190 apt) 191 sudo apt update -qq 192 if sudo apt install -qy $PACKAGES; then
|
| /freebsd/crypto/krb5/.github/workflows/ |
| H A D | doc.yml | 15 sudo apt-get update -qq 16 sudo apt-get install -y doxygen python3-lxml python3-pip python3-sphinx 29 sudo apt-get update -qq 30 sudo apt-get install -y doxygen python3-lxml python3-pip
|
| /freebsd/sys/contrib/openzfs/.github/workflows/ |
| H A D | zfs-arm.yml | 39 sudo apt-get -y remove firefox || true 45 sudo add-apt-repository ppa:ubuntu-toolchain-r/test 46 sudo apt-get update 49 awk '/Package: gcc-/{print $2}' /var/lib/apt/lists/*ubuntu-toolchain-r*Packages 51 sudo apt-get -y install gcc g++ gcc-$ver g++-$ver
|
| /freebsd/crypto/openssl/providers/implementations/rands/ |
| H A D | fips_crng_test.c | 67 } apt; member 145 if (ossl_likely(crngt->apt.b != 0)) { in APT_test() 146 if (ossl_unlikely(crngt->apt.a == next) in APT_test() 147 && ossl_unlikely(++crngt->apt.b >= apt_c[ENTROPY_H])) { in APT_test() 148 crngt->apt.b = 0; in APT_test() 151 if (ossl_unlikely(++crngt->apt.i >= ENTROPY_APT_W)) in APT_test() 152 crngt->apt.b = 0; in APT_test() 155 crngt->apt.a = next; in APT_test() 156 crngt->apt.b = 1; in APT_test() 157 crngt->apt.i = 1; in APT_test()
|
| /freebsd/contrib/libfido2/ |
| H A D | README.adoc | 61 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools 68 $ sudo apt install software-properties-common 69 $ sudo apt-add-repository ppa:yubico/stable 70 $ sudo apt update 71 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools
|
| /freebsd/crypto/openssl/test/quic-openssl-docker/ |
| H A D | Dockerfile | 12 RUN apt-get update && apt-get install -y \ 48 RUN apt-get clean
|
| /freebsd/sys/contrib/libsodium/packaging/dotnet-core/recipes/ |
| H A D | debian-x64 | 1 apt-get update 2 apt-get install -y --no-install-recommends build-essential
|
| H A D | linux-x64 | 1 apt-get update 2 apt-get install -y --no-install-recommends build-essential
|
| H A D | ubuntu-x64 | 1 apt-get update 2 apt-get install -y --no-install-recommends build-essential
|
| /freebsd/contrib/kyua/admin/ |
| H A D | travis-install-deps.sh | 48 sudo apt-get update -qq 49 sudo apt-get install -y ${packages} 60 sudo apt-get install -y doxygen
|
| /freebsd/contrib/unbound/contrib/android/ |
| H A D | install_tools.sh | 5 sudo apt-get -qq update 6 sudo apt-get -qq install --no-install-recommends curl tar zip unzip perl openjdk-8-jdk autoconf aut…
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | Dockerfile.tests | 5 RUN apt-get update && apt-get install -y bison flex ldnsutils dnsutils xxd splint doxygen netcat-op…
|
| /freebsd/contrib/openbsm/ |
| H A D | .travis.yml | 13 sudo apt-get -qq update; 14 sudo apt-get -qq install byacc flex;
|
| /freebsd/contrib/pam-krb5/ci/ |
| H A D | install | 15 apt-get update -qq 16 apt-get install aspell autoconf automake cppcheck heimdal-multidev \
|