aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/mongodb-tools: disable on aarch64Natanael Copa2017-05-171-1/+1
| | | | https://github.com/mongodb/mongo-tools/issues/95
* testing/idris: use cabal freeze and sandbox for great goodJakub Jirutka2017-05-172-28/+177
|
* testing/idris: fix and improve abuildJakub Jirutka2017-05-171-25/+32
|
* testing/idris: new aportMitch Tishmack2017-05-171-0/+69
|
* main/py-setuptools: fix "provides" and modernize abuildJakub Jirutka2017-05-171-7/+8
|
* main/llvm4: add missing dependency py-setuptools to -test-utilsJakub Jirutka2017-05-171-2/+2
|
* community/zabbix: fix webif depends and php7.1 compatibilityLeonardo Arena2017-05-172-9/+23
| | | | Fixes #7282 #7283
* main/llvm4: improve abuild's support for non-default LLVM usageJakub Jirutka2017-05-171-17/+26
| | | | | And also fix "replaces", it's inherited to subpackages, so all subpackages had replaces="llvm".
* main/llvm4: rename lit subpkg to -test-utils, move FileCheck and not hereJakub Jirutka2017-05-171-12/+17
| | | | | | | | | | | | | | | | | | | | | It seems that overriding pkgver for a subpackage really wasn't a good idea. I still don't know what the heck happened on the build servers, but for some unknown reason lit-*.apk was not uploaded to mirrors. Also builders rebuilt llvm4 twice, even when the previous build succeeded. Anyway, I'm even more convinced that it was just a bad idea. Upstream does not actually release lit, they release only llvm with bundled lit. It has some version number in setup.py, but what if they let it unchanged between two llvm releases, despite making some changes in the lit's codebase? It's true that it's wrong to call it lit-4.0.0 when its installed as a python module with version number 0.6.0. So I kinda workarounded it by renaming this subpackage to llvm4-test-utils with provides="lit-0.6.0-rX". :) And to not leave lit here alone, I've also moved FileCheck and not utils here, 'cause these are testing utils too and lit needs them.
* community/xcb-util-xrm: add missing build dependency m4Jakub Jirutka2017-05-161-1/+1
| | | | This was my fault.
* community/i3wm: upgrade to 4.13Łukasz Jendrysik2017-05-161-15/+15
|
* community/xcb-util-xrm: new aport (required for community/i3wm)Łukasz Jendrysik2017-05-161-0/+26
|
* main/llvm4: rebuild after adding new subpkgJakub Jirutka2017-05-161-1/+1
|
* community/glances: disable check, tests fail on buildersJakub Jirutka2017-05-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============================================================================== INFO: [TEST_012] Check IP stats...... ====================================================================== FAIL: test_000_update (__main__.TestGlances) Update stats (mandatory step for all the stats). ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 67, in test_000_update self.assertTrue(False) AssertionError: False is not true ====================================================================== FAIL: test_002_cpu (__main__.TestGlances) Check SYSTEM plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 92, in test_002_cpu self.assertTrue(stat in stats_grab, msg='Cannot find key: %s' % stat) AssertionError: Cannot find key: hostname ====================================================================== FAIL: test_003_cpu (__main__.TestGlances) Check CPU plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 102, in test_003_cpu self.assertTrue(stat in stats_grab, msg='Cannot find key: %s' % stat) AssertionError: Cannot find key: system ====================================================================== FAIL: test_005_mem (__main__.TestGlances) Check MEM plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 128, in test_005_mem self.assertTrue(stat in stats_grab, msg='Cannot find key: %s' % stat) AssertionError: Cannot find key: available ====================================================================== FAIL: test_010_processes (__main__.TestGlances) Check Process plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 173, in test_010_processes self.assertTrue(type(stats_grab) is dict, msg='Process count stats is not a dict') AssertionError: Process count stats is not a dict ---------------------------------------------------------------------- Ran 18 tests in 0.005s FAILED (failures=5)
* main/linux-pam: allow password-less su for rootShiz2017-05-162-24/+10
|
* main/abiword: upgrade to 3.0.2 and modernize abuildtmpfile2017-05-162-10/+42
|
* testing/deluge: upgrade to 1.3.15Alexandru Mirica2017-05-161-4/+2
|
* community/glances: add testŁukasz Jendrysik2017-05-161-0/+5
|
* community/glances: add depends on py-setuptools and modernize abuildŁukasz Jendrysik2017-05-161-5/+5
| | | | Currently glances does not even start due to missing pkg_resources
* testing/libc++: new aportShiz2017-05-165-0/+248
| | | | | http://libcxx.llvm.org/ A new implementation of the C++ standard library, targeting C++11.
* community/rust: rebuild against llvm-libunwind 4.0.0Shiz2017-05-161-1/+1
|
* community/llvm-libunwind: upgrade to 4.0.0Shiz2017-05-162-23/+36
|
* main/llvm4: add lit subpackageShiz2017-05-161-2/+19
|
* main/thin-provisioning-tools: update to 0.7.0-rc6William Pitcock2017-05-162-7/+19
|
* community/ioping: enable on s390xNatanael Copa2017-05-161-1/+1
|
* community/ioping: fix bug s390x builderTuan M. Hoang2017-05-161-0/+1
| | | | | | since s390x builder is lxc, the host kernel returns EINVAL when fadvice() is called with POSIX_FADV_DONTNEED. Passing -C to ioping allows check() to run. Temp fix for 3.6.
* main/thin-provisioning-tools: move from testingWilliam Pitcock2017-05-161-0/+0
|
* community/mongodb-tools: fix source urlNatanael Copa2017-05-161-3/+3
|
* community/terraform: upgrade to 0.9.5Natanael Copa2017-05-162-6/+4
|
* community/syncthing13: rebuild with go 1.8Natanael Copa2017-05-161-2/+2
|
* community/syncthing: upgrade to 0.14.28Natanael Copa2017-05-161-4/+4
|
* community/mongodb-tools: fix pkgver string, enable ppc64leNatanael Copa2017-05-161-5/+5
|
* community/lego: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/hugo: upgrade to 0.20.7Natanael Copa2017-05-161-3/+3
|
* community/govendor: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/gogs: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/gogs: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/godep: upgrade to 79Natanael Copa2017-05-161-5/+3
|
* community/gitea: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/docker-registry: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/docker: enable on ppc64leNatanael Copa2017-05-161-1/+1
|
* community/caddy: rebuild with go 1.8 and enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/glide: enable on ppc64le rebuild with go 1.8Natanael Copa2017-05-161-2/+2
|
* community/go: set external linker for all archsNatanael Copa2017-05-162-3/+96
|
* community/go: upgrade to 1.8.1Ed Robinson2017-05-162-8/+22
| | | | set-external-linker.patch adresses golang/go#18243
* community/docker: upgrade to 17.05.0Matthieu Monnier2017-05-161-6/+6
|
* community/ioping: disable on s390xNatanael Copa2017-05-161-1/+1
| | | | tests fails
* community/tg: disable on s390xNatanael Copa2017-05-161-1/+1
|
* community/crackmapexec: added missing dependencyFrancesco Colista2017-05-161-2/+3
|
* community/py-gevent: upgrade to 1.2.0Francesco Colista2017-05-161-7/+5
|