notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
foundationdb Distributed, transactional key-value store
7.1.29 databases on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.1.29Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-02 01:27:30
Last Update: 2023-09-26 23:59:35
Commit Hash: 9f94a37
People watching this port, also watch:: zrep
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (35 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/foundationdb-7.1.29/catalog.mk
  3. /usr/local/share/licenses/foundationdb-7.1.29/LICENSE
  4. /usr/local/share/licenses/foundationdb-7.1.29/APACHE20
  5. @dir(foundationdb,foundationdb,755) /usr/local/etc/foundationdb
  6. @dir(foundationdb,foundationdb,755) /var/db/foundationdb
  7. @dir(foundationdb,foundationdb,755) /var/log/foundationdb
  8. @sample /usr/local/etc/foundationdb/foundationdb.conf.sample
  9. bin/actor_flamegraph
  10. bin/backup_agent
  11. bin/dr_agent
  12. bin/fastrestore_agent
  13. bin/fdb_flow_tester
  14. bin/fdbbackup
  15. bin/fdbcli
  16. bin/fdbconvert
  17. bin/fdbdecode
  18. bin/fdbmonitor
  19. bin/fdbr
  20. bin/fdbrestore
  21. bin/fdbserver
  22. bin/tutorial
  23. include/foundationdb/fdb.options
  24. include/foundationdb/fdb_c.h
  25. include/foundationdb/fdb_c_types.h
  26. include/foundationdb/fdb_c_options.g.h
  27. lib/libfdb_c.so
  28. lib/libfdb_flow.a
  29. lib/libfdb_sqlite.a
  30. lib/libfdbclient.a
  31. lib/libfdbrpc.a
  32. lib/libflow.a
  33. @owner
  34. @group
  35. @mode
Collapse this list.
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

Packages (timestamps in pop-ups are UTC):
foundationdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-7.1.29------
FreeBSD:13:quarterly-7.1.29------
FreeBSD:14:latest-7.1.29------
FreeBSD:14:quarterly-7.1.29------
FreeBSD:15:latest-7.1.29n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgpack.hpp : devel/msgpack-cxx
  2. toml.hpp : devel/toml11
  3. bash : shells/bash
  4. git : devel/git
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. mono : lang/mono5.20
  8. python3.9 : lang/python39
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libeio.so : devel/libeio
This port is required by:
for Libraries
  1. databases/erlfdb

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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/apple/foundationdb/tar.gz/7.1.29?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port