non port: databases/rocksdb-lite/Makefile |
SVNWeb
|
Number of commits found: 20 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Thu, 16 Jun 2022
|
[ 14:02 Po-Chuan Hsieh (sunpoet) ] 09bd065 (Only the first 10 of 14 ports in this commit are shown above. )
databases/rocksdb-lite: Convert to normal port
|
Tue, 7 Jun 2022
|
[ 01:33 Dmitry Marakasov (amdmi3) ] 3f44c1e
databases/rocksdb-lite: mark BROKEN
Reported by: pkg-fallout
|
Tue, 17 May 2022
|
[ 14:41 Dmitry Marakasov (amdmi3) ] 8700b80
databases/rocksdb-lite: mark BROKEN in i386: does not build
|
Mon, 25 Apr 2022
|
[ 15:32 Joseph Mingrone (jrm) ] 017c4f9
databases/rocksdb-lite: Return 'Created by' to lx@
This was accidentally switched to ports@ in
04b57ef63827658d18cdf14af056a2a89f5f9f3f
Reported by: salvadore
Sponsored by: The FreeBSD Foundation
|
[ 15:06 Joseph Mingrone (jrm) ] 04b57ef (Only the first 10 of 23 ports in this commit are shown above. )
lx's ports: Reset maintainer to ports@ per his request
Sponsored by: The FreeBSD Foundation
|
Mon, 1 Nov 2021
|
[ 13:41 Po-Chuan Hsieh (sunpoet) ] ef407d6
databases/rocksdb: Update to 6.25.3
Changes: https://github.com/facebook/rocksdb/releases
|
Mon, 25 Oct 2021
|
[ 21:54 Po-Chuan Hsieh (sunpoet) ] e66b400
databases/rocksdb-lite: Unbreak this port
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 12 Jul 2020
|
[ 20:16 antoine ]
Mark BROKEN
Reported by: pkg-fallout
MFH: 2020Q3
|
Mon, 30 Dec 2019
|
[ 20:57 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)
|
Sun, 27 Oct 2019
|
[ 21:49 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
|
Mon, 26 Nov 2018
|
[ 18:59 sunpoet ]
Fix build and unbreak this port
Approved by: portmgr (blanket)
|
Sun, 18 Nov 2018
|
[ 19:30 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
|
Thu, 15 Mar 2018
|
[ 13:19 linimon ]
Also fails the same way on armv7 as armv6.
Approved by: portmgr (tier-2 blanket)
|
Sun, 25 Feb 2018
|
[ 05:31 sunpoet ]
Fix rocksdb-lite for osquery
- Bump PORTREVISION for package change
Requested by: lx
Reference: https://github.com/facebook/osquery/issues/4059
|
Wed, 27 Dec 2017
|
[ 08:02 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)
|
Thu, 4 May 2017
|
[ 14:58 mat ]
Fix some FreeBSD.org case of bad case.
Sponsored by: Absolight
|
Tue, 18 Apr 2017
|
[ 19:38 sunpoet ]
Add rocksdb-lite 5.2.1
PR: 218409
Submitted by: lx
|
Number of commits found: 20 |