summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04system/db: fix FTBFS on pmmxA. Wilcox2-2/+26
2019-03-04user/{lzo,lzop}: move to system/A. Wilcox2-0/+0
2019-03-04system/gcc: More Go fixes (build and runtime)A. Wilcox5-0/+87
2019-03-02system/openrc: disable tests due to Gentoo #575958A. Wilcox1-0/+1
2019-03-01system/{atf,kyua,libucontext,lutok,openrc}: m-nA. Wilcox5-7/+5
William is no longer contributing to Adélie.
2019-03-01system/linenoise: allow stricter SONAME preference of GCC 8A. Wilcox2-7/+6
2019-03-01system/git: disable stupid broken py2 testA. Wilcox1-0/+1
2019-03-01system/libelf: fix URLsA. Wilcox1-4/+5
2019-02-28system/flex: Build against byacc instead of bisonA. Wilcox1-1/+1
This breaks a circular dependency where flex needs bison and bison needs flex.
2019-02-28system/bzip2: fix download URLA. Wilcox1-1/+1
2019-02-28system/easy-kernel*: Fix build for powerpc64 with GCC 8A. Wilcox6-5/+260
2019-02-28system/libaio: Fix build for GCC 8A. Wilcox2-5/+33
2019-02-28system/binutils: bump to 2.32A. Wilcox4-108/+3
2019-02-28system/gcc: bump to 8.3.0A. Wilcox34-1443/+501
These patches have been forward-ported to 8: 002_all_default-relro.patch 005_all_default-as-needed.patch 011_all_default-warn-format-security.patch 012_all_default-warn-trampolines.patch We are no longer using fortify-headers, so these patches are no longer needed: 003_all_default-fortify-source.patch 050_all_libiberty-asprintf.patch 053_all_libitm-no-fortify-source.patch These patches no longer appear necessary: 067_all_gcc-poison-system-directories.patch 090_all_pr55930-dependency-tracking.patch 201-cilkrts.patch 203-libgcc_s.patch 207-static-pie.patch These patches have already been applied upstream: 204-linux_libc_has_function.patch 332-gccgo-remove-ustat.patch ada-aarch64-multiarch.patch ada-fixes.patch boehm-gc-musl.patch fix-rs6000-pie.patch gcc-4.8-build-args.patch lra-pentium.patch These patches are no longer necessary because GCJ has been removed: 310-build-gcj-s390x.patch fix-gcj-iconv-musl.patch fix-gcj-musl.patch fix-gcj-stdgnu14-link.patch The rest of the changes are updates from nsz's patchset.
2019-02-27{experimental => user}/openjdk7: new packageA. Wilcox17-15/+208
2019-02-27system/easy-kernel: update ppc32 config somewhatA. Wilcox2-23/+110
2019-02-27Merge branch 'gcc-https' into 'master' A. Wilcox1-4/+5
system/gcc: Use https:// for source URLs See merge request !188
2019-02-26user/gpgme: enable Python 3 bindings properlyA. Wilcox1-3/+3
2019-02-27system/gcc: Use https:// for source URLsLuis Ressel1-4/+5
2019-02-26experimental/openjdk7: new package (requires gawk)A. Wilcox12-0/+1039
2019-02-26experimental/erlang: new package (does not pass tests)A. Wilcox2-0/+68
2019-02-26user/lksctp-tools: new packageA. Wilcox1-0/+38
2019-02-26user/libxp: new packageA. Wilcox1-0/+38
2019-02-26user/xorgproto: enable legacy printprotoA. Wilcox2-4/+432
2019-02-26user/java-cacerts: new packageA. Wilcox2-0/+27
This package differs from Alpine's in two important ways: * The script is in source= and installed, instead of created with a heredoc. * There is no deinstall script to remove the certificate store. This is unnecessary, and violates APK's guarantee that user-generated content will not be modified. We cannot control what users do inside the directory, and we cannot take ownership of the entire thing. So we should not remove it.
2019-02-26system/openssl: bump to 1.0.2rA. Wilcox2-38/+6
2019-02-26user/java-gcj-compat: ughA. Wilcox1-0/+65
2019-02-26user/java-common: new packageA. Wilcox2-0/+35
2019-02-26user/fastjar: new packageA. Wilcox4-0/+184
2019-02-26Merge branch 'bump.aerdan.20190222' into 'master' A. Wilcox2-6/+11
Bumps for 22 February 2019. See merge request !182
2019-02-26Merge branch 'busyborks' into 'master' A. Wilcox47-0/+0
Deprecate busybox package due to insane maintanership burden nobody is willing to take up. See merge request !183
2019-02-26Merge branch 'gpgme' into 'master' A. Wilcox2-10/+115
user/gpgme: Fixes & new py3-gpg subpackage See merge request !186
2019-02-26user/gpgme: Add py3-gpg subpackageLuis Ressel1-2/+10
2019-02-26user/gpgme: Use https source URL, drop duplicate check(), fix testsLuis Ressel2-8/+105
2019-02-25user/wxwidgets: use configure option instead of patchA. Wilcox2-19/+4
2019-02-24user/wxwidgets: new packageA. Wilcox2-0/+58
2019-02-24Merge branch 'libucontext-ppc64' into 'master' A. Wilcox4-47/+442
Libucontext ppc64 Fix libucontext functions for ppc64 See merge request !185
2019-02-23system/libucontext: fix on ppc64Bobby Bingham3-2/+442
2019-02-23system/libucontext: delete patch no longer usedBobby Bingham1-45/+0
2019-02-23system/adelie-base: add POSIX toolsA. Wilcox1-3/+3
2019-02-22{system => legacy}/busybox: fucking inflatable fucking busyboxKiyoshi Aman47-0/+0
2019-02-23user/qastools: new packageA. Wilcox3-7/+51
2019-02-22user/mesa: Fix swrast AltiVec detection on 32-bit PPCA. Wilcox2-3/+71
2019-02-22user/mesa: add dri-vc4 for ARM64A. Wilcox1-2/+6
2019-02-22user/perl-test-differences: upgrade to 0.65Kiyoshi Aman1-2/+2
2019-02-22user/file: upgrade to 5.36, change to github :(Kiyoshi Aman1-4/+9
2019-02-22system/easy-kernel: fix configuration for Raspberry Pi 3A. Wilcox2-51/+25
2019-02-21Merge branch 'wireguard' into 'master' A. Wilcox3-7/+83
user/wireguard-module: New packages for easy-kernel-power8* Depends on MR 174. See merge request !175
2019-02-21Merge branch 'easy-kernel-power' into 'master' A. Wilcox4-69/+96
system/easy-kernel*: Make the easy-kernel packages more similar See merge request !174
2019-02-21legacy/hwdata: purge permanentlyA. Wilcox2-58/+0