aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* 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
|
* 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.
* community/unison: move from testing, update marshalling patchJean-Louis Fuchs2017-05-023-0/+96
|
* community/lablgtk: move from testingJean-Louis Fuchs2017-05-021-0/+45
|
* community/ocaml-findlib: move from testingJean-Louis Fuchs2017-05-022-0/+68
|
* 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
* community/tor: upgrade to 0.3.0.6Ivan Tham2017-05-021-3/+3
|
* 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
|
* 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
|
* community/php7-apcu: rebuild against php7-7.1.4Jakub Jirutka2017-05-021-1/+1
|
* community/php7-zmq: move from testingJakub Jirutka2017-05-021-0/+43
|
* community/php7-redis: move from testingJakub Jirutka2017-05-021-0/+37
|
* community/php7-memcached: move from testingJakub Jirutka2017-05-021-0/+40
|
* community/php7-mailparse: move from testingJakub Jirutka2017-05-021-0/+37
|
* community/php7-imagick: move from testingJakub Jirutka2017-05-021-0/+44
|
* community/php7-amqp: move from testingJakub Jirutka2017-05-021-0/+37
|
* community/php7-xdebug: build only for php7, cleanup and improve abuildJakub Jirutka2017-05-022-64/+42
|
* community/php7: rm tests failing on ppc64le, allow x86 armhf to failJakub Jirutka2017-05-022-2/+13
|
* community/gomplate: upgrade to 1.6.0Dave Henderson2017-05-021-2/+2
|
* community/hugo: upgrade to 0.20.6Bogdan Lobor2017-05-021-4/+2
|
* community/php7: add unsuffixed symlinks for executables in /usr/binJakub Jirutka2017-05-021-5/+28
|
* community/php7: cosmetic changesJakub Jirutka2017-05-021-135/+241
| | | | | Some of the changes are based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: run subset of tests on checkJakub Jirutka2017-05-023-1/+283
|
* community/php7: automatically resolve deps of extensionsJakub Jirutka2017-05-021-18/+33
| | | | | This solution is based on https://github.com/alpinelinux/aports/pull/893 by vakartel, but improved, cleaned and fixed to get it actually works.
* community/php7: remove unneeded headers and fix bogus permsJakub Jirutka2017-05-021-0/+15
| | | | This is copied from Fedora spec.
* community/php7: add comment about bundled libs and fix licensesJakub Jirutka2017-05-021-1/+18
|
* community/php7: fix and unify configuration flagsJakub Jirutka2017-05-021-9/+12
| | | | | | | | * Add /usr where path is expected to use system-provided library instead of bundled and for *-dir options. * libxml cannot be build as shared. * Remove --with-libexpat-dir, it's deprecated. * Remove --enable-mbregex, it's enabled by default.
* community/php7: disable gd-jis-convJakub Jirutka2017-05-021-1/+3
| | | | https://github.com/alpinelinux/aports/pull/893#discussion_r114062643
* community/php7: add version suffix to pear and phar executablesJakub Jirutka2017-05-021-2/+8
|
* community/php7: move peardev from -dev subpkg to -pear subpkgJakub Jirutka2017-05-021-2/+1
| | | | | This is based on https://github.com/alpinelinux/aports/pull/1305 by vakartel.
* community/php7: fix pecl, explicitly load xml extensionJakub Jirutka2017-05-021-0/+5
| | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel.
* community/php7: switch to mysqlnd (PHP mysql native driver)Jakub Jirutka2017-05-021-4/+6
|
* community/php7: build with system-provided pcre libraryJakub Jirutka2017-05-021-1/+1
|
* community/php7: build fileinfo and tokenizer as sharedJakub Jirutka2017-05-021-2/+4
|
* community/php7: build recode extension as sharedJakub Jirutka2017-05-022-2/+25
|
* community/php7: build simplexml and xmlwriter as sharedJakub Jirutka2017-05-021-2/+4
|
* community/php7: remove gsoap-dev from makedepends (not used anymore)Jakub Jirutka2017-05-021-2/+1
|
* community/php7: remove paxmark, it's not actually neededJakub Jirutka2017-05-021-2/+1
| | | | According to vakartel.
* community/php7: parametrize version suffix and some pathsJakub Jirutka2017-05-021-34/+44
| | | | | This is based on https://github.com/alpinelinux/aports/pull/893 by vakartel.