Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Mar 2021 09:27:34
7.0.0.a.20210224

|
dch  |
databases/foundationdb-devel: update to 20210224 snapshot
Sponsored by: SkunkWerks, GmbH |
06 Jan 2021 10:47:53
7.0.0.a.20201228

|
dch  |
databases/foundationdb-devel: update to 20201228 snapshot
Sponsored by: SkunkWerks, GmbH |
18 May 2020 21:48:23
7.0.0.a.20200515

|
dch  |
databases/foundationdb-devel: bump version and add TLS
Reviewed by: mandree
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D24664 |
19 Apr 2020 12:05:12
7.0.0.a.20200408

|
dch  |
databases/foundationdb-devel: update to upstream
- remove Makefile based build targets; upstream switched to cmake
- switch to maintainer fork being upstreamed
https://github.com/apple/foundationdb/pull/2634
- use cmake flags in above PR
- SSL now compiles against ports LibreSSL & OpenSSL but has not
yet been tested, help welcomed so we can enable it as option
Reviewed by: jrm
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D24357 |
02 Apr 2020 12:19:18
7.0.0.a.20190823_2

|
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 22:23:28
7.0.0.a.20190823_2

|
dch  |
databases/foundationdb-devel: ignore sqlite warnings after clang update
Sponsored by: SkunkWerks, GmbH |
16 Feb 2020 21:50:29
7.0.0.a.20190823_1

|
dch  |
databases/foundationdb & -devel: use mono only during build
PR: 241706
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D23277 |
30 Jan 2020 08:26:23
7.0.0.a.20190823

|
dch  |
databases/foundationdb-devel: skip non-amd64 arch
Sponsored by: SkunkWerks, GmbH |
29 Jan 2020 12:06:23
7.0.0.a.20190823

|
dch  |
databases/foundationdb-devel: add mono back as runtime dependency until
D23278 lands.
While here, lign version naming with PHB when using a specific git tag,
and update distinfo to match.
Sponsored by: SkunkWerks, GmbH |
28 Jan 2020 08:08:01
7.0.0

|
dch  |
databases/foundationdb-devel: [NEW PORT] distributed ACID transactions
FDB 7.x has a new cmake-derive build system, and upstreamed patches that
already supports C client bindings for other languages. While the
upstreamed patches are still under development, this port allows
FoundationDB users and committers to easily test and work with FreeBSD,
and also enables FreeBSD-based clients to work out of the box.
Approved by: vanilla
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D23287 |