aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/xmlrpc-c: arallel build fixNatanael Copa2018-12-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix following build error that happens due to buggy Makefile: ranlib libxmlrpc_util++.a gcc -Wl,--as-needed -shared -Wl,-soname,libxmlrpc_util.so.3 asprintf.osh base64.osh error.osh lock_platform.osh lock_pthread.osh lock_none.osh make_printable.osh memblock.osh select.osh sleep.osh string_number.osh time.osh utf8.osh -lpthread -o libxmlrpc_util.so.3.39 i586-alpine-linux-musl-g++ -Wl,--as-needed -shared -Wl,-soname,libxmlrpc_util++.so.8 Lock.osh base64.osh env_wrap.osh girerr.osh girmem.osh -L/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil -lxmlrpc_util -lpthread -o libxmlrpc_util++.so.8.39 /usr/lib/gcc/i586-alpine-linux-musl/8.2.0/../../../../i586-alpine-linux-musl/bin/ld: /home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil/libxmlrpc_util.so: file not recognized: file truncated collect2: error: ld returned 1 exit status make[2]: *** [/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/common.mk:173: libxmlrpc_util++.so.8.39] Error 1 make[2]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil++' rm -f libxmlrpc_util.so.3 make[1]: *** [/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/common.mk:372: libutil++/all] Error 2 make[1]: *** Waiting for unfinished jobs.... ln -s libxmlrpc_util.so.3.39 libxmlrpc_util.so.3 rm -f libxmlrpc_util.so ln -s libxmlrpc_util.so.3 libxmlrpc_util.so make[2]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil' make[2]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/curl_transport' make[1]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib' make: *** [/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/common.mk:372: lib/all] Error 2
* community/chromium: add -fno-delete-null-pointer-checksNatanael Copa2018-12-241-4/+7
| | | | needed for gcc
* main/xmlrpc-c: Modernize and update to 1.39.13Simon Frankenberger2018-12-241-9/+5
|
* community/acf-clamsmtp: moved from mainLeonardo Arena2018-12-241-0/+0
| | | | ClamSMTP in now in community
* community/clamsmtp: update source, license and add openrc subpkgLeonardo Arena2018-12-241-22/+13
| | | | | | Original source appears dead Modernize APKBUILD
* community/clamsmtp: move to communityLeonardo Arena2018-12-246-0/+0
| | | | Home page unreachable since some time, no updates from upstream in some years.
* main/perl-data-hexdump: moved from communityLeonardo Arena2018-12-241-0/+0
| | | | Needed by smokeping
* community/mate-control-center: upgrade to 1.21.2Paul Bredbury2018-12-241-2/+2
|
* community/mate-settings-daemon: upgrade to 1.21.2Paul Bredbury2018-12-241-2/+2
|
* community/mate-desktop: upgrade to 1.21.2Paul Bredbury2018-12-241-2/+2
|
* main/fcgiwrap: fix init.d script and claim maintainershipNatanael Copa2018-12-243-10/+34
| | | | | | | | | | | | | | - split openrc subpackage - use /run instead of /var/run for socket dir - remove use of pidfile. It seems that the first process will not clean up the childen. Let openrc kill all children by not specify pidfile - fix permission of unix socket path. it needs to be writable by www-data group. - clean up unix socket after stop - make it possible to set number of preforks via 'nproc' in /etc/conf.d/fcgiwrap. default to number of cpus on system. - allow set tcp socket via /etc/conf.d/fcgiwrap - provide example /etc/conf.d/fcgiwrap
* community/sniproxy: upgrade to 0.6.0Leonardo Arena2018-12-241-17/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modernize APKBUILD, update license, disable tests, add openrc subpkg Several tests fail under abuild: PASS: address_test PASS: buffer_test PASS: cfg_tokenizer_test PASS: table_test PASS: http_test PASS: tls_test PASS: binder_test FAIL: connection_reset_test PASS: bad_request_test FAIL: fallback_test FAIL: functional_test FAIL: bind_source_test FAIL: fd_limit_test FAIL: ipv6_v6only_test FAIL: proxy_header_test SKIP: transparent_proxy_test PASS: config_test FAIL: reuseport_test FAIL: reload_test FAIL: slow_client_test PASS: resolv_test PASS: bad_dns_request_test Running "make check" manually there's only one fail: PASS: address_test PASS: buffer_test PASS: cfg_tokenizer_test PASS: table_test PASS: http_test PASS: tls_test PASS: binder_test PASS: functional_test PASS: bad_request_test PASS: bind_source_test PASS: connection_reset_test PASS: fallback_test PASS: fd_limit_test PASS: ipv6_v6only_test FAIL: proxy_header_test PASS: reload_test PASS: reuseport_test PASS: slow_client_test SKIP: transparent_proxy_test PASS: config_test PASS: resolv_test PASS: bad_dns_request_test
* main/xf86-video-intel: fix build on x86Timo Teräs2018-12-242-2/+53
|
* main/kamailio: Upgrade to 5.2.0 releaseNathan Angelacos2018-12-241-9/+9
|
* community/php7-pecl-msgpack: moved from testing/php7-msgpackAndy Postnikov2018-12-222-1/+3
|
* testing/php7-msgpack: add check() and modernizeAndy Postnikov2018-12-222-8/+90
|
* testing/php7-msgpack: upgrade to 2.0.3Andy Postnikov2018-12-221-3/+3
|
* community/php7-pecl-lzf: moved from testingAndy Postnikov2018-12-221-0/+0
|
* testing/php7-lzf: upgrade to 1.6.7Andy Postnikov2018-12-221-3/+3
|
* testing/php7-pecl-lzf: renamed from php7-lzf, modernizeAndy Postnikov2018-12-221-5/+7
|
* community/gitea: security upgrade to 1.6.2Bwko2018-12-221-2/+2
|
* main/busybox-initscripts add ttyUSB[0-9] devices to dialout groupMilan P. Stanić2018-12-222-2/+3
|
* main/smokeping: update smokeping to 2.7.3Richard Mortier2018-12-221-19/+28
| | | | Signed-off-by: Richard Mortier <mort@cantab.net>
* testing/xmrig-proxy: new aportOleg Titov2018-12-222-1/+38
| | | | | https://github.com/xmrig/xmrig-proxy XMRig Proxy is a high performance Monero (XMR) Stratum proxy
* testing/xmrig: new aportOleg Titov2018-12-221-0/+37
| | | | | https://xmrig.com/ XMRig is a high performance Monero (XMR) miner
* testing/litespeed: upgrade to 1.4.41 and modernizeJoe Holden2018-12-211-32/+31
|
* community/babl: upgrade to 0.1.60Roberto Oliveira2018-12-211-2/+2
|
* community/vlc: rebuild against libliveMedia.so.65Natanael Copa2018-12-211-1/+1
|
* community/live-media: fix broken download source linkMike Sullivan2018-12-211-2/+2
|
* community/tomcat-native: fix source download location and versionMike Sullivan2018-12-211-2/+2
|
* community/pgbadger: fix source download locationMike Sullivan2018-12-211-2/+2
|
* community/java-jna: fix build break by disabling Werror flagMike Sullivan2018-12-212-1/+14
|
* community/imagemagick6: fix broken download linkMike Sullivan2018-12-211-2/+2
|
* community/py3-openzwave: disable Werror to fix snprintf build errorMike Sullivan2018-12-212-3/+16
|
* main/seabios: fix `source` URLRichard Mortier2018-12-211-1/+1
| | | | Signed-off-by: Richard Mortier <mort@cantab.net>
* testing/traefik: add checkCarlo Landmeter2018-12-211-3/+7
|
* testing/traefik: new aportJoe Holden2018-12-215-0/+130
|
* main/libunwind: fix build on mips* (glibcisms)alpine-mips-patches2018-12-212-3/+101
|
* main/btrfs-progs: upgrade to 4.19.1Francesco Colista2018-12-211-3/+3
|
* main/avfs: upgrade to 1.0.6Francesco Colista2018-12-211-2/+2
|
* main/asciidoctor: upgrade to 1.5.8Francesco Colista2018-12-211-2/+2
|
* community/php7-pecl-apcu: upgrade to 5.1.16Andy Postnikov2018-12-211-2/+2
|
* community/py-zope-component: upgrade to 4.5Fabian Affolter2018-12-211-2/+2
|
* testing/libell: upgrade to 0.16J0WI2018-12-211-2/+2
|
* testing/py-colorlog: upgrade to 4.0.1Fabian Affolter2018-12-211-6/+6
|
* main/perl-io-socket-ssl: disable check due to tests hangsNatanael Copa2018-12-201-0/+1
|
* main/imagemagick: upgrade to 7.0.8.19Natanael Copa2018-12-201-2/+2
|
* Revert "main/imagemagick: upgrade to 7.0.7.39"Natanael Copa2018-12-201-2/+2
| | | | | | This was unintentionally pushed to wrong branch. This reverts commit 4ebe0d1005fec9eedad5f7d9fb0da2e2c37422ba.
* main/imagemagick: upgrade to 7.0.7.39Natanael Copa2018-12-201-2/+2
| | | | fixes #9742
* main/qemu: fix shutdown from guest agentNatanael Copa2018-12-202-1/+37
| | | | | | | we dont have /sbin/shutdown so provide a fallback to the busybox /sbin/poweroff, /sbin/halt and /sbin/reboot. fixes #9774