Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libxml2: clean up and improve deps for -dev | Natanael Copa | 2015-08-25 | 1 | -3/+10 |
| | | | | | | | | - the -dev package does not need python -dev so remove that. - dont build static libc - move a shell script to -dev package fixes #4553 | ||||
* | testing/acccheck: new aport | Alan Lacerda | 2015-08-25 | 1 | -0/+41 |
| | |||||
* | main/chromium: update to 44.0.2403.157 | Carlo Landmeter | 2015-08-24 | 1 | -5/+5 |
| | |||||
* | testing/android-tools: build emulators | Natanael Copa | 2015-08-24 | 2 | -6/+157 |
| | |||||
* | main/mate-desktop: upgrade to 1.10.2 | Alan Lacerda | 2015-08-24 | 1 | -4/+4 |
| | |||||
* | main/ruby: upgrade to 2.2.3 | Natanael Copa | 2015-08-24 | 1 | -5/+5 |
| | |||||
* | main/mariadb: fix segfault due to strerror_r | Natanael Copa | 2015-08-24 | 2 | -4/+45 |
| | |||||
* | main/xf86-video-nouveau: depend on mesa-dri-nouveau | Sören Tempel | 2015-08-24 | 1 | -2/+2 |
| | | | | | The xf86-video-{ati,intel} packages depend on the corresponding mesa-dri packages so this package should do so as well. | ||||
* | testing/firefox: upgrade to 40.0.2 | Natanael Copa | 2015-08-24 | 1 | -4/+4 |
| | |||||
* | main/mesa: upgrade to 10.6.5 | Natanael Copa | 2015-08-24 | 1 | -4/+4 |
| | |||||
* | testing/libteam: update to 1.18 | Stuart Cardall | 2015-08-24 | 1 | -4/+4 |
| | |||||
* | main/cython: update to 0.23.1 | Stuart Cardall | 2015-08-24 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | 0.23.1 (2015-08-22) Bugs fixed Invalid C code for generators. This fixes ticket 858. Invalid C code for some builtin methods. This fixes ticket 856. Invalid C code for unused local buffer variables. This fixes ticket 154. Test failures on 32bit systems. This fixes ticket 857. Code that uses "from xyz import *" and global C struct/union/array variables could fail to compile due to missing helper functions. This fixes ticket 851. Misnamed PEP 492 coroutine property cr_yieldfrom renamed to cr_await to match CPython. Missing deallocation code for C++ object attributes in certain extension class hierarchies. Crash when async coroutine was not awaited. Compiler crash on yield in signature annotations and default argument values. Both are forbidden now. Compiler crash on certain constructs in finally clauses. Cython failed to build when CPython's pgen is installed. | ||||
* | testing/lzip: new aport | ScrumpyJack | 2015-08-24 | 1 | -0/+41 |
| | | | | | Lzip is a lossless data compressor http://lzip.nongnu.org/lzip.html | ||||
* | main/nginx-lua: add -doc package | Natanael Copa | 2015-08-24 | 1 | -1/+2 |
| | |||||
* | main/nginx-lua: enable http_auth_request module | Bartłomiej Piotrowski | 2015-08-23 | 1 | -1/+2 |
| | |||||
* | main/nginx: enable http_auth_request module | Bartłomiej Piotrowski | 2015-08-23 | 1 | -1/+2 |
| | |||||
* | main/freetype: update infinality | Carlo Landmeter | 2015-08-23 | 1 | -5/+5 |
| | |||||
* | testing/android-tools: add mksdcard | Natanael Copa | 2015-08-21 | 2 | -8/+21 |
| | |||||
* | main/lftp: upgrade to 4.6.4 | Natanael Copa | 2015-08-21 | 1 | -4/+4 |
| | |||||
* | main/marco: upgrade to 1.10.2 | Alan Lacerda | 2015-08-20 | 1 | -4/+4 |
| | |||||
* | main/php-phalcon: upgrade to 2.0.7 | Natanael Copa | 2015-08-20 | 1 | -4/+4 |
| | |||||
* | main/mosquitto: upgrade to 1.4.3 | Natanael Copa | 2015-08-20 | 1 | -5/+5 |
| | |||||
* | main/pinentry: upgrade to 0.9.5 | Sören Tempel | 2015-08-20 | 1 | -10/+6 |
| | |||||
* | main/libxfixes: rebuild to compress man pages | Sören Tempel | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | main/libxscrnsaver: rebuild to compress man pages | Sören Tempel | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | main/debootstrap: remove pkgdetails.c | Sören Tempel | 2015-08-20 | 2 | -362/+5 |
| | | | | | In my opinion it doesn't belong in this package, it could be shipped by a separate package but I don't think that it is that useful. | ||||
* | main/debootstrap: add doc subpackage | Sören Tempel | 2015-08-20 | 1 | -3/+6 |
| | |||||
* | main/debootstrap: cleanup by providing custom makedev script | Sören Tempel | 2015-08-20 | 2 | -28/+39 |
| | | | | | Instead of replicating the Makefile devices.tar.gz rule in the package() APKBUILD function. | ||||
* | main/freeswitch: use patch from upstream for pthread priority fix | Natanael Copa | 2015-08-20 | 4 | -47/+92 |
| | | | | and increase timeout on stop | ||||
* | main/busybox: bump pkgrel to rebuild the revert | Natanael Copa | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | testing/loksh: set BIN_DIR environment variable | Sören Tempel | 2015-08-20 | 1 | -4/+1 |
| | | | | Instead of moving the binary manually from /usr/bin to /bin. | ||||
* | main/youtube-dl: fix typo in fishcomp | Sören Tempel | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | testing/pass: split completion package | Sören Tempel | 2015-08-20 | 1 | -19/+47 |
| | |||||
* | testing/tpm: split completion package | Sören Tempel | 2015-08-20 | 1 | -12/+29 |
| | |||||
* | main/mpv: enable zsh completions | Sören Tempel | 2015-08-20 | 1 | -2/+18 |
| | |||||
* | testing/knot: fixed pre-install script | Dennis Przytarski | 2015-08-20 | 2 | -2/+2 |
| | | | | the option G is unrecognized for addgroup | ||||
* | testing/sc added debian patch | ScrumpyJack | 2015-08-20 | 2 | -10/+795 |
| | | | | | Speadsheet Calculator https://github.com/dkastner/sc | ||||
* | Revert "main/busybox: backport libkmod compatible depmod" | Natanael Copa | 2015-08-20 | 5 | -998/+5 |
| | | | | This reverts commit 0872509c4fa881ef7528e2b1302a1b42417edc1a. | ||||
* | main/libidn: upgrade to 1.32 | Natanael Copa | 2015-08-20 | 1 | -4/+4 |
| | |||||
* | testing/openjdk8: fix permissions and deps | Natanael Copa | 2015-08-20 | 1 | -6/+4 |
| | | | | | we need have all deps/provides prefixed with 'openjdk8:' to avoid conflict with openjdk7 | ||||
* | main/jq: upgrade to 1.5 | Alan Lacerda | 2015-08-19 | 1 | -5/+5 |
| | |||||
* | main/osmo: upgrade to 0.2.14 | Natanael Copa | 2015-08-19 | 1 | -4/+4 |
| | |||||
* | main/libdrm: upgrade to 2.4.64 | Natanael Copa | 2015-08-19 | 1 | -4/+4 |
| | |||||
* | main/abuild: upgrade to 2.24.0 | Natanael Copa | 2015-08-19 | 5 | -169/+5 |
| | |||||
* | main/freeswitch: fix threading priority inheirtance | Natanael Copa | 2015-08-19 | 2 | -6/+6 |
| | | | | | The previously posted patch has a bug that makes it not set the inherited priority properly. | ||||
* | main/chromium: upgrade to 44.0.2403.155 | Natanael Copa | 2015-08-19 | 1 | -4/+4 |
| | |||||
* | main/lvm2: upgrade to 2.02.128 | Natanael Copa | 2015-08-19 | 2 | -21/+5 |
| | |||||
* | testing/installflash: removed | Natanael Copa | 2015-08-19 | 1 | -45/+0 |
| | | | | | | | | | package removed because: - This package is broken - its bloaty - its unmaintained - The problem it solves can be solved in a simple script - we have non-free/adobe-flashplayer | ||||
* | testing/texlive: install some perl modules | Isaac Dunham | 2015-08-18 | 1 | -1/+3 |
| | | | | | According to http://osdir.com/ml/blfs-dev/2015-06/msg00062.html this is necessary to avoid http://bugs.alpinelinux.org/issues/4514 | ||||
* | testing/texlive: fix source and enable xetex | Sören Tempel | 2015-08-18 | 1 | -3/+4 |
| |