aboutsummaryrefslogtreecommitdiff
path: root/databases/rocksdb/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.4.5Sunpoet Po-Chuan Hsieh2017-05-271-0/+1
| | | | | | | | Changes: https://github.com/facebook/rocksdb/releases https://github.com/facebook/rocksdb/blob/master/HISTORY.md Notes: svn path=/head/; revision=441832
* Update to 5.3.4Sunpoet Po-Chuan Hsieh2017-05-031-0/+1
| | | | | | | | Changes: https://github.com/facebook/rocksdb/releases https://github.com/facebook/rocksdb/blob/master/HISTORY.md Notes: svn path=/head/; revision=440049
* Update to 5.2.1Sunpoet Po-Chuan Hsieh2017-04-181-7/+7
| | | | | | | | | | - While I'm here: - Fix shebang Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=438795
* Update to 5.0.1Sunpoet Po-Chuan Hsieh2017-01-081-3/+6
| | | | | | | | | - Add PLIST_SUB Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=430883
* - Update to 4.13.5Sunpoet Po-Chuan Hsieh2016-12-211-1/+1
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=429118
* - Update to 4.13 (4.13.4)Sunpoet Po-Chuan Hsieh2016-12-131-3/+8
| | | | | | | | | | - Use upstream install target instead of handmade one - Respect upstream shlib version Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=428521
* - Update to 4.11.2Sunpoet Po-Chuan Hsieh2016-11-191-0/+8
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=426396
* - Update to 4.6.1Sunpoet Po-Chuan Hsieh2016-06-261-0/+1
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=417537
* - Update to 4.5.1Sunpoet Po-Chuan Hsieh2016-04-281-1/+1
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=414189
* - Install more benchmarks and toolsSunpoet Po-Chuan Hsieh2016-04-161-0/+5
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=413480
* - Update to 4.4.1Sunpoet Po-Chuan Hsieh2016-04-141-0/+1
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=413271
* - Update to 4.3.1Sunpoet Po-Chuan Hsieh2016-03-201-1/+1
| | | | | | | | | - Use PORTDATA Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=411476
* - Update to 4.2Sunpoet Po-Chuan Hsieh2016-03-061-0/+2
| | | | | | | | | - Add DEBUG option Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=410255
* - Update to 4.1Sunpoet Po-Chuan Hsieh2015-12-041-0/+2
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=402941
* - Update to 4.0Sunpoet Po-Chuan Hsieh2015-10-271-1/+4
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=400269
* - Update to 3.13.1Sunpoet Po-Chuan Hsieh2015-09-021-0/+8
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=395865
* - Update to 3.11Sunpoet Po-Chuan Hsieh2015-05-311-2/+2
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=388095
* - Update to 3.10Sunpoet Po-Chuan Hsieh2015-04-061-2/+3
| | | | | | | | Changes: https://github.com/facebook/rocksdb/releases MFH: 2015Q2 Notes: svn path=/head/; revision=383473
* - Update to 3.9.1Sunpoet Po-Chuan Hsieh2015-02-211-0/+2
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=379487
* - Update to 3.8Sunpoet Po-Chuan Hsieh2014-12-081-0/+4
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=374239
* - Update to 3.6.2Sunpoet Po-Chuan Hsieh2014-11-051-0/+12
| | | | | | | Changes: https://github.com/facebook/rocksdb/releases Notes: svn path=/head/; revision=372203
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371255
* - Add rocksdb 3.2Sunpoet Po-Chuan Hsieh2014-07-221-0/+41
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/ Notes: svn path=/head/; revision=362558