Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/llvm5: fix silly typo in patch for LLVMConfig.cmake | Jakub Jirutka | 2018-05-08 | 2 | -3/+3 | |
| | ||||||
* | main/clang: fix ClangConfig.cmake to look for LLVM on correct path | Jakub Jirutka | 2018-05-08 | 2 | -2/+29 | |
| | ||||||
* | main/llvm5: create symlink /usr/lib/cmake/llvm for default LLVM | Jakub Jirutka | 2018-05-07 | 1 | -0/+1 | |
| | ||||||
* | main/llvm5: fix LLVM_INSTALL_PREFIX in LLVMConfig.cmake | Jakub Jirutka | 2018-05-07 | 2 | -2/+28 | |
| | ||||||
* | main/augeas: move autoreconf to prepare() | Jakub Jirutka | 2018-05-07 | 1 | -2/+5 | |
| | ||||||
* | main/augeas: use autoreconf to update automake version dependancy | Mike Sullivan | 2018-05-07 | 1 | -2/+4 | |
| | | | | Added libtool to build dependancies | |||||
* | main/perl-test-deep: upgrade to 1.128 | Jakub Jirutka | 2018-05-07 | 1 | -4/+2 | |
| | ||||||
* | main/llvm5: fix build failure on aarch64 | Jakub Jirutka | 2018-05-07 | 2 | -1/+36 | |
| | ||||||
* | main/apg: updated src url, fixed build, updated APKBUILD | Francesco Colista | 2018-05-07 | 1 | -9/+13 | |
| | ||||||
* | main/altermime: fixed upstream source, updated APKBUILD | Francesco Colista | 2018-05-07 | 1 | -9/+4 | |
| | ||||||
* | main/perl-socket: upgrade to 2.027, added check():x | Francesco Colista | 2018-05-07 | 1 | -7/+9 | |
| | ||||||
* | main/ruby: add $pkgname to depends_dev | Jakub Jirutka | 2018-05-07 | 1 | -2/+2 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.14.39-r0 | Natanael Copa | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.14.39-r0 | Natanael Copa | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.14.39-r0 | Natanael Copa | 2018-05-07 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.14.39-r0 | Natanael Copa | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.14.39-r0 | Natanael Copa | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.14.39-r0 | Natanael Copa | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.14.39 | Natanael Copa | 2018-05-07 | 1 | -2/+2 | |
| | ||||||
* | main/linux-vanilla: misc config changes | Natanael Copa | 2018-05-07 | 4 | -7/+7 | |
| | | | | | - build xgene net drivers as modules (aarch64) - enable cbc_mbim (x86/x86_64) fixes #8855 | |||||
* | main/aports-build: fix checksum | Natanael Copa | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | main/ansible: upgrade to 2.5.2 | Fabian Affolter | 2018-05-07 | 1 | -7/+7 | |
| | ||||||
* | main/kamailio: upgrade to 5.1.3 | Natanael Copa | 2018-05-07 | 1 | -2/+2 | |
| | ||||||
* | main/binutils: disable shared libs | Natanael Copa | 2018-05-07 | 1 | -3/+2 | |
| | | | | fixes #8856 | |||||
* | main/aports-build: fix dependencies for releases, remove irc | Natanael Copa | 2018-05-07 | 2 | -13/+5 | |
| | | | | | | | - remove every reference to irc. all messages should go via mqtt - fix dependencies for releases. this is so we dont need have things like mkinitfs installed at all times on builders - set server status to failed if build fails | |||||
* | main/openvpn: fix initscript to not check cfgfile when doesn't exist | Jakub Jirutka | 2018-05-07 | 2 | -3/+3 | |
| | ||||||
* | main/spice-gtk: bump pkgrel because of relocation error due to gst-plugin | Francesco Colista | 2018-05-07 | 1 | -1/+1 | |
| | ||||||
* | main/openvpn: rewrite init script | Jakub Jirutka | 2018-05-06 | 3 | -86/+99 | |
| | ||||||
* | main/openvpn: rename deprecated $SVCNAME to $RC_SVCNAME | Jakub Jirutka | 2018-05-06 | 4 | -22/+22 | |
| | ||||||
* | main/openvpn: remove non-Linux part from init script | Jakub Jirutka | 2018-05-06 | 2 | -35/+12 | |
| | ||||||
* | main/openvpn: upgrade to 2.4.6 | Jakub Jirutka | 2018-05-06 | 1 | -3/+3 | |
| | ||||||
* | main/wpa_supplicant: add comment about enabling dbus into confd file | Taner Tas | 2018-05-06 | 2 | -3/+4 | |
| | ||||||
* | main/gcc: fix source URLs (HTTP instead of FTP) | Oliver Smith | 2018-05-06 | 1 | -2/+2 | |
| | | | | | | | | | | | This commit switches ftp:// to http://, as the former link does not work anymore. Looks like GNU finally disabled their FTP service, as announced here: > If you maintain scripts used to access ftp.gnu.org over FTP, > we strongly encourage you to change them to use HTTPS instead. I've changed it to http:// to match the binutils package. | |||||
* | main/xen: upgrade to 4.10.1 | Daniel Sabogal | 2018-05-05 | 8 | -1891/+6 | |
| | ||||||
* | main/unbound: upgrade to 1.7.1 | Jakub Jirutka | 2018-05-05 | 1 | -3/+3 | |
| | ||||||
* | main/transmission: sort makedepends, fix license and code-style | prspkt | 2018-05-04 | 1 | -10/+9 | |
| | ||||||
* | main/transmission: upgrade to 2.94 | prspkt | 2018-05-04 | 1 | -3/+3 | |
| | ||||||
* | main/dhcpcd: upgrade to 7.0.4 | Jakub Jirutka | 2018-05-04 | 1 | -2/+2 | |
| | ||||||
* | main/asciidoctor: upgrade to 1.5.7 | Jakub Jirutka | 2018-05-04 | 1 | -2/+2 | |
| | ||||||
* | main/zeromq: upgrade to 4.2.3 | Fabian Affolter | 2018-05-03 | 1 | -3/+3 | |
| | ||||||
* | main/py-django-oscar: upgrade to 1.5.4 | Kaarle Ritvanen | 2018-05-03 | 1 | -2/+2 | |
| | ||||||
* | main/py-libvirt: upgrade to 4.3.0 | Francesco Colista | 2018-05-03 | 1 | -2/+2 | |
| | ||||||
* | main/libvirt: upgrade to 4.3.0 | Francesco Colista | 2018-05-03 | 1 | -2/+2 | |
| | ||||||
* | main/perl-crypt-openssl-rsa: upgrade to 0.30 | Leonardo Arena | 2018-05-02 | 1 | -16/+21 | |
| | | | | Modernize APKBUILD, add check() | |||||
* | community/nextcloud: remove local _pkgver which was used in source for RC ↵ | Leonardo Arena | 2018-05-02 | 1 | -10/+0 | |
| | | | | releases | |||||
* | main/pspg: upgrade to 1.1.1 | Jakub Jirutka | 2018-05-01 | 1 | -2/+2 | |
| | ||||||
* | main/pax-utils: upgrade to 1.2.3 | Natanael Copa | 2018-05-01 | 1 | -4/+4 | |
| | ||||||
* | main/automake: remove unused checkdepends | Natanael Copa | 2018-05-01 | 1 | -1/+0 | |
| | | | | remove unused checkdepends. This also prevents circular dependencies | |||||
* | main/acl: fix building with busybox gzip | Natanael Copa | 2018-05-01 | 2 | -4/+32 | |
| | | | | we want keep build deps down to simplify bootstrapping | |||||
* | main/attr: fix build with busybox gzip | Natanael Copa | 2018-05-01 | 2 | -3/+31 | |
| | | | | we want reduce number of dependencies to make it easier to bootstrap |