summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-06-03user/rspamd: Update to 3.8.4 (again)A. Wilcox2-4/+7
Squash this when merging. Some of the changes were missed in the other.
2024-06-03user/gprbuild: Update to 24.0.0A. Wilcox1-11/+14
2024-06-03system/gcc: Improvements to GCC 13A. Wilcox2-2/+35
* Add terminals.c to Ada patch, which fixes a link error in user/gprbuild (and anything else that would use Ada terminal I/O). * Use STAGE1_CFLAGS and BOOT_CFLAGS to improve build times. Improvement was clocked from 40m to 32m (-8m, or 20%) on gwyn (Talos II).
2024-06-03user/mbedtls: [CVE] Update to 3.6.0A. Wilcox2-319/+3
2024-06-03user/gnucobol: Use local mirror for testsA. Wilcox1-1/+1
The test data has changed upstream. We use our locally cached version for now, since we haven't updated GNU Cobol itself yet.
2024-06-03user/aspell-dict-lv: Use local mirrorA. Wilcox1-1/+1
Closes: #1173
2024-06-03user/supertux: Fix missing headerA. Wilcox2-2/+34
Patch from upstream.
2024-06-03user/range-v3: Update to 0.12.0A. Wilcox1-2/+2
2024-06-03user/the_silver_searcher: PatchesA. Wilcox4-4/+321
* Fix when reading symlinks to pipes. * Fix build with newer GCC.
2024-06-03user/rxvt-unicode: [CVE] Update to 9.31A. Wilcox2-8/+7
2024-06-03user/libptytty: New packageA. Wilcox2-0/+55
This is a dependency of newer releases of user/rxvt-unicode.
2024-06-03user/xsane: Use our own cacheA. Wilcox1-1/+1
Gentoo's distfile cache for xsane is now a 404.
2024-06-03user/xmoto: Fix URLsA. Wilcox1-2/+2
Upstream site is down.
2024-06-03user/xmlsec: Update to 1.3.4A. Wilcox1-2/+2
Upstream removed the old tarball.
2024-06-03user/quassel: Fix split packagesA. Wilcox1-2/+27
2024-06-03user/qt-creator: Patch missing headerA. Wilcox2-2/+31
2024-06-03user/libnatpmp: Update domainsA. Wilcox1-2/+2
Same as user/miniupnpc in prior commit, tuxfamily.org needs replacing.
2024-06-03user/miniupnpc: Update domainsA. Wilcox1-2/+2
tuxfamily.org seems to be MIA, so use their alt mirror.
2024-06-03user/clearsans: Use our mirrorA. Wilcox1-1/+1
Intel has discontinued all their fonts, so use our mirrored copy.
2024-06-03user/strongswan: Add missing test depA. Wilcox1-0/+1
2024-06-03user/ncftp: Update to 3.2.7, fix URLA. Wilcox1-4/+4
2024-06-03user/mosh: Update to 1.4.0A. Wilcox2-59/+4
2024-06-03user/postfix: Update to 3.9.0A. Wilcox3-32/+6
Also, update source download URL; that mirror is returning 404 now.
2024-06-03user/pidgin: Add missing check-dev depA. Wilcox1-0/+1
2024-06-03user/rspamd: Update to 3.8.4A. Wilcox1-2/+2
2024-06-03user/thunderbird: Update checksums for GCC patchA. Wilcox1-0/+1
2024-06-03user/wget: Update to 1.24.5A. Wilcox1-2/+2
* HSTS fixes for 32-bit x86 and 64-bit PPC. * Compatibility with newer GCC releases. * Security and privacy fixes.
2024-06-03user/mimetic: Patch for newer C++ standardA. Wilcox2-4/+17
2024-06-03user/minicom: Update to 2.9A. Wilcox1-2/+2
Forced by upstream, who 410'd 2.8's tarballs.
2024-06-03user/squashfs-tools: Update to 4.6.1A. Wilcox2-22/+21
Also, move tools to /usr/sbin because lzo/lz4 are in /usr/lib.
2024-06-03user/mdadm: Update to 4.3A. Wilcox5-38/+79
2024-06-03user/libstaroffice: Update to 0.0.7A. Wilcox2-3/+28
Also integrate upstream patch to fix 'mistake' that causes warning.
2024-06-03user/xapian-core: Update to 1.4.25A. Wilcox2-4/+20
Finally fixed the test suite, too!
2024-06-03user/liborcus: Update to 0.19.2A. Wilcox1-9/+5
Needed for GCC compat. Also needed for new mdds. Use upstream dist tarball, ala mdds and libixion.
2024-06-03user/libixion: Update to 0.19.0A. Wilcox1-7/+5
Use upstream dist tarball, ala mdds. Update needed for new mdds.
2024-06-03user/libetonyek: Update for new mddsA. Wilcox1-3/+3
2024-06-03user/mdds: Update to 2.1.1A. Wilcox1-5/+5
Use upstream dist tarballs so we don't have to autogen.
2024-06-03user/openttd: Update download URLA. Wilcox1-1/+1
2024-06-03user/seatd: Update to 0.8.0 and improveA. Wilcox1-10/+9
* Add test suite. * Use meson commands instead of hardcoding ninja (hoping samu someday). * Add scdoc dep and build docs.
2024-06-03user/libmspub: Integrate upstream patch for <cstdint>A. Wilcox2-3/+16
2024-06-03user/liblbxutil: Patch for -fno-commonA. Wilcox2-3/+24
No upstream any more, so not submitted.
2024-06-03user/libgnt: Update to 2.14.3 and patchA. Wilcox2-4/+68
Upstream has an unreleased 2.14.4 with this patch, that fixes an attempted access on an internal ncurses struct.
2024-06-03user/libpfm: Update to 4.13.0A. Wilcox1-3/+3
* New CPUs supported, including Zen3/4 and Power10. * Fix for GCC build.
2024-06-03user/xf86-video-openchrome: Use -fcommonA. Wilcox1-0/+1
Yeah, it's not clean, but this is a very crusty codebase.
2024-06-03user/xf86-video-vmware: Update to 13.4.0A. Wilcox1-7/+4
2024-06-03user/xf86-video-ati: Update to 22.0.0A. Wilcox2-84/+4
2024-06-03user/xf86-video-amdgpu: Update to 23.0.0A. Wilcox1-3/+3
2024-06-03user/olm: [CVE] Update to 3.2.16A. Wilcox1-2/+2
2024-06-03user/yubikey-personalization: PatchesA. Wilcox4-2/+266
* Update for GCC 10 compatibility. * Memory safety issues.
2024-06-03user/x11vnc: Integrate upstream GCC 10 patchA. Wilcox2-3/+47