summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/mingw64-toolchain: filter ssp for cross mingwIonen Wolkens2022-09-142-0/+2
| | | | | Closes: https://bugs.gentoo.org/870136 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/gitlab-runner: Keyword 15.3.0 ppc64, #869239Arthur Zamarin2022-09-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/clion: don't install aarch64 librariesMatthew Smith2022-09-141-0/+1
| | | | | Closes: https://bugs.gentoo.org/869659 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-util/idea-community: Fix typoMike Pagano2022-09-141-1/+1
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/idea-community: add 2022.2.2Mike Pagano2022-09-142-0/+134
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/valgrind: Stabilize 3.19.0 x86, #869251Agostino Sarubbo2022-09-141-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/valgrind: Stabilize 3.19.0 arm64, #869251Agostino Sarubbo2022-09-141-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/valgrind: Stabilize 3.19.0 amd64, #869251Agostino Sarubbo2022-09-141-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/glslang: drop 1.3.224Nick Sarnie2022-09-131-28/+0
| | | | Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/colm: respect CCSam James2022-09-141-0/+1
| | | | | | | | | | | | | | Fixes build on pure Clang systems. There's a proper upstream fix [0] but it's too awkward to backport with our other patches and there's been a lot of other changes relating to our patches upstream anyway. Have asked for a new release. [0] https://github.com/adrian-thurston/colm/commit/bb487b1368b65a1f30fe3a59fd0c7d84bdcc483b. Closes: https://bugs.gentoo.org/771849 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/seer: add 1.10Sam James2022-09-133-1/+51
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cmake: add 3.24.2Sam James2022-09-132-0/+297
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/meld: Version bump to 3.22.0Matt Turner2022-09-132-0/+64
| | | | | Closes: https://bugs.gentoo.org/737138 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/edb-debugger: add github upstream metadataSam James2022-09-131-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/edb-debugger: sync liveSam James2022-09-133-29/+34
| | | | | Bug: https://bugs.gentoo.org/843755 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/edb-debugger: fix build with Capstone 5Sam James2022-09-132-1/+31
| | | | | | | .. and add missing double-conversion slot dep Closes: https://bugs.gentoo.org/843755 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/libabigail: add bash-completionSam James2022-09-131-1/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftool: drop 5.19.1, 5.19.2Jakov Smolić2022-09-133-235/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftool: add 5.19.8Jakov Smolić2022-09-132-0/+126
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/librnp: add another upstream issue link to 0.16.1Joonas Niilola2022-09-131-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/librnp: add 0.16.1Joonas Niilola2022-09-133-0/+79
| | | | | | | - add subslot due to breaking ABI changes, - add support for openssl crypto backend - botan is still the default. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/clair: drop 2.1.3, 2.1.4William Hubbs2022-09-123-221/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/clair: add 4.4.4William Hubbs2022-09-122-0/+49
| | | | | Closes: https://bugs.gentoo.org/844430 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/radare2: remove unused patchesMichael Mair-Keimberger2022-09-122-94/+0
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.36 / pkgdev 0.2.1 / pkgcheck 0.10.14 Closes: https://github.com/gentoo/gentoo/pull/27227 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/glade: Stabilize 3.40.0 x86, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glade: Stabilize 3.40.0 amd64, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hip: Use python_has_version recommended by QAYiyang Wu2022-09-121-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/27066 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/hip: Use docs.eclass to control doc installYiyang Wu2022-09-122-1/+32
| | | | | | | | By default, hip build documentation using doxygen in packaging/CMakeLists. Patch it out and use docs.eclass instead. Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/hip: Fix sample install dirYiyang Wu2022-09-122-0/+14
| | | | | | | | Using patch instead of sed command. In hip develop branch, the syntax has changed, so use patch can avoid silent failures in the future. Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/hip: Fix cmake module and install locationYiyang Wu2022-09-122-3/+3
| | | | | | | | | | ${HIP_COMMON_DIR}/cmake, containing FindHIP.cmake, should be installed into /usr/share/cmake/Modules. ${S}/CMakeLists.txt (both 5.{0,1})and ${S}/packaging/CMakeLists.txt (only 5.1) is installing it into /usr/lib/cmake. Cancel installation in packaging/CMakeLists.txt, correct CMakeLists.txt. Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/glslang: Fix cmake file install dirNick Sarnie2022-09-112-0/+288
| | | | | | Closes: https://bugs.gentoo.org/869245 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/meson-0.63.2-r1: teach meson to detect xtools linkersFabian Groffen2022-09-113-0/+34
| | | | | | | Unbreak x86_64 and ppc based darwin targets. Closes: https://bugs.gentoo.org/868516 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-util/cutter: add 2.1.2, drop 2.1.1John Helmert III2022-09-112-1/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-util/cutter: add 2.1.1John Helmert III2022-09-102-0/+56
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-util/rizin: add 0.4.1John Helmert III2022-09-102-0/+96
| | | | | Bug: https://bugs.gentoo.org/868999 Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-util/clion: add 2022.2.1Matthew Smith2022-09-102-0/+111
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-util/valgrind: fix build w/ Clang 15Sam James2022-09-103-18/+52
| | | | | Closes: https://bugs.gentoo.org/869320 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/rizin: drop 0.4.0John Helmert III2022-09-091-94/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-util/rizin: stabilize 0.4.0-r1 for amd64John Helmert III2022-09-091-1/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-util/rebar: drop 3.18.0-r1Matthew Smith2022-09-092-97/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-util/tree-sitter-cli: add 0.20.7Matthew Smith2022-09-092-0/+145
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* dev-util/b2: keyword 4.9.2Sam James2022-09-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/tkdiff: 5.5.2 bumpAlfredo Tupone2022-09-082-0/+26
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-util/scons: Remove oldMichał Górny2022-09-084-311/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/kio-perldoc: drop 22.08.0Andreas Sturmlechner2022-09-082-24/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdevelop-python: drop 22.08.0Andreas Sturmlechner2022-09-082-52/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdevelop-php: drop 22.08.0Andreas Sturmlechner2022-09-082-55/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdevelop: drop 22.08.0Andreas Sturmlechner2022-09-082-131/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kio-perldoc: 22.08.1 version bumpAndreas Sturmlechner2022-09-082-0/+24
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdevelop-python: 22.08.1 version bumpAndreas Sturmlechner2022-09-082-0/+52
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>