Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/ghc-bootstrap: fix cross-build, remove armhf | Mitch Tishmack | 2017-02-27 | 5 | -173/+100 |
| | |||||
* | scripts/bootstrap.sh, main/{binutils,gcc,musl}: no more options="toolchain" | Timo Teräs | 2017-02-27 | 4 | -9/+6 |
| | | | | abuild has been updated to figure this one out from $BOOTSTRAP. | ||||
* | community/go: cross-build support | Timo Teräs | 2017-02-27 | 2 | -7/+35 |
| | |||||
* | testing/gomplate: new aport | Dave Henderson | 2017-02-27 | 1 | -0/+41 |
| | | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com> | ||||
* | testing/hamlib: new aport | Bradford D. Boyle | 2017-02-27 | 1 | -0/+64 |
| | | | | | | Library to control radio transceivers and receivers http://www.hamlib.org/ | ||||
* | main/pkgconf: move pkg.m4 back where it should be | William Pitcock | 2017-02-26 | 1 | -1/+4 |
| | |||||
* | testing/goobook: new aport | Ivan Tham | 2017-02-26 | 1 | -0/+48 |
| | | | | | https://gitlab.com/goobook/goobook Access Google contacts from the command line | ||||
* | main/py-oauth2client: bump version to 4.0.0 and add py3 subpackages | Ivan Tham | 2017-02-26 | 1 | -23/+30 |
| | |||||
* | main/py-httplib2: add py3 subpackages | Ivan Tham | 2017-02-26 | 1 | -12/+23 |
| | |||||
* | main/vim: upgrade to 8.0.0349 | Ivan Tham | 2017-02-26 | 1 | -2/+2 |
| | |||||
* | trigger rebuilds on libwebp dependents | William Pitcock | 2017-02-26 | 18 | -18/+18 |
| | |||||
* | main/libwebp: upgrade to 0.6.0 | André Klitzing | 2017-02-26 | 1 | -11/+5 |
| | |||||
* | testing/mlocate: returned from unmaintained state | Alex Laskin | 2017-02-26 | 6 | -58/+73 |
| | | | | | https://pagure.io/mlocate A utility for finding files by name quickly | ||||
* | community/wait4ports: new aport | Erik Ogan | 2017-02-26 | 1 | -0/+28 |
| | | | | | | | | | | | wait4ports is a small binary that waits for network peers to be ready for connections. I wrote wait4ports in 2015 when I could not find a small tool to reliably poll for a list of network peers to be ready for connections. If there is a better way in Alpine Linux, I would love to use that instead. | ||||
* | testing/grub: fixup grub-mkconfig | Henrik Riomar | 2017-02-26 | 2 | -12/+34 |
| | | | | Minor fixup of grub-mkconfig so the generated config works with alpine. | ||||
* | main/openvswitch: update to 2.7.0 | Stuart Cardall | 2017-02-26 | 1 | -22/+2 |
| | | | | http://openvswitch.org/releases/NEWS-2.7.0 | ||||
* | testing/td-agent-bit: blacklist aarch64, libco doesn't build | William Pitcock | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | testing/td-agent-bit: new aport | Stuart Cardall | 2017-02-26 | 4 | -0/+79 |
| | | | | | | | | | | | | Fluent Bit is an open source and multi-platform Log Forwarder which allows you to collect data/logs from different sources, unify and send them to multiple destinations. Fluent Bit is written in C, has a pluggable architecture supporting around 20 extensions. It's fast and lightweight and provides the required security for network operations through TLS. http://fluentbit.io/ | ||||
* | main/jemalloc: update to 4.4.0 | Stuart Cardall | 2017-02-26 | 1 | -8/+6 |
| | | | | | | added --disable-syscall configure option [for use on systems that place security-motivated limitations on syscall(2)] | ||||
* | main/putty: upgrade to 0.68 | André Klitzing | 2017-02-26 | 3 | -57/+6 |
| | | | | | * Modernize abuild * Remove merged patches | ||||
* | testing/apt-dater-host: new aport | Henrik Riomar | 2017-02-26 | 1 | -0/+26 |
| | |||||
* | community/libzip: upgrade to 1.2.0 | André Klitzing | 2017-02-26 | 1 | -4/+2 |
| | |||||
* | main/ruby-bundler: fix URL | takahashim | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | community/libqmi: update to 1.17.901 | Stuart Cardall | 2017-02-26 | 3 | -18/+30 |
| | | | | | includes a compatibility patch to fix canonicalize_file_name() not being part of musl libc. | ||||
* | community/shadow: useradd with usergroups | Henrik Riomar | 2017-02-26 | 2 | -4/+14 |
| | | | | | | | group = 1000 is not a good default as that can be any group and in most cases gid=1000 is the chrony group. adduser in alpine creates usergroups so make use useradd does as well. | ||||
* | main/ltrace: add ppc64le support | Breno Leitao | 2017-02-26 | 2 | -4/+62 |
| | | | | | | | | Current ltrace version does not have ppc64le support, but the upstream version has, so, I backported patch eea6091f8672b01f7f022b0fc367e0f568225ffc. I also did some changes related to musl. | ||||
* | community/shadow: CVE-2016-6252 & CVE-2017-2616 | Henrik Riomar | 2017-02-26 | 3 | -12/+115 |
| | | | | Patches from Debian Jessie (1:4.2-3+deb8u3 & 1:4.2-3+deb8u2) | ||||
* | testing/lua-rapidjson: fix _VERSION | Jakub Jirutka | 2017-02-26 | 1 | -1/+2 |
| | |||||
* | testing/lua-rapidjson: new aport | Jakub Jirutka | 2017-02-26 | 1 | -0/+63 |
| | | | | | https://github.com/xpol/lua-rapidjson A JSON module for Lua based on the very fast RapidJSON library | ||||
* | testing/rapidjson: new aport | Jakub Jirutka | 2017-02-26 | 1 | -0/+37 |
| | | | | | http://rapidjson.org/ A fast JSON parser/generator for C++ with both SAX/DOM style API | ||||
* | main/pkgconf: improve abuild | Jakub Jirutka | 2017-02-26 | 1 | -7/+2 |
| | |||||
* | main/pkgconf: move pkg-config back to main pkg | Jakub Jirutka | 2017-02-26 | 1 | -1/+9 |
| | |||||
* | main/pkgconf: upgrade to 1.3.0 | William Pitcock | 2017-02-25 | 1 | -6/+4 |
| | |||||
* | main/pkgconf: make use of check() support | William Pitcock | 2017-02-25 | 1 | -7/+6 |
| | |||||
* | main/abuild: backport check() support | William Pitcock | 2017-02-25 | 2 | -2/+353 |
| | |||||
* | main/llvm: recompile against new libstdc++ | Jakub Jirutka | 2017-02-25 | 1 | -1/+1 |
| | | | | Should fix https://bugs.alpinelinux.org/issues/6773 | ||||
* | community/yarn: move from testing | Jakub Jirutka | 2017-02-25 | 3 | -0/+1 |
| | |||||
* | testing/artifactory-oss: upgrade to 4.16.0 | Jakub Jirutka | 2017-02-25 | 1 | -7/+3 |
| | |||||
* | community/lua-toml: move from testing | Jakub Jirutka | 2017-02-25 | 1 | -0/+0 |
| | |||||
* | community/docker-registry: upgrade to 2.6.0 | Jakub Jirutka | 2017-02-25 | 1 | -2/+2 |
| | |||||
* | community/docker-registry: improve runscript | Jakub Jirutka | 2017-02-25 | 2 | -18/+21 |
| | |||||
* | community/docker-registry: improve abuild | Jakub Jirutka | 2017-02-25 | 1 | -25/+27 |
| | |||||
* | community/nodejs-current: fix indentation | Jakub Jirutka | 2017-02-25 | 1 | -1/+1 |
| | |||||
* | testing/knot-resolver: upgrade to 1.2.3 | Jakub Jirutka | 2017-02-25 | 1 | -4/+3 |
| | |||||
* | main/lua-sql: upgrade to 2.3.5 | Jakub Jirutka | 2017-02-25 | 1 | -4/+2 |
| | |||||
* | community/ssh-ldap-pubkey: upgrade to 1.2.0 | Jakub Jirutka | 2017-02-25 | 1 | -7/+3 |
| | |||||
* | community/smstools: upgrade to 3.1.17 | Leonardo Arena | 2017-02-25 | 1 | -10/+2 |
| | |||||
* | main/makedepend: upgrade to 1.0.5 | William Pitcock | 2017-02-25 | 1 | -12/+2 |
| | |||||
* | main/audacious-plugins: upgrade to 3.8.2 | William Pitcock | 2017-02-25 | 1 | -5/+3 |
| | |||||
* | main/audacious: upgrade to 3.8.2 | William Pitcock | 2017-02-25 | 1 | -5/+3 |
| |