summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/openblas: fix symlinks with USE=eselect-ldsoSam James2024-05-021-0/+197
| | | | | Closes: https://bugs.gentoo.org/923998 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-MockModule: Stabilize 0.178.0 ppc, #931071Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-MockModule: Stabilize 0.178.0 ppc64, #931071Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-MockModule: Stabilize 0.178.0 sparc, #931071Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-MockModule: Stabilize 0.178.0 arm64, #931071Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: Stabilize 0.33.0 ppc, #931070Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: Stabilize 0.33.0 ppc64, #931070Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Cairo: fix Modern C issueSam James2024-05-022-0/+50
| | | | | Closes: https://bugs.gentoo.org/924211 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-MockModule: Stabilize 0.178.0 arm, #931071Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-MockModule: Stabilize 0.178.0 amd64, #931071Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-MockModule: Stabilize 0.178.0 x86, #931071Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: Stabilize 0.33.0 arm, #931070Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: Stabilize 0.33.0 amd64, #931070Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: Stabilize 0.33.0 x86, #931070Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: Stabilize 0.33.0 arm64, #931070Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: Stabilize 0.33.0 sparc, #931070Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/ffmpeg: backport (serious) memory leak fixSam James2024-05-022-0/+745
| | | | | Closes: https://bugs.gentoo.org/931059 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: drop 2.39.3-r5, 2.39.3-r6Sam James2024-05-022-829/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: add 2.39.4Sam James2024-05-022-0/+415
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/quotatool: add 1.6.4Sam James2024-05-022-0/+23
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Manifest: add 2.24.0Andreas K. Hüttel2024-05-022-0/+28
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-lisp/roswell: mark as LTO-unsafeEli Schwartz2024-05-023-5/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | Listen, I definitely know it's LTO-unsafe. I can't actually get it to compile, but either way, it's definitely LTO-unsafe... The next compilation error is: ``` /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: warning: resources.o: missing .note.GNU-stack section implies executable stack /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker resources.o:(.rsrc$01+0x80): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined resources.o:(.rsrc$01+0x90): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined collect2: error: ld returned 1 exit status make[2]: *** [Makefile:436: ros] Error 1 ``` As you can tell from the linker error, it appears to be lisp code... if anyone can figure out why it happens you're welcome to it but I am not spending more time on lisp so this is me backing away now that the LTO bug can be closed. So long! Closes: https://bugs.gentoo.org/856106 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lisp/clisp: mark as LTO-unsafeEli Schwartz2024-05-021-1/+6
| | | | | | Closes: https://bugs.gentoo.org/856103 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lisp/clisp: add gitlab upstream metadataEli Schwartz2024-05-021-0/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/ffcall: make sure elibtoolize is appliedEli Schwartz2024-05-021-2/+3
| | | | | | | Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-php/pecl-event: add 3.1.3Sam James2024-05-022-0/+51
| | | | | Closes: https://bugs.gentoo.org/931061 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libsdl2: add 2.30.3Sam James2024-05-022-0/+209
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: disable libdeflate explicitlyAlfred Wingate2024-05-021-0/+82
| | | | | | | | | * Adding support would require adding multilib support in libdeflate. Bug: https://bugs.gentoo.org/930111 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36500 Signed-off-by: Sam James <sam@gentoo.org>
* dev-go/go-tools: RESTRICT test for 0.1.10Zac Medico2024-05-011-2/+4
| | | | | | | | | Since we now have RESTRICT="test" in the newer 0.20.0 ebuild we should also do the same for the old version which we hopefully can drop soon anyway. Closes: https://bugs.gentoo.org/904314 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-perl/Tie-Cycle: drop 1.227.0Andreas K. Hüttel2024-05-022-31/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/Tie-Cycle: stabilize 1.228.0 for amd64Andreas K. Hüttel2024-05-021-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-go/go-tools: add 0.20.0Zac Medico2024-05-012-0/+54
| | | | | | | Also set RESTRICT="test" because there are many failures. Bug: https://bugs.gentoo.org/904314 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* x11-wm/notion: drop merged patch from 9999Sam James2024-05-021-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/notion: Fix passing of incompatible pointer typeBrahmajit Das2024-05-023-1/+151
| | | | | | | | | | | | TODO: According to developer/s, frame->mplex->win would be a more type-safe way to achieve the same, but then it becomes less clear whether this is an 'is' or a 'has' relationship. Closes: https://bugs.gentoo.org/919249 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36498 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Time-Out: add 0.240.0Andreas K. Hüttel2024-05-022-0/+29
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* package.mask: Mask dev-perl/Type-Tie for removal.Andreas K. Hüttel2024-05-021-0/+4
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-editors/nano: add 8.0Sam James2024-05-023-1/+119
| | | | | Closes: https://bugs.gentoo.org/900168 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Unicode-Map8: drop 0.130.0-r2Andreas K. Hüttel2024-05-021-19/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/Unix-Mknod: add 0.50.0Andreas K. Hüttel2024-05-022-0/+16
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/gcc: add 11.4.1_p20240501Sam James2024-05-022-0/+66
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Module-Build-Tiny: add 0.48.0Sam James2024-05-022-0/+44
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/CPAN-Requirements-Dynamic: new package, add 0.1.0Sam James2024-05-023-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/CPAN-Meta-Requirements: new package, add 2.143.0Sam James2024-05-023-0/+27
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/DBD-mysql: add 5.5.0Sam James2024-05-022-0/+141
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Devel-CheckOS: add 2.0.0Sam James2024-05-022-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/ExtUtils-CChecker: add 0.120.0Sam James2024-05-022-0/+29
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/Test-Warnings: add 0.33.0Sam James2024-05-022-0/+37
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* virtual/perl-Compress-Raw-Zlib: add 2.212.0Sam James2024-05-021-0/+15
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* perl-core/Compress-Raw-Zlib: add 2.212.0Sam James2024-05-022-0/+36
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/HTTP-Cookies: add 6.110.0Sam James2024-05-022-0/+30
| | | | Signed-off-by: Sam James <sam@gentoo.org>