Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.2.2 30 Apr 2023 09:24:17 |
Rene Ladan (rene) |
databases/rocksdb-lite/: Remove expired port:
2023-04-30 databases/rocksdb-lite: Removed by upstream, see
https://github.com/facebook/rocksdb/commit/4720ba4391eb016b05a30d09a8275624c3a4a87e |
7.2.2 05 Apr 2023 17:31:57 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb-lite: Mark DEPRECATED and set EXPIRATION_DATE to 2023-04-30
Reference: https://github.com/facebook/rocksdb/commit/4720ba4391eb016b05a30d09a8275624c3a4a87e |
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.2.2 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.2.2 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.2.2 16 Jun 2022 14:02:31 |
Po-Chuan Hsieh (sunpoet) |
databases/rocksdb-lite: Convert to normal port |
7.2.2 07 Jun 2022 01:33:50 |
Dmitry Marakasov (amdmi3) |
databases/rocksdb-lite: mark BROKEN
Reported by: pkg-fallout |
7.2.2 17 May 2022 14:41:54 |
Dmitry Marakasov (amdmi3) |
databases/rocksdb-lite: mark BROKEN in i386: does not build |
7.1.1 25 Apr 2022 15:32:02 |
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 |
7.1.1 25 Apr 2022 15:06:48 |
Joseph Mingrone (jrm) |
lx's ports: Reset maintainer to ports@ per his request
Sponsored by: The FreeBSD Foundation |
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.11.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.10.2_1 12 Jul 2020 20:16:35 |
antoine |
Mark BROKEN
Reported by: pkg-fallout
MFH: 2020Q3 |
6.5.2_1 30 Dec 2019 20:57:11 |
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) |
6.3.6_1 27 Oct 2019 21:49:53 |
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 |
5.17.2_1 26 Nov 2018 18:59:29 |
sunpoet |
Fix build and unbreak this port
Approved by: portmgr (blanket) |
5.17.2_1 18 Nov 2018 19:30:59 |
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 |
5.11.3_1 15 Mar 2018 13:19:50 |
linimon |
Also fails the same way on armv7 as armv6.
Approved by: portmgr (tier-2 blanket) |
5.10.3_1 25 Feb 2018 05:31:39 |
sunpoet |
Fix rocksdb-lite for osquery
- Bump PORTREVISION for package change
Requested by: lx
Reference: https://github.com/facebook/osquery/issues/4059 |
5.9.2 27 Dec 2017 08:02:58 |
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) |
5.3.4 04 May 2017 14:58:54 |
mat |
Fix some FreeBSD.org case of bad case.
Sponsored by: Absolight |
5.2.1 18 Apr 2017 19:38:18 |
sunpoet |
Add rocksdb-lite 5.2.1
PR: 218409
Submitted by: lx |