- 25 Dec, 2018 17 commits
-
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Francesco Colista authored
-
Leonardo Arena authored
From project home page: "Attention acme-client-portable is no longer maintained."
-
Roberto Oliveira authored
Add "Vimode" plugin introduced in this version
-
Roberto Oliveira authored
-
Roberto Oliveira authored
-
- 24 Dec, 2018 22 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Paul Bredbury authored
Fixed lack of variable quoting. Specified libdir, to avoid lib64. Added check().
-
Natanael Copa authored
-
Julen Landa Alustiza authored
-
Natanael Copa authored
previous commit also set tls 1.2 as the default so bump pkgrel
-
Natanael Copa authored
add fixes from upstream for tests
-
Simon F authored
-
Natanael Copa authored
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
-
Natanael Copa authored
needed for gcc
-
Simon F authored
-
Leonardo Arena authored
ClamSMTP in now in community
-
Leonardo Arena authored
Original source appears dead Modernize APKBUILD
-
Leonardo Arena authored
Home page unreachable since some time, no updates from upstream in some years.
-
Leonardo Arena authored
Needed by smokeping
-
Paul Bredbury authored
-
Paul Bredbury authored
-
Paul Bredbury authored
-
Natanael Copa authored
- 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
-
Leonardo Arena authored
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
-
Timo Teräs authored
-
Nathan Angelacos authored
-
- 22 Dec, 2018 1 commit
-
-
Andy Postnikov authored
-