Home
last modified time | relevance | path

Searched refs:repository (Results 1 – 25 of 134) sorted by relevance

123456

/freebsd/usr.sbin/pkg/
H A Dconfig.h73 struct repository { struct
80 STAILQ_ENTRY(repository) next; argument
82 STAILQ_HEAD(repositories, repository);
H A Dconfig.c328 parse_mirror_type(struct repository *r, const char *mt) in parse_mirror_type()
336 parse_signature_type(struct repository *repo, const char *st) in parse_signature_type()
364 struct repository *repo = calloc(1, sizeof(struct repository)); in parse_repo()
623 struct repository *r = calloc(1, sizeof(r)); in config_get_repositories()
H A DFreeBSD.conf.latest2 # To disable this repository, instead of modifying or removing this file,
H A DFreeBSD.conf.quarterly2 # To disable this repository, instead of modifying or removing this file,
H A Dpkg.c254 fetch_to_fd(struct repository *repo, const char *url, char *path, const char *fetchOpts) in fetch_to_fd()
645 verify_pubsignature(int fd_pkg, int fd_sig, struct repository *r) in verify_pubsignature()
723 verify_signature(int fd_pkg, int fd_sig, struct repository *r) in verify_signature()
841 bootstrap_pkg(bool force, const char *fetchOpts, struct repository *repo) in bootstrap_pkg()
1208 struct repository *repo; in main()
/freebsd/contrib/unbound/contrib/android/
H A Dinstall_ndk.sh19 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-…
/freebsd/crypto/openssl/doc/man7/
H A Dossl_store.pod18 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/contrib/ntp/
H A DREADME.versions18 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 DREADME.pullrequests3 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.
H A DREADME.bk1 In order to use the BitKeeper repository version of NTP you should visit
/freebsd/share/examples/oci/
H A DContainerfile.pkg14 # Install package management tools. We specify 'FreeBSD' as the repository to
24 # packages, uninstall pkg and delete the repository metadata downloaded by 'pkg
/freebsd/contrib/tzcode/
H A DCONTRIBUTING24 <https://www.iana.org/time-zones/repository/theory.html>.
36 repository. The latter is preferred.
42 * Copy the development repository.
/freebsd/contrib/unifdef/
H A DINSTALL26 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/tzdata/
H A DCONTRIBUTING24 <https://www.iana.org/time-zones/repository/theory.html>.
36 repository. The latter is preferred.
42 * Copy the development repository.
/freebsd/
H A D.arcconfig2 "repository.callsign" : "G",
H A DCONTRIBUTING.md15 - 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
41 …e and valid email address as you would like to see them in the FreeBSD repository. Fake github.com…
43 …the commit they are fixing. Each commit in your branch should be suitable for FreeBSD's repository.
/freebsd/crypto/openssh/
H A DREADME24 This version actively tracks changes in the OpenBSD CVS repository.
46 repository which in turn was based on the last free sample implementation
/freebsd/contrib/libcxxrt/
H A DFREEBSD-upgrade2 upstream repository.
/freebsd/tools/tools/drm/radeon/firmwares/
H A DREADME4 1. Clone the following Git repository:
/freebsd/crypto/openssl/
H A DREADME.md74 the source tarballs, having a local copy of the git repository with
79 There is a GitHub mirror of the repository at [github.com/openssl/openssl],
83 the original OpenSSL repository using
92 new features, you need to fork the OpenSSL repository openssl/openssl on
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A DREADME.md6 The latest version of the SPL is maintained as part of this repository.
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_6.rst8 Please consult the official `IANA repository of CBOR tags <https://www.iana.org/assignments/cbor-ta…
/freebsd/contrib/unbound/doc/
H A DREADME.svn5 committed to the repository.
/freebsd/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst76 1. Check out LLVM and LLD from the LLVM SVN repository (or Git mirror),
95 1. Check out LLVM and LLD from the LLVM SVN repository (or Git mirror),
/freebsd/sys/dev/sym/
H A DREADME.sym62 the FreeBSD repository. It described how to install the driver,
68 I haven't removed this README file from the repository since

123456