aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/php7-libvirt-php: disable on x86 and arm*Leonardo Arena2019-03-051-1/+1
| | | | | x86, armhf: make[2]: *** [Makefile:622: .stamp] Segmentation fault armv7: libtirpc-dev (missing)
* testing/wireguard-rpi: new aportCarlo Landmeter2019-03-051-0/+67
|
* testing/php7-libvirt-php: new aportFernando Casas Schössow2019-03-052-0/+57
| | | | | https://libvirt.org/php/ PHP language bindings for Libvirt API. For more details see: http://www.libvirt.org/php/
* testing/perl-curses: fixed pkgdescMilan P. Stanić2019-03-051-2/+2
|
* testing/textadept: new aportBradley Saulteaux2019-03-051-0/+75
| | | | | https://foicica.com/textadept/ A fast, minimalist, and remarkably extensible cross-platform text editor
* testing/luakit: disable on x86 due to build failureNatanael Copa2019-03-051-1/+1
| | | | | | | | | | | | | | | | | | Build on x86 fails with: Reading 'doc/luadoc/pages/03-quick-start-guide.md'...luajit: build-utils/docgen/gen.lua:27: invalid ref '"new-window-decision"' stack traceback: [C]: in function 'assert' build-utils/docgen/gen.lua:27: in function <build-utils/docgen/gen.lua:23> [C]: in function 'gsub' build-utils/docgen/gen.lua:23: in function 'format_text' build-utils/docgen/gen.lua:379: in function 'gen' build-utils/docgen/gen.lua:513: in function 'generate_documentation' ./build-utils/docgen/makedoc.lua:84: in main chunk [C]: at 0x565748bb
* main/mdocml: improve based on feedback from upstreamNatanael Copa2019-03-051-7/+3
|
* testing/luakit: enable testsAlex Raschi2019-03-052-8/+72
| | | | * move a dir in -doc subpackage too
* testing/sslscan: disable on x86 due to build failureNatanael Copa2019-03-051-1/+1
| | | | | | Fails with: >>> ERROR: sslscan*: Found textrels: TEXTREL /home/buildozer/aports/testing/sslscan/pkg/sslscan/usr/bin/sslscan
* testing/cjose: disable on s390x due to failing testsuiteNatanael Copa2019-03-051-1/+1
|
* community/zram-init: fix depend and default algoNatanael Copa2019-03-052-4/+56
| | | | | | | | | | zram-init depends on zramctl from util-linux so add that as explicit depends. the alpine kernel does not support crypto zstd so use lz4 algo as default. ref #10044
* main/gdb: upgrade to 8.2.1alpine-mips-patches2019-03-051-3/+3
|
* community/ruby-rugged: fix checkdepends (git)alpine-mips-patches2019-03-051-2/+2
| | | | | | | | | | | Without git installed check() fails with a bunch of errors like this: 1) Error: IndexRepositoryTest#test_read_tree_with_not_a_tree: Errno::ENOENT: No such file or directory - git /home/user/aports/community/ruby-rugged/src/rugged-0.27.4/test/test_helper.rb:56:in ``' /home/user/aports/community/ruby-rugged/src/rugged-0.27.4/test/test_helper.rb:56:in `clone' /home/user/aports/community/ruby-rugged/src/rugged-0.27.4/test/index_test.rb:322:in `setup'
* testing/sslscan: needs perl to buildLeonardo Arena2019-03-051-2/+2
|
* testing/sslscan: new aportPaul Bredbury2019-03-051-0/+37
| | | | Fast SSL configuration scanner.
* testing/ndisc6: new aportTyler A2019-03-051-0/+35
| | | | | | | | https://www.remlab.net/ndisc6 ndisc6 gathers a few diagnostic tools for IPv6 networks Changes v1 -> v2: - Added myself as maintainer
* main/vim: add gvim packageDrew DeVault2019-03-051-3/+31
|
* main/glib: prevent path deprecation warningsPaul Bredbury2019-03-052-3/+27
| | | | | | | | | | | | | | | | | Who would want all of this garbage occasionally filling their screen: Warning: Schema “org.gnome.crypto.cache” has path “/desktop/gnome/crypto/cache/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.crypto.pgp” has path “/desktop/gnome/crypto/pgp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.seahorse” has path “/apps/seahorse/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.seahorse.manager” has path “/apps/seahorse/listing/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Removed invalid option "--disable-gtk-doc".
* main/gd: skip testsCarlo Landmeter2019-03-041-1/+1
|
* testing/sunwait: new aportStefano Marinelli2019-03-041-0/+25
| | | | | https://sourceforge.net/projects/sunwait4windows/ Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights.
* community/scdoc: upgrade to 1.9.4Henrik Riomar2019-03-042-2/+33
|
* testing/apache2-mod-realdoc: new aportKeith2019-03-042-0/+37
| | | | | https://github.com/etsy/mod_realdoc Ensures realpath DocumentRoot for the whole request
* testing/obfs4proxy: new aportFusl2019-03-043-0/+90
|
* community/py-zmq: upgrade to 18.0.0Fabian Affolter2019-03-041-2/+2
|
* testing/cjose: new aportJohan Bergström2019-03-041-0/+44
| | | | | | | cjose is a C library implementing the Javascript Object Signing and Encryption. It depends on jansson and openssl. The documentation requires an extra step to build/install properly.
* community/gomplate: upgrade to 3.3.0Dave Henderson2019-03-041-2/+2
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* main/gd: modernize and add security patchesJ0WI2019-03-045-46/+310
|
* testing/kea: remove .initd extension from service filesShem Valentine2019-03-041-5/+5
|
* community/openal-soft: update url with httpsFrancesco Colista2019-03-041-3/+1
|
* community/libdroplet: update url with httpsFrancesco Colista2019-03-041-1/+1
|
* community/gource: update url with httpsFrancesco Colista2019-03-041-1/+1
|
* community/mumudvb: udpated urlFrancesco Colista2019-03-041-2/+1
|
* community/monitoring-plugins: udpate url to httpsFrancesco Colista2019-03-041-1/+1
|
* community/logstalgia: update url with httpsFrancesco Colista2019-03-041-1/+1
|
* testing/livestreamer: update url with httpsFrancesco Colista2019-03-041-1/+1
|
* testing/hylafaxplus: fix checksumFrancesco Colista2019-03-041-1/+1
|
* community/vpcs: update APKBUILD, added check()Francesco Colista2019-03-041-11/+7
|
* testing/hylafaxplus: upgrade to 5.6.1. Fixes #898Francesco Colista2019-03-043-13/+35
|
* community/wt: upgrade to 4.0.5Francesco Colista2019-03-041-8/+5
|
* community/yersinia: update homepage since http://www.yersinia.net/ is no ↵Francesco Colista2019-03-041-1/+1
| | | | longer reachable
* main/alpine-base: user httpsNatanael Copa2019-03-041-2/+2
|
* scripts/mkimg.base.sh: replace libressl with opensslNatanael Copa2019-03-041-1/+1
| | | | ref #10042
* main/talloc: include libtalloc.a on talloc-devDaniel Santana2019-03-041-1/+5
| | | | | | Current talloc's Waf build setup doesn't include stlib feature, so we need to build the static library manually. This library is required to properly build the statically-linked PRoot binary on Alpine Linux.
* main/smartmontools: upgrade to 7.0J0WI2019-03-032-18/+4
|
* testing/android-tools: build on armJoe Holden2019-03-031-2/+6
| | | | Built on aarch64 and armv7 by mps@IRC, runtime tested on armhf by myself
* main/libtirpc: upgrade to 1.1.4prspkt2019-03-031-2/+2
|
* main/btrfs-progs: upgrade to 4.20.2prspkt2019-03-031-2/+2
|
* main/ser2net: upgrade to 3.5.1 releaseFathi Boudra2019-03-032-54/+17
| | | | | | | | | | | | | | Upgrade to 3.5.1 release: * bump pkver to 3.5.1, reset pkrel to 0 * use $pkname whenever possible * drop TIOCSRS485.patch - not needed. The configure checks for TIOCSRS485 and set HAVE_DECL_TIOCSRS485 accordingly * get rid of prepare() - not needed anymore * use $builddir instead of $_builddir * use one-liner for install command calls * get rid of return 1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
* testing/pdal: enable PCLBradley J Chambers2019-03-031-2/+36
|
* testing/acmetool: new aportkpcyrd2019-03-033-0/+213
|