aboutsummaryrefslogtreecommitdiff
path: root/databases/foundationdb
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* databases/foundationdb: update to 6.3.11Dave Cottlehuber2021-03-052-4/+4
| | | | | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=567371
* databases/foundationdb: update to 6.3.10Dave Cottlehuber2021-02-242-4/+4
| | | | | | | Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=566458
* databases/foundationdb: update to 6.3.9Dave Cottlehuber2020-10-222-4/+4
| | | | | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=553056
* databases/foundationdb: update to 6.3.1Dave Cottlehuber2020-06-112-4/+4
| | | | | | | | Reported by: portscout Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=538539
* databases/foundationdb: update to 6.3.0Dave Cottlehuber2020-05-3130-1032/+134
| | | | | | | | | | | | - use new CMake build framework - build compatible C libraries by default - partial TLS support - drop upstreamed patches Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=537449
* databases/foundationdb(-devel): ignore sqlite warningsDave Cottlehuber2020-04-021-2/+3
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=530362
* databases/foundationdb: ignore sqlite warnings after clang updateDave Cottlehuber2020-03-291-2/+2
| | | | | | | | | Upstream has addressed this in the next release. Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=529817
* databases/foundationdb & -devel: use mono only during buildDave Cottlehuber2020-02-161-2/+2
| | | | | | | | | PR: 241706 Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D23277 Notes: svn path=/head/; revision=526330
* databases/foundationdb: use correct portname in rc.dDave Cottlehuber2020-01-282-4/+4
| | | | | | | | | | | - take ownership, agreed via email - bump portrevision PR: 243466 Sponsored by: SkunkWerks, GmbH Notes: svn path=/head/; revision=524475
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=519824
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=509290
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Update to 6.1.8.Vanilla I. Shu2019-05-242-5/+4
| | | | Notes: svn path=/head/; revision=502441
* Do not strip static library.Vanilla I. Shu2019-05-141-3/+4
| | | | | | | Submitted by: tobik@ Notes: svn path=/head/; revision=501639
* Update to 6.1.6.Vanilla I. Shu2019-05-143-6/+12
| | | | Notes: svn path=/head/; revision=501617
* 1: Update to 6.1.1.Vanilla I. Shu2019-04-1222-185/+161
| | | | | | | | 2: fix building with boost 1.70. 3: remove BROKEN. Notes: svn path=/head/; revision=498716
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-1/+2
| | | | | | | | | | 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 Notes: svn path=/head/; revision=498698
* Update to 6.0.18, and fix building error @ current.Vanilla I. Shu2019-02-2422-301/+128
| | | | Notes: svn path=/head/; revision=493734
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* devel/boost-*: update to 1.69.0Jan Beich2018-12-121-0/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=487266
* Update to 5.2.8, and fix building with boost 1.68.Vanilla I. Shu2018-08-1423-79/+96
| | | | | | | PR: 229697 Notes: svn path=/head/; revision=477160
* devel/boost-*: update to 1.68.0Jan Beich2018-08-091-0/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=476723
* Update to 5.2.5.Vanilla I. Shu2018-06-252-5/+5
| | | | Notes: svn path=/head/; revision=473313
* Update to 5.2.3.Vanilla I. Shu2018-06-072-4/+5
| | | | Notes: svn path=/head/; revision=471923
* Update to 5.2.2.Vanilla I. Shu2018-05-3124-151/+181
| | | | Notes: svn path=/head/; revision=471193
* Fix building on 10.xVanilla I. Shu2018-05-021-1/+1
| | | | Notes: svn path=/head/; revision=468846
* Add foundationdb, yet another distributed database from apple.Vanilla I. Shu2018-05-0236-0/+1241
Notes: svn path=/head/; revision=468809