Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unmaintained/gnome-disk-utility: move away | Natanael Copa | 2017-04-12 | 3 | -115/+0 |
| | | | | it has not been working for a while apparently | ||||
* | community/geary: upgrade to 0.11.3 | Natanael Copa | 2017-04-12 | 5 | -80/+238 |
| | |||||
* | community/evince: upgrade to 3.24.0 | Natanael Copa | 2017-04-12 | 1 | -4/+2 |
| | |||||
* | community/wt: Do not fail if directory does not exist | Breno Leitao | 2017-04-12 | 1 | -2/+2 |
| | | | | | | Currently wt FTBFS due to lack of a directory inside $pkgdir (at least on ppc64le). This patch simply avoid the package break if the directory is not there. | ||||
* | community/py-gst1: upgrade to 1.10.4 and moved to community | Carlo Landmeter | 2017-04-12 | 1 | -0/+68 |
| | |||||
* | main/rhash: move from community (need for cmake) | Jakub Jirutka | 2017-04-12 | 2 | -79/+0 |
| | |||||
* | community/libgusb: upgrade to 0.2.10 | Francesco Colista | 2017-04-12 | 1 | -10/+7 |
| | |||||
* | community/py-psutil: ugprade to 5.2.2, modernize APKBUILD | Francesco Colista | 2017-04-12 | 1 | -5/+10 |
| | |||||
* | community/knot: upgrade to 2.4.3, modernize APKBUILD | Francesco Colista | 2017-04-12 | 1 | -12/+11 |
| | |||||
* | community/perl-class-load-xs: upgrade to 0.10, modernize APKBUILD | Francesco Colista | 2017-04-12 | 1 | -12/+14 |
| | |||||
* | community/perl-mime-charset: upgrade to 1.012.2 | Francesco Colista | 2017-04-12 | 1 | -2/+2 |
| | |||||
* | community/perl-unicode-linebreak: upgrade to 2017.004, modernize APKBUILD | Francesco Colista | 2017-04-12 | 1 | -9/+11 |
| | |||||
* | community/perl-net-cli-interact: Fix dependency list | Breno Leitao | 2017-04-11 | 1 | -2/+3 |
| | | | | | | | | | | | This package FTBFS because not all the dependencies were listed properly. Causing errors like: Can't locate object method "log_at" via package "Net::CLI::Interact Error: Can't locate Eval/Closure.pm in @INC Adding the missing dependencies fixed this problem. | ||||
* | community/icingaweb2: Disabling on ppc64le | Breno Leitao | 2017-04-11 | 1 | -1/+1 |
| | | | | | | | | | Currently icingaweb2 depends on icinga2 that depends on monitoring-plugins. Package monitoring-plugins is crashing the ppc64le builder at this moment. Once we have monitoring-plugins build fixed, we can revert this package. | ||||
* | community/py-gevent: fix and improve abuild | Jakub Jirutka | 2017-04-11 | 1 | -8/+8 |
| | | | | | Dependencies defined in split functions are needed in build time, so move them to global depends. | ||||
* | community/py3-cairo: move to main due to py-gobject3 | Carlo Landmeter | 2017-04-11 | 3 | -64/+0 |
| | |||||
* | community/monitoring-plugins: disable on all archs | Natanael Copa | 2017-04-11 | 2 | -10/+24 |
| | | | | | bug in the configure script will fill up the buildservers disk https://github.com/monitoring-plugins/monitoring-plugins/issues/1480 | ||||
* | community/py3-cairo: new aport | Carlo Landmeter | 2017-04-11 | 3 | -0/+64 |
| | |||||
* | community/bareos: Update config.guess | Breno Leitao | 2017-04-11 | 1 | -0/+5 |
| | | | | | Currently bareos FTBFS on ppc64le due to outdate config.guess that does not recognize the platform. Updating it before building it. | ||||
* | community/py-greenlet: Re-enabling build on ppc64le | Breno Leitao | 2017-04-10 | 2 | -3/+27 |
| | | | | | | | Fixing py-greenlet to build on ppc64le. This package was FTBFS because it is being compiled without omiting the frame pointer, and trying, at the same time, to clobber r31 (frame pointer register). | ||||
* | community/openblas: Re-enable OpenBlas to build on ppc64le | Breno Leitao | 2017-04-10 | 1 | -1/+6 |
| | | | | | | | | | | | OpenBlas was disabled to be built on ppc64le due to a segfault on tests level 3. I would prefer to keep it being built, but disabling level3 tests at this moment. I hope to get back to solve this segfault soon, thus removing this workaround. | ||||
* | community/<go packages>: Do not compile on ppc64le | Breno Leitao | 2017-04-10 | 10 | -10/+10 |
| | | | | | | | Currently ppc64le does not have go, thus, disabling the build of the packages that depends on golang. This patch should be reverted once we have go enabled on ppc64le. | ||||
* | community/neovim: Disable build on ppc64le | Breno Leitao | 2017-04-10 | 1 | -1/+1 |
| | | | | | | neovim grab an upstream luajit during the compilation process. Luajit from upstream still lack ppc64le support, thus, disabling this package for a while. | ||||
* | community/arpack: openblas not avail on ppc64le | Leonardo Arena | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | community/py-numpy: disable on pps64le | Natanael Copa | 2017-04-10 | 1 | -1/+1 |
| | | | | needs openblas | ||||
* | community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.21-r0 | Natanael Copa | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | community/terraform: Disabling the build on ppc64le | Breno Leitao | 2017-04-10 | 1 | -1/+1 |
| | | | | | | Disabling the build on ppc64le because 'go' is still not available at this moment. This commit should be reverted once we have go built on ppc64le. | ||||
* | community/docker: Disable build on ppc64le | Breno Leitao | 2017-04-10 | 1 | -1/+1 |
| | | | | | | Disabling the build on ppc64le because 'go' is still not available at this moment. This commit should be reverted once we have go built on ppc64le. | ||||
* | community/gsoap: upgrade to 2.8.45 | Natanael Copa | 2017-04-10 | 3 | -12/+59 |
| | |||||
* | community/gogs: Disabling build on ppc64le | Breno Leitao | 2017-04-10 | 1 | -1/+1 |
| | | | | | | Disabling gogs on ppc64le because 'go' is still not avilable on this platform. As soon as we enable go to be built, we can revert this patch. | ||||
* | community/drawterm: Fix build on ppc64le | Breno Leitao | 2017-04-10 | 1 | -0/+10 |
| | | | | | Currently drawterm fails to build because it is looking for powerpc specific files in a different directory. Setting it to the proper place. | ||||
* | community/perl-test-without-module: upgrade to 0.20 | Leonardo Arena | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | community/yarn: upgrade to 0.22 | Ivan Tham | 2017-04-10 | 4 | -30/+19 |
| | |||||
* | community/fbida: upgrade to 2.13, modernize APKBUILD | Sören Tempel | 2017-04-09 | 1 | -15/+9 |
| | |||||
* | testing/glide: Disabling build on ppc64le | Breno Leitao | 2017-04-08 | 1 | -1/+1 |
| | | | | | Glide depends on go that is still not build on ppc64le. Disabling it on ppc64le temporarily. | ||||
* | community/icinga2: Do not build on ppc64le | Breno Leitao | 2017-04-08 | 1 | -1/+1 |
| | | | | | Disabling the build on ppc64le because ppc64le does not have package monitoring-plugins, which is causing a deadloop in the server. | ||||
* | community/monitoring-plugins: Disable building on ppc64le | Breno Leitao | 2017-04-08 | 1 | -1/+1 |
| | | | | | Disabling this package temporarily because I am not able to reproduce the buildlog issue on my machine. | ||||
* | community/xapian-bindings: fix aarch64 | William Pitcock | 2017-04-08 | 1 | -1/+7 |
| | |||||
* | community/cppcheck: upgrade to 1.78 | André Klitzing | 2017-04-08 | 1 | -7/+8 |
| | | | | | * Add check function * Add noarch to htmlreport | ||||
* | community/irssi-xmpp: Fix FTBFS with new struct fields | Breno Leitao | 2017-04-08 | 2 | -4/+59 |
| | | | | | | use_ssl field of SERVER_CONNECT_REC has been renamed to use_tls. Patch integrated upstream already 0d9e5f7f1a0edaea0de312828ce47d11f74ee3dc | ||||
* | community/mate-utils: Do not build on ppc64le | Breno Leitao | 2017-04-08 | 1 | -1/+1 |
| | | | | | Disabling mate-utils on ppc64le for now. Desktop packages are not important at this moment. | ||||
* | community/mate-desktop-environment: fix bashism | William Pitcock | 2017-04-08 | 1 | -0/+1 |
| | |||||
* | community/elasticsearch: build fix | William Pitcock | 2017-04-08 | 1 | -1/+9 |
| | |||||
* | community/mate-desktop-environment: new aport providing a metapackage for ↵ | William Pitcock | 2017-04-08 | 1 | -0/+52 |
| | | | | the mate desktop | ||||
* | community/godep: Do not build on ppc64le | Breno Leitao | 2017-04-07 | 1 | -1/+1 |
| | | | | Go is still missing on ppc64le. Skipping this package for a while. | ||||
* | community/deadbeef: Fix build on ppc64le | Breno Leitao | 2017-04-07 | 2 | -6/+34 |
| | | | | | | | | | Currently deadbeef FTBFS on ppc64le due to two issues: 1) config.guess is outdated 2) deadbeef is not able to identify endianess on PPC machines. Fixing both of the issues to enable deadbeef to build on ppc64le. | ||||
* | testing/gns3-server: Fix stripping non-intel binaries | Breno Leitao | 2017-04-07 | 1 | -2/+11 |
| | | | | | | | | Currently gns3-server keeps a x86 binary as part of the source package, and this package currently fails on non-x86 machines on the strip() step. Replacing the x86 binary by the build server binary. | ||||
* | community/ltb-project-ssp: upgrade to 1.0, use php7, modernize APKBUILD, ↵ | Leonardo Arena | 2017-04-07 | 1 | -23/+9 |
| | | | | disable check() | ||||
* | community/psmisc: fix build for ppc64le | Leonardo Arena | 2017-04-07 | 3 | -8/+96 |
| | | | | https://github.com/leitao/aports/commit/9f4395581c9d594d2ffed51f2354c991e2c88c1a | ||||
* | community/perl-term-progressbar: upgrade to 2.18 | Natanael Copa | 2017-04-07 | 1 | -9/+12 |
| |