summaryrefslogtreecommitdiff
path: root/databases/foundationdb-devel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/foundationdb: update to 7.1.25Dave Cottlehuber2022-11-1711-302/+0
| | | | | | | | - drop obsolete -devel variant - pet port with portfmt and portclippy Reported by: portscout Sponsored by: SkunkWerks, GmbH
* databases/foundationdb-devel: update to 7.1.25Dave Cottlehuber2022-11-1412-62/+191
| | | | | | | broken on arm64 PR: 266207 Sponsored by: SkunkWerks, GmbH
* databases/foundationdb*: upbreak after boost upgrade (+)Dima Panov2022-05-222-1/+12
| | | | | | While here, replace hardcoded /usr/local by %%LOCALBASE%% macro PR: 246106
* databases/foundationdb-devel: update to 7.0.0Dave Cottlehuber2022-01-044-11/+51
| | | | Sponsored by: SkunkWerks, GmbH
* databases/foundationdb: update to 6.3.22 and add aarch64Dave Cottlehuber2022-01-042-14/+14
| | | | | | | Now that lang/mono builds on aarch64 we can have nice things too. Obtained from: mikael@FreeBSD.org Sponsored by: SkunkWerks, GmbH
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* databases/foundationdb-devel: update to 20210224 snapshotDave Cottlehuber2021-03-292-34/+0
| | | | | | | Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=569455
* databases/foundationdb-devel: update to 20201228 snapshotDave Cottlehuber2021-01-065-0/+79
| | | | | | | Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=560493
* databases/foundationdb-devel: [NEW PORT] distributed ACID transactionsDave Cottlehuber2020-01-282-0/+80
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 Notes: svn path=/head/; revision=524463