summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/rocksdb: Stabilize 6.14.6-r2 ppc64, #921204Arthur Zamarin2024-01-031-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/rocksdb: add 8.9.1Guilherme Amadio2023-12-132-0/+73
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: fix detection of liburingGuilherme Amadio2023-11-142-0/+2
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: add 8.6.7Guilherme Amadio2023-11-142-0/+72
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: add 7.9.2-r1 with new featuresGuilherme Amadio2023-11-141-0/+78
| | | | | | | | | | - Update EAPI 7 -> 8 - Add support for testing with FEATURES=test - Specify values for build options that may change defaults to ensure that at least zlib, bz2, lz4, zstd, are actually enabled - Add support for NUMA and TBB Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: add 6.29.5 (latest in 6.x series)Guilherme Amadio2023-11-142-0/+82
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: add 6.14.6-r3 with more featuresGuilherme Amadio2023-11-142-0/+83
| | | | | | | | | - Update EAPI 7 -> 8 - Specify values for build options that may change defaults to ensure that at least zlib, bz2, lz4, zstd, are actually enabled - Add support for NUMA and TBB Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: add myself as maintainerGuilherme Amadio2023-11-141-0/+4
| | | | Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-libs/rocksdb: fix build w/ gcc 13 for 6.14.6-r2Sam James2023-04-301-0/+1
| | | | | | | | | | | I missed the oldest ebuild (6.14.6-r2) when fixing the other versions for GCC 13 in f389a74eff56c8d514be52b0e4346d2c0decc44f, even though the patch is named after this version! Oops. Bug: https://bugs.gentoo.org/895358 Closes: https://bugs.gentoo.org/905305 Fixes: f389a74eff56c8d514be52b0e4346d2c0decc44f Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: fix build w/ gcc 13Sam James2023-04-183-0/+53
| | | | | Closes: https://bugs.gentoo.org/895358 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: Stabilize 7.9.2 amd64, #892275Sam James2023-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: fix zstd dep for old tooSam James2023-02-123-3/+3
| | | | | Closes: https://bugs.gentoo.org/774897 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: add github upstream metadataSam James2023-01-271-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: add 7.9.2Sam James2023-01-273-0/+98
| | | | | Closes: https://bugs.gentoo.org/774897 Signed-off-by: Sam James <sam@gentoo.org>
* */*: make mycmakeargs localDavid Seifert2023-01-033-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/28947 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/rocksdb: update libatomic patchYixun Lan2022-11-233-107/+2
| | | | | | | | the old version of rocksdb-6.14.6-libatomic.patch is broken, and fail to detect libatomic library at riscv64 platform, so let's update the version from 6.17.3's which works fine. Signed-off-by: Yixun Lan <dlan@gentoo.org>
* Move dev-python/{zstandard → python-zstandard}Michał Górny2022-10-303-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/rocksdb: re-keyword riscv for rocksdb 6.17.3Yun Pan2022-03-191-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/834855 Closes: https://github.com/gentoo/gentoo/pull/24557 Signed-off-by: Yun Pan <dinoallo@netc.it> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-libs/rocksdb: fix check for libatomicYun Pan2022-03-192-1/+72
| | | | | | | | | | | | The original patch that comes with rocksdb 6.14.6 is inadequate to check if libatomic is required on some architectures. The new patch superseded the old one in version 6.17.3. Along with patch e8fc99f, rocksdb 6.17.3 can now be compiled on riscv. Bug: https://bugs.gentoo.org/834855 Signed-off-by: Yun Pan <dinoallo@netc.it> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-libs/rocksdb: add timer for riscv platformYun Pan2022-03-192-0/+41
| | | | | | | | | See: https://bugs.gentoo.org/834855#c3 Related upstream PR: https://github.com/facebook/rocksdb/pull/9215 Bug: https://bugs.gentoo.org/834855 Signed-off-by: Yun Pan <dinoallo@netc.it> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-libs/rocksdb: apply upstream libatomic checkMarek Szuba2021-09-023-21/+105
| | | | | | | Will have already been included in 6.20.2+. Closes: https://bugs.gentoo.org/809830 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/rocksdb: keyword 6.14.6-r1 for ~riscvMarek Szuba2021-09-022-1/+34
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/rocksdb: keyword 6.17.3 for -riscvMarek Szuba2021-08-231-1/+1
| | | | | | Architecture not supported, compilation fails with Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/rocksdb-6.17.3: Version bumpPatrick McLean2021-03-202-0/+48
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/rocksdb: Version bump, rm old, gflags dep (bug #755662)Patrick McLean2021-02-255-111/+7
| | | | | | | | | Add gflags dep to RDEPEND to fix bug #755662 Closes: https://bugs.gentoo.org/755662 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/rocksdb-6.15.4: Version bumpPatrick McLean2021-01-212-0/+50
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/rocksdb: Fix Manifest and unquoted variablePatrick McLean2021-01-044-3/+4
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/rocksdb-6.15.2: Version bumpPatrick McLean2021-01-042-1/+50
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/rocksdb: Stabilize 6.14.6 amd64, #761969Sam James2021-01-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb-6.14.6: Version bumpPatrick McLean2020-12-012-0/+50
| | | | | | Copyright: Sony Interative Entertainment Inc. Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/rocksdb: ppc64 keyworded (bug #755659)Sam James2020-11-261-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: arm64 keyworded (bug #755659)Sam James2020-11-201-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: New packagePatrick McLean2020-11-183-0/+58
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>