notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rocksdb Persistent key-value store for fast storage environments
9.1.0 databases on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.11.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-07-22 17:43:14
Last Update: 2024-04-20 18:28:02
Commit Hash: 65cade3
People watching this port, also watch:: json-c, sysinfo, python, miller
License: APACHE20 GPLv2
WWW:
https://rocksdb.org/
https://github.com/facebook/rocksdb
Description:
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (136 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rocksdb-9.1.0/catalog.mk
  3. /usr/local/share/licenses/rocksdb-9.1.0/LICENSE
  4. /usr/local/share/licenses/rocksdb-9.1.0/APACHE20
  5. /usr/local/share/licenses/rocksdb-9.1.0/GPLv2
  6. bin/blob_dump
  7. bin/cache_bench
  8. bin/db_bench
  9. bin/db_repl_stress
  10. bin/db_sanity_test
  11. bin/db_stress
  12. bin/ldb
  13. bin/memtablerep_bench
  14. bin/persistent_cache_bench
  15. bin/range_del_aggregator_bench
  16. bin/rocksdb_dump
  17. bin/rocksdb_undump
  18. bin/sst_dump
  19. bin/table_reader_bench
  20. bin/trace_analyzer
  21. bin/write_stress
  22. include/rocksdb/advanced_cache.h
  23. include/rocksdb/advanced_options.h
  24. include/rocksdb/block_cache_trace_writer.h
  25. include/rocksdb/c.h
  26. include/rocksdb/cache.h
  27. include/rocksdb/cache_bench_tool.h
  28. include/rocksdb/cleanable.h
  29. include/rocksdb/compaction_filter.h
  30. include/rocksdb/compaction_job_stats.h
  31. include/rocksdb/comparator.h
  32. include/rocksdb/compression_type.h
  33. include/rocksdb/concurrent_task_limiter.h
  34. include/rocksdb/configurable.h
  35. include/rocksdb/convenience.h
  36. include/rocksdb/customizable.h
  37. include/rocksdb/data_structure.h
  38. include/rocksdb/db.h
  39. include/rocksdb/db_bench_tool.h
  40. include/rocksdb/db_dump_tool.h
  41. include/rocksdb/db_stress_tool.h
  42. include/rocksdb/env.h
  43. include/rocksdb/env_encryption.h
  44. include/rocksdb/experimental.h
  45. include/rocksdb/file_checksum.h
  46. include/rocksdb/file_system.h
  47. include/rocksdb/filter_policy.h
  48. include/rocksdb/flush_block_policy.h
  49. include/rocksdb/functor_wrapper.h
  50. include/rocksdb/io_status.h
  51. include/rocksdb/iostats_context.h
  52. include/rocksdb/iterator.h
  53. include/rocksdb/ldb_tool.h
  54. include/rocksdb/listener.h
  55. include/rocksdb/memory_allocator.h
  56. include/rocksdb/memtablerep.h
  57. include/rocksdb/merge_operator.h
  58. include/rocksdb/metadata.h
  59. include/rocksdb/options.h
  60. include/rocksdb/perf_context.h
  61. include/rocksdb/perf_level.h
  62. include/rocksdb/persistent_cache.h
  63. include/rocksdb/port_defs.h
  64. include/rocksdb/rate_limiter.h
  65. include/rocksdb/rocksdb_namespace.h
  66. include/rocksdb/secondary_cache.h
  67. include/rocksdb/slice.h
  68. include/rocksdb/slice_transform.h
  69. include/rocksdb/snapshot.h
  70. include/rocksdb/sst_dump_tool.h
  71. include/rocksdb/sst_file_manager.h
  72. include/rocksdb/sst_file_reader.h
  73. include/rocksdb/sst_file_writer.h
  74. include/rocksdb/sst_partitioner.h
  75. include/rocksdb/statistics.h
  76. include/rocksdb/stats_history.h
  77. include/rocksdb/status.h
  78. include/rocksdb/system_clock.h
  79. include/rocksdb/table.h
  80. include/rocksdb/table_properties.h
  81. include/rocksdb/table_reader_caller.h
  82. include/rocksdb/thread_status.h
  83. include/rocksdb/threadpool.h
  84. include/rocksdb/trace_reader_writer.h
  85. include/rocksdb/trace_record.h
  86. include/rocksdb/trace_record_result.h
  87. include/rocksdb/transaction_log.h
  88. include/rocksdb/types.h
  89. include/rocksdb/unique_id.h
  90. include/rocksdb/universal_compaction.h
  91. include/rocksdb/utilities/agg_merge.h
  92. include/rocksdb/utilities/backup_engine.h
  93. include/rocksdb/utilities/cache_dump_load.h
  94. include/rocksdb/utilities/checkpoint.h
  95. include/rocksdb/utilities/convenience.h
  96. include/rocksdb/utilities/customizable_util.h
  97. include/rocksdb/utilities/db_ttl.h
  98. include/rocksdb/utilities/debug.h
  99. include/rocksdb/utilities/env_mirror.h
  100. include/rocksdb/utilities/info_log_finder.h
  101. include/rocksdb/utilities/ldb_cmd.h
  102. include/rocksdb/utilities/ldb_cmd_execute_result.h
  103. include/rocksdb/utilities/leveldb_options.h
  104. include/rocksdb/utilities/lua/rocks_lua_custom_library.h
  105. include/rocksdb/utilities/lua/rocks_lua_util.h
  106. include/rocksdb/utilities/memory_util.h
  107. include/rocksdb/utilities/object_registry.h
  108. include/rocksdb/utilities/optimistic_transaction_db.h
  109. include/rocksdb/utilities/option_change_migration.h
  110. include/rocksdb/utilities/options_type.h
  111. include/rocksdb/utilities/options_util.h
  112. include/rocksdb/utilities/replayer.h
  113. include/rocksdb/utilities/sim_cache.h
  114. include/rocksdb/utilities/stackable_db.h
  115. include/rocksdb/utilities/table_properties_collectors.h
  116. include/rocksdb/utilities/transaction.h
  117. include/rocksdb/utilities/transaction_db.h
  118. include/rocksdb/utilities/transaction_db_mutex.h
  119. include/rocksdb/utilities/write_batch_with_index.h
  120. include/rocksdb/version.h
  121. include/rocksdb/wal_filter.h
  122. include/rocksdb/wide_columns.h
  123. include/rocksdb/write_batch.h
  124. include/rocksdb/write_batch_base.h
  125. include/rocksdb/write_buffer_manager.h
  126. lib/librocksdb.a
  127. lib/librocksdb.so
  128. lib/librocksdb.so.9
  129. lib/librocksdb.so.9.1
  130. lib/librocksdb.so.9.1.0
  131. lib/librocksdb_test.so
  132. lib/librocksdb_tools.so
  133. libdata/pkgconfig/rocksdb.pc
  134. @owner
  135. @group
  136. @mode
Collapse this list.
Dependency lines:
  • rocksdb>0:databases/rocksdb
Conflicts:
CONFLICTS_INSTALL:
  • rocksdb-lite
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/rocksdb/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rocksdb
  • pkg install rocksdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rocksdb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713624662 SHA256 (facebook-rocksdb-v9.1.0_GH0.tar.gz) = 3c225e45bf6f6367cf5a4413f71abc4a3427627790e6d58c57adc2daa4b6309d SIZE (facebook-rocksdb-v9.1.0_GH0.tar.gz) = 13457512

Packages (timestamps in pop-ups are UTC):
rocksdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0.09.0.0----6.11.6-
FreeBSD:13:quarterly9.0.09.0.0----8.9.18.9.1
FreeBSD:14:latest8.11.39.0.0------
FreeBSD:14:quarterly-9.0.0----8.9.18.9.1
FreeBSD:15:latest-9.1.0n/a-n/a-8.9.18.10.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gmake>=4.4.1 : devel/gmake
  3. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libgflags.so : devel/gflags
  2. libsnappy.so : archivers/snappy
  3. liblz4.so : archivers/liblz4
  4. libzstd.so : archivers/zstd
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. databases/mongodb34-rocks*
  2. net-p2p/arbitrum-avm*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for rocksdb-9.1.0: DEBUG=off: Build with debugging support LZ4=on: LZ4 compression support ZSTD=on: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
databases_rocksdb
USES:
compiler:c++17-lang gmake localbase:ldflags perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/rocksdb/tar.gz/v9.1.0?dummy=/
Collapse this list.

Number of commits found: 188 (showing only 88 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.10.2
15 Feb 2018 12:48:04
Revision:461916Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build on FreeBSD 10

PR:		225785
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>
MFH:		2018Q1
5.10.2
07 Feb 2018 20:09:59
Revision:461176Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.10.2

- Use newly-added ROCKSDB_DISABLE_* environment variables

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.9.2
27 Dec 2017 19:51:30
Revision:457389Original commit files touched by this commit
sunpoet search for other commits by this committer
Pet portlint: move BROKEN_* upward
5.9.2
27 Dec 2017 08:02:58
Revision:457353Original commit files touched by this commit
linimon search for other commits by this committer
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.9.2
23 Dec 2017 16:49:17
Revision:457069Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change to avoid unpaired symbols
5.9.2
19 Dec 2017 18:20:26
Revision:456745Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.9.2

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.8.8
11 Dec 2017 10:36:44
Revision:455938Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.8.8

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.8.7
03 Dec 2017 20:34:18
Revision:455431Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.8.7

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.8.6_1
01 Dec 2017 12:56:49
Revision:455283Original commit files touched by this commit
zi search for other commits by this committer
- Fix sysutils/osquery build by adding USE_RTTI=1 to MAKE_ENV
- Bump PORTREVISION

PR:		223836
Submitted by:	lwshu@
5.8.6
30 Nov 2017 06:13:35
Revision:455167Original commit files touched by this commit Sanity Test Failure
linimon search for other commits by this committer
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
5.8.6
21 Nov 2017 18:05:51
Revision:454621Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.8.6

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.8
20 Nov 2017 04:30:26
Revision:454515Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.8

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.7.3_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
5.7.3
31 Aug 2017 15:31:29
Revision:449039Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.7.3

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.7.2
20 Aug 2017 12:26:24
Revision:448382Original commit files touched by this commit
sunpoet search for other commits by this committer
Pet portlint: move BROKEN_* upward
5.7.2
16 Aug 2017 15:44:39
Revision:448040Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.7.2

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.7.1
12 Aug 2017 18:58:43
Revision:447850Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.7.1

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.6.1
26 Jul 2017 18:20:15
Revision:446676Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.6.1

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.5.5
19 Jul 2017 18:04:46
Revision:446211Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.5.5

- Update LICENSE

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.5.3
18 Jul 2017 17:54:56
Revision:446154Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.5.3

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.5.2
14 Jul 2017 20:09:44
Revision:445807Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.5.2

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.5.1
30 Jun 2017 13:05:03
Revision:444716Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.5.1

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.4.6
31 May 2017 13:09:07
Revision:442156Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.4.6

- Update CONFLICTS_INSTALL

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.4.5
27 May 2017 19:42:13
Revision:441868Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix CONFLICTS_INSTALL

PR:		219388
Submitted by:	pawel
5.4.5
27 May 2017 10:25:13
Revision:441832Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.4.5

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.3.6
20 May 2017 21:50:01
Revision:441338Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.6

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.3.5
19 May 2017 15:35:13
Revision:441229Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.5

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.3.4
03 May 2017 21:53:20
Revision:440049Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.4

Changes:	https://github.com/facebook/rocksdb/releases
		https://github.com/facebook/rocksdb/blob/master/HISTORY.md
5.2.1_1
29 Apr 2017 07:04:49
Revision:439736Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
5.2.1_1
23 Apr 2017 17:09:21
Revision:439242Original commit files touched by this commit
sunpoet search for other commits by this committer
Use CFLAGS instead of CPPFLAGS

- Bump PORTREVISION for package change

PR:		218784
Submitted by:	lx
5.2.1
18 Apr 2017 19:38:13
Revision:438795Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.2.1

- While I'm here:
  - Fix shebang

Changes:	https://github.com/facebook/rocksdb/releases
5.0.2_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
5.0.2
19 Jan 2017 19:25:59
Revision:431896Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.2

Changes:	https://github.com/facebook/rocksdb/releases
5.0.1
08 Jan 2017 20:42:43
Revision:430883Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.1

- Add PLIST_SUB

Changes:	https://github.com/facebook/rocksdb/releases
4.13.5
07 Jan 2017 15:26:08
Revision:430799Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with GCC prior to 6.0

PR:		193528
Notified by:	jbeich
4.13.5
01 Jan 2017 04:17:45
Revision:430238Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated OSVERSION check
4.13.5
21 Dec 2016 20:46:31
Revision:429118Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.13.5

Changes:	https://github.com/facebook/rocksdb/releases
4.13
13 Dec 2016 17:50:13
Revision:428521Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.13 (4.13.4)
- Use upstream install target instead of handmade one
- Respect upstream shlib version

Changes:	https://github.com/facebook/rocksdb/releases
4.11.2_1
22 Nov 2016 18:42:47
Revision:426843Original commit files touched by this commit
sunpoet search for other commits by this committer
- Enable LZ4 option by default
- Bump PORTREVISION for dependency change
4.11.2
20 Nov 2016 23:54:26
Revision:426653Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LZ4 and ZSTD options
- Run configure script in configure stage
- Cosmetic change
4.11.2
19 Nov 2016 17:02:44
Revision:426396Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.11.2

Changes:	https://github.com/facebook/rocksdb/releases
4.6.1
14 Nov 2016 06:49:45
Revision:426088Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
4.6.1
30 Sep 2016 19:24:30
Revision:423014Original commit files touched by this commit
tijl search for other commits by this committer
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
4.6.1
26 Jun 2016 17:13:09
Revision:417537Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.6.1

Changes:	https://github.com/facebook/rocksdb/releases
4.5.1
28 Apr 2016 19:03:35
Revision:414189Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.5.1

Changes:	https://github.com/facebook/rocksdb/releases
4.4.1_1
28 Apr 2016 15:24:37
Revision:414182Original commit files touched by this commit
sunpoet search for other commits by this committer
- Pet portlint
- Update BROKEN: use lowercase for leading character
4.4.1_1
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
4.4.1_1
16 Apr 2016 21:29:11
Revision:413480Original commit files touched by this commit
sunpoet search for other commits by this committer
- Install more benchmarks and tools
- Bump PORTREVISION for package change
4.4.1
14 Apr 2016 16:38:30
Revision:413271Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.4.1

Changes:	https://github.com/facebook/rocksdb/releases
4.3.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
4.3.1
20 Mar 2016 18:36:09
Revision:411476Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.3.1
- Use PORTDATA

Changes:	https://github.com/facebook/rocksdb/releases
4.2
06 Mar 2016 06:19:28
Revision:410255Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.2
- Add DEBUG option

Changes:	https://github.com/facebook/rocksdb/releases
4.1
06 Dec 2015 17:51:42
Revision:403131Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build on i386
4.1
04 Dec 2015 12:32:45
Revision:402941Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.1

Changes:	https://github.com/facebook/rocksdb/releases
4.0
27 Oct 2015 15:50:20
Revision:400269Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 4.0

Changes:	https://github.com/facebook/rocksdb/releases
3.13.1
19 Oct 2015 20:20:03
Revision:399751Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=localbase
3.13.1
28 Sep 2015 14:24:08
Revision:398116Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix warning generated by recent snapshot of Clang 3.7.0, including:
  - Pessimizing std::move() invocations in a number of places.

PR:		203154
Submitted by:	dim
3.13.1
26 Sep 2015 16:53:59
Revision:397995Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: fails to build.

Approved by:	portmgr (sparc64 blanket)
3.13.1
20 Sep 2015 20:14:45
Revision:397396Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update i386 patches to upstream ones and rename them

Obtained
from:	https://github.com/facebook/rocksdb/commit/4b0b0201c9abb7675413ce25e5044b1c9a8853c8
		https://github.com/facebook/rocksdb/commit/90415cfebe90bda845b9ee3e5a00e86d4f80e02e
		https://github.com/facebook/rocksdb/commit/f171faa240ccd12ac05d54b7ea0a8c29d2f1d9d6
3.13.1
15 Sep 2015 13:09:32
Revision:396958Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build on i386
- Add LICENSE_FILE

Approved by:	portmgr blanket
3.13.1
04 Sep 2015 19:01:33
Revision:396130Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build when devel/googletest is installed
3.13.1
02 Sep 2015 17:02:41
Revision:395865Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.13.1

Changes:	https://github.com/facebook/rocksdb/releases
3.11.2
09 Jul 2015 15:48:59
Revision:391655Original commit files touched by this commit
sunpoet search for other commits by this committer
- Mark BROKEN on DragonFly BSD

PR:		201341
Submitted by:	marino
3.11.2
04 Jul 2015 15:21:29
Revision:391307Original commit files touched by this commit
sunpoet search for other commits by this committer
- Revert r391306 as it has no maintainer approval
3.11.2
04 Jul 2015 15:17:24
Revision:391306Original commit files touched by this commit
marino search for other commits by this committer
databases/rocksdb: Unbreak on DragonFly

For the third time, disable Werror on this port.
For this latest version, that wasn't the only problem with regard to
DragonFly -- the endian configuration code was wrong and required a
patch to fix.
3.11.2
14 Jun 2015 09:18:30
Revision:389614Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.11.2

Changes:	https://github.com/facebook/rocksdb/releases
3.11.1
07 Jun 2015 20:40:20
Revision:388748Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.11.1

Changes:	https://github.com/facebook/rocksdb/releases
3.11
05 Jun 2015 18:56:59
Revision:388607Original commit files touched by this commit
sunpoet search for other commits by this committer
- Disable SSE4.2 on i386 architecture to fix i386 builds on FreeBSD package
building cluster
- Cleanup Makefile: something forgot to removed before committing r388095
3.11
31 May 2015 14:58:18
Revision:388095Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.11

Changes:	https://github.com/facebook/rocksdb/releases
3.10.2
21 May 2015 21:24:27
Revision:386955Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build on 9.x
- Cleanup Makefile
3.10.2
16 May 2015 13:34:52
Revision:386532Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.10.2

Changes:	https://github.com/facebook/rocksdb/releases
3.10_1
15 May 2015 18:04:40
Revision:386451Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup GH_* knobs:
  - Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
- Add comment about broken c++11 support from gcc
3.10_1
08 May 2015 11:28:58
Revision:385767Original commit files touched by this commit
zi search for other commits by this committer
- Fix broken static library (INSTALL_LIB strips the symbols)
- Bump PORTREVISION
3.10
02 May 2015 00:50:28
Revision:385160Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build on i386
- Regenerate patch file with makepatch:

MFH:		2015Q2
3.10
01 May 2015 23:08:53
Revision:385156Original commit files touched by this commit
zi search for other commits by this committer
- Fix build when using FreeBSD older than 10.0
3.10
01 May 2015 14:36:28
Revision:385116Original commit files touched by this commit
marino search for other commits by this committer
databases/rocksdb: Unbreak on DragonFly due to -Werror (again)

The -Werror flag reappeared on the latest version, and it still doesn't
build without error on GCC5.  In this case, the FLAGS_env variable was
defined and not used tripping [-Werror=unused-variable]

I would seriously remove -Werror from this port (again), but this patch
makes it build again on DragonFly, at least for the moment.
3.10
06 Apr 2015 19:04:09
Revision:383473Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.10

Changes:	https://github.com/facebook/rocksdb/releases
MFH:		2015Q2
3.9.1
25 Mar 2015 14:58:41
Revision:382219Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup -lpthread/-pthread manipulation
3.9.1
21 Mar 2015 19:37:18
Revision:381825Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
- Add GitHub repository to WWW
3.9.1
21 Feb 2015 13:03:24
Revision:379505Original commit files touched by this commit
marino search for other commits by this committer
databases/rocksdb: Remove -Werror from flags

RocksDB defines a number of variables it doesn't use, so it fails Werror
on modern compilers that check for this.  Remove the -Werror flag from
the Makefile with sed since we are using it anyway.

Approved by:	blanket
3.9.1
21 Feb 2015 08:38:50
Revision:379487Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.9.1

Changes:	https://github.com/facebook/rocksdb/releases
3.8
08 Dec 2014 09:11:01
Revision:374239Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.8

Changes:	https://github.com/facebook/rocksdb/releases
3.7
06 Dec 2014 20:41:10
Revision:374149Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build when WITHOUT_PROFILE is defined

Submitted by:	vanilla
3.7
24 Nov 2014 18:24:39
Revision:373234Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.7

Changes:	https://github.com/facebook/rocksdb/releases
3.6.2
05 Nov 2014 18:23:30
Revision:372203Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.6.2

Changes:	https://github.com/facebook/rocksdb/releases
3.2_1
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.2_1
18 Aug 2014 12:02:07
Revision:365280Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch devel/gflags to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
3.2
22 Jul 2014 17:42:24
Revision:362558Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add rocksdb 3.2

RocksDB is an embeddable persistent key-value store for fast storage. RocksDB
can also be the foundation for a client-server database but our current focus is
on embedded workloads.

RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.

GitHub repository at https://github.com/facebook/rocksdb

WWW: http://rocksdb.org/

Number of commits found: 188 (showing only 88 on this page)

«  1 | 2