Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gross: update source | Leonardo Arena | 2016-10-31 | 1 | -2/+2 |
| | |||||
* | main/epris: update source | Leonardo Arena | 2016-10-31 | 1 | -2/+2 |
| | |||||
* | main/distcc: update URL and depends | Leonardo Arena | 2016-10-31 | 1 | -8/+9 |
| | |||||
* | community/dircproxy: move into community | Leonardo Arena | 2016-10-31 | 5 | -198/+0 |
| | |||||
* | main/dircproxy: build fixes | Leonardo Arena | 2016-10-31 | 5 | -10/+160 |
| | |||||
* | main/apache2: adjust genrsa options | Kaarle Ritvanen | 2016-10-30 | 2 | -4/+2 |
| | | | | | increase key length to 2048 bits remove 'rand' option (not supported by libressl) | ||||
* | main/libarchive: improve abuild | Jakub Jirutka | 2016-10-30 | 1 | -2/+3 |
| | |||||
* | main/libarchive: security upgrade to 3.2.2 | Daniel Sabogal | 2016-10-30 | 1 | -21/+11 |
| | | | | | | | | CVE-2016-8687 CVE-2016-8688 CVE-2016-8689 Update URL | ||||
* | main/lighttpd: improve abuild | Jakub Jirutka | 2016-10-30 | 1 | -25/+18 |
| | |||||
* | main/lighttpd: upgrade to 1.4.42 | Michael Koloberdin | 2016-10-30 | 1 | -5/+5 |
| | |||||
* | main/eudev: improve abuild | Jakub Jirutka | 2016-10-30 | 1 | -3/+5 |
| | |||||
* | main/eudev: set group for /dev/kvm to 'kvm' | Sören Tempel | 2016-10-30 | 2 | -1/+14 |
| | | | | | This is in accordance with the default mdev configuration file shipped by main/busybox-initscripts. | ||||
* | main/cython: fix indentation and license | Jakub Jirutka | 2016-10-30 | 1 | -7/+7 |
| | |||||
* | main/cython: update to 0.25.1 | Stuart Cardall | 2016-10-30 | 1 | -5/+5 |
| | | | | https://github.com/cython/cython/blob/master/CHANGES.rst | ||||
* | main/nginx: update mod-http-nchan to 1.0.4 | Jakub Jirutka | 2016-10-30 | 1 | -4/+4 |
| | |||||
* | main/nginx: update to 1.10.2 (stable) | Jakub Jirutka | 2016-10-30 | 1 | -5/+5 |
| | |||||
* | main/mutt: enable sidebar feature | Stefan Wagner | 2016-10-29 | 1 | -1/+2 |
| | | | | | | | Starting with version 1.7.0, mutt upstream has merged the popular sidebar patch. This commit suggests to enable this feature. * refs: #5387 | ||||
* | main/libsamplerate: upgrade to 0.1.9 | Natanael Copa | 2016-10-28 | 1 | -2/+4 |
| | |||||
* | main/gnutls: upgrade to 3.4.16 | Natanael Copa | 2016-10-28 | 1 | -4/+4 |
| | |||||
* | main/harfbuzz: upgrade to 1.3.3 | Natanael Copa | 2016-10-28 | 1 | -4/+4 |
| | |||||
* | main/mariadb: upgrade to 10.1.18 | Natanael Copa | 2016-10-28 | 3 | -222/+8 |
| | |||||
* | main/ethtool: upgrade to 4.8 | Natanael Copa | 2016-10-28 | 1 | -4/+4 |
| | |||||
* | main/samba: upgrade to 4.5.1 | Natanael Copa | 2016-10-28 | 2 | -10/+30 |
| | |||||
* | main/tevent: upgrade to 0.9.31 | Natanael Copa | 2016-10-28 | 1 | -4/+4 |
| | |||||
* | main/wipe: upgrade to 2.3.1 | Natanael Copa | 2016-10-28 | 2 | -18/+48 |
| | |||||
* | main/protobuf: fix headers for musl | Natanael Copa | 2016-10-27 | 2 | -5/+34 |
| | | | | | musl provides byteswap.h (and so does android apparently). so we assume its there if we are on linux. | ||||
* | main/vlc: rebuild against live-media-2016.10.21 | Natanael Copa | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | main/live-media: upgrade to 2016.10.21 | Natanael Copa | 2016-10-27 | 1 | -4/+4 |
| | |||||
* | main/boost: use bz2 tarball | Natanael Copa | 2016-10-27 | 1 | -5/+5 |
| | | | | | seems that the .tar.gz silently changed from upstream. we work around it by using the .tar.bz2. | ||||
* | main/boost: fixes for libressl | Natanael Copa | 2016-10-27 | 2 | -5/+155 |
| | |||||
* | main/encfs: rebuild against boost 1.62.0 | Natanael Copa | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | main/lucene++: rebuild against boost 1.62.0 | Natanael Copa | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | main/boost: upgrade to 1.62.0 | Natanael Copa | 2016-10-27 | 1 | -5/+5 |
| | |||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 72 | -153/+31 |
| | |||||
* | main/abuild: fix arch for subpackages | Natanael Copa | 2016-10-26 | 1 | -3/+1 |
| | |||||
* | [various] rename python executable in APKBUILDs to python2 | Jakub Jirutka | 2016-10-26 | 103 | -203/+203 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 127 | -132/+132 |
| | |||||
* | [various] rename dependency python-dev to python2-dev | Jakub Jirutka | 2016-10-26 | 128 | -130/+130 |
| | |||||
* | main/perl-list-allutils: upgrade to 0.12 | Natanael Copa | 2016-10-26 | 1 | -15/+16 |
| | |||||
* | main/perl-list-someutils: new aport | Natanael Copa | 2016-10-26 | 1 | -0/+42 |
| | | | | needed by perl-list-allutils | ||||
* | main/perl-list-someutils-xs: new aport | Natanael Copa | 2016-10-26 | 1 | -0/+42 |
| | | | | needed by perl-list-someutils | ||||
* | main/perl-params-validate: upgrade to 1.26 | Natanael Copa | 2016-10-26 | 1 | -5/+5 |
| | |||||
* | main/python2: add comment on synchronizing with python2-tkinter | Natanael Copa | 2016-10-26 | 1 | -0/+2 |
| | |||||
* | main/python2: fix cyclic dependency for tkinter | Natanael Copa | 2016-10-26 | 2 | -14/+103 |
| | | | | | | Add a separate apkbuild for tkinter to avoid the cyclic buildtime dependency: python -> tk -> libX11 -> libxcb -> xcb-proto -> python | ||||
* | main/nghttp2: upgrade to 1.16.0 | Francesco Colista | 2016-10-26 | 1 | -5/+5 |
| | |||||
* | main/asterisk: upgrade to 14.1.0 | Timo Teräs | 2016-10-26 | 1 | -4/+4 |
| | |||||
* | main/ansible: upgrade to 2.1.2.0 | Sören Tempel | 2016-10-25 | 1 | -4/+4 |
| | |||||
* | main/flex: upgrade to 2.6.2 | Sören Tempel | 2016-10-25 | 1 | -14/+10 |
| | |||||
* | community/libowfat: move from main | Sören Tempel | 2016-10-25 | 1 | -35/+0 |
| | |||||
* | main/apk-tools: rebuild with fixed gcc | Timo Teräs | 2016-10-25 | 1 | -1/+1 |
| | | | | fixes #6372 |