aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/libretro-core-info: add license infoBart Ribbers2019-08-211-2/+2
| | | | After requesting it, a license got added to the source
* community/py-hypothesis: upgrade to 4.33.1Leo2019-08-211-2/+2
|
* community/libraw: upgrade to 0.19.5Leo2019-08-211-2/+2
|
* main/ncdu: upgrade to 1.14.1Leo2019-08-211-9/+3
|
* main/tar: compile against aclJ0WI2019-08-211-10/+4
|
* main/nghttp2: fix failing testSimon Frankenberger2019-08-212-5/+19
| | | | | Also remove the --without-spdylay options as it no longer exists and fix an unittest error on my machine.
* testing/libretro-database: add libretro-database to dependsBart Ribbers2019-08-212-8/+32
|
* testing/libretro-database: new aportBart Ribbers2019-08-212-0/+32
|
* main/py3-hiredis: update to 1.0.0, py3 only, adoptEivind Uggedal2019-08-215-83/+82
| | | | | | | | | * Drop py2 version * Adopt package (again) * Modernize * Add python3 support * Run tests * Patch to work with system hiredis 0.14
* main/acpica: upgrade to 20190816Leo2019-08-211-2/+2
|
* main/bison: upgrade to 3.4.1Leo2019-08-211-4/+4
|
* main/nspr: upgrade to 4.22Leo2019-08-211-3/+2
|
* main/nsd: upgrade to 4.2.2Leo2019-08-211-4/+4
|
* main/nftables: upgrade to 0.9.2Leo2019-08-211-4/+3
|
* main/libnftnl: upgrade to 1.1.4Leo2019-08-211-3/+2
|
* main/libheif: upgrade to 1.5.0Leo2019-08-211-4/+7
| | | | Fixes CVE-2019-11471
* main/libarchive: upgrade to 3.4.0Leo2019-08-211-8/+8
|
* main/openldap: comment out empty linesTetsuo NOMURA2019-08-212-5/+5
| | | | fixes #10472
* testing/telegram-desktop: upgrade to 1.8.2Leo2019-08-211-3/+3
|
* main/kbd: backport setfont bug fix from upstreamSören Tempel2019-08-212-2/+72
| | | | | | | Without this fixing using kbd setfont through the consolefont OpenRC service doesn't work properly. See: https://gitlab.alpinelinux.org/alpine/aports/issues/10741
* main/libnftnl: upgrade to 1.1.4Sören Tempel2019-08-211-2/+2
|
* main/jasper: removeLeo2019-08-213-84/+0
| | | | | | fixes #10717 ref https://github.com/mdadams/jasper/issues/208
* main/nfdump: upgrade to 1.6.18Leo2019-08-211-6/+16
|
* main/help2man: upgrade to 1.47.11Leo2019-08-211-2/+2
|
* main/gtk-doc: upgrade to 1.32Leo2019-08-211-2/+2
|
* main/dhcp: add -libs-static subpackagetcely2019-08-211-4/+13
|
* main/dhcp: backwards compattcely2019-08-211-0/+11
|
* main/dhcp: style changestcely2019-08-211-7/+11
|
* main/dhcp: add GPG detailstcely2019-08-211-0/+7
|
* main/dhcp: downloads.isc.orgtcely2019-08-211-1/+1
|
* main/wpa_supplicant: misc fixes for init.dNatanael Copa2019-08-213-9/+38
| | | | | | | | | Make sure wpa_supplicant is started after udev-settle Enable dbus if wpa_supplicant_conf is not set and default config is missing. This way networkmanager will work out of the box. Let user explicitly enable/disable dbus via wpa_supplicant_dbus.
* testing/xfce4-stopwatch-plugin: fix plugindirNatanael Copa2019-08-212-3/+19
|
* main/conntrack-tools: upgrade to 1.4.5Leo2019-08-211-30/+11
|
* main/libnetfilter_conntrack: upgrade to 1.0.7Leo2019-08-211-19/+8
|
* main/libnetfilter_log: rebuild to depend on libnfnetlink via pc:Leo2019-08-211-24/+10
|
* main/libnfnetlink: rebuild for providing pc:libnfnetlinkLeo2019-08-211-22/+10
|
* testing/xfce4-stopwatch-plugin: new aportNatanael Copa2019-08-211-0/+30
| | | | | Stopwatch plugin for the Xfce panel https://goodies.xfce.org/projects/panel-plugins/xfce4-stopwatch-plugin
* main/pmacct: upgrade to 1.7.3Leo2019-08-219-90/+54
| | | | | | | - Build uacctd daemon by enabling nflog - Use supervise-dameon for proper process supervision - Add name and description to daemons - Remove examples since they contain compiled code
* community/mesa-demos: upgrade to 8.4.0Leo2019-08-201-13/+8
|
* testing/firefox: security upgrade to 68.0.2Tim Brust2019-08-201-3/+7
|
* testing/meep: rebuild against new libctlLeo2019-08-201-1/+1
|
* testing/libctl: upgrade to 4.3.0Leo2019-08-202-248/+11
|
* testing/getmail: upgrade to 5.14Leo2019-08-201-6/+3
|
* community/py-hypothesis: upgrade to 4.33.0Leo2019-08-201-13/+12
|
* community/git-lfs: disable tests on x86Kevin Daudt2019-08-201-0/+1
|
* community/git-lfs: upgrade to 2.8.0Kevin Daudt2019-08-202-18/+3
|
* community/git-lfs: enable x86Kevin Daudt2019-08-201-1/+1
|
* community/iwd: upgrade to 0.19Milan P. Stanić2019-08-204-3/+62
| | | | | | | add patch to use resolvconf from /usr/sbin instead of /sbin add patch to disable eapol unit test add patch to main.conf about dhcp/dns setting enable on s390x
* community/evtest: fix patch for ppc64leKevin Daudt2019-08-202-2/+4
| | | | | | The patch unconditionally includes sys/limits.h to make PATH_MAX available. This header does not exist on most arches, so only include it if PATH_MAX is missing.
* main/kbd: disable tests on s390xLeo2019-08-201-0/+2
| | | | | | ref #10747 Closes GH-10257