Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-07 | user/netqmail: really accurate license now | Laurent Bercot | 1 | -2/+2 | |
2019-03-07 | user/netqmail: more accurate license | Laurent Bercot | 1 | -2/+2 | |
2019-03-07 | system/gcc: use byacc instead of bison | A. Wilcox | 1 | -1/+1 | |
2019-03-07 | system/bash: build without bison | A. Wilcox | 1 | -2/+2 | |
2019-03-07 | system/bc: bump to 1.1.4, add tests, new build system | A. Wilcox | 1 | -7/+9 | |
2019-03-07 | system/abuild: bump to 3.3.1 | A. Wilcox | 6 | -151/+7 | |
2019-03-07 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 71 | -1804/+1059 | |
2019-03-06 | user/s6-networking: upgrade to 2.3.0.4 | Laurent Bercot | 1 | -8/+38 | |
2019-03-06 | user/s6-dns: upgrade to 2.3.0.2 | Laurent Bercot | 1 | -9/+39 | |
2019-03-06 | system/s6: upgrade to 2.8.0.0 | Laurent Bercot | 2 | -8/+52 | |
2019-03-06 | system/execline: upgrade to 2.5.1.0 | Laurent Bercot | 1 | -10/+38 | |
2019-03-06 | system/utmps: upgrade to 0.0.2.1 | Laurent Bercot | 1 | -10/+38 | |
2019-03-06 | system/skalibs: upgrade to 2.8.0.0 | Laurent Bercot | 1 | -10/+30 | |
2019-03-06 | system/gcc: Fix ppc32 kernel build; POSIXise builtin snprintf | A. Wilcox | 3 | -1/+107 | |
2019-03-06 | system/libaio: fix build on 32-bit PowerPC | A. Wilcox | 1 | -1/+1 | |
2019-03-06 | system/heirloom-devtools: fix URL | A. Wilcox | 1 | -1/+1 | |
2019-03-05 | system/gcc: fix 32-bit PowerPC issue | A. Wilcox | 2 | -0/+17 | |
2019-03-04 | system/gcc: GCC 8 introduces --enable-default-ssp, kill patch | A. Wilcox | 2 | -217/+2 | |
2019-03-04 | system/asciidoctor: fix RubyGems URL; old one is dead | A. Wilcox | 1 | -1/+1 | |
2019-03-04 | system/db: fix FTBFS on pmmx | A. Wilcox | 2 | -2/+26 | |
2019-03-04 | user/{lzo,lzop}: move to system/ | A. Wilcox | 2 | -0/+0 | |
2019-03-04 | system/gcc: More Go fixes (build and runtime) | A. Wilcox | 5 | -0/+87 | |
2019-03-02 | system/openrc: disable tests due to Gentoo #575958 | A. Wilcox | 1 | -0/+1 | |
2019-03-01 | system/{atf,kyua,libucontext,lutok,openrc}: m-n | A. Wilcox | 5 | -7/+5 | |
William is no longer contributing to Adélie. | |||||
2019-03-01 | system/linenoise: allow stricter SONAME preference of GCC 8 | A. Wilcox | 2 | -7/+6 | |
2019-03-01 | system/git: disable stupid broken py2 test | A. Wilcox | 1 | -0/+1 | |
2019-03-01 | system/libelf: fix URLs | A. Wilcox | 1 | -4/+5 | |
2019-02-28 | system/flex: Build against byacc instead of bison | A. Wilcox | 1 | -1/+1 | |
This breaks a circular dependency where flex needs bison and bison needs flex. | |||||
2019-02-28 | system/bzip2: fix download URL | A. Wilcox | 1 | -1/+1 | |
2019-02-28 | system/easy-kernel*: Fix build for powerpc64 with GCC 8 | A. Wilcox | 6 | -5/+260 | |
2019-02-28 | system/libaio: Fix build for GCC 8 | A. Wilcox | 2 | -5/+33 | |
2019-02-28 | system/binutils: bump to 2.32 | A. Wilcox | 4 | -108/+3 | |
2019-02-28 | system/gcc: bump to 8.3.0 | A. Wilcox | 34 | -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 package | A. Wilcox | 17 | -15/+208 | |
2019-02-27 | system/easy-kernel: update ppc32 config somewhat | A. Wilcox | 2 | -23/+110 | |
2019-02-27 | Merge branch 'gcc-https' into 'master' | A. Wilcox | 1 | -4/+5 | |
system/gcc: Use https:// for source URLs See merge request !188 | |||||
2019-02-26 | user/gpgme: enable Python 3 bindings properly | A. Wilcox | 1 | -3/+3 | |
2019-02-27 | system/gcc: Use https:// for source URLs | Luis Ressel | 1 | -4/+5 | |
2019-02-26 | experimental/openjdk7: new package (requires gawk) | A. Wilcox | 12 | -0/+1039 | |
2019-02-26 | experimental/erlang: new package (does not pass tests) | A. Wilcox | 2 | -0/+68 | |
2019-02-26 | user/lksctp-tools: new package | A. Wilcox | 1 | -0/+38 | |
2019-02-26 | user/libxp: new package | A. Wilcox | 1 | -0/+38 | |
2019-02-26 | user/xorgproto: enable legacy printproto | A. Wilcox | 2 | -4/+432 | |
2019-02-26 | user/java-cacerts: new package | A. Wilcox | 2 | -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-26 | system/openssl: bump to 1.0.2r | A. Wilcox | 2 | -38/+6 | |
2019-02-26 | user/java-gcj-compat: ugh | A. Wilcox | 1 | -0/+65 | |
2019-02-26 | user/java-common: new package | A. Wilcox | 2 | -0/+35 | |
2019-02-26 | user/fastjar: new package | A. Wilcox | 4 | -0/+184 | |
2019-02-26 | Merge branch 'bump.aerdan.20190222' into 'master' | A. Wilcox | 2 | -6/+11 | |
Bumps for 22 February 2019. See merge request !182 | |||||
2019-02-26 | Merge branch 'busyborks' into 'master' | A. Wilcox | 47 | -0/+0 | |
Deprecate busybox package due to insane maintanership burden nobody is willing to take up. See merge request !183 |