Port details on branch 2023Q3 |
- foundationdb Distributed, transactional key-value store
- 7.1.29 databases
=0 7.1.29Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2023-09-27 00:03:06
- Last Update: 2023-09-27 00:01:53
- Commit Hash: e6a0b49
- License: APACHE20
- WWW:
- https://www.foundationdb.org/
- Description:
- A massively distributed, transactional key-value store, extensible by
design, with unparalleled reliability and performance.
FoundationDB is multi-model, meaning you can store many types of data in a
single database. All data is safely stored, distributed, and replicated
in the Key-Value Store component. It is easy to install, grow, and
manage, with a distributed architecture that gracefully scales out, and
handles faults while acting like a single ACID database. FoundationDB
provides amazing performance on commodity hardware, allowing you to
support very heavy loads at low cost. It has been running in production
for years and been hardened with lessons learned in some of the world's
largest database deployments. Backing FoundationDB up is an unmatched
testing system based on a deterministic simulation engine that ensures
optimal reliability of operations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- foundationdb>0:databases/foundationdb
- To install the port:
- cd /usr/ports/databases/foundationdb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/foundationdb
- pkg install foundationdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: foundationdb
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1679567621
SHA256 (apple-foundationdb-7.1.29_GH0.tar.gz) = ad608ddb781eea3ef4607ab9abb41282ca93383814d8149346bf3440cc9f46d5
SIZE (apple-foundationdb-7.1.29_GH0.tar.gz) = 11676677
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgpack.hpp : devel/msgpack-cxx
- toml.hpp : devel/toml11
- bash : shells/bash
- git : devel/git
- cmake : devel/cmake-core
- ninja : devel/ninja
- mono : lang/mono
- python3.9 : lang/python39
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libeio.so : devel/libeio
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_foundationdb
- USES:
- cmake compiler:c++20-lang mono:build python:build shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|