Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-07-01 | user/marco: depend on mate-desktop and -settings-daemonHEADcurrent | Síle Ekaterin Liszka | 1 | -2/+2 | |
2025-07-01 | user/gdk-pixbuf: fix pkgconfig file | Síle Ekaterin Liszka | 2 | -2/+16 | |
2025-06-19 | user/libxcvt: fix Maintainer email address | Ermine | 1 | -1/+1 | |
2025-05-31 | user/dwl: new package | Síle Ekaterin Liszka | 1 | -0/+25 | |
2025-05-31 | user/darkman: new package | Síle Ekaterin Liszka | 1 | -0/+25 | |
2025-05-31 | user/brillo: new package | Síle Ekaterin Liszka | 1 | -0/+25 | |
2025-05-31 | user/waypipe: new package | Síle Ekaterin Liszka | 2 | -0/+48 | |
2025-05-31 | user/flameshot: new package | Síle Ekaterin Liszka | 1 | -0/+40 | |
2025-05-25 | user/gtk4: Update to 4.18.5 | A. Wilcox | 2 | -14/+85 | |
2025-05-25 | user/gst*: Update to 1.26.1 | A. Wilcox | 15 | -593/+91 | |
Integrates upstream fixes allowing tests to pass on all platforms. | |||||
2025-05-25 | user/pango: Update to 1.56.3, re-enable tests | A. Wilcox | 1 | -8/+21 | |
2025-05-25 | user/fontconfig: Update to 2.15.0, re-enable tests | A. Wilcox | 2 | -17/+31 | |
Disable one test that requires network and is also very time-consuming. (It nearly hit the 600s timeout on gwyn.) | |||||
2025-05-25 | user/harfbuzz: Update to 11.2.0, re-enable tests | A. Wilcox | 1 | -19/+20 | |
2025-05-25 | user/glib: Update to 2.84.0 | A. Wilcox | 8 | -35/+49 | |
Patch is needed until musl has a fix for _SC_MINSIGSTKSZ on ppc64. Closes: #1314 | |||||
2025-05-25 | user/cairo: Update to 1.18.4 | A. Wilcox | 6 | -167/+73 | |
* Remove Infinality patch set, and bring in the two still-relevant ones. * Change to the Meson build system. | |||||
2025-05-25 | user/thunderbird: Update to 128.10.1awilfox/firefox-update-128.9 | A. Wilcox | 2 | -4/+4 | |
2025-05-25 | user/firefox-esr: Update to 128.10.1esr | A. Wilcox | 2 | -5/+5 | |
Surprisingly, no real patch churn! | |||||
2025-05-25 | user/sdl2: First pass at AltiVec detection patch | A. Wilcox | 2 | -1/+25 | |
This should allow runtime AltiVec detection without segfault on G3 and Espresso systems. | |||||
2025-05-25 | user/libglvnd: Disable test suite for circular dep | A. Wilcox | 1 | -1/+1 | |
user/xorg-server grew a dep on libglvnd in 24a9daaf, and libglvnd's test suite needs xvfb (via options="checkx11"). This causes a circular dependency when building a clean tree. Fixes: 24a9daaf982b ("user/xorg-server,xwayland: Switch to glvnd") | |||||
2025-05-07 | user/bcnm: upgrade to 0.0.2.0 | Laurent Bercot | 3 | -26/+7 | |
2025-05-07 | user/apaste: upgrade to 0.0.3.0 | Laurent Bercot | 1 | -8/+9 | |
2025-05-07 | user/smtpd-starttls-proxy: upgrade to 0.0.2.0 | Laurent Bercot | 1 | -7/+8 | |
2025-05-07 | user/tipidee: upgrade to 0.0.6.0 | Laurent Bercot | 2 | -18/+9 | |
2025-05-07 | user/s6-networking: upgrade to 2.7.1.0 | Laurent Bercot | 2 | -17/+9 | |
2025-05-07 | user/s6-dns: upgrade to 2.4.1.0 | Laurent Bercot | 2 | -15/+7 | |
2025-05-07 | user/s6-linux-utils: upgrade to 2.6.3.0 | Laurent Bercot | 1 | -5/+6 | |
2025-05-07 | user/s6-portable-utils: upgrade to 2.3.1.0 | Laurent Bercot | 1 | -5/+6 | |
2025-05-04 | user/hyperfine: new package. | Zach van Rijn | 1 | -0/+376 | |
2025-05-04 | user/rspamd: 3.11 | Lee Starnes | 2 | -63/+30 | |
Closes #1330 | |||||
2025-05-04 | user/wayland-protocols: upgrade to 1.42 | Ermine | 1 | -2/+2 | |
2025-05-04 | user/libxkbcommon: upgrade to 1.8.1 | Ermine | 1 | -4/+5 | |
2025-05-04 | user/clang: Re-enable interpreter tests on ppc32 | Ash Logan | 2 | -48/+1 | |
Now that LLVM has REL24 support patched in, these tests are good to run. | |||||
2025-05-04 | user/llvm18: Add support for additional relocation types in RuntimeDyld | Ash Logan | 3 | -29/+183 | |
* The REL24 relocation is used in JIT'd code for library calls. Implementing this allows the ExecutionEngine tests, clang-repl, and llvmpipe to all start working. * Implement a bunch of "easy" relocations while we're here. These are not really tested. * Anna's existing patch leaked a "delta" variable into the switch scope, so add braces to contain that. Also, the PPC ELF ABI doesn't specify an overflow check for REL32 (unlike ppc64), so remove it and allow truncation. * Add mention of the problematic relocation type to the LLVM error message, so if other relocation types (like the PLT/GOT relocs) end up being needed later, this is obvious from user reports. Partially resolves #1233 | |||||
2025-05-04 | user/libinput: upgrade to 1.28.0 | Ermine | 1 | -2/+2 | |
2025-05-04 | user/lighttpd: prefer lighttpd built-in web mime | Glenn Strauss | 3 | -84/+2 | |
prefer lighttpd built-in web mime types (remove mime-types.conf snapshot copy from 2010 from Gentoo) | |||||
2025-05-04 | user/lighttpd: Bump to 1.4.79 | Glenn Strauss | 1 | -2/+2 | |
Ref https://www.lighttpd.net/2025/4/4/1.4.79/ | |||||
2025-04-23 | user/wireguard-tools: update to 1.0.20210914 | Laurent Bercot | 1 | -2/+2 | |
By user request. | |||||
2025-03-27 | user/thunar: Add gvfs as explicit dependency | A. Wilcox | 1 | -2/+2 | |
This is required to be able to manage USB and other removable media. Fixes: image#417 | |||||
2025-03-25 | user/mdbook: New package | A. Wilcox | 1 | -0/+623 | |
2025-03-23 | user/lighttpd: Bump to 1.4.78 | Glenn Strauss | 1 | -2/+2 | |
Ref https://www.lighttpd.net/2025/3/22/1.4.78/ | |||||
2025-02-25 | user/xorg-server + xwayland: [CVE] Update | A. Wilcox | 2 | -8/+4 | |
* user/xorg-server: Update to 21.1.16 * user/xwayland: Update to 24.1.6 | |||||
2025-02-19 | user/drm_info: new package | Ermine | 1 | -0/+26 | |
2025-02-12 | user/linux-firmware: remove symlinks from -other | Ermine | 2 | -17/+38 | |
2025-01-15 | user/weechat: bump { 4.2.1 --> 4.5.1 }. fixes #1319. | Zach van Rijn | 1 | -3/+3 | |
Note: the 'cjson-dev' dependency is required from 4.3.x, while 4.3.x does not support Ruby 3.4.x out of the box. Rather than work around supporting Ruby 3.4.x with 4.2.x, just update it and add the dependency. | |||||
2025-01-10 | user/lighttpd: Bump to 1.4.77 | Glenn Strauss | 1 | -2/+2 | |
Ref https://www.lighttpd.net/2025/1/10/1.4.77/ | |||||
2025-01-10 | user/xfce4-screenshooter: force -j1 during installation. fixes #1302. | Zach van Rijn | 1 | -1/+1 | |
2025-01-10 | user/aria2: fix checksum. | Zach van Rijn | 1 | -1/+1 | |
2025-01-03 | user/node: Fix PPC64 patch to actually compile | A. Wilcox | 2 | -6/+9 | |
The patch as committed was not finished. This finishes the patch. Tested on G5 and Power9. No regressions on P9, 12 failures on G5 - which is significantly better than the 3800 we had before. Fixes: 5a785f870b ("user/node: Added fixes for pre-Power8 ppc64 CPUs") See-also: !817 | |||||
2025-01-03 | user/node: Added fixes for pre-Power8 ppc64 CPUs. Fixes #278. | Svetlana Akaeva | 2 | -1/+918 | |
2025-01-01 | user/mailcap: Fix style issues | A. Wilcox | 1 | -4/+5 | |
* Tabs, not spaces. * License should be an SPDX identifier, which doesn't allow spaces. * sha512sums can be on one line (regen'd with `abuild checksum`). |