Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
12 days | user/llvm18: disable flaky tests. fixes #1250. | Zach van Rijn | 1 | -10/+17 | |
13 days | bootstrap/llvm18: symbolic link to user/llvm18. | Zach van Rijn | 1 | -0/+1 | |
2024-12-05 | system/elfutils: Drop cURL and libbsd dependency | Anna Wilcox | 1 | -2/+2 | |
Closes: #1266 | |||||
2024-12-04 | system/easy-kernel: Depend on elfutils | A. Wilcox | 1 | -1/+1 | |
Needed for x86_64, at least. | |||||
2024-12-04 | scripts/deplist: final updates for beta6. | Zach van Rijn | 1 | -3/+5 | |
2024-12-04 | user/kwin: Use xwayland instead of xorg-server- | A. Wilcox | 1 | -3/+2 | |
XWayland is now its own package, separate from the X server base package. Use XWayland as the dependency. Not revbump because this package has never escaped into the wild since the libglvnd revbump; if it had, it would have broken deps and been unable to build anyway. | |||||
2024-12-04 | user/chrpath: Move to system/ | A. Wilcox | 1 | -0/+0 | |
Needed by LLVM bootstrap compilers. Acked-by: Zach van Rijn <me@zv.io> | |||||
2024-12-04 | user/chelf: Move to system/ | A. Wilcox | 1 | -0/+0 | |
Used by LLVM bootstrap compilers. May be needed eventually for other system-level dependencies to set stack sizes. Acked-by: Zach van Rijn <me@zv.io> | |||||
2024-12-04 | user/llvm14: Move to bootstrap/ | A. Wilcox | 14 | -0/+0 | |
Package is only needed by Rust bootstrap packages. | |||||
2024-12-04 | user/kdevelop: Explicitly use LLVM 18 | A. Wilcox | 1 | -4/+5 | |
We were already using it, but make it explicit. | |||||
2024-12-04 | user/qt-creator: Add support for LLVM 18 | A. Wilcox | 7 | -2/+228 | |
Patches were cherry-picked from upstream. | |||||
2024-12-04 | system/libexecinfo: fix accidental CFLAGS removal. | Zach van Rijn | 1 | -2/+2 | |
2024-12-03 | user/colordiff: new package | Alice | 1 | -0/+28 | |
2024-12-02 | scripts/deplist: add exception for 'musl-dbg'. | Zach van Rijn | 1 | -0/+1 | |
2024-12-02 | system/libxslt: Update to 1.1.42 | A. Wilcox | 1 | -2/+2 | |
Closes: #1264 | |||||
2024-12-02 | system/elfutils: Fix dependencies, disable 2 tests | A. Wilcox | 3 | -3/+31 | |
* Tests require musl debugging symbols. * Build requires M4, and also violated 80 char limit. * Two tests are broken upstream, and have been reported. Closes: #1263 | |||||
2024-12-01 | system/shimmy: Update to 0.8 | A. Wilcox | 1 | -2/+2 | |
2024-12-01 | system/strace: Update to 6.9 | A. Wilcox | 1 | -2/+2 | |
This is needed for building against easy-kernel-6.6 headers. Closes: #1262 | |||||
2024-12-01 | system/xfsprogs + rdeps: Move to user/ | A. Wilcox | 7 | -0/+0 | |
* inih requires Meson, and we don't want to introduce Meson to the system/ ABI, so we need to move it to user/. * This takes xfsprogs with it. This is fine because we still have system/e2fsprogs for a file system on new ports. * As the only dependent of userspace-rcu was xfsprogs, it doesn't need to be present in system/ any more either. Move to user/. | |||||
2024-11-30 | system/easy-kernel: fix checksum. | Zach van Rijn | 1 | -1/+1 | |
2024-11-29 | system/easy-kernel: Additional platform fixes | A. Wilcox | 3 | -4/+20 | |
* Add bsdtar.patch to patches. * x86_64/pmmx: Disable SimpleFB which caused EFI computers to break. * pmmx: Update config for latest compiler. | |||||
2024-11-29 | system/easy-kernel: Fixes for x86_64 | A. Wilcox | 3 | -2/+40 | |
* Config updated to reflect elfutils availability. * Patch tar call to work on bsdtar. | |||||
2024-11-29 | system/elfutils: New package | A. Wilcox | 7 | -0/+219 | |
Needed for kernel on x86 platforms. Includes one patch from experimental/elfutils set. | |||||
2024-11-29 | user/libbsd: Promote to system/ | A. Wilcox | 2 | -0/+0 | |
Needed for elfutils. | |||||
2024-11-29 | user/musl-obstack: Promote to system/ | A. Wilcox | 1 | -1/+0 | |
Needed for elfutils. | |||||
2024-11-29 | user/fts: Promote to system/ | A. Wilcox | 1 | -0/+0 | |
Needed for elfutils. | |||||
2024-11-29 | user/argp-standalone: Promote to system/ | A. Wilcox | 5 | -147/+126 | |
* Needed for elfutils. * Change upstream to more-maintained version. | |||||
2024-11-29 | system/easy-kernel: Update to 6.6.58-mc2 | A. Wilcox | 27 | -65943/+513869 | |
Includes oldconfigs for all arches, but only tested on ppc64 so far. | |||||
2024-11-29 | system/easy-kernel: Don't remove source symlink | A. Wilcox | 1 | -1/+0 | |
It doesn't appear to exist by default any more, so we don't need to remove it. | |||||
2024-11-29 | system/easy-kernel: Update to 6.6.6-mc1 | A. Wilcox | 30 | -823268/+88018 | |
2024-11-29 | user/wf-shell: New package | A. Wilcox | 1 | -0/+36 | |
2024-11-29 | user/libdbusmenu: New package | A. Wilcox | 1 | -0/+38 | |
2024-11-29 | user/gtk-layer-shell: New package | A. Wilcox | 1 | -0/+33 | |
2024-11-29 | user/xf86-video-intel: Update to latest git | A. Wilcox | 1 | -7/+4 | |
2024-11-29 | user/xf86-video-glint: Move to legacy/ | A. Wilcox | 2 | -6/+5 | |
* Driver does not build for current Xorg server. * Last upstream release was 2015, last non-trivial Git commit was 2017. * Last Permedia card was manufactured in 1999. * We can still use fbdev on these chips; it is unlikely that any of the GL 1.1 support would be useful these days, and contemporary reviews noted that the Rage128 and RIVA TNT performed better. | |||||
2024-11-29 | user/xf86-video-nouveau: Update to 1.0.18 | A. Wilcox | 1 | -4/+4 | |
2024-11-29 | user/xf86-video-rendition: !strip for firmware | A. Wilcox | 1 | -0/+1 | |
2024-11-29 | user/xf86-video-{varies}: + libdrm as explicit dep | A. Wilcox | 6 | -7/+7 | |
We've always depended on it, so no revbump needed; with the new Xorg changes, we don't automatically pull it in as a silent dep. | |||||
2024-11-29 | user/mesa-amber: Don't auto-install with mesa-dri | A. Wilcox | 1 | -1/+0 | |
Since GBM is busted upstream, we can't use this for Wayland or Xorg. I'm not sure what we are meant to be using it for, but we don't need it available everywhere in this case. | |||||
2024-11-29 | user/mesa-amber: Fix i915 conflict, disable GBM | A. Wilcox | 2 | -1/+53 | |
See upstream: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12219 | |||||
2024-11-29 | user/mesa-amber: Install with other DRI drivers | A. Wilcox | 1 | -0/+1 | |
Users can override this by running 'apk add !mesa-amber', but this way we always install drivers for the older machines when installing Mesa drivers at all. This way, we don't need to change Horizon etc to support the older hardware drivers, and users can still remove it if they know they won't ever need it. | |||||
2024-11-29 | user/mesa: Disable broken drivers on pmmx | A. Wilcox | 1 | -2/+1 | |
2024-11-29 | user/wxwidgets: Use GLVND for GL headers | A. Wilcox | 1 | -2/+2 | |
2024-11-29 | user/wlroots-0.{17,18}: Use GLVND for GL headers | A. Wilcox | 2 | -6/+7 | |
2024-11-29 | user/vlc: Add GLVND for GL headers | A. Wilcox | 1 | -2/+2 | |
2024-11-29 | user/torcs: Use GLVND for GL headers | A. Wilcox | 1 | -4/+4 | |
2024-11-29 | user/supertux: Use GLVND for GL headers | A. Wilcox | 1 | -1/+1 | |
2024-11-29 | user/sdl2: Update to 2.0.22 for Wayland support | A. Wilcox | 1 | -4/+5 | |
* Additionally, use GLVND for OpenGL headers. * Also, use RelWithDebInfo instead of RelWithDebugInfo. This matters because the target CMake files installed require the build type to match one of the ones they define, and they define that one. | |||||
2024-11-29 | user/sdl: Use GLVND for GL headers | A. Wilcox | 1 | -1/+1 | |
2024-11-29 | user/qt5-qtwayland: Add GLVND dep | A. Wilcox | 1 | -1/+1 | |
* Mesa used for the DRM backend; GLVND for EGL. |