aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/libhtp: upgrade to 0.5.29Roberto Oliveira2018-12-251-2/+2
|
* main/exiv2: fix source urlNatanael Copa2018-12-251-1/+1
|
* main/imagemagick: upgrade to 7.0.8.20Francesco Colista2018-12-251-2/+2
|
* main/igmpproxy: upgrade to 0.2.1Francesco Colista2018-12-251-29/+15
|
* main/hylafax: upgrade to 6.0.7Francesco Colista2018-12-251-11/+5
|
* main/hwdata: upgrade to 0.318Francesco Colista2018-12-251-2/+2
|
* main/hexchat: upgrade to 2.14.2Francesco Colista2018-12-251-3/+3
|
* main/help2man: upgrade to 1.47.8Francesco Colista2018-12-251-2/+2
|
* main/hdparm: upgrade to 9.58Francesco Colista2018-12-251-2/+2
|
* main/gparted: upgrade to 0.33.0Francesco Colista2018-12-251-2/+2
|
* main/gnupg: upgrade to 2.2.12Francesco Colista2018-12-251-2/+2
|
* main/gitolite: upgrade to 3.6.10Francesco Colista2018-12-251-2/+2
|
* main/fping: upgrade to 4.1Francesco Colista2018-12-251-2/+2
|
* main/fossil: upgrade to 2.7Francesco Colista2018-12-251-3/+3
|
* main/fontconfig: upgrade to 2.13.1Francesco Colista2018-12-251-5/+3
|
* main/e2fsprogs: upgrade to 1.44.5Francesco Colista2018-12-251-2/+2
|
* main/drbd-utils: upgrade to 9.7.1Francesco Colista2018-12-251-2/+2
|
* main/curl: upgrade to 7.63.0Francesco Colista2018-12-251-3/+3
|
* main/cryptsetup: upgrade to 2.0.6Francesco Colista2018-12-251-3/+3
|
* main/conky: upgrade to 1.11.1Francesco Colista2018-12-251-3/+3
|
* main/abi-compliance-checker: upgrade to 2.3Francesco Colista2018-12-251-2/+2
|
* testing/acme-client: no longer maintained upstreamLeonardo Arena2018-12-253-0/+0
| | | | | | From project home page: "Attention acme-client-portable is no longer maintained."
* community/geany-plugins: upgrade to 1.34Roberto Oliveira2018-12-251-2/+4
| | | | Add "Vimode" plugin introduced in this version
* community/geany: upgrade to 1.34Roberto Oliveira2018-12-251-2/+2
|
* community/glances: upgrade to 3.0.2Roberto Oliveira2018-12-251-2/+2
|
* testing/traefik: disable on x86 due to testsuite failureNatanael Copa2018-12-241-1/+1
|
* main/libinput: build fix. needs bashNatanael Copa2018-12-241-1/+1
|
* main/libinput: upgrade to 1.12.4Paul Bredbury2018-12-241-4/+9
| | | | | | Fixed lack of variable quoting. Specified libdir, to avoid lib64. Added check().
* community/quassel: modernize and use qt5Natanael Copa2018-12-241-14/+11
|
* community/quassel: upgrade to 0.13.0Julen Landa Alustiza2018-12-241-2/+3
|
* community/lua-copas: bump pkgrelNatanael Copa2018-12-241-1/+1
| | | | previous commit also set tls 1.2 as the default so bump pkgrel
* community/lua-copas: fix testsNatanael Copa2018-12-244-17/+3243
| | | | add fixes from upstream for tests
* main/vim: Update to 8.1.0630Simon Frankenberger2018-12-241-2/+2
|
* 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
|