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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q3
foundationdb Distributed, transactional key-value store
7.1.29 databases on this many watch lists=0 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: 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
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: pkg-fallout
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/mono
  8. python3.9 : lang/python39
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/apple/foundationdb/tar.gz/7.1.29?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.29
27 Sep 2023 00:01:53
commit hash: e6a0b4910ea6adba80ac4b484e359de6bdb9f39bcommit hash: e6a0b4910ea6adba80ac4b484e359de6bdb9f39bcommit hash: e6a0b4910ea6adba80ac4b484e359de6bdb9f39bcommit hash: e6a0b4910ea6adba80ac4b484e359de6bdb9f39b files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Dmitry Wagin
databases/foundationdb: Update to 7.1.29, fix build

PR:		269236
Approved by:	maintainer timeout

(cherry picked from commit 9f94a37075e65ea0bb6e70659326455d43f77b7b)

Number of commits found: 1