aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/dnssec-tools: Modernize APKBUILDBreno Leitao2017-05-021-12/+8
| | | | | Modernizing package, as using helpers as default_prepare other than appllying patches "manually".
* testing/w_scan: upgrade to 20170107Sören Tempel2017-05-032-26/+17
| | | | | Also remove `musl-build-uint-fix.patch` and use sed(1) instead because otherwise the patch has to be updated with each new release.
* community/gns3-server: Depends on static busyboxBreno Leitao2017-05-021-1/+1
| | | | This package now depends on busybox-static during build phase.
* community/gns3-server: Replace x86_64 binaryBreno Leitao2017-05-021-2/+6
| | | | | Upstream currently ships a x86_64 binary in the source code. It should be replaced by the current package architecture.
* community/plymouth: depend on eudev-devSören Tempel2017-05-021-18/+9
|
* testing/afl: fix error during strip process on non intel platformsSören Tempel2017-05-021-4/+7
|
* community/soundtouch: fix build, modernize APKBUILDSören Tempel2017-05-021-20/+10
|
* community/gns3-server: build fixNatanael Copa2017-05-021-1/+3
| | | | | disable stripping. its mostly python scripts. the only binary is a statically linked busybox.
* community/mmh: don't make inc a setgid binarySören Tempel2017-05-021-7/+3
|
* community/mmh: disable due to setgid autodetectionNatanael Copa2017-05-021-1/+1
| | | | | | | mmh will try to setgid based on what permissions /var/spool/mail has. We need make the build not depend on the build server's system. disable til this is sorted out.
* main/dmenu: upgrade to 4.7, modernize APKBUILDSören Tempel2017-05-021-9/+8
|
* main/unbound: upgrade to 1.6.2, modernize APKBUILDSören Tempel2017-05-021-19/+14
|
* main/cryptsetup: upgrade to 1.7.5, modernize APKBUILDSören Tempel2017-05-021-11/+12
|
* Revert "community/mpv: upgrade to 0.25.0"Timo Teräs2017-05-021-3/+5
| | | | | This reverts commit d444481fafb88c33fe4c1151362306bb5faeec1f. Fixes #7262
* community/neovim: add secfixesJakub Jirutka2017-05-021-4/+9
|
* community/neovim: upgrade to 0.2.0Marvin Steadfast2017-05-021-6/+2
|
* community/gns3-server: fix buildFrancesco Colista2017-05-021-1/+1
|
* main/python3: patch to not use sys/xattr.h which is from glibcFrancesco Colista2017-05-022-2/+19
|
* community/gns3-gui: upgrade to 2.0.0Francesco Colista2017-05-021-2/+2
|
* community/gns3-server: upgrade to 2.0.0Francesco Colista2017-05-021-13/+5
|
* community/google-authenticator: upgrade to 1.02Leonardo Arena2017-05-021-13/+11
| | | | Move to a tagged release
* community/unison: Disabling build on ppc64leBreno Leitao2017-05-021-2/+2
| | | | | Currently unison package depends on ocaml that is still not built on ppc64le, thus, disabling build of this package.
* main/perl-test-simple: upgrade to 1.302085Francesco Colista2017-05-021-2/+2
|
* community/unison: move from testing, update marshalling patchJean-Louis Fuchs2017-05-024-59/+35
|
* community/lablgtk: move from testingJean-Louis Fuchs2017-05-021-0/+0
|
* community/ocaml-findlib: move from testingJean-Louis Fuchs2017-05-022-0/+0
|
* main/mutt: upgrade to 1.8.2Ivan Tham2017-05-021-3/+3
|
* main/py-tornado: upgrade to 4.5.1Ivan Tham2017-05-021-2/+2
|
* community/mpv: upgrade to 0.25.0Ivan Tham2017-05-021-5/+3
| | | | | Remove --enable-xrandr and --enable-xss since it became mandatory: https://git.srsfckn.biz/mpv/commit/wscript?id=927afa311d4a89b022305508acbf4e7325fe3928
* main/parallel: upgrade to 20170422Ivan Tham2017-05-021-2/+2
|
* main/imagemagick: upgrade to 7.0.5.5Ivan Tham2017-05-021-2/+2
|
* main/iso-codes: upgrade to 3.75Ivan Tham2017-05-021-7/+5
|
* community/tor: upgrade to 0.3.0.6Ivan Tham2017-05-021-3/+3
|
* main/rsyslog: upgrade to 8.26Leonardo Arena2017-05-022-7/+27
|
* main/gcc: add missing libffi patchTimo Teräs2017-05-021-0/+13
|
* main/java-gcj-compat: remove -no-pie flagTimo Teräs2017-05-021-2/+2
| | | | it was irrelevant, the root cause was gcc's libffi issue
* main/gcc: fix libffi which caused gcj to not workTimo Teräs2017-05-021-127/+46
|
* community/php7-pear-mdb2_driver_mysql: new aportLeonardo Arena2017-05-021-0/+29
| | | | Depends of nextcloud-mysql
* community/perl-cpanel-json-xs: upgrade to 3.0233Francesco Colista2017-05-021-2/+2
|
* main/nagios-plugins: upgrade to 2.2.1Jakub Jirutka2017-05-021-3/+3
|
* main/nagios-plugins: fix subpackage -allJakub Jirutka2017-05-021-2/+6
| | | | Fixes https://bugs.alpinelinux.org/issues/7258
* community/php7: allow tests to fail on aarch64 for nowJakub Jirutka2017-05-021-2/+4
| | | | | | | | | FAILED TEST SUMMARY --------------------------------------------------------------------- Test curl_error() & curl_errno() function with problematic proxy [ext/curl/tests/curl_basic_010.phpt] FTP with bogus parameters [ext/ftp/tests/004.phpt] IntlTimeZone::getErrorCode/Message(): basic test [ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt] IntlTimeZone::getOffset(): errors [ext/intl/tests/timezone_getOffset_error.phpt]
* community/php7: really allow tests to fail on x86 and armhfJakub Jirutka2017-05-021-4/+4
|
* testing/php7-solr: add missing dependency pcre-devJakub Jirutka2017-05-021-2/+1
|
* testing/php7-uuid: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-timezonedb: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-stats: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-ssh2: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-solr: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* testing/php7-rdkafka: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|