Port details |
- foundationdb Distributed, transactional key-value store
- 7.0.0_1 databases
=1 7.0.0Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2018-05-02 01:27:30
- Last Update: 2022-05-22 20:17:04
- Commit Hash: 32bfbcb
- People watching this port, also watch:: zrep
- License: APACHE20
- 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.
WWW: https://www.foundationdb.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- foundationdb>0:databases/foundationdb
- For LIB depends:
- libfdb_c.so:databases/foundationdb
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- 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 = 1640764452
SHA256 (apple-foundationdb-7.0.0_GH0.tar.gz) = 9a5ef672e32b6976b04a20c013b28c4aeeb7d35456afdefbc552707d52bc31ca
SIZE (apple-foundationdb-7.0.0_GH0.tar.gz) = 10875992
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- doctest.h : devel/doctest
- toml.hpp : devel/toml11
- bash : shells/bash
- git : devel/git
- cmake : devel/cmake
- ninja : devel/ninja
- mono : lang/mono
- python3.8 : lang/python38
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libeio.so : devel/libeio
- This port is required by:
- for Libraries
-
- databases/erlfdb
- Configuration Options:
- No options to configure
- Options name:
- databases_foundationdb
- USES:
- cmake compiler:c++17-lang mono:build python:build shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2022 20:17:04 7.0.0_1
|
Dima Panov (fluffy)  |
databases/foundationdb*: upbreak after boost upgrade (+)
While here, replace hardcoded /usr/local by %%LOCALBASE%% macro
PR: 246106 |
10 Jan 2022 15:15:39 7.0.0
|
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 ) |
06 Jan 2022 11:59:34 7.0.0
|
Dave Cottlehuber (dch)  |
databases/foundationdb: update to 7.0.0 |
04 Jan 2022 09:18:55 6.3.22
|
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 |
30 Sep 2021 21:23:30 6.3.13
|
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 |
29 Aug 2021 14:54:01 6.3.13
|
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
31 May 2021 12:18:57 6.3.13
|
Dave Cottlehuber (dch)  |
databases/foundationdb: update to 6.3.13
While here, optimistically build for aarch64 if/when mono can handle it |
23 Apr 2021 12:33:28 6.3.12
|
Dave Cottlehuber (dch)  |
databases/foundationdb: update to 6.3.12 |
23 Apr 2021 12:33:26 6.3.11
|
Dave Cottlehuber (dch)  |
databases/foundationdb*: ignore FreeBSD 11 due to upstream incompatibilities |
07 Apr 2021 08:09:01 6.3.11
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 6.3.11
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 6.3.11
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Mar 2021 09:43:04
6.3.11
|
dch  |
databases/foundationdb: update to 6.3.11
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
24 Feb 2021 09:29:33
6.3.10
|
dch  |
databases/foundationdb: update to 6.3.10
Sponsored by: SkunkWerks, GmbH |
22 Oct 2020 20:58:10
6.3.9
|
dch  |
databases/foundationdb: update to 6.3.9
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
11 Jun 2020 20:31:53
6.3.1
|
dch  |
databases/foundationdb: update to 6.3.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
31 May 2020 22:13:32
6.3.0
|
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 |
02 Apr 2020 12:19:18
6.1.8_6
|
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 |
29 Mar 2020 17:30:58
6.1.8_6
|
dch  |
databases/foundationdb: ignore sqlite warnings after clang update
Upstream has addressed this in the next release.
Sponsored by: SkunkWerks, GmbH |
16 Feb 2020 21:50:29
6.1.8_5
|
dch  |
databases/foundationdb & -devel: use mono only during build
PR: 241706
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D23277 |
28 Jan 2020 12:59:34
6.1.8_4
|
dch  |
databases/foundationdb: use correct portname in rc.d
- take ownership, agreed via email
- bump portrevision
PR: 243466
Sponsored by: SkunkWerks, GmbH |
11 Dec 2019 17:53:49
6.1.8_3
|
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 |
19 Aug 2019 15:35:28
6.1.8_2
|
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 |
26 Jul 2019 20:46:57
6.1.8_1
|
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 |
24 May 2019 09:46:28
6.1.8
|
vanilla  |
Update to 6.1.8. |
14 May 2019 09:37:07
6.1.6_1
|
vanilla  |
Do not strip static library.
Submitted by: tobik@ |
14 May 2019 04:44:18
6.1.6
|
vanilla  |
Update to 6.1.6. |
12 Apr 2019 13:04:58
6.1.1
|
vanilla  |
1: Update to 6.1.1.
2: fix building with boost 1.70.
3: remove BROKEN. |
12 Apr 2019 06:36:31
6.0.18_1
|
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 |
24 Feb 2019 01:41:01
6.0.18
|
vanilla  |
Update to 6.0.18, and fix building error @ current. |
12 Dec 2018 01:35:36
5.2.8_2
|
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 |
12 Dec 2018 00:15:50
5.2.8_1
|
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 |
14 Aug 2018 14:59:47
5.2.8
|
vanilla  |
Update to 5.2.8, and fix building with boost 1.68.
PR: 229697 |
09 Aug 2018 06:58:31
5.2.5_1
|
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 |
25 Jun 2018 13:51:53
5.2.5
|
vanilla  |
Update to 5.2.5. |
07 Jun 2018 14:16:29
5.2.3
|
vanilla  |
Update to 5.2.3. |
31 May 2018 03:53:34
5.2.2
|
vanilla  |
Update to 5.2.2. |
02 May 2018 15:37:09
5.1.7
|
vanilla  |
Fix building on 10.x |
02 May 2018 01:27:12
5.1.7
|
vanilla  |
Add foundationdb, yet another distributed database from apple. |