summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
10 daysbootstrap/ecj-3.2: I can't believe it's recursion can't believe it's ↵Horst Burkhardt1-1/+1
recursion can't believe it's recursion Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/ecj-3.2: would you believe I forgot how to actually build ecj? I ↵Horst Burkhardt1-20/+16
wouldn't have. Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/ant-1.8.4: Unset JAVA_HOMEA. Wilcox1-0/+1
Needed to ensure success in an autobuilder environment.
10 daysbootstrap/ant-1.8.4: Fix Java environmentA. Wilcox1-0/+2
This is needed to build properly with Jikes. These variables actually need to be set for every Jikes invocation, so we may want to evaluate making a wrapper for Jikes later with these variables set.
10 daysbootstrap/classpath-0.93: Update config.guessZach van Rijn1-0/+5
Needed for aarch64.
10 daysbootstrap/jamvm-1.5.1: Add libtool to makedependsA. Wilcox1-1/+1
Needs libtool for autoreconf.
10 daysbootstrap/classpath-0.99-r1: i hate the equals signHorst Burkhardt1-1/+1
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.99-r1: introduce dependency on eclipse ECJHorst Burkhardt1-1/+1
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.99-r1: new packageHorst Burkhardt3-0/+121
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: correct oversight on APKBUILD from previous commitsHorst Burkhardt3-10/+15
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: actually add that sanitisation patchA. Wilcox1-0/+52
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: rectify spinlock condition on ppc64, add sanitisation ↵A. Wilcox1-0/+20
patch Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/ant-1.8.4: new (old) packageHorst Burkhardt2-0/+60
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: fix apk ... quirks ... tooHorst Burkhardt1-2/+2
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: fix autotools nonsense tooHorst Burkhardt1-5/+5
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: fix some gentooismsHorst Burkhardt1-4/+3
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jamvm-1.5.1: new packageHorst Burkhardt4-0/+733
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: did you know /usr/info is a place to install docs? ↵Horst Burkhardt1-0/+1
no? me neither. Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: classpath doesn't understand paths, so the ↵Horst Burkhardt1-3/+4
APKBUILD is helping it Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: correct issues id'd by awilfoxHorst Burkhardt1-9/+4
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/classpath-0.93: new packageHorst Burkhardt3-0/+146
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jikes: fix patch, fix APKBUILDHorst Burkhardt2-9/+9
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysfix jikes APKBUILD due to committer errorHorst Burkhardt1-5/+11
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
10 daysbootstrap/jikes: new packageHorst Burkhardt2-0/+51
Signed-off-by: Horst Burkhardt <horst@adelielinux.org>
11 dayssystem/elfutils: Drop cURL and libbsd dependencyAnna Wilcox1-2/+2
Closes: #1266
11 dayssystem/easy-kernel: Depend on elfutilsA. Wilcox1-1/+1
Needed for x86_64, at least.
11 daysscripts/deplist: final updates for beta6.Zach van Rijn1-3/+5
11 daysuser/kwin: Use xwayland instead of xorg-server-A. Wilcox1-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.
11 daysuser/chrpath: Move to system/A. Wilcox1-0/+0
Needed by LLVM bootstrap compilers. Acked-by: Zach van Rijn <me@zv.io>
11 daysuser/chelf: Move to system/A. Wilcox1-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>
11 daysuser/llvm14: Move to bootstrap/A. Wilcox14-0/+0
Package is only needed by Rust bootstrap packages.
11 daysuser/kdevelop: Explicitly use LLVM 18A. Wilcox1-4/+5
We were already using it, but make it explicit.
11 daysuser/qt-creator: Add support for LLVM 18A. Wilcox7-2/+228
Patches were cherry-picked from upstream.
11 dayssystem/libexecinfo: fix accidental CFLAGS removal.Zach van Rijn1-2/+2
13 daysuser/colordiff: new packageAlice1-0/+28
13 daysscripts/deplist: add exception for 'musl-dbg'.Zach van Rijn1-0/+1
13 dayssystem/libxslt: Update to 1.1.42A. Wilcox1-2/+2
Closes: #1264
13 dayssystem/elfutils: Fix dependencies, disable 2 testsA. Wilcox3-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
14 dayssystem/shimmy: Update to 0.8A. Wilcox1-2/+2
2024-12-01system/strace: Update to 6.9A. Wilcox1-2/+2
This is needed for building against easy-kernel-6.6 headers. Closes: #1262
2024-12-01system/xfsprogs + rdeps: Move to user/A. Wilcox7-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-30system/easy-kernel: fix checksum.Zach van Rijn1-1/+1
2024-11-29system/easy-kernel: Additional platform fixesA. Wilcox3-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-29system/easy-kernel: Fixes for x86_64A. Wilcox3-2/+40
* Config updated to reflect elfutils availability. * Patch tar call to work on bsdtar.
2024-11-29system/elfutils: New packageA. Wilcox7-0/+219
Needed for kernel on x86 platforms. Includes one patch from experimental/elfutils set.
2024-11-29user/libbsd: Promote to system/A. Wilcox2-0/+0
Needed for elfutils.
2024-11-29user/musl-obstack: Promote to system/A. Wilcox1-1/+0
Needed for elfutils.
2024-11-29user/fts: Promote to system/A. Wilcox1-0/+0
Needed for elfutils.
2024-11-29user/argp-standalone: Promote to system/A. Wilcox5-147/+126
* Needed for elfutils. * Change upstream to more-maintained version.
2024-11-29system/easy-kernel: Update to 6.6.58-mc2A. Wilcox27-65943/+513869
Includes oldconfigs for all arches, but only tested on ppc64 so far.