Port details |
- foundationdb Distributed, transactional key-value store
- 7.1.29 databases
=1 7.1.29Version of this port present on the latest quarterly branch.
- Maintainer: dmitry.wagin@ya.ru
- Port Added: 2018-05-02 01:27:30
- Last Update: 2024-05-23 22:14:48
- Commit Hash: 3dc4928
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- 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 - Dependency lines:
-
- foundationdb>0:databases/foundationdb
- No installation instructions:
- This port has been deleted.
- 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/mono5.20
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.29 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 |
7.1.29 11 Apr 2024 10:04:30 |
Dave Cottlehuber (dch) |
database/foundationdb: update maintainer
PR: 277262 |
7.1.29 26 Sep 2023 23:59:35 |
Li-Wen Hsu (lwhsu) Author: Dmitry Wagin |
databases/foundationdb: Update to 7.1.29, fix build
PR: 269236
Approved by: maintainer timeout |
7.1.25_1 20 Feb 2023 11:55:05 |
Antoine Brodin (antoine) |
databases/foundationdb: mark BROKEN
CMake Error at cmake/GetMsgpack.cmake:1 (find_package):
Could not find a package configuration file provided by "msgpack" with any
of the following names:
msgpackConfig.cmake
msgpack-config.cmake
Reported by: pkg-fallout |
7.1.25_1 30 Nov 2022 08:03:51 |
Dave Cottlehuber (dch) |
databases/foundationdb: re-enable C bindings broken after 7.1.25 update
Sponsored by: SkunkWerks, GmbH |
7.1.25 17 Nov 2022 01:29:06 |
Dave Cottlehuber (dch) |
databases/foundationdb: update to 7.1.25
- drop obsolete -devel variant
- pet port with portfmt and portclippy
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.0.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.0.0_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
7.0.0_1 22 May 2022 20:17:04 |
Dima Panov (fluffy) |
databases/foundationdb*: upbreak after boost upgrade (+)
While here, replace hardcoded /usr/local by %%LOCALBASE%% macro
PR: 246106 |
7.0.0 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
7.0.0 06 Jan 2022 11:59:34 |
Dave Cottlehuber (dch) |
databases/foundationdb: update to 7.0.0 |
6.3.22 04 Jan 2022 09:18:55 |
Dave Cottlehuber (dch) |
databases/foundationdb: update to 6.3.22 and add aarch64
Now that lang/mono builds on aarch64 we can have nice things too.
Obtained from: mikael@FreeBSD.org
Sponsored by: SkunkWerks, GmbH |
6.3.13 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
6.3.13 29 Aug 2021 14:54:01 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
6.3.13 31 May 2021 12:18:57 |
Dave Cottlehuber (dch) |
databases/foundationdb: update to 6.3.13
While here, optimistically build for aarch64 if/when mono can handle it |
6.3.12 23 Apr 2021 12:33:28 |
Dave Cottlehuber (dch) |
databases/foundationdb: update to 6.3.12 |
6.3.11 23 Apr 2021 12:33:26 |
Dave Cottlehuber (dch) |
databases/foundationdb*: ignore FreeBSD 11 due to upstream incompatibilities |
6.3.11 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.3.11 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
6.3.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.3.11 05 Mar 2021 09:43:04 |
dch |
databases/foundationdb: update to 6.3.11
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
6.3.10 24 Feb 2021 09:29:33 |
dch |
databases/foundationdb: update to 6.3.10
Sponsored by: SkunkWerks, GmbH |
6.3.9 22 Oct 2020 20:58:10 |
dch |
databases/foundationdb: update to 6.3.9
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
6.3.1 11 Jun 2020 20:31:53 |
dch |
databases/foundationdb: update to 6.3.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
6.3.0 31 May 2020 22:13:32 |
dch |
databases/foundationdb: update to 6.3.0
- use new CMake build framework
- build compatible C libraries by default
- partial TLS support
- drop upstreamed patches
Sponsored by: SkunkWerks, GmbH |
6.1.8_6 02 Apr 2020 12:19:18 |
dch |
databases/foundationdb(-devel): ignore sqlite warnings
properly fixes warnings in sqlite3.amalgamation.c which were added to
CXXFLAGS instead of CFLAGS in r529817 & r529843, arising from recent
clang update.
Sponsored by: SkunkWerks, GmbH |
6.1.8_6 29 Mar 2020 17:30:58 |
dch |
databases/foundationdb: ignore sqlite warnings after clang update
Upstream has addressed this in the next release.
Sponsored by: SkunkWerks, GmbH |
6.1.8_5 16 Feb 2020 21:50:29 |
dch |
databases/foundationdb & -devel: use mono only during build
PR: 241706
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D23277 |
6.1.8_4 28 Jan 2020 12:59:34 |
dch |
databases/foundationdb: use correct portname in rc.d
- take ownership, agreed via email
- bump portrevision
PR: 243466
Sponsored by: SkunkWerks, GmbH |
6.1.8_3 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
6.1.8_2 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
6.1.8_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
6.1.8 24 May 2019 09:46:28 |
vanilla |
Update to 6.1.8. |
6.1.6_1 14 May 2019 09:37:07 |
vanilla |
Do not strip static library.
Submitted by: tobik@ |
6.1.6 14 May 2019 04:44:18 |
vanilla |
Update to 6.1.6. |
6.1.1 12 Apr 2019 13:04:58 |
vanilla |
1: Update to 6.1.1.
2: fix building with boost 1.70.
3: remove BROKEN. |
6.0.18_1 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
6.0.18 24 Feb 2019 01:41:01 |
vanilla |
Update to 6.0.18, and fix building error @ current. |
5.2.8_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.2.8_1 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
5.2.8 14 Aug 2018 14:59:47 |
vanilla |
Update to 5.2.8, and fix building with boost 1.68.
PR: 229697 |
5.2.5_1 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
5.2.5 25 Jun 2018 13:51:53 |
vanilla |
Update to 5.2.5. |
5.2.3 07 Jun 2018 14:16:29 |
vanilla |
Update to 5.2.3. |
5.2.2 31 May 2018 03:53:34 |
vanilla |
Update to 5.2.2. |
5.1.7 02 May 2018 15:37:09 |
vanilla |
Fix building on 10.x |
5.1.7 02 May 2018 01:27:12 |
vanilla |
Add foundationdb, yet another distributed database from apple. |