4555 Commits

Author SHA1 Message Date
Alfred Wingate
42d50946f1
dev-cpp/opentelemetry-cpp: add 1.24.0
Disable WITH_STL. It was a bad idea as zerotier notably expects the
stable ABI to link against.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44683
Closes: https://github.com/gentoo/gentoo/pull/44683
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-22 11:47:55 +00:00
Sam James
243772e3e4
dev-cpp/exprtk: Keyword 0.0.3 ppc, #960964
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15 13:28:18 +00:00
Sam James
002523107b
dev-cpp/exprtk: Keyword 0.0.3 ppc64, #960964
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15 12:22:59 +00:00
Sam James
eec290fc7f
dev-cpp/exprtk: Keyword 0.0.3 arm, #960964
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15 12:22:55 +00:00
Arthur Zamarin
8df94ed605
dev-cpp/cli11: Stabilize 2.6.1 amd64, #966095
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-15 14:18:40 +02:00
Arthur Zamarin
016584f3c0
dev-cpp/tbb: Stabilize 2022.1.0 ppc, #965219
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-15 08:34:04 +02:00
Arthur Zamarin
c06f075dda
dev-cpp/tbb: Stabilize 2022.1.0 arm, #965219
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-15 08:33:59 +02:00
Ionen Wolkens
c89a993b25
dev-cpp/simpleini: drop 4.23, 4.24
Short-lived releases, may as well get rid of now -- will keep 4.22
for some time on the other hand.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-14 06:27:03 -05:00
Ionen Wolkens
fb7e260334
dev-cpp/simpleini: add 4.25
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-14 06:27:03 -05:00
Ionen Wolkens
a081b36656
dev-cpp/simpleini: add 4.24
Seems(?) 4.23 was done to have "old changes" before merging a bunch
of build system changes into a follow up 4.24 almost right away.
For us this shouldn't really change much though.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-13 07:09:33 -05:00
Ionen Wolkens
ee83c445fe
dev-cpp/simpleini: add 4.23
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-11-13 02:48:33 -05:00
Jaco Kroon
26e2d60e6d
dev-cpp/aws-sdk-cpp: new package, add 1.11.686
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
2025-11-11 14:26:19 +02:00
Jaco Kroon
603acba013
dev-cpp/aws-crt-cpp: new package, add 0.35.2
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
2025-11-11 14:26:19 +02:00
Arthur Zamarin
853b38c05d
dev-cpp/simpleini: Keyword 4.22-r1 ppc64, #965728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-07 11:03:06 +02:00
Sam James
73b28fdda1
dev-cpp/tbb: add 2022.3.0, drop 2022.2.0
Don't force -fcf-protection=* or other flag we already set in the toolchain
where appropriate.

Closes: https://bugs.gentoo.org/965340
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-05 15:30:19 +00:00
Arthur Zamarin
bf3f9b578e
dev-cpp/glaze: Stabilize 5.5.4 amd64, #963260
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-05 00:36:18 +02:00
Sasha Finkelstein
e7ca2ab50a
dev-cpp/abseil-cpp: Add python3.14 support
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44450
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-04 10:58:10 +00:00
Michał Górny
d4a25b403d
*/*: Add := to virtual/zlib deps, part 4
Done via:

```
git grep -l 'virtual/zlib\[' |
  xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g'
```

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04 10:54:21 +01:00
Michał Górny
6a3644bf2f
*/*: Add := to virtual/zlib deps, part 1
Done via:

