Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
* Required for compatibility with new libxml2 release.
Closes: #1275
|
|
|
|
|
|
The patch is inverted to effectively revert this requirement.
|
|
* Run `chelf` on the binaries after they are installed, in case they are
re-linked during the install process. This was the cause of #1272.
* Disable two more tests that caused failures on gwyn due to #1250.
Closes: #1272
|
|
NOTE: packages built during the 'clingo-bootstrap' process
no longer apply patches of the form 'patch("foo.patch")'
due to changes noted at spack#16. Upstream is aware.
v0.22.0 introduces libc awareness (currently glibc or musl).
https://github.com/spack/spack/pull/43190
v0.23.0 removes the old concretizer, final 0.x release.
https://github.com/spack/spack/pull/45215
v1.0.0 has high-impact changes. several compiler limitations.
https://github.com/spack/spack/pull/45189
See also: https://github.com/spack/spack/discussions/30634
|
|
Commit e9634624744109ff3ae8228d8a87ce3c31a9a121 changed upstream
for 'argp-standalone', a dependency of this package.
The 'argp.patch' file looks for the 'argp_usage' symbol in libargp
but is apparently not able to find it due to (I believe):
https://github.com/ericonr/argp-standalone/commit/e7ff8d9787d2641e55f6ac4afb777da60ef98043
This commit looks for a different symbol instead.
Note: -dev is now required and should be investigated.
|
|
|
|
|
|
Note: default_llvm="no"
Effectively reverts 1c7549b7bb4dcf1142d6c19876841ccc93fcafd5
since 'abuild' uses readlink to derive repository information.
The user/llvm18 package is free to be updated independently.
|
|
|
|
|
|
|
|
Closes: #1266
|
|
Needed for x86_64, at least.
|
|
|
|
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.
|
|
Needed by LLVM bootstrap compilers.
Acked-by: Zach van Rijn <me@zv.io>
|
|
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>
|
|
Package is only needed by Rust bootstrap packages.
|
|
We were already using it, but make it explicit.
|
|
Patches were cherry-picked from upstream.
|
|
|
|
|
|
|
|
Closes: #1264
|
|
* 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
|
|
|
|
This is needed for building against easy-kernel-6.6 headers.
Closes: #1262
|
|
* 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/.
|
|
|
|
* Add bsdtar.patch to patches.
* x86_64/pmmx: Disable SimpleFB which caused EFI computers to break.
* pmmx: Update config for latest compiler.
|
|
* Config updated to reflect elfutils availability.
* Patch tar call to work on bsdtar.
|
|
Needed for kernel on x86 platforms.
Includes one patch from experimental/elfutils set.
|
|
Needed for elfutils.
|
|
Needed for elfutils.
|
|
Needed for elfutils.
|
|
* Needed for elfutils.
* Change upstream to more-maintained version.
|
|
Includes oldconfigs for all arches, but only tested on ppc64 so far.
|
|
It doesn't appear to exist by default any more, so we don't need to
remove it.
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|