summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/bpftrace: remove unused patchMichael Mair-Keimberger2021-11-101-161/+0
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22887 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/perf: fix bug 822873Guilherme Amadio2021-11-102-4/+2
| | | | | | Closes: https://bugs.gentoo.org/822873 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: drop oldGuilherme Amadio2021-11-103-511/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: version bump to 5.15Guilherme Amadio2021-11-102-0/+269
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/perf: fix bugs 727096, 790836, 795147, and 821175Guilherme Amadio2021-11-101-10/+18
| | | | | | | | | Closes: https://bugs.gentoo.org/727096 Closes: https://bugs.gentoo.org/790836 Closes: https://bugs.gentoo.org/795147 Closes: https://bugs.gentoo.org/821175 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/shellcheck-bin: keyword 0.8.0 for ~amd64, ~arm, ~arm64Georgy Yakovlev2021-11-091-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/nvidia-cuda-toolkit: mark more binaries as executablesGuilherme Amadio2021-11-091-0/+5
| | | | | | Bug: https://bugs.gentoo.org/691284 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/dialog: add 1.3.20211107Sam James2021-11-092-0/+54
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/shellcheck-bin: add 0.8.0, unkeyworded for testingGeorgy Yakovlev2021-11-082-0/+33
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/debootstrap: add 1.0.126, drop 1.0.125Georgy Yakovlev2021-11-082-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/woke: 0.16.1 bumpWilliam Hubbs2021-11-082-0/+861
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/woke: stabilize 0.15.0 on amd64William Hubbs2021-11-081-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/lldb: Remove 10*Michał Górny2021-11-082-97/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/cpputest: keyword ~riscvYongxiang Liang2021-11-081-2/+2
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/byacc: update ManifestMike Gilbert2021-11-071-1/+1
| | | | | Closes: https://bugs.gentoo.org/820167 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-util/bpftrace: Style changesJakov Smolić2021-11-071-4/+8
| | | | | | | | | Use LLVM_MAX_SLOT for delaring deps, add missing operator on virtual/libelf, add few bug references Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22848 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bcc: Improve styleJakov Smolić2021-11-071-5/+6
| | | | | | | | Use LLVM_MAX_SLOT to declare max llvm and clang versions in *DEPEND, and add missing `|| die` on find and basename commands. Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bcc: add myself as a maintainerJakov Smolić2021-11-071-0/+4
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: add myself as a maintainerJakov Smolić2021-11-071-0/+4
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Drop unused toolchain-funcs in 0.13.0-r1 and 0.14.0-r2Jakov Smolić2021-11-072-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: drop 0.12.1-r1Jakov Smolić2021-11-072-89/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Fix includes in fuzz_main.cppJakov Smolić2021-11-072-0/+19
| | | | | Closes: https://bugs.gentoo.org/801385 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Statically link (partially), avoid stripping bpftraceJakov Smolić2021-11-071-1/+3
| | | | | | | | | | | | | | | | bpftrace is currently broken due to BEGIN_trigger symbol missing. To fix this, we need to avoid stripping the binary since it clearly needs to have symbols to work properly, and we also need to link some of the libraries statically into the binary, namely some internal libraries provided by bpftrace need to be statically linked, otherwise the binary will still end up missing the needed symbol (upstream issue - https://github.com/iovisor/bpftrace/issues/954). For previous versions it was enough to skip stripping the binary, but BEGIN_trigger symbol was moved to libbpftrace several versions ago, so even if it is present as a .so library the symbol won't be found. Closes: https://bugs.gentoo.org/809362 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Drop live ebuild skeletonJakov Smolić2021-11-071-16/+6
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bpftrace: Reorganize deps, bump max llvm versionJakov Smolić2021-11-071-0/+91
| | | | | Closes: https://bugs.gentoo.org/820422 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bcc: drop 0.19.0-r1, 0.20.0-r1Jakov Smolić2021-11-073-216/+0
| | | | | | | | | Newer versions have fixed issues with allowed llvm slots. gethostlatency seems to work fine with version 0.22.0-r1 Closes: https://bugs.gentoo.org/783693 Closes: https://bugs.gentoo.org/782736 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bcc: Cleanup deps, bump max llvm versionJakov Smolić2021-11-071-15/+8
| | | | | | | | Havent't encountered any issues with llvm-13 so let's enable it in the package. Also cleanup libbpf deps, any version above 0.5.0 should be good (although currently there is no newer version than 0.5.0 released) Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/bcc: Correctly append "old" prefix to old tools' namesJakov Smolić2021-11-071-0/+119
| | | | | | | | | | Previous fix solved the bug where bcc would install old versions on top of the new ones, but it failed to append the "old" prefix to old tools correctly, so they were not really installed. While at, let's do this in src_prepare rather than in src_install phase. Closes: https://bugs.gentoo.org/811288 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/kdbg: Drop 3.0.1 (r0)Andreas Sturmlechner2021-11-071-43/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/kdbg: EAPI-8 bump, add upstream fixesAndreas Sturmlechner2021-11-073-0/+106
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/pahole: Bump to 1.22, add live ebuildPatrick Lauer2021-11-073-0/+97
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/vulkan-tools: Fix eclassNick Sarnie2021-11-072-8/+88
| | | | | | Bug: https://bugs.gentoo.org/822249 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/pkgcheck: stable 0.10.8 for hppa, bug #821835Rolf Eike Beer2021-11-071-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ninja: stable 1.10.2-r1 for hppa, bug #820887Rolf Eike Beer2021-11-071-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/promu: Bump to version 0.13.0Zac Medico2021-11-062-0/+545
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-util/cgdb: Update live ebuildJakov Smolić2021-11-062-11/+22
| | | | | Closes: https://bugs.gentoo.org/820680 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/rocm-clang-ocl: OpenCL compilation with clang compiler.YiyangWu2021-11-073-0/+47
| | | | | | | | | | This small package migrated from science overlay is the dependency of sci-libs/MIOpen (currently in ::science; prepared for ::gentoo) Closes: https://github.com/gentoo/gentoo/pull/22824 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/bazel: remove hack for Gentoo prefixYiyangWu2021-11-061-5/+1
| | | | | | | | | | | | In bazel-3.2 prefix and static-libs use flag is added concerning bug #773982 For bazel-3.7 the issue is gone and specifying static link flags causes build error. Closes: https://github.com/gentoo/gentoo/pull/22126 Bugs: https://bugs.gentoo.org/773982 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/meld: Stabilize 3.20.4 x86, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gi-docgen: Stabilize 2021.7 x86, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/devhelp: Stabilize 40.1 x86, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.68.4 x86, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.68.4 x86, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gi-docgen: Stabilize 2021.7 arm, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.68.4 arm, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.68.4 arm, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gi-docgen: Stabilize 2021.7 ppc64, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.68.4 ppc64, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.68.4 ppc64, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gi-docgen: Stabilize 2021.7 ppc, #815013Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>