aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/qutebrowser: disable on arches witout qtwebengineNatanael Copa2018-09-041-1/+1
|
* community/py-opengl: move from testingNatanael Copa2018-09-041-0/+0
| | | | needed by py3-qt5
* testing/qutebrowser: fix dependsNatanael Copa2018-09-041-2/+2
| | | | use qt5-qt5 and depend on qt5-qtbase-sqlite
* community/py3-qt5: build more bindingsNatanael Copa2018-09-041-2/+11
| | | | needed by cutebrowser
* community/qt5-qtwebengine: move from testingNatanael Copa2018-09-0414-0/+0
|
* testing/qutebrowser: new aportDrew DeVault2018-09-041-0/+41
|
* community/git-lfs: fix post-install, don't install lfs in local repoJakub Jirutka2018-09-042-2/+2
| | | | As suggested by Kapczuk Piotr.
* community/garcon: enable introspectionNatanael Copa2018-09-041-3/+3
|
* community/libxfce4ui: enable introspectionNatanael Copa2018-09-041-2/+3
|
* community/libxfce4util: enable introspectionNatanael Copa2018-09-041-2/+3
|
* testing/py-pypeg2: fix python 3 packageDrew DeVault2018-09-041-19/+21
|
* testing/chocolate-doom: new aportAlex Raschi2018-09-041-0/+43
| | | | | https://www.chocolate-doom.org Portable release of Doom, Heretic, Hexen, and Strife
* testing/sdl2_net: new aportAlex Raschi2018-09-041-0/+34
| | | | | http://www.libsdl.org/projects/SDL_net/ A small sample cross-platform networking library
* testing/nomacs: new aportAlex Raschi2018-09-041-0/+61
| | | | | https://nomacs.org/ Small and fast Qt image viewer
* testing/font-fira-code: new aportMichal Sidor (Michcioperz)2018-09-041-0/+22
|
* testing/font-merriweather: new aportMichal Sidor (Michcioperz)2018-09-041-0/+22
|
* testing/librespot: change upstream, upgrade to 20180817, fix username in ↵Michal Sidor (Michcioperz)2018-09-043-10/+8
| | | | pre-install
* main/grub: fix install on xfsNatanael Copa2018-09-042-2/+64
| | | | ref #9375
* community/perl-mojolicious: upgrade to 7.94Francesco Colista2018-09-041-2/+2
|
* community/nextcloud: upgrade to 13.0.6Leonardo Arena2018-09-041-2/+2
|
* main/py-imagesize: upgrade to 1.1.0Jakub Jirutka2018-09-041-7/+5
|
* testing/phoronix-test-suite: bump dependencies to php7Lucas Ramage2018-09-031-2/+2
|
* testing/py-nbxmpp: Update 0.6.6 --> 0.6.7Marian Buschsieweke2018-09-031-2/+2
|
* Revert "main/dovecot: upgrade to 2.3.2.1"Natanael Copa2018-09-031-1/+1
| | | | | | | | | The issue it was supposed to fix was only affecting 3.8-stable. git master was already updated. ref #9363 This reverts commit b992b2800067278ab9588885c69e91217a84c328.
* main/postfix: Adding missing m4 build dependencyMarkus Heimbach2018-09-031-2/+2
| | | | | | | | | | Starting with postfix 3.3 the script src/postconf/extract_cfg.sh needs m4 to successfully build. This leads to the following log output [1] during the package build [2]: extract_cfg.sh: line 89: m4: not found [1]: http://build.alpinelinux.org/buildlogs/build-edge-x86_64/main/postfix/postfix-3.3.1-r0.log [2]: https://pkgs.alpinelinux.org/package/edge/main/x86_64/postfix
* main/tiny-ec2-bootstrap: add e2fsprogs-extra dependencyJake Buchholz2018-09-031-2/+2
| | | | tiny-ec2-bootstrap uses resize2fs, which is in e2fsprogs-extra.
* main/libffi: modernizeNatanael Copa2018-09-031-7/+6
|
* main/libffi: check for __linux__ not linux on mips*Mobile Stream2018-09-032-1/+14
| | | | | The latter is not available in -std=c99 (e.g. as used by python3 build) and ffitarget.h tries to include sgidefs.h from a wrong location.
* main/libffi: fix native build on mips*Mobile Stream2018-09-031-1/+1
| | | | | | libffi needs asm/sgidefs.h on mips* from linux-headers however abuild ignores makedepends_host in native build if makedepends is set explicitly. The usual makedepends="$makedepends_build $makedepends_host" is not added by this patch because abuild properly reconstructs it.
* main/patch: avoid using broken code in cross buildNatanael Copa2018-09-031-1/+3
| | | | | | The configure cross-compile logic fails to detect no-clobber properties of gettimeofday and tzset functions and replaces them and some dependent calls with the code from the bundled GNU portability library.
* community/zabbix: upgrade to 3.4.13Leonardo Arena2018-09-031-3/+3
|
* main/nginx: fix permissions of /var/tmpNatanael Copa2018-09-031-1/+2
| | | | | | | | Permissions of /var/tmp should be 1777. Due to limitation in apk/abuild we need to explicitly set the permissions of intermediate directories that should not have default. ref #9364
* main/ncurses: add /lib/terminfo to terminfo dirsNatanael Copa2018-09-031-2/+2
| | | | | | | This is so statically compiled binaries works on distros where terminfo is installed in /lib/terminfo (like ubuntu) ref #9363
* community/vlc: fix running with default interfaceAlex Raschi2018-09-031-1/+2
| | | | fixes https://bugs.alpinelinux.org/issues/9108
* main/s6-networking: upgrade to 2.3.0.3Laurent Bercot2018-09-031-3/+3
|
* main/s6-dns: upgrade to 2.3.0.1Laurent Bercot2018-09-031-2/+2
|
* main/s6-linux-utils: upgrade to 2.5.0.0Laurent Bercot2018-09-031-2/+2
|
* main/s6-portable-utils: upgrade to 2.2.1.2Laurent Bercot2018-09-031-2/+2
|
* main/s6-rc: upgrade to 0.4.1.0Laurent Bercot2018-09-031-3/+3
|
* testing/utmps: upgrade to 0.0.1.3Natanael Copa2018-09-031-3/+3
|
* main/s6: upgrade to 2.7.2.0Laurent Bercot2018-09-031-4/+4
|
* main/execline: upgrade to 2.5.0.1Laurent Bercot2018-09-031-2/+2
|
* main/skalibs: upgrade to 2.7.0.0Laurent Bercot2018-09-031-2/+2
|
* community/duo_unix: upgrade to 1.10.4Paul Morgan2018-09-032-18/+3
| | | | Upstream now includes the patch for libressl 2.7.
* community/docker: upgrade to 18.06.1, added openrc sub-packageBernhard J. M. Gruen2018-09-031-13/+14
| | | | | | | This change to APKBUILD for runc also fixes a warning that gets logged every 30 seconds while running dockerd: failed to retrieve docker-runc version: unknown output format: runc version spec: 1.0.0\n Reason: the way it was built before was partially wrong
* community/glances: upgrade to 3.0Fabian Affolter2018-09-031-7/+7
|
* main/py-sphinx: upgrade to 1.7.8Fabian Affolter2018-09-031-2/+2
|
* main/nsd: upgrade to 4.1.24Natanael Copa2018-09-031-2/+2
|
* testing/qt5-qtwebengine: rebuild against libprotobuf.so.17prspkt2018-09-031-1/+1
|
* testing/ostinato: rebuild against libprotobuf.so.17prspkt2018-09-031-3/+3
| | | | Clarify license