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
foundationdb73-server FoundationDB is a large-scale distributed database
7.3.41 databasesnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dmitry.wagin@ya.ru search for ports maintained by this maintainer
Port Added: 2024-05-23 22:18:05
Last Update: 2024-05-23 22:14:48
Commit Hash: 3dc4928
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
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/foundationdb73-server-7.3.41/catalog.mk
  3. /usr/local/share/licenses/foundationdb73-server-7.3.41/LICENSE
  4. /usr/local/share/licenses/foundationdb73-server-7.3.41/APACHE20
  5. sbin/fdbmonitor
  6. sbin/fdbserver
  7. @sample etc/foundationdb/foundationdb.conf.sample
  8. @dir(foundationdb,foundationdb,755) etc/foundationdb
  9. @dir(foundationdb,foundationdb,755) /var/db/foundationdb
  10. @dir(foundationdb,foundationdb,755) /var/log/foundationdb
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • foundationdb73-server>0:databases/foundationdb73-server
Conflicts:
CONFLICTS:
  • foundationdb*-server*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/foundationdb73-server/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/foundationdb73-server
  • pkg install foundationdb73-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: foundationdb73-server
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):
foundationdb73-server
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-7.3.41------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-7.3.41------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-7.3.41n/a-n/a---
Slave ports:
  1. databases/foundationdb73-client
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. msgpack-cxx>0 : devel/msgpack-cxx
  3. toml11>0 : devel/toml11
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. llvm-config15 : devel/llvm15
  7. mono : lang/mono5.20
  8. python3.9 : lang/python39
Runtime dependencies:
  1. fdbcli : databases/foundationdb73-client
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libeio.so : devel/libeio
  3. libfmt.so : devel/libfmt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_foundationdb73-server
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/apple/foundationdb/tar.gz/7.3.41?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.3.41
23 May 2024 22:14:48
commit hash: 3dc4928b6c995e22f199f7b9a1bdb5247d8d7a10commit hash: 3dc4928b6c995e22f199f7b9a1bdb5247d8d7a10commit hash: 3dc4928b6c995e22f199f7b9a1bdb5247d8d7a10commit hash: 3dc4928b6c995e22f199f7b9a1bdb5247d8d7a10 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
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