aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: upgrade to 4.14.81Natanael Copa2018-11-141-2/+2
|
* main/mdadm: remove -WerrorLeonardo Arena2018-11-142-16/+22
| | | | Adjust license, modernize
* main/unifont: fix source URLinfo@mobile-stream.com2018-11-141-2/+2
|
* main/fprobe-ulog: fix build with gcc8info@mobile-stream.com2018-11-141-1/+2
| | | | Another GNU-style inline case.
* main/fprobe: fix build with gcc8info@mobile-stream.com2018-11-141-1/+2
| | | | Another GNU-style inline case.
* main/json-c0.12: fix build with gcc8info@mobile-stream.com2018-11-141-2/+2
|
* main/bwm-ng: fix build with gcc8info@mobile-stream.com2018-11-141-1/+2
| | | | Another GNU-style inline case.
* main/indent: upgrade to 2.2.12info@mobile-stream.com2018-11-141-6/+4
| | | | This actually fixes build failure with gcc8 (GNU-style inline).
* main/xscreensaver: upgrade to 5.40info@mobile-stream.com2018-11-141-2/+2
| | | | The archive for 5.38 is no longer available at upstream so this is essentially a build fix.
* 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.
* main/lz4: update to 1.8.3info@mobile-stream.com2018-11-131-2/+2
| | | | This fixes rare data corruption introduced in 1.8.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-25/+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.
* 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
|
* main/openrc: upgrade to 0.39.2Jakub Jirutka2018-11-122-2/+22
|
* main/fail2ban: improve sshd filterHenrik Riomar2018-11-122-2/+4
|
* 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
|
* 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.
* 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
|
* main/py-flask-script: upgrade to 2.0.6J0WI2018-11-121-5/+3
|
* main/py-flask-assets: upgrade to 0.12J0WI2018-11-121-5/+3
|
* main/py-backports_abc: upgrade to 0.5J0WI2018-11-121-5/+3
|
* main/lxterminal: upgrade to 0.3.2J0WI2018-11-122-33/+5
|
* main/py-openssl: upgrade to 18.0.0J0WI2018-11-121-2/+2
|
* main/py-openssl: upgrade to 17.5.0J0WI2018-11-121-2/+2
|
* main/py-pillow: upgrade to 5.3.0Fabian Affolter2018-11-121-2/+2
|
* main/py-sphinx: upgrade to 1.8.2Fabian Affolter2018-11-121-2/+2
|
* main/mosquitto: upgrade to 1.5.4Fabian Affolter2018-11-121-3/+3
|
* main/mcabber: fix colorsFabian Affolter2018-11-112-3/+94
| | | | Fixes #8757
* main/apk-tools: fix cross-build dependsTimo Teräs2018-11-111-2/+2
| | | | | The 'libressl' was left accidentally. In fact the dependency is to sign apk.static on the build host. So make it a makedepends_build for openssl.
* main/linux-rpi: upgrade to 4.14.79Natanael Copa2018-11-091-4/+4
|