aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/icoutils: move from testingTBK2020-03-251-0/+32
|
* community/greenbone-security-assistant: modernizeTBK2020-03-251-18/+11
| | | | | | - Updated url to https - Clarified the license - Switched to cmake -B flag
* community/vulkan-headers: upgrade to 1.2.136Leo2020-03-251-2/+2
|
* community/py3-zope-component: upgrade to 4.6.1Leo2020-03-251-2/+2
|
* community/prosody: upgrade to 0.11.5Leo2020-03-251-9/+9
|
* community/rtl8821ce-lts: rebuild against kernel 5.4.28-r0Kevin Daudt2020-03-251-1/+1
|
* community/wireguard-lts: rebuild against kernel 5.4.28-r0Natanael Copa2020-03-251-1/+1
|
* community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.28-r0Natanael Copa2020-03-251-1/+1
|
* community/jool-modules-lts: rebuild against kernel 5.4.28-r0Natanael Copa2020-03-251-1/+1
|
* community/ldc: switch to RelWithDebInfo buildtypeRasmus Thomsen2020-03-251-3/+5
| | | | | | | With the "None" buildtype debug asserts are enabled, see: https://github.com/ldc-developers/ldc/issues/3386 Also add a -dbg package
* community/iio-sensor-proxy: upgrade to 3.0Leo2020-03-242-74/+4
|
* community/py3-hypothesis: upgrade to 5.8.0Leo2020-03-241-2/+2
|
* community/py3-hypothesis: upgrade to 5.7.2Leo2020-03-241-2/+2
|
* community/corecollector: upgrade to 0.3.2Rasmus Thomsen2020-03-241-2/+2
|
* community/py3-fonttools: upgrade to 4.6.0Leo2020-03-241-2/+2
|
* community/py3-matplotlib: upgrade to 3.2.1Leo2020-03-241-2/+2
|
* main/autoconf-archive: move from communityNatanael Copa2020-03-241-30/+0
| | | | neeed by dbus
* community/flatpak-builder: Add patch to always disable rofiles-fuseRasmus Thomsen2020-03-242-3/+34
| | | | | | rofiles-fuse is currently broken on musl, see https://github.com/flatpak/flatpak-builder/issues/329 for more info.
* community/php7-pecl-imagick: rebuild against imagemagick 1802Rasmus Thomsen2020-03-241-6/+1
| | | | | | | Fixes PHP warning: Version warning: Imagick was compiled against ImageMagick version 1801 but version 1802 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0 Also remove cd "$builddir" so the linter is happy
* community/libqtolm: upgrade to 3.0.0Bart Ribbers2020-03-241-9/+8
|
* community/vulkan-tools: move from testingBart Ribbers2020-03-241-0/+35
|
* community/vulkan-loader: upgrade to 1.2.135Bart Ribbers2020-03-241-6/+6
|
* community/vulkan-headers: upgrade to 1.2.135Bart Ribbers2020-03-241-5/+5
|
* community/rtrlib: update APKBUILDThomas Liske2020-03-241-8/+7
|
* community/libyang: update APKBUILDThomas Liske2020-03-241-16/+8
|
* community/frr: fix lint error (SC2038)Thomas Liske2020-03-241-1/+1
|
* community/rtrlib: move from testingThomas Liske2020-03-241-0/+36
|
* community/libyang: move from testingThomas Liske2020-03-241-0/+48
|
* community/frr: move from testingThomas Liske2020-03-243-0/+162
|
* community/libmspack: upgrade to 0.10.1_alphaLeo2020-03-241-11/+6
|
* community/youtube-dl: upgrade to 2020.03.24Leo2020-03-241-2/+2
|
* community/intel-gmmlib: upgrade to 20.1.1Leo2020-03-241-4/+4
|
* community/thunar: upgrade to 1.8.13Natanael Copa2020-03-241-3/+3
|
* community/ttf-font-awesome: upgrade to 5.13.0Leo2020-03-241-2/+2
|
* community/py3-twisted: upgrade to 20.3.0Leo2020-03-245-143/+2321
|
* community/makekit: fix buildTBK2020-03-231-7/+13
| | | | | | | >>> makekit: Unpacking /var/cache/distfiles/makekit-0.2.tar.gz... /usr/bin/abuild: line 16: ./configure: not found >>> ERROR: makekit: build failed >>> makekit: Uninstalling dependencies...
* community/libmicrohttpd: fix buildTBK2020-03-231-2/+8
| | | | | | | | | | | | | | | | | configure.ac:27: error: version mismatch. This is Automake 1.16.2, configure.ac:27: but the definition used by this AM_INIT_AUTOMAKE configure.ac:27: comes from Automake 1.16.1. You should recreate configure.ac:27: aclocal.m4 with aclocal and run automake again. WARNING: 'automake-1.16' is probably too old. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: <https://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <https://www.gnu.org/software/autoconf> <https://www.gnu.org/software/m4/> <https://www.perl.org/> make[3]: *** [Makefile:1128: Makefile.in] Error 63
* community/farstream: upgrade to 0.2.9TBK2020-03-232-6/+25
|
* community/php7-pecl-xdebug: upgrade to 2.9.4Andy Postnikov2020-03-231-2/+2
|
* community/*: move lots of stuff from main and modernizeLeo2020-03-2381-0/+3168
|
* community/synapse: upgrade to 1.12.0Leo2020-03-231-2/+2
|
* community/heirloom-mailx: upgrade to 12.5TBK2020-03-2315-1340/+351
|
* community/ldc: remove RPATH from binariesRasmus Thomsen2020-03-231-1/+8
| | | | | We need to set LD_LIBRARY_PATH for tests now though, since the rpath did for for us previously.
* community/php7: rebuild against krb5 1.18TBK2020-03-231-1/+1
|
* community/perl-gssapi: rebuild against krb5 1.18TBK2020-03-231-1/+1
|
* community/pdns: rebuild against krb5 1.18TBK2020-03-231-1/+1
|
* community/openjdk8: rebuild against krb5 1.18TBK2020-03-231-1/+1
|
* community/openjdk8: remove paxmarkTBK2020-03-232-41/+0
|
* community/openjdk7: rebuild against krb5 1.18TBK2020-03-231-1/+1
|
* community/openjdk7: remove paxmarkTBK2020-03-231-14/+2
|