Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.8.4 25 Dec 2024 19:15:01 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.8.4
Changes: https://github.com/facebook/rocksdb/releases |
9.7.4 03 Nov 2024 13:22:13 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.7.4
Changes: https://github.com/facebook/rocksdb/releases |
9.7.3 25 Oct 2024 11:17:07 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.7.3
Changes: https://github.com/facebook/rocksdb/releases |
9.7.2 17 Oct 2024 19:02:34 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.7.2
Changes: https://github.com/facebook/rocksdb/releases |
9.6.1 15 Sep 2024 20:09:34 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.6.1
Changes: https://github.com/facebook/rocksdb/releases |
9.4.0 08 Sep 2024 18:36:58 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Clean up CXXFLAGS |
9.4.0 05 Sep 2024 06:11:22 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Fix build on i386 with Clang 17+
mkdir -p utilities/transactions/lock/range/range_tree/lib/locktree && clang++
-O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -Wno-inconsistent-missing-override -Wno-unused-parameter
-Wno-unused-variable -Wno-unused-private-field -isystem /usr/local/include
-std=c++17 -fPIC -DROCKSDB_DLL -DROCKSDB_USE_RTTI -g -W -Wextra -Wall
-Wsign-compare -Wshadow -Wunused-parameter -Werror -I. -I./include -std=c++17
-O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -Wno-inconsistent-missing-override -Wno-unused-parameter
-Wno-unused-variable -Wno-unused-private-field -isystem /usr/local/include
-std=c++17 -faligned-new -DHAVE_ALIGNED_NEW -DROCKSDB_PLATFORM_POSIX
-DROCKSDB_LIB_IO_POSIX -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY
-DGFLAGS=1 -DZLIB -DBZIP2 -DLZ4 -DZSTD -DROCKSDB_MALLOC_USABLE_SIZE
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_BACKTRACE
-DROCKSDB_SCHED_GETCPU_PRESENT -isystem third-party/gtest-1.8.1/fused-src -O2
-fno-omit-frame-pointer -momit-leaf-frame-pointer -DNDEBUG -Woverloaded-virtual
-Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-invalid-offsetof -c
utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc -o
utilities/transactions/lock/range/range_tree/lib/locktree/manager.o
In file included from
utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc:58:
In file included from
utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_pthread.h:60:
In file included from
utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_portability.h:71:
utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_atomic.h:80:10:
error: __sync builtin operation MUST have natural alignment (consider using
__atomic). [-Werror,-Wsync-alignment]
80 | return __sync_fetch_and_add(addr, diff);
| ^
utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_atomic.h:92:10:
error: __sync builtin operation MUST have natural alignment (consider using
__atomic). [-Werror,-Wsync-alignment]
92 | return __sync_fetch_and_sub(addr, diff);
| ^
2 errors generated.
gmake: *** [Makefile:2566:
utilities/transactions/lock/range/range_tree/lib/locktree/manager.o] Error 1
Tested on: 13.3-RELEASE-p5 (17.0.6), 15.0-CURRENT (18.1.6)
Reference: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p1963f6d23107_s10d5b43424d/logs/rocksdb-9.4.0.log
https://github.com/llvm/llvm-project/issues/69146 |
9.4.0 13 Jul 2024 20:17:34 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.4.0
Changes: https://github.com/facebook/rocksdb/releases |
9.3.1 06 Jul 2024 16:01:39 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.3.1
Changes: https://github.com/facebook/rocksdb/releases |
9.2.1 03 Jun 2024 02:37:26 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Fix build on i386
Reference: https://pkg-status.freebsd.org/beefy21/data/140i386-default/02faf78f4c9b/logs/rocksdb-9.2.1.log |
9.2.1 28 May 2024 20:19:18 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.2.1
Changes: https://github.com/facebook/rocksdb/releases |
9.1.1 19 May 2024 17:15:04 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.1.1
Changes: https://github.com/facebook/rocksdb/releases |
9.1.0 20 Apr 2024 18:28:02 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.1.0
Changes: https://github.com/facebook/rocksdb/releases |
9.0.1 20 Apr 2024 14:25:35 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.0.1
Changes: https://github.com/facebook/rocksdb/releases |
9.0.0 31 Mar 2024 03:05:37 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 9.0.0
Changes: https://github.com/facebook/rocksdb/releases |
8.11.3 23 Mar 2024 14:30:39 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Fix build on aarch64
util/crc32c_arm64.cc:60:16: error: use of undeclared identifier 'AT_HWCAP'
elf_aux_info(AT_HWCAP, &auxv, sizeof(auxv));
^
util/crc32c_arm64.cc:89:16: error: use of undeclared identifier 'AT_HWCAP'
elf_aux_info(AT_HWCAP, &auxv, sizeof(auxv));
^
2 errors generated.
Reference: https://pkg-status.freebsd.org/ampere3/data/132arm64-default/1e21f425f6c4/logs/rocksdb-8.11.3.log
Tested on: ref14-aarch64 |
8.11.3 09 Mar 2024 14:05:17 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.11.3
Changes: https://github.com/facebook/rocksdb/releases |
8.10.0 21 Feb 2024 15:06:18 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.10.0
Changes: https://github.com/facebook/rocksdb/releases |
8.9.1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
8.9.1 14 Dec 2023 20:44:51 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.9.1
Changes: https://github.com/facebook/rocksdb/releases |
8.8.1 27 Nov 2023 10:28:04 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.8.1
Changes: https://github.com/facebook/rocksdb/releases |
8.6.7 08 Oct 2023 11:54:06 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.6.7
Changes: https://github.com/facebook/rocksdb/releases |
8.5.4 30 Sep 2023 00:44:20 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.5.4
Changes: https://github.com/facebook/rocksdb/releases |
8.5.3 11 Sep 2023 03:07:37 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Clean up Makefile
These lines are added in d7ec4632b50c4102ae08342d8b53ec9881e73f76 to find out
why it is broken on our package building clusters. It seems the problem was
fixed in b5c33f2db3696971ee290078164828d589062f2c. |
8.5.3 05 Sep 2023 02:10:12 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Fix build on i386
utilities/transactions/pessimistic_transaction.cc:691:25: error: implicit
conversion from 'type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned
int') changes value from 18446744073709551615 to 4294967295
[-Werror,-Wconstant-conversion]
: std::numeric_limits<uint64_t>::max();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utilities/transactions/pessimistic_transaction.cc:766:23: error: implicit
conversion from 'type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned
int') changes value from 18446744073709551615 to 4294967295
[-Werror,-Wconstant-conversion]
: std::numeric_limits<uint64_t>::max();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated. |
8.5.3 04 Sep 2023 21:39:13 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Do not delete built shared libraries before building static
library
Hope it would fix the build on the package building cluster. |
8.5.3 04 Sep 2023 21:30:04 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.5.3
- Install librocksdb_test.so: it is required by table_reader_bench
(rocksdb-8.5.3)
/wrkdirs/usr/ports/databases/rocksdb/work/stage//usr/local/bin/table_reader_bench
- required shared library librocksdb_test.so not found
Changes: https://github.com/facebook/rocksdb/releases |
8.3.2 09 Jul 2023 10:17:04 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.3.2
Changes: https://github.com/facebook/rocksdb/releases |
8.1.1 27 Apr 2023 15:45:32 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.1.1
Changes: https://github.com/facebook/rocksdb/releases |
8.0.0 05 Apr 2023 17:29:44 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 8.0.0
Changes: https://github.com/facebook/rocksdb/releases |
7.9.2 20 Feb 2023 10:51:40 |
Antoine Brodin (antoine) |
databases/rocksdb: mark BROKEN
strip: open
/wrkdirs/usr/ports/databases/rocksdb/work/stage/usr/local/lib/librocksdb.so
failed: No such file or directory
Reported by: pkg-fallout |
7.9.2 05 Feb 2023 15:47:41 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.9.2
Changes: https://github.com/facebook/rocksdb/releases |
7.8.3 30 Jan 2023 12:58:59 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.8.3
- Enable ZSTD option by default
Changes: https://github.com/facebook/rocksdb/releases |
7.7.3 30 Dec 2022 09:04:06 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.7.3
- Update WWW
Changes: https://github.com/facebook/rocksdb/releases |
7.7.2 19 Nov 2022 08:11:17 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Clean up Makefile
- Use = instead of ?= after 09bd0656bb445fed1675360acc33460e6d6fde44 |
7.7.2 09 Oct 2022 19:45:25 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.7.2
Changes: https://github.com/facebook/rocksdb/releases |
7.6.0 03 Oct 2022 17:10:16 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.6.0
Changes: https://github.com/facebook/rocksdb/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.5.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.5.3 31 Aug 2022 18:49:28 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.5.3
Changes: https://github.com/facebook/rocksdb/releases |
7.4.5 27 Aug 2022 10:23:31 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.4.5
Changes: https://github.com/facebook/rocksdb/releases |
7.4.4 30 Jul 2022 19:24:06 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.4.4
Changes: https://github.com/facebook/rocksdb/releases |
7.4.3 30 Jul 2022 05:57:08 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.4.3
Changes: https://github.com/facebook/rocksdb/releases |
7.3.1 26 Jul 2022 11:41:47 |
Dmitry Marakasov (amdmi3) |
databases/rocksdb: mark BROKEN
Approved by: portmgr blanket |
7.3.1 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
7.3.1 13 Jul 2022 00:19:05 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Try to find the reason why it is broken on our package
building clusters
- Locate all shared libraries before running strip
- Clean up Makefile:
- Use INSTALL_LIB to install librocksdb_tools.so
- Remove PKGNAMESUFFIX: it is no-op after decouple rocksdb-lite from rocksdb
(09bd0656bb445fed1675360acc33460e6d6fde44 and
e4bc1f63b9dbdbde2463e8e4e33687aceb51bf1e)
from poudriere log [1]:
...
CCLD librocksdb.so.7.3.1
ln -fs librocksdb.so.7.3.1 librocksdb.so.7.3
ln -fs librocksdb.so.7.3.1 librocksdb.so.7
ln -fs librocksdb.so.7.3.1 librocksdb.so
...
[ -e librocksdb.so.7.3.1 ] && gmake install-shared || :
...
/usr/bin/strip
/wrkdirs/usr/ports/databases/rocksdb/work/stage/usr/local/lib/librocksdb.so
/wrkdirs/usr/ports/databases/rocksdb/work/stage/usr/local/lib/librocksdb_tools.so
strip: open
/wrkdirs/usr/ports/databases/rocksdb/work/stage/usr/local/lib/librocksdb.so
failed: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/rocksdb
Reference: http://beefy2.nyi.freebsd.org/data/123amd64-quarterly/3dc475798ba8/logs/rocksdb-7.3.1.log
[1] |
7.3.1 16 Jun 2022 13:59:07 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.3.1
Changes: https://github.com/facebook/rocksdb/releases |
7.2.2 13 May 2022 11:39:14 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.2.2
Changes: https://github.com/facebook/rocksdb/releases |
7.1.2 26 Apr 2022 15:01:11 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.1.2
Changes: https://github.com/facebook/rocksdb/releases |
7.1.1 17 Apr 2022 23:58:00 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.1.1
Changes: https://github.com/facebook/rocksdb/releases |
7.0.4 16 Apr 2022 04:19:06 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.0.4
Changes: https://github.com/facebook/rocksdb/releases |
7.0.2 30 Mar 2022 22:02:42 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.0.2
Changes: https://github.com/facebook/rocksdb/releases |
7.0.1 25 Mar 2022 13:36:40 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 7.0.1
Changes: https://github.com/facebook/rocksdb/releases |
6.29.3 07 Mar 2022 18:10:54 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 6.29.3
Changes: https://github.com/facebook/rocksdb/releases |
6.27.3 23 Jan 2022 18:17:30 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 6.27.3
Changes: https://github.com/facebook/rocksdb/releases |
6.26.1 18 Jan 2022 08:42:06 |
Pietro Cerutti (gahr) |
databases/rocksdb: unbreak with clang13
PR: 261187
Reported by: nc@ |
6.26.1 21 Dec 2021 18:46:18 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 6.26.1
Changes: https://github.com/facebook/rocksdb/releases |
6.26.0 21 Nov 2021 21:14:17 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 6.26.0
Changes: https://github.com/facebook/rocksdb/releases |
6.25.3 01 Nov 2021 13:41:22 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 6.25.3
Changes: https://github.com/facebook/rocksdb/releases |
6.22.1_1 25 Oct 2021 21:54:46 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb-lite: Unbreak this port
Approved by: portmgr (blanket) |
6.22.1_1 25 Oct 2021 21:46:31 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Strip shared library
- Bump PORTREVISION for package change |
6.22.1 25 Oct 2021 15:57:13 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Move architecture-specific fixes into single patch file
- patch-aarch64 is merged from:
- patch-CMakeLists.txt
- patch-build_tools-build_detect_platform (part of)
- patch-powerpc64 is merged from:
- patch-util_crc32c.cc
-
patch-utilities_transactions_lock_range_range__tree_lib_portability_toku__time.h |
6.22.1 22 Oct 2021 11:42:51 |
Piotr Kubaj (pkubaj) |
databases/rocksdb: fix build on powerpc64*
__ppc_get_timebase() is not present on FreeBSD. |
6.22.1 13 Oct 2021 19:12:07 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Remove workaround which is fixed in 6.22.1 |
6.22.1 13 Oct 2021 06:12:34 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb: Update to 6.22.1
Changes: https://github.com/facebook/rocksdb/releases |
6.11.6_1 10 Oct 2021 17:00:06 |
Mikael Urankar (mikael) |
databases/rocksdb: Fix build on aarch64.
Approved by: portmgr (build fix blanket) |
6.11.6_1 30 Sep 2021 21:23:30 |
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 |
6.11.6_1 06 Jul 2021 17:24:31 |
Jung-uk Kim (jkim) |
databases/rocksdb: Honor CPUTYPE and do not force '-march=native' on x86
PR: 256913
Approved by: sunpoet (maintainer) |
6.11.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.11.6 02 Dec 2020 00:52:50 |
pkubaj |
databases/rocksdb: fix build on powerpc64*
Merge upstream commit that fixes build with LLVM on ppc64* (also affects other
systems) and add patch which fixes build specifically on FreeBSD (PR currently
waiting for acceptance). |
6.11.6 15 Oct 2020 20:06:57 |
sunpoet |
Update to 6.11.6
Changes: https://github.com/facebook/rocksdb/releases |
6.11.4 23 Sep 2020 12:04:23 |
sunpoet |
Fix build with Clang 10
Obtained
from: https://github.com/facebook/rocksdb/commit/9cc25190e1ba6fc66bbd0d47caaf043d75839b6f |
6.11.4 24 Jul 2020 18:58:58 |
sunpoet |
Update to 6.11.4
Changes: https://github.com/facebook/rocksdb/releases |
6.10.2 15 Jun 2020 18:43:25 |
sunpoet |
Update to 6.10.2
Changes: https://github.com/facebook/rocksdb/releases |
6.10.1 31 May 2020 18:16:39 |
sunpoet |
Update to 6.10.1
- Convert REINPLACE_CMD to patch files
Changes: https://github.com/facebook/rocksdb/releases |
6.8.1 27 Apr 2020 20:58:07 |
sunpoet |
Update to 6.8.1
Changes: https://github.com/facebook/rocksdb/releases |
6.7.3 28 Mar 2020 12:45:09 |
sunpoet |
Update to 6.7.3
Changes: https://github.com/facebook/rocksdb/releases |
6.6.4 03 Feb 2020 19:45:00 |
sunpoet |
Update to 6.6.4
Changes: https://github.com/facebook/rocksdb/releases |
6.6.3 02 Feb 2020 10:57:36 |
sunpoet |
Update to 6.6.3
Changes: https://github.com/facebook/rocksdb/releases |
6.5.3 11 Jan 2020 10:41:06 |
sunpoet |
Update to 6.5.3
Changes: https://github.com/facebook/rocksdb/releases |
6.5.2 28 Dec 2019 06:56:08 |
sunpoet |
Update to 6.5.2
Changes: https://github.com/facebook/rocksdb/releases |
6.4.6 18 Nov 2019 18:10:29 |
sunpoet |
Update to 6.4.6
Changes: https://github.com/facebook/rocksdb/releases |
6.3.6 21 Oct 2019 23:32:14 |
sunpoet |
Update to 6.3.6
Changes: https://github.com/facebook/rocksdb/releases |
6.2.4 28 Sep 2019 20:02:33 |
sunpoet |
Allow build with Clang 8
Clang 8 detects shadow enums and stops the build. This workaround adds
-Wno-error=shadow to bypass it.
In file included from db/builder.cc:19:
./db/internal_stats.h:112:5: error: declaration shadows a variable in namespace
'rocksdb' [-Werror,-Wshadow]
WAL_FILE_BYTES,
^
./include/rocksdb/statistics.h:196:3: note: previous declaration is here
WAL_FILE_BYTES, // Number of bytes written to WAL
^
In file included from db/builder.cc:19:
./db/internal_stats.h:113:5: error: declaration shadows a variable in namespace
'rocksdb' [-Werror,-Wshadow]
WAL_FILE_SYNCED,
^ (Only the first 15 lines of the commit message are shown above ) |
6.2.4 27 Sep 2019 21:26:12 |
sunpoet |
Update to 6.2.4
Changes: https://github.com/facebook/rocksdb/releases |
6.2.2 04 Aug 2019 16:10:04 |
sunpoet |
Update to 6.2.2
Changes: https://github.com/facebook/rocksdb/releases |
6.1.2_1 26 Jul 2019 20:46:57 |
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 |
6.1.2 06 Jun 2019 18:36:37 |
sunpoet |
Update to 6.1.2
Changes: https://github.com/facebook/rocksdb/releases |
6.0.2 24 Apr 2019 17:42:02 |
sunpoet |
Update to 6.0.2
Changes: https://github.com/facebook/rocksdb/releases |
6.0.1 18 Apr 2019 17:59:49 |
sunpoet |
Update to 6.0.1
Changes: https://github.com/facebook/rocksdb/releases |
5.18.3 16 Apr 2019 23:49:12 |
sunpoet |
Convert to test framework |
5.18.3 01 Mar 2019 11:18:26 |
sunpoet |
Update to 5.18.3
Changes: https://github.com/facebook/rocksdb/releases |
5.17.2_1 12 Dec 2018 01:35:36 |
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 |
5.17.2 11 Dec 2018 10:10:02 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
With hat: portmgr |
5.17.2 26 Nov 2018 18:59:29 |
sunpoet |
Fix build and unbreak this port
Approved by: portmgr (blanket) |
5.17.2 25 Nov 2018 17:10:50 |
sunpoet |
Fix build on i386 |
5.17.2 13 Nov 2018 23:55:18 |
sunpoet |
Update to 5.17.2
Changes: https://github.com/facebook/rocksdb/releases |
5.15.10 15 Sep 2018 23:59:53 |
sunpoet |
Update to 5.15.10
Changes: https://github.com/facebook/rocksdb/releases |
5.14.3 23 Aug 2018 17:53:45 |
sunpoet |
Update to 5.14.3
Changes: https://github.com/facebook/rocksdb/releases |
5.14.2_1 22 Aug 2018 21:45:00 |
sunpoet |
Update WWW |