aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/wkhtmltopdf: upgrade to 0.12.2.4Natanael Copa2015-09-052-37/+7
|
* main/glib: fix depends_devTimo Teräs2015-09-041-2/+2
| | | | gdbus-codegen is python script, so depend on python.
* main/audacious: split out -docTimo Teräs2015-09-041-2/+2
|
* main/openjdk7: re-enable on armhfTimo Teräs2015-09-041-1/+1
|
* main/bash: upgrade to 4.3.42Bartłomiej Piotrowski2015-09-041-5/+32
|
* main/openjdk7: allow textrels on armTimo Teräs2015-09-031-1/+4
| | | | | | this seems to be the only blocker preventing arm build, and there's no simple fix for this. openjdk has thousands of lines of arm asm and it's all non-pic. allow textrels for arm for the time being.
* main/v4l-utils: split out -docNatanael Copa2015-09-031-2/+2
|
* main/minetest: enable curl supportNatanael Copa2015-09-032-7/+33
|
* main/lua-posix: add cloexec supportTimo Teräs2015-09-022-4/+85
| | | | cherry-pick patch from git master (with readme update removed)
* main/mesa: build vc4 driver for armNatanael Copa2015-09-021-2/+6
|
* main/mesa: fix build on armNatanael Copa2015-09-021-1/+1
|
* main/krb5-conf: install as conf instead of exampleNatanael Copa2015-09-021-2/+7
| | | | and add comment why this package is needed in the first place
* Revert "main/krb5-conf: merge with main/krb5"Natanael Copa2015-09-022-13/+30
| | | | | | | This reverts commit 4f70e93166fa9fef03ff73c25e44d064341e5719. We need separate main/krb5-conf to avoid cyclic buildtime dependency: krb5 -> opendldap -> heimdal -> krb5-conf.
* main/libgss: remove valgrindTimo Teräs2015-09-021-1/+1
| | | | | it's optional for 'make check' but valgrind does not currently build on arm, so it blocks this on arm
* main/llvm: don't run tests on armTimo Teräs2015-09-021-4/+12
|
* main/mate-polkit: upgrade to 1.10.1Alan Lacerda2015-09-011-4/+4
|
* main/mate-utils: upgrade to 1.10.3Alan Lacerda2015-09-011-4/+4
|
* main/gnupg: fix i18nTimo Teräs2015-09-012-4/+20
| | | | | setlocale() was not called if configured with --disable-nls. fix this as setlocale() needs to be set in musl for nl_langinfo to work.
* main/mate-power-manager: upgrade to 1.10.2Alan Lacerda2015-09-011-4/+4
|
* main/pjproject: upgrade to 2.4.5Natanael Copa2015-09-012-8/+30
|
* testing/firefox: allow set utf-8 as fallbackNatanael Copa2015-09-012-1/+21
| | | | | We want let user be able to set utf-8 as fallback so text/plain works properly.
* main/atril: upgrade to 1.10.2Alan Lacerda2015-08-311-4/+4
|
* main/mate-settings-daemon: upgrade to 1.10.2Alan Lacerda2015-08-311-4/+4
|
* main/firefox: disable OMTC due to crash with system cairoNatanael Copa2015-08-312-4/+6
| | | | System cairo and OMTC does not work well
* main/llvm: fix previous changeTimo Teräs2015-08-311-5/+3
|
* testing/firefox: upgrade to 40.0.3Natanael Copa2015-08-311-5/+5
|
* testing/libressl: upgrade to 2.2.3Natanael Copa2015-08-311-4/+4
|
* main/git: upgrade to 2.5.1Natanael Copa2015-08-311-6/+7
|
* testing/xterm: upgrade to 320 and fix ptysCarlo Landmeter2015-08-312-5/+30
| | | | patch provided by dalias
* main/parted: rebuild against new ABI in libdevmapperNatanael Copa2015-08-311-1/+1
|
* main/llvm: no need to install bootstrap compilerTimo Teräs2015-08-311-13/+6
| | | | | and keep the bootstrap compiler for debugging it if something goes wrong during self-build
* main/musl: add missing patchTimo Teräs2015-08-311-0/+80
|
* main/musl: upgrade to 1.1.11Timo Teräs2015-08-317-404/+9
|
* testing/py-django-oscar: upgrade to 1.1.1Kaarle Ritvanen2015-08-301-5/+5
|
* testing/the_silver_searcher: rename from testing/the_server_searcherWilliam Pitcock2015-08-291-0/+0
|
* main/mdocml: split out apropos and whatis to subpackageNatanael Copa2015-08-283-11/+20
|
* main/libvirt: rebuild against lxc-1.1.3Natanael Copa2015-08-281-1/+1
| | | | the 1.1.3 release broke abi
* main/nodejs: fix arm buildTimo Teräs2015-08-282-4/+20
|
* main/gcc: upgrade to 5.2.0Timo Teräs2015-08-283-56/+27
|
* main/swig: add -doc subpackageNatanael Copa2015-08-281-1/+2
|
* main/go-bootstrap: disable x86Natanael Copa2015-08-281-1/+1
|
* main/go: disable on x86Natanael Copa2015-08-281-1/+1
|
* main/go: fix checksum problemNatanael Copa2015-08-281-4/+4
|
* main/go: upgrade to 1.5Sören Tempel2015-08-286-199/+17
| | | | | This might still need some further testing, especially cgo wasn't tested to extensively by me.
* main/go-boostrap: new aportSören Tempel2015-08-286-0/+241
| | | | | | | | | | | This is a more minimal version of the main/go aport. It is only supposed to be used for bootstrapping go1.5 and to clarify this point it is called go-bootstrap instead of go1.4. This package doesn't ship a tools or cross subpackage anymore because doing so would increase the amount of redundant 'code' in this APKBUILD and neither tools nor cross compilers are needed for bootstrapping go1.5.
* main/busybox-initscripts: add udhcpd serviceSören Tempel2015-08-282-9/+19
|
* main/busybox: enable the udhcpd appletSören Tempel2015-08-282-10/+14
|
* testing/xonotic: upgrade to 0.8.0Sören Tempel2015-08-282-45/+30
|
* testing/xonotic-data: upgrade to 0.8.0Sören Tempel2015-08-281-18/+5
|
* main/guile: cherry-pick patches from debian/upstreamTimo Teräs2015-08-2810-1/+687
| | | | fixes arm build among other issues