```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04 10:36:27 +01:00
Sam James
04f67f50cd
dev-cpp/robin-map: Stabilize 1.4.0-r1 x86, #965535
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-04 08:34:29 +00:00
Sam James
a6e14a28db
dev-cpp/robin-map: Stabilize 1.4.0-r1 amd64, #965535
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-04 08:34:28 +00:00
Michał Górny
bd0ee727e0
dev-*/*: update for virtual/zlib
Update done using:

```
git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```

Followed by manual revert in dev-python/zlib-ng where it accidentally
caught sys-libs/zlib-ng dependencies.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04 09:07:26 +01:00
Alexey Sokolov
7199a23208
dev-cpp/cpp-httplib: add 0.27.0
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Part-of: https://github.com/gentoo/gentoo/pull/44362
Closes: https://github.com/gentoo/gentoo/pull/44362
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-11-02 16:16:17 -05:00
Alexey Sokolov
18aa0887ff
dev-cpp/cpp-httplib: drop 0.20.1, 0.23.1
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Part-of: https://github.com/gentoo/gentoo/pull/44362
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-11-02 16:16:17 -05:00
Alexey Sokolov
5a290d4d16
dev-cpp/asio: add 1.36.0
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Part-of: https://github.com/gentoo/gentoo/pull/44426
Closes: https://github.com/gentoo/gentoo/pull/44426
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-02 11:29:10 +00:00
Alexey Sokolov
4245a2d905
dev-cpp/asio: drop 1.34.0
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Part-of: https://github.com/gentoo/gentoo/pull/44426
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-02 11:29:10 +00:00
Jakov Smolić
9b661b2a31
dev-cpp/exprtk: Keyword 0.0.3 riscv, #960964
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2025-10-31 01:54:13 +01:00
Sam James
03fa9e66ba
dev-cpp/folly: workaround GCC 16 bug
Closes: https://bugs.gentoo.org/963586
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-30 08:10:56 +00:00
Michael Mair-Keimberger
aa08732469
dev-cpp/taskflow: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-10-29 17:32:15 +01:00
Sam James
cc2018d17c
dev-cpp/tbb: add 2022.2.0
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-29 04:40:01 +00:00
Arthur Zamarin
620bc30892
dev-cpp/tbb: Stabilize 2022.1.0 ppc64, #965219
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-28 16:20:15 +02:00
Arthur Zamarin
5bd43180d2
dev-cpp/tbb: Stabilize 2022.1.0 amd64, #965219
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-28 16:19:22 +02:00
Sam James
824c036ce1
dev-cpp/tbb: Stabilize 2022.1.0 x86, #965219
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-28 08:56:24 +00:00
Sam James
d9f1f3eccd
dev-cpp/tbb: Stabilize 2022.1.0 arm64, #965219
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-28 08:56:22 +00:00
Ionen Wolkens
cc91c4c530
dev-cpp/cli11: add 2.6.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-27 11:02:02 -04:00
Daniel Novomeský
cde825bb94
dev-cpp/highway: add 1.3.0
[sam: Mention bug #960548 as this release has a workaround for it.]

Bug: https://bugs.gentoo.org/960548
Closes: https://bugs.gentoo.org/963744
Signed-off-by: Daniel Novomeský <dnovomesky@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44334
Closes: https://github.com/gentoo/gentoo/pull/44334
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-25 22:11:37 +01:00
Oliver Freyermuth
7a3bcc05e9
dev-cpp/jwt-cpp: drop 0.7.0
Version FTBFS with any recent dev-cpp/jsoncons
and dependency is not optional, fixed upstream,
waiting for new release.

Closes: https://bugs.gentoo.org/964323
Closes: https://github.com/gentoo/gentoo/pull/44237
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2025-10-25 22:01:37 +02:00
Paul Zander
ba009344fb
dev-cpp/abseil-cpp: 20250814.1 pass DEBUG/NDEBUG
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44225
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-22 12:34:47 +01:00
Paul Zander
cc73f703f4
dev-cpp/abseil-cpp: add 20250814.1
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44225
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-22 12:34:46 +01:00
Paul Zander
ad7f2dd104
dev-cpp/abseil-cpp: drop old
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44225
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-22 12:34:46 +01:00
Andreas Sturmlechner
d71e9321b0
dev-cpp/robin-map: Fix cmake patch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-21 23:24:33 +02:00
Andreas Sturmlechner
3af53a266f
dev-cpp/valijson: drop 1.0.4, 1.0.5, 1.0.6
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-20 20:34:30 +02:00
Ionen Wolkens
fd3da04a85
dev-cpp/cli11: add 2.6.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-20 09:30:58 -04:00
Andreas Sturmlechner
27eefd90b5
dev-cpp/robin-map: drop 1.4.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-18 22:50:28 +02:00
Andreas Sturmlechner
22bada08f4
dev-cpp/robin-map: Fix CMake < 3.10 warning
Closes: https://bugs.gentoo.org/964543
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-18 22:50:27 +02:00
Sam James
6a5334464e
dev-cpp/opentelemetry-cpp: QA tweaks
* Add missing die
* Define phases in execution order

Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 14:24:23 +01:00
Z. Liu
f073a2308e
dev-cpp/opentelemetry-cpp: add find_dependency if use="prometheus"
by insert using sed, which is a workaround for these versions,
and it had been fixed by upstream in v1.21.0.

prometheus_exporter was added after release 1.3.0

Closes: https://bugs.gentoo.org/930064
Closes: https://bugs.gentoo.org/953948
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42678
Closes: https://github.com/gentoo/gentoo/pull/42678
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 14:22:47 +01:00
Petr Vaněk
53ffab1a81
dev-cpp/doctest: drop 2.4.11
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-10-18 11:01:26 +02:00
Arthur Zamarin
42332e76cf
dev-cpp/gtkmm: Stabilize 4.18.0-r1 ppc64, #964161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-18 10:02:28 +03:00
Arthur Zamarin
d6c50c4af9
dev-cpp/fast_float: Stabilize 8.0.2 ppc, #964100
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-10-14 15:17:08 +03:00