Port details |
- foundationdb73-client FoundationDB client
- 7.3.41 databases =2 7.3.41Version of this port present on the latest quarterly branch.
- Maintainer: dmitry.wagin@ya.ru
- Port Added: 2024-05-23 22:18:05
- Last Update: 2024-05-23 22:14:48
- Commit Hash: 3dc4928
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://www.foundationdb.org/
- Description:
- FoundationDB is a distributed database designed to handle large volumes of
structured data across clusters of commodity servers. It organizes data as an
ordered key-value store and employs ACID transactions for all operations. It is
especially well-suited for read/write workloads but also has excellent
performance for write-intensive workloads. Users interact with the database
using API language binding.
To learn more about FoundationDB, visit https://www.foundationdb.org
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- foundationdb73-client>0:databases/foundationdb73-client
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/databases/foundationdb73-client/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/foundationdb73-client
- pkg install foundationdb73-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: foundationdb73-client
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1715420283
SHA256 (apple-foundationdb-7.3.41_GH0.tar.gz) = 208d917c6701b229b3bb141a57b97f466facd8996f9f51bd2c5204d868b96d24
SIZE (apple-foundationdb-7.3.41_GH0.tar.gz) = 13095814
Packages (timestamps in pop-ups are UTC):
- Master port: databases/foundationdb73-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- msgpack-cxx>0 : devel/msgpack-cxx
- toml11>0 : devel/toml11
- cmake : devel/cmake-core
- ninja : devel/ninja
- llvm-config15 : devel/llvm15
- mono : lang/mono5.20
- python3.9 : lang/python39
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libeio.so : devel/libeio
- libfmt.so : devel/libfmt
- This port is required by:
- for Run
-
- databases/foundationdb73-server
Configuration Options:
- No options to configure
- Options name:
- databases_foundationdb73-client
- USES:
- cmake compiler:c++20-lang llvm:max=16 mono:build python:build shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: databases/foundationdb73-server | Commit | Credits | Log message |
7.3.41 23 May 2024 22:14:48 |
Dave Cottlehuber (dch) Author: Dmitry Wagin |
databases/foundationdb*: split, update to 7.1.59 & 7.3.41
Update FoundationDB to both main supported versions, and also split
between server and client builds for convenience.
PR: 277262
Reviewed by: dch
Sponsored by: SkunkWerks, GmbH |
Number of commits found: 1
|