| /freebsd/usr.sbin/pkg/ |
| H A D | pkg.7 | 62 from a remote repository. 89 has been specified, then the signature configuration for that repository will be 122 has been specified, then the configuration for that repository will be used. 136 Configuration varies in whether it is in a repository configuration file 138 The default repository configuration for 142 and additional repository configuration files will be searched for in 150 will process all repositories that it finds and use the last enabled repository 153 Repository configuration is stored in the following format: 186 Defines whether this repository should be used or not. 249 Comma-separated list of directories that should be searched for repository [all …]
|
| H A D | config.c | 327 parse_mirror_type(struct repository *r, const char *mt) in parse_mirror_type() 335 repo_free(struct repository *r) in repo_free() 345 parse_signature_type(struct repository *repo, const char *st) in parse_signature_type() 355 " ignoring repository %s", st, repo->name); in parse_signature_type() 361 static struct repository * 364 struct repository *repo; in find_repository() 379 struct repository *repo; in parse_repo() 384 repo = calloc(1, sizeof(struct repository)); in parse_repo() 409 STAILQ_REMOVE(&repositories, repo, repository, next); in parse_repo() 428 STAILQ_REMOVE(&repositories, repo, repository, nex in parse_repo() [all...] |
| H A D | config.h | 73 struct repository { struct 80 STAILQ_ENTRY(repository) next; argument 82 STAILQ_HEAD(repositories, repository);
|
| /freebsd/crypto/libecc/.github/workflows/ |
| H A D | libecc_crossarch_tests.yml | 3 # Run this workflow every time a new commit pushed to your repository 24 # Checkout repository 25 - name: checkout repository 44 sudo apt-add-repository "ppa:ondrej/php" -y;
|
| H A D | libecc_runtime_tests.yml | 3 # Run this workflow every time a new commit pushed to your repository 17 # Checkout repository 18 - name: checkout repository
|
| H A D | libecc_meson_build.yml | 3 # Run this workflow every time a new commit pushed to your repository 19 # Checkout repository 20 - name: checkout repository
|
| H A D | libecc_python_tests.yml | 3 # Run this workflow every time a new commit pushed to your repository 16 # Checkout repository 17 - name: checkout repository
|
| H A D | libecc_examples.yml | 3 # Run this workflow every time a new commit pushed to your repository 16 # Checkout repository 17 - name: checkout repository
|
| H A D | libecc_compilation_tests.yml | 3 # Run this workflow every time a new commit pushed to your repository 19 # Checkout repository 20 - name: checkout repository
|
| /freebsd/contrib/unbound/doc/ |
| H A D | README.man | 6 The templated man pages (*.in) are still part of the code repository as to not 11 The online documentation has its own repository at 16 in this repository.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl_store.pod | 18 objects from a repository of any kind, addressable as a filename or 22 repository", "loop and retrieve one object at a time", and "finish up 54 * OSSL_STORE_eof() simulates file semantics for any repository to signal
|
| /freebsd/crypto/krb5/src/util/ |
| H A D | mkrel | 3 repository=git.mit.edu:/git/krb5.git 17 --repository) 18 shift; repository=$1;; 26 echo " release-tag is relative to $repository/" 99 git clone -q -n $repository $reldir
|
| /freebsd/contrib/tzcode/ |
| H A D | CONTRIBUTING | 24 <https://www.iana.org/time-zones/repository/theory.html>. 36 repository. The latter is preferred. 42 * Copy the development repository.
|
| /freebsd/contrib/tzdata/ |
| H A D | CONTRIBUTING | 24 <https://www.iana.org/time-zones/repository/theory.html>. 36 repository. The latter is preferred. 42 * Copy the development repository.
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | ossl_store.7 | 73 objects from a repository of any kind, addressable as a filename or 77 repository", "loop and retrieve one object at a time", and "finish up 107 \& * OSSL_STORE_eof() simulates file semantics for any repository to signal
|
| /freebsd/contrib/ntp/ |
| H A D | README.versions | 18 4.2.2 A production release (from the ntp-stable repository) 19 4.2.2p2 A production release (from the ntp-stable repository)
|
| H A D | README.pullrequests | 3 The NTP project's github repository is at https://github.com/ntp-project/ntp. 46 version of the ntp repository. (Your fork of ntp source) 66 repository.
|
| /freebsd/release/scripts/ |
| H A D | pkgbase-stage.lua | 84 -- Directory containing FreeBSD-base repository config 86 -- Directory to create new repository 90 -- ABI of repository
|
| /freebsd/share/man/man7/ |
| H A D | development.7 | 63 Git repository, located at: 110 repository use Phabricator; 181 to reflect the repository conversion from
|
| H A D | freebsd-base.7 | 37 In the default system configuration, the repository containing these 41 The repository name can be used with 51 .\" re@ will provide their own repository before release, at which
|
| /freebsd/share/examples/oci/ |
| H A D | Containerfile.pkg | 14 # Install package management tools. We specify 'FreeBSD' as the repository to 27 # packages, uninstall pkg and delete the repository metadata downloaded by 'pkg
|
| /freebsd/crypto/krb5/.github/workflows/ |
| H A D | doc.yml | 11 - name: Checkout repository 25 - name: Checkout repository
|
| /freebsd/ |
| H A D | CONTRIBUTING.md | 15 - Direct access to the [Git repository](https://cgit.freebsd.org/src/) 27 Presently, GitHub 'freebsd-src' repository is one of the publish-only services 28 for the FreeBSD 'src' repository the project uses to promote collaboration and 42 …e and valid email address as you would like to see them in the FreeBSD repository. Fake github.com… 44 …the commit they are fixing. Each commit in your branch should be suitable for FreeBSD's repository.
|
| /freebsd/contrib/unifdef/ |
| H A D | INSTALL | 26 pre-generated version.h but the git repository does not. To build from 29 To update version.h, right-click on the fanf2/unifdef repository and
|
| /freebsd/contrib/unbound/contrib/android/ |
| H A D | install_ndk.sh | 19 if ! curl -L -k -s -o "$HOME/android-sdk.zip" https://dl.google.com/android/repository/commandlinet… 26 if ! curl -L -k -s -o "$HOME/android-ndk.zip" https://dl.google.com/android/repository/android-ndk-…
|