aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/bind: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/openssh: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/gst-plugins-bad1: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/neon: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/python3: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libarchive: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/curl: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libssh2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/ca-certificates: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/python2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libressl: upgrade to 2.5.3Natanael Copa2017-04-181-4/+2
|
* main/newsbeuter: Fixing regressionBreno Leitao2017-04-182-2/+2
| | | | | My last patch for this package caused a regression on amd64. Fixing it now that properly builds on all arches.
* main/luajit: bump pkgrelRoberto Oliveira2017-04-181-1/+1
| | | | Bump pkgrel to allow it to build again
* main/perl-time-hires: add check()Leonardo Arena2017-04-181-1/+6
|
* main/perl-time-hires: upgrade to 1.9742Leonardo Arena2017-04-181-4/+2
|
* main/py-django-tables2: upgrade to 1.5.0Kaarle Ritvanen2017-04-181-2/+2
|
* main/luajit: fix a segfault in ppc64leRoberto Oliveira2017-04-181-0/+3
| | | | | | | | Add -no-pie linker flag to fix a segfault in ppc64le. The segfault was happening because -pie was adding a prologue and corrupting the toc pointer. This is a temporary workaround to fix this issue for now but I will investigate latter why it is happening.
* main/py-icu: upgrade to 1.9.6, modernize APKBUILDFrancesco Colista2017-04-181-20/+10
|
* main/libssh: upgrade to 0.7.5, modernize APKBUILDFrancesco Colista2017-04-181-23/+8
|
* main/py-tornado: upgrade to 4.5, modernize APKBUILDFrancesco Colista2017-04-181-8/+12
|
* main/libssh2: upgrade to 1.8.0, modernize APKBUILDFrancesco Colista2017-04-181-24/+13
|
* main/libmicrohttpd: upgrade to 0.9.53, modernize APKBUILDFrancesco Colista2017-04-181-10/+7
|
* main/tinc: upgrade to 1.0.31, modernize APKBUILDFrancesco Colista2017-04-181-6/+10
|
* main/qemu: upgrade to 2.8.1Francesco Colista2017-04-171-3/+3
|
* main/compiler-rt: improve abuildJakub Jirutka2017-04-171-39/+16
|
* Revert "main/clang: link dynamically with LLVM"Jakub Jirutka2017-04-171-2/+1
| | | | | | | | | | This reverts commit 5abf2d291e5569eb1487d7465c2711609c15806e. I don't know why, but it breaks clang: $ clang --version : CommandLine Error: Option 'aarch64-ccmp' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options
* community/osmo: upgrade to 0.4.0Natanael Copa2017-04-172-68/+0
|
* main/garcon: upgrade to 0.6.0Natanael Copa2017-04-171-5/+3
|
* main/zfs-grsec: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/spl-grsec: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/drbd9-grsec: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/devicemaster-linux-grsec: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/linux-grsec: upgrade to 4.9.22Natanael Copa2017-04-171-4/+4
|
* main/zfs-vanilla: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.22-r0Natanael Copa2017-04-171-1/+1
|
* main/linux-vanilla: upgrade to 4.9.22Natanael Copa2017-04-171-2/+2
|
* main/libdrm: upgrade to 2.4.80Natanael Copa2017-04-171-2/+2
|
* main/clang: link dynamically with LLVMJakub Jirutka2017-04-161-0/+1
|
* main/clang: enable EH and RTTI, which are required by lldbJakub Jirutka2017-04-161-0/+2
|
* main/clang: sort build flags and unify boolean valuesJakub Jirutka2017-04-161-6/+6
|
* main/clang: enable -static subpkgJakub Jirutka2017-04-161-1/+2
|
* main/clang: add missing deps and set noarch to -analyzerJakub Jirutka2017-04-161-3/+4
|
* main/clang: clean-up abuildJakub Jirutka2017-04-161-104/+25
|
* main/postgresql: change default unix_socket_directoriesJakub Jirutka2017-04-152-0/+16
|
* main/postgresql: move postmaster.log to /var/log by default confdJakub Jirutka2017-04-152-3/+7
|
* main/postgresql: split data and configsJakub Jirutka2017-04-153-24/+42
| | | | | | | | | Configuration files belong to /etc, not /var/lib/. This change is inspired by Gentoo package. This change will NOT affect existing users, until they update their /etc/conf.d/postgresql config to the new format without changing conf_dir.
* main/postgresql: rewrite runscriptJakub Jirutka2017-04-153-161/+209
| | | | But keep it backward compatible with old confd.
* main/py-phonenumbers: upgrade to 8.4.1Kaarle Ritvanen2017-04-151-2/+2
|