summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* toolchain-funcs.eclass: fix detecting ld.bfdHEADmasterViorel Munteanu114 min.1-1/+1
| | | | | | | | There is some more output from the compiler here. We must use a regular expression to avoid a false positive from mold. Acked-by: Sam James <sam@gentoo.org> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-ruby/term-ansicolor: add github upstream metadataHans de Graaff2 hours1-4/+7
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/term-ansicolor: add 1.11.2Hans de Graaff2 hours2-0/+34
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/unf: add 0.2.0Hans de Graaff2 hours2-0/+49
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/sus-fixtures-async: add 0.2.0Hans de Graaff2 hours2-0/+34
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-python/cachetools: Bump to 5.5.0Michał Górny3 hours2-0/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/django-otp: Bump to 1.5.2Michał Górny3 hours2-0/+47
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/django-otp: Remove oldMichał Górny3 hours2-47/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/google-auth: Bump to 2.34.0Michał Górny3 hours2-0/+60
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/imageio: Bump to 2.35.1Michał Górny3 hours2-0/+104
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-containers/k3d: add 5.7.3 (bump K3S_TAG to v1.30.3-k3s1)Zac Medico4 hours2-0/+44
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* media-gfx/ueberzugpp: improve libc++ checkIonen Wolkens6 hours1-3/+2
| | | | | | | | Hadn't noticed we had a function for this, and had just went for a heuristic check (not that the check was important given test-flags-CXX would skip the option if unusable). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-emulation/gens: allow textrelsSam James6 hours1-1/+1
| | | | | | | | | We already allow execstack. It's an emulator, so no further comment needed. Closes: https://bugs.gentoo.org/800284 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/xvid: update HOMEPAGESam James7 hours3-5/+5
| | | | | | Got the idea from Debian: https://salsa.debian.org/multimedia-team/xvidcore/-/commit/f73e1e499dcfb94686f50f6ce41999f3e0c8d90f Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/xvid: disable assemblySam James7 hours1-0/+69
| | | | | | | | | | | | | There's a handful of very old asm impls in here for mmx+sse2 but they're non-PIC and unlikely to be worth it these days. Bug: https://bugs.gentoo.org/421841 Bug: https://bugs.gentoo.org/831044 Bug: https://bugs.gentoo.org/858431 Closes: https://bugs.gentoo.org/258804 Closes: https://bugs.gentoo.org/926543 Closes: https://bugs.gentoo.org/937019 Signed-off-by: Sam James <sam@gentoo.org>
* dev-go/go-tools: Compile go packages selectivelyZac Medico8 hours1-6/+2
| | | | | | | This eliminates the need to use nonfatal and check for expected binaries afterwards. Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-go/go-tools: update HOMEPAGEZac Medico8 hours3-3/+3
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-debug/dtrace: add link to upstream bug re _F_SSam James9 hours1-2/+1
| | | | | Bug: https://github.com/oracle/dtrace-utils/issues/78 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 15.0.0_pre20240818Sam James9 hours2-0/+53
| | | | | | Closes: https://bugs.gentoo.org/937358 Closes: https://bugs.gentoo.org/938157 Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/git-sources: add 6.11_rc4Mike Pagano9 hours2-0/+40
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-debug/dtrace: tweak DESCRIPTION, sort BDEPENDSam James10 hours2-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: cleanup kernel config checksSam James10 hours2-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: update HOMEPAGE, link to wiki page in pkg_postinstSam James10 hours2-3/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: new package, add 2.0.1.1, add 9999Sam James10 hours5-0/+390
| | | | | | | | | | | | | | | | | | | | | This is the modern incarnation of DTrace. It is now BPF-based and requires no out-of-tree code or modules. i.e. it Just Works with sys-kernel/gentoo-kernel[-hardened,debug] (*). Please see https://wiki.gentoo.org/wiki/DTrace and report any issues. There is still some pending work to be done for integration in Gentoo: * Figuring out collision with dev-debug/systemtap * Wiring up DTrace/systemtap probe support in more packages * Deciding on consistent naming/global USE for that support But the tooling works as-is. Enjoy! (*) -hardened is needed for now because of CONFIG_GCC_PLUGIN_RANDSTRUCT, see https://gcc.gnu.org/PR84052. Investigation is ongoing on fixing this. Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/php-mode: keyword 1.25.1 for ~riscvMichael Orlitzky11 hours2-3/+3
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-emacs/apache-mode: keyword 2.2.0 for ~riscvMichael Orlitzky11 hours1-2/+2
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-build/make: consistently call guile_bump_sources in new guile revsArsen Arsenović12 hours2-1/+5
| | | | | | | It seems that I forgot to update this ebuild after refactoring. Fixes: a35501c8975b (dev-build/make: switch to new guile mechanism) Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-go/go-tools: add 0.24.0Zac Medico12 hours2-0/+54
| | | | | | | | Tested with go-1.23.0 and it successfully built all of the expected binaries. Closes: https://bugs.gentoo.org/937934 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* media-libs/glycin-loaders: Enable testingMichał Górny13 hours1-3/+16
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Revert "app-antivirus/clamav: add 1.4.0"Mike Gilbert14 hours1-414/+0
| | | | | | | The Manifest is missing several entries. Reverts: 106b99de2fc267bde74c2e12b752641a8b67a8ce Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-vim/vimtex: add 2.15Arthur Zamarin14 hours2-0/+25
| | | | | Closes: https://bugs.gentoo.org/905130 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-ml/mccs: Stabilize 1.1.17 ppc64, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/opam-installer: Stabilize 2.1.6 ppc64, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/opam: Stabilize 2.1.6 ppc64, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/mccs: Stabilize 1.1.17 amd64, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/opam-installer: Stabilize 2.1.6 amd64, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/opam: Stabilize 2.1.6 amd64, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/mccs: Stabilize 1.1.17 x86, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/opam-installer: Stabilize 2.1.6 x86, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ml/opam: Stabilize 2.1.6 x86, #938140Sam James14 hours1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/slib: add 3c1, port to new guile eclassesArsen Arsenović14 hours3-0/+125
| | | | | | | NOTE: dev-scheme/scm (i.e. the scm use flag) is untested currently, since I can't merge SCM. Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* www-apps/haunt: new package, add 0.3.0Arsen Arsenović14 hours4-0/+39
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-scheme/guile-commonmark: new package, add 0.1.2_pre20240803Arsen Arsenović14 hours4-0/+46
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-scheme/guile-reader: port to new guile eclassesArsen Arsenović14 hours4-0/+152
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-build/make: switch to new guile mechanismArsen Arsenović14 hours3-2/+115
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* profiles/base: add guile _TARGETS USE_EXPAND variablesArsen Arsenović14 hours3-1/+21
| | | | | Bug: https://bugs.gentoo.org/689408 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* guile.eclass: new eclass, for guile multi-impl packagesArsen Arsenović14 hours1-0/+358
| | | | | Bug: https://bugs.gentoo.org/689408 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* guile-single.eclass: new eclass, for single-impl guile packagesArsen Arsenović14 hours1-0/+245
| | | | | Bug: https://bugs.gentoo.org/689408 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* guile-utils.eclass: new eclass, common code for guile packagesArsen Arsenović14 hours1-0/+275
| | | | | Bug: https://bugs.gentoo.org/689408 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-scheme/guile: add properly slotted revisionsArsen Arsenović14 hours5-1/+201
| | | | | | | | Bug: https://bugs.gentoo.org/689408 Bug: https://bugs.gentoo.org/640116 Bug: https://bugs.gentoo.org/746914 Bug: https://bugs.gentoo.org/705554 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>