Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: databases/rocksdb |
Date | By | Description |
17 May 2022 14:41:54 7.2.2
|
Dmitry Marakasov (amdmi3)  |
databases/rocksdb-lite: mark BROKEN in i386: does not build |
25 Apr 2022 15:32:02 7.1.1
|
Joseph Mingrone (jrm)  |
databases/rocksdb-lite: Return 'Created by' to lx@
This was accidentally switched to ports@ in
04b57ef63827658d18cdf14af056a2a89f5f9f3f
Reported by: salvadore
Sponsored by: The FreeBSD Foundation |
25 Apr 2022 15:06:48 7.1.1
|
Joseph Mingrone (jrm)  |
lx's ports: Reset maintainer to ports@ per his request
Sponsored by: The FreeBSD Foundation |
01 Nov 2021 13:41:22 6.25.3
|
Po-Chuan Hsieh (sunpoet)  |
databases/rocksdb: Update to 6.25.3
Changes: https://github.com/facebook/rocksdb/releases |
25 Oct 2021 21:54:46 6.22.1_1
|
Po-Chuan Hsieh (sunpoet)  |
databases/rocksdb-lite: Unbreak this port
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 6.11.6_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 Jul 2020 20:16:35
6.10.2_1
|
antoine  |
Mark BROKEN
Reported by: pkg-fallout
MFH: 2020Q3 |
30 Dec 2019 20:57:11
6.5.2_1
|
adridg  |
One of the newer commits to databases/rocksdb unbroke this -lite
version: the offending code (see previous BROKEN comment) is now
surrounded by #ifndef ROCKSDB_LITE.
(This is anti-fallout from prep-work for cmake 3.16.2) |
27 Oct 2019 21:49:53
6.3.6_1
|
antoine  |
Mark BROKEN
CC tools/db_bench_tool.o
tools/db_bench_tool.cc:3049:12: error: private field 'secondary_db_updates_' is
not used [-Werror,-Wunused-private-field]
uint64_t secondary_db_updates_ = 0;
Reported by: pkg-fallout |
26 Nov 2018 18:59:29
5.17.2_1
|
sunpoet  |
Fix build and unbreak this port
Approved by: portmgr (blanket) |
18 Nov 2018 19:30:59
5.17.2_1
|
antoine  |
Mark BROKEN: fails to build
tools/db_bench_tool.cc:1976:16: error: private field 'trace_options_' is not
used [-Werror,-Wunused-private-field]
TraceOptions trace_options_;
^
Reported by: pkg-fallout |
15 Mar 2018 13:19:50
5.11.3_1
|
linimon  |
Also fails the same way on armv7 as armv6.
Approved by: portmgr (tier-2 blanket) |
25 Feb 2018 05:31:39
5.10.3_1
|
sunpoet  |
Fix rocksdb-lite for osquery
- Bump PORTREVISION for package change
Requested by: lx
Reference: https://github.com/facebook/osquery/issues/4059 |
27 Dec 2017 08:02:58
5.9.2
|
linimon  |
Remove "-march=native" as a barrier to building on arm.
However, the builds still fail, but much farther along in the process.
So, this fix is necessary, but insufficient.
TODO: confirm the exact way rocksdb-lite fails on armv7 (I haven't run
that combination yet).
Approved by: portmgr (tier-2 blanket) |
04 May 2017 14:58:54
5.3.4
|
mat  |
Fix some FreeBSD.org case of bad case.
Sponsored by: Absolight |
18 Apr 2017 19:38:18
5.2.1
|
sunpoet  |
Add rocksdb-lite 5.2.1
PR: 218409
Submitted by: lx |