aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* community/*: move php5 and dependent pkgs from mainJakub Jirutka2017-03-2858-3036/+0
| | | | | | | | | | | | | | | | There two main reasons for this change: * Active support of PHP 5.x ended on January 2017, security support will end on December 2018. Packages in the main repository should be supported for at least 2 years, this means until first quarter of 2019 for the upcoming v3.6. * php7 and its extensions are currently in the community repository, so we can't use single abuild for both php5-* and php7-* packages (as we do for Python and Lua packages). This change was suggested by @vakartel, approved by @ncopa, @kaniini, and @jirutka.
* main/owncloud: fix sedding of nonexistent fileJakub Jirutka2017-03-282-5/+6
|
* main/php5: fix seding of nonexistent file /etc/php/php.iniJakub Jirutka2017-03-281-3/+6
|
* main/libgsasl: update config guess before buildRoberto Oliveira2017-03-281-0/+5
| | | | Update configure guess file before build to fix build break on ppc64le.
* main/opensmtpd: update config guessRoberto Oliveira2017-03-281-0/+9
| | | | | Update config guess before build and change config.guess permission to allow update.
* main/zabbix: fix mdepends, APKBUILD package() fixesLeonardo Arena2017-03-281-6/+2
|
* main/mosquitto: upgrade to 1.4.11Natanael Copa2017-03-282-10/+65
|
* main/strongswan: upgrade to 5.5.2Timo Teräs2017-03-284-73/+54
|
* main/py-docutils: upgrade to 0.13.1Valery Kartel2017-03-281-5/+3
|
* main/nghttp2: upgrade to 1.21.0, modernize APKBUILDFrancesco Colista2017-03-281-8/+10
|
* main/dtc: disable -Werror because flex generates warningsWilliam Pitcock2017-03-281-0/+5
|
* main/dtc: Bump to version 1.4.4Breno Leitao2017-03-282-21/+13
| | | | | Upgrade dtc package to version 1.4.4 and rebasing the patch to fit this new version.
* main/exiv2: Fix build with -fpermissiveBreno Leitao2017-03-283-33/+14
| | | | | | | | | Currently exiv2 does not build with -fpermissive. I just need to fix the return type of a function. Other than that, the script was not applying the patches, ie., calling default_prepare(). I am also removing the patch for CVE-2014-9449 since it is already applied upstream.
* main/mesa: dricore is no longer a built library of mesa, move /etc/drirc ↵William Pitcock2017-03-281-10/+4
| | | | | | back to main package. this fixes rebuilding the package under set -e
* main/nodejs: fix build on PPC when musl is used instead of glibcGustavo Romero2017-03-282-2/+31
| | | | | Musl on Power does not define regs member as a pt_regs pointer type, hence it's necessary to use member gp_regs instead.
* main/libquvi-scripts: modernize abuildJakub Jirutka2017-03-281-16/+6
|
* main/libquvi-scripts: update config.guessBreno Leitao2017-03-281-0/+1
| | | | | Libquvi-scripts does not have reference for ppc64le. Updating it before build, otherwise it fails to build on ppc64le.
* main/apk-tools: add missing cd $builddir in check()William Pitcock2017-03-271-0/+1
|
* main/abuild: add the actual patchWilliam Pitcock2017-03-271-0/+39
|
* main/abuild: wrap check() with fakeroot, pointed out by @jirutkaWilliam Pitcock2017-03-271-2/+4
|
* main/pkgconf: add missing cd $builddir step, caught by new fakeroot tests patchWilliam Pitcock2017-03-271-0/+1
|
* main/ser2net: Update version to 3.4Roberto Oliveira2017-03-271-5/+5
| | | | | Update ser2net to version 3.4 that is the last available version.
* main/py-cffi: upgrade to 0.10.0André Klitzing2017-03-271-2/+2
|
* main/libpng: upgrade to 1.6.29André Klitzing2017-03-271-10/+4
|
* main/py-babel: upgrade to 2.4.0Kaarle Ritvanen2017-03-271-5/+3
|
* main/pkgconf: upgrade to 1.3.3William Pitcock2017-03-271-2/+2
|
* main/abuild: checksums of courseWilliam Pitcock2017-03-271-1/+2
|
* main/abuild: hint to pkgconf that we are a dependency generator and don't ↵William Pitcock2017-03-272-1/+28
| | | | want full SAT when generating dependencies
* main/samba: don't use system cmockaLeonardo Arena2017-03-271-3/+3
| | | | | | Currently doesn't build on aarch64: http://git.alpinelinux.org/cgit/aports/commit/?id=bcbcb71d7a89675f89e1de484bcd96319ef999aa
* main/cmocka: disable on aarch64Leonardo Arena2017-03-271-2/+2
|
* main/cmocka: enable for aarch64Leonardo Arena2017-03-271-2/+2
|
* main/ethtool: upgrade to 4.10, modernize apkbuildFrancesco Colista2017-03-271-19/+12
|
* main/samba: security fix (CVE-2017-2619)Leonardo Arena2017-03-271-2/+11
| | | | Fixes #7050
* main/samba: upgrade to 4.6.0Valery Kartel2017-03-274-331/+164
| | | | | | | | fixes and cleanups in APKBUILD add /etc/samba/smb.conf to samba-common move /usr/libexec/samba dir to /usr/lib/samba remove unused patch: ld_library_path.patch remove unknown files: gen-bin-list.sh, split-pkg.lua
* main/cmocka: move from testingValery Kartel2017-03-271-0/+40
|
* main/libxslt: modernize APKBUILDLeonardo Arena2017-03-271-12/+6
|
* main/libxslt: add missing patchLeonardo Arena2017-03-272-1/+75
|
* main/libxslt: security fixes #7056 (CVE-2017-5029)Leonardo Arena2017-03-271-5/+11
|
* main/mosh: modernize APKBUILDFrancesco Colista2017-03-271-13/+11
|
* main/openvpn: upgrade to 2.4.1André Klitzing2017-03-271-14/+2
| | | | Remove outdated configure flags.
* main/git: upgrade to 2.12.2Sören Tempel2017-03-271-2/+2
|
* main/mosh: add bash completion subpackageSören Tempel2017-03-271-2/+13
|
* main/mosh: upgrade to 1.3.0Sören Tempel2017-03-271-9/+11
|
* main/mksh: disable all tests requiring a controlling ttySören Tempel2017-03-261-1/+1
|
* main/mksh: fix checkdependsSören Tempel2017-03-261-0/+1
|
* main/mksh: add a check functionSören Tempel2017-03-261-7/+10
| | | | | Also disable LTO since one test doesn't pass when building mksh with LTO. This might be a gcc bug...
* aports/mariadb: remove glibc dep on ppcGustavo Romero2017-03-262-1/+78
| | | | | | | | | | | | | | | | | | | | | | | | Remove dependency on glibc by using gcc builtin function and no glibc wrappers. Currently there are no surrogates in musl for: __ppc_get_timebase() __ppc_set_ppr_low() __ppc_set_ppr_med() however glibc __ppc_get_timebase() is just a wrapper for GCC builtin __builtin_get_timebase() available since GCC 4.8 [1], so assuming that aports on ppc64le will never be built using GCC < 4.8 we can just switch directly to the GCC builtin function. Also __ppc_set_ppr_{low,med}() are not available on musl but both are simple glibc wrappers on a single asm instruction, hence there is no harm in using asm directly instead. Actually, using asm directly was the first solution adopted in MariaDB [2]. [1] https://goo.gl/jxLV6O [2] https://goo.gl/9bjuVC
* main/lftp: upgrade to 4.7.7Carlo Landmeter2017-03-261-2/+2
|
* main/taskd: fix abuild, create user and group during buildBreno Leitao2017-03-261-1/+3
| | | | | | Currently taskd FTBFS if user 'taskd' does not exist in the builder. Adding pkgusers and pkggroups to create this user and group during the build.
* main/privoxy: improve abuildJakub Jirutka2017-03-251-10/+13
|