aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/squashfs-tools: fix build with gcc8info@mobile-stream.com2018-11-141-1/+2
| | | | Another GNU-style inline case.
* main/recode: fix build with gcc8info@mobile-stream.com2018-11-141-1/+2
| | | | Another GNU-style inline case.
* main/mdadm: fix build with gcc8info@mobile-stream.com2018-11-141-1/+2
| | | | Note there is no typo in "CXFLAGS" spelling.
* main/lua-stringy: fix build with gcc8info@mobile-stream.com2018-11-141-1/+2
| | | | Another GNU-style inline case.
* testing/zfs-auto-snapshot: fixup depsHenrik Riomar2018-11-131-3/+4
| | | | Also add -or-later to the license
* testing/zfs-prune-snapshots: fixup depsHenrik Riomar2018-11-131-2/+3
|
* main/lz4: update to 1.8.3info@mobile-stream.com2018-11-131-2/+2
| | | | This fixes rare data corruption introduced in 1.8.2.
* community/flatpak: upgrade to 1.0.5André Klitzing2018-11-131-2/+2
|
* main/gpsd: build fixinfo@mobile-stream.com2018-11-131-2/+2
|
* main/xen: disable on armv7 until fixed to build on gcc8Timo Teräs2018-11-131-1/+1
| | | | | See also: https://github.com/alpinelinux/aports/pull/5629
* main/qemu: build using python3Timo Teräs2018-11-131-1/+3
| | | | | | qemu needs python to build. Previously python2 was implicit dependency and it got picked automatically. All implicit dependencies are python3 now. Add it explicitly, and make configure pick it up.
* main/fcgiwrap: fix build with gcc8Timo Teräs2018-11-131-0/+1
|
* main/freeswitch: fix armv7 build (libvpx configure triplet)Timo Teräs2018-11-132-0/+13
|
* main/d-feet: makedepend on intltoolTimo Teräs2018-11-131-2/+2
|
* main/libvpx: fix armv7 configuration tripletTimo Teräs2018-11-133-18/+19
|
* main/acf-tcpproxy: move to unmaintainedTimo Teräs2018-11-131-0/+0
| | | | dependency tcpproxy is unmaintained
* main/gnokii: build fix for gcc8info@mobile-stream.com2018-11-131-1/+2
| | | | | | | | | | | | | | | This is yet another package that assumes GNU-style inline keyword handling and fails with the "undefined reference to `foo'" linker error where foo is some inline function (here local_atoi). Instead of fixing the source, pass -std=gnu89 in CFLAGS because 1) this is shorter and easier; 2) the project is actually written in GNU C89 dialect; 3) upstream is not active (the last release was in 2011). With this change in place gnokii-0.6.31-gcc5.patch can be removed, suggesting the -std=gnu89 approach is also more future-proof for any further changes in compiler's inliner implementation.
* community/mozo: doesn't need python2Paul Bredbury2018-11-131-2/+2
|
* community/mate-tweak: add needed psutilPaul Bredbury2018-11-131-4/+4
| | | | | | Fixes: ModuleNotFoundError: No module named 'psutil' Only needs python3 files. Not arch-specific.
* community/php7-pecl-yaml: upgrade to 2.0.3Andy Postnikov2018-11-132-18/+4
|
* main/weechat: disable check as it runs 'sudo make install'Timo Teräs2018-11-131-0/+1
|
* main/cegui06: fix build, modernizeTimo Teräs2018-11-132-17/+24
|
* main/polkit-gnome: makedepend on intltoolTimo Teräs2018-11-131-2/+2
|
* main/gconf: fix buildTimo Teräs2018-11-131-2/+2
| | | | seems libintl gets pulled in via dependencies and intltool binaries are needed then
* main/duplicity: upgrade to 0.7.18.2J0WI2018-11-131-2/+2
|
* main/ccache: upgrade to 3.5André Klitzing2018-11-131-2/+2
|
* community/wireshark: remove libressl dependencyJ0WI2018-11-131-4/+4
|
* zfs-prune-snapshots: new aportHenrik Riomar2018-11-122-0/+59
|
* community/fzf: upgrade to 0.17.5Tiago Ilieve2018-11-121-9/+7
| | | | | | Upgrade and drop '*-doc' package, moving keybindings to their respective shell completions package. This will make them consistent with their descriptions.
* main/openrc: upgrade to 0.39.2Jakub Jirutka2018-11-122-2/+22
|
* community/php7-pecl-gmagick: renamed from php7-gmagick, modernize, fix licenseAndy Postnikov2018-11-121-6/+8
|
* testing/mlt: upgrade to 6.10.0Natanael Copa2018-11-122-13/+11
|
* testing/mgba: rebuild against ffmpeg 4, disable pythonNatanael Copa2018-11-122-7/+43
| | | | disable python due to build failure
* testing/alsa-plugins: rebuild against ffmpeg 4Natanael Copa2018-11-121-1/+1
|
* testing/obs-studio: rebuild against ffmpeg 4Natanael Copa2018-11-121-1/+1
|
* testing/blender: rebuild against ffmpeg 4Natanael Copa2018-11-122-3/+119
|
* testing/chromaprint: rebuild against ffmpeg 4Natanael Copa2018-11-121-1/+1
|
* main/fail2ban: improve sshd filterHenrik Riomar2018-11-122-2/+4
|
* community/graphicsmagick: disable openmp for stabilityAndy Postnikov2018-11-121-1/+2
|
* main/dovecot: upgrade to 2.3.3 and use opensslAndy Postnikov2018-11-121-6/+6
|
* main/ghostscript: security fixes (CVE-2018-17961, CVE-2018-18073, ↵J0WI2018-11-125-134/+1002
| | | | CVE-2018-18284)
* main/cups: upgrade to 2.2.9J0WI2018-11-121-3/+3
|
* community/phpldapadmin: modernize and bump dependencies to use php7Andy Postnikov2018-11-122-32/+58
|
* community/certbot: upgrade to 0.28.0Francesco Colista2018-11-121-2/+2
|
* community/libreswan: fix another inclusion of limits.hTimo Teräs2018-11-122-1/+12
|
* main/pcre2: update to 10.32info@mobile-stream.com2018-11-121-3/+3
|
* main/nasm: build fix for gcc8info@mobile-stream.com2018-11-122-2/+37
| | | | This pulls the upstream commit and should be dropped for nasm-2.14.
* testing/spampd: upgrade to 2.52Chloe Kudryavtsev2018-11-121-5/+4
|
* main/py-flask: upgrade to 1.0.2J0WI2018-11-121-3/+3
|
* main/py-flask-oauthlib: upgrade to 0.9.5J0WI2018-11-121-5/+3
|