Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-04 | user/clucene: tell check to use $builddir/tmp instead of tmp | Max Rees | 1 | -1/+9 | |
If we use /tmp (the default), successive runs of check will usually fail because /tmp is not cleared on each run, and clucene is not smart enough to delete its test files on its own, so a whole bunch of tests will fail. Instead, tell it to use $builddir/tmp, which we can safely clear each time we run check. | |||||
2018-09-02 | system/s6: link statically | Laurent Bercot | 1 | -2/+2 | |
2018-09-02 | system/execline: link statically | Laurent Bercot | 1 | -2/+2 | |
2018-09-02 | user/netqmail: remove qbiff program (can't work with secure utmp) | Laurent Bercot | 1 | -1/+2 | |
2018-09-02 | user/glm: fix big endian build | Max Rees | 2 | -2/+171 | |
2018-09-02 | user/qt5-qtwebsockets: new package | A. Wilcox | 1 | -0/+29 | |
2018-09-02 | user/kstars: new package | A. Wilcox | 2 | -0/+77 | |
2018-09-01 | user/figlet: new package, fixed up from alpine | Dan Theisen | 2 | -0/+56 | |
2018-08-31 | system/easy-kernel-power8: select HAVE_FUTEX_CMPXCHG on PowerPC | Rich Felker | 2 | -2/+17 | |
2018-08-31 | system/abuild: use pigz where available for faster compression | A. Wilcox | 2 | -2/+23 | |
2018-08-31 | system/musl: further POSIX conformance | A. Wilcox | 2 | -26/+399 | |
2018-08-31 | user/qemu: more debug, add -gtk for ppc{,64} | A. Wilcox | 2 | -2/+141 | |
2018-08-30 | user/qemu: bump to 2.12.1, add -dbg | A. Wilcox | 1 | -7/+17 | |
2018-08-30 | user/netqmail: fix makedepends (needs utmps-dev) | Laurent Bercot | 1 | -1/+2 | |
2018-08-30 | Merge branch 'rootbld' into 'master' | A. Wilcox | 2 | -4/+4 | |
update rootbld configuration See merge request !45 | |||||
2018-08-29 | user/libutempter: actually make the library work | A. Wilcox | 2 | -5/+18 | |
2018-08-29 | user/thunderbird: bump to 52.9.1, fix context menu and gloda issues | A. Wilcox | 2 | -5/+4 | |
2018-08-28 | user/heirloom-devtools: move to system, install m4 and make to /usr/5bin | A. Wilcox | 7 | -3/+3 | |
2018-08-28 | system/adelie-base: use heirloom-devtools instead of m4 for m4 | A. Wilcox | 1 | -4/+6 | |
GNU M4 does not pass compliance tests | |||||
2018-08-28 | user/netqmail: new package. First of *many* iterations. | Laurent Bercot | 12 | -0/+1174 | |
2018-08-27 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 10 | -4/+364 | |
2018-08-27 | system/ssmtp: explicit provides=/usr/sbin/sendmail | Laurent Bercot | 1 | -1/+2 | |
2018-08-27 | experimental: bunch of crap from x86_64 builder that needs worked on | A. Wilcox | 8 | -0/+357 | |
2018-08-27 | user/wine: don't use paxmark, we don't have PaX | A. Wilcox | 1 | -3/+0 | |
2018-08-27 | user/dosbox: ensure correct build for pmmx | A. Wilcox | 1 | -1/+7 | |
2018-08-26 | update rootbld configuration | Max Rees | 2 | -4/+4 | |
2018-08-25 | system/libarchive: BSD, save us from the POSIX cpio monster | A. Wilcox | 1 | -1/+2 | |
2018-08-25 | system/heirloom-pax: stuff cpio in /usr/5bin for POSIX compat only | A. Wilcox | 1 | -4/+6 | |
2018-08-25 | user/dracut: [intense angry mrarfing noises] | A. Wilcox | 1 | -1/+1 | |
2018-08-25 | user/dracut: fix /run mounting, add -crypt subpackage | A. Wilcox | 2 | -3/+29 | |
2018-08-24 | system/musl: package patch now even with tip of POSIX branch | A. Wilcox | 11 | -462/+6420 | |
2018-08-22 | system/gettys-openrc: do not spawn a getty on ttyS0 by default | Laurent Bercot | 2 | -2/+2 | |
agetty chokes on serial lines for some reasons. Reactivate the getty when we've figured out exactly what happens. | |||||
2018-08-21 | system/shimmy: bump to 0.5 | A. Wilcox | 1 | -7/+4 | |
2018-08-21 | user/mpg123: Add support for OSS and PulseAudio | A. Wilcox | 1 | -3/+3 | |
2018-08-21 | user/libetonyek: glm-dev -> glm | A. Wilcox | 1 | -1/+1 | |
2018-08-19 | system/gettys-openrc: new package. Move all getty definitions to it. | Laurent Bercot | 8 | -30/+81 | |
Small change to system/adelie-base so it includes gettys-openrc. Small change to system/s6 so it doesn't statically define gettys. | |||||
2018-08-19 | system/s6: allow openrc's sysinit to define early services | Laurent Bercot | 2 | -2/+13 | |
2018-08-19 | system/adelie-base: add qmail users | Laurent Bercot | 3 | -4/+13 | |
2018-08-19 | Merge branch 'libreoffice' into 'master' | A. Wilcox | 46 | -0/+2386 | |
LibreOffice and dependencies I have made a deal with Satan. See merge request !44 | |||||
2018-08-18 | user/libreoffice: pull in, massive overhaul | Max Rees | 5 | -0/+653 | |
2018-08-18 | system/utmps: the utmp user and group are already hardcoded in | Laurent Bercot | 3 | -12/+2 | |
2018-08-18 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 1 | -2/+3 | |
2018-08-18 | user/s6-networking: new package | Laurent Bercot | 1 | -0/+40 | |
2018-08-18 | user/bearssl: move brssl to /usr/bin, make it dynamic | Laurent Bercot | 1 | -8/+6 | |
2018-08-18 | Merge branch 'ncurses-fix-static-linkage' into 'master' | A. Wilcox | 1 | -2/+3 | |
Fix ncurses static linkage. Use the same linker script trick as used on the .so files on the .a files to redirect to the wide version of the static libraries. Fixes an issue with `llvm-config --system-libs --link-static` pulling in curses instead of tinfo. See merge request !43 | |||||
2018-08-18 | Use the same linker script trick as used on the .so files on the .a files to ↵ | Brandon Bergren | 1 | -2/+3 | |
redirect to the wide version of the static libraries. Fixes an issue with `llvm-config --system-libs --link-static` pulling in curses instead of tinfo. | |||||
2018-08-16 | user/s6-dns: upgrade to 2.3.0.1 | Laurent Bercot | 1 | -6/+6 | |
2018-08-16 | system/utmps: upgrade to 0.0.1.3 | Laurent Bercot | 1 | -6/+6 | |
2018-08-16 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 7 | -61/+27 | |
2018-08-16 | system/s6: upgrade to 2.7.2.0 | Laurent Bercot | 1 | -6/+7 | |