aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/compiler-rt: fix check to not search lit in main/llvm5/srcJakub Jirutka2017-11-191-2/+2
|
* community/yad: upgrade to 0.40.0Francesco Colista2017-11-181-7/+7
|
* main/libogg: improve abuildJakub Jirutka2017-11-181-14/+7
|
* main/libogg: disable checksLeo Unglaub2017-11-181-0/+1
| | | | | There are no usefull tests in this library, so i am going to disable the checks.
* main/libogg: upgrade to 1.3.3Leo Unglaub2017-11-181-4/+2
| | | | | This commit also updates all checksums to sha512 and removed old entries.
* main/gvfs: disable checkLeo Unglaub2017-11-181-0/+1
| | | | There are no usefull tests to run so we skip them.
* main/gvfs: upgrade to 1.33.92Leo Unglaub2017-11-181-2/+2
| | | | | | The package jumps to the very high number .92 without any versions before. There is no reason for it, but the build itself works fine.
* main/pango: disable checksLeo Unglaub2017-11-181-0/+1
| | | | | There are no usefull checks in pango. So i decided to disable them in order to keep Travis happy.
* main/pango: update to 1.40.14Leo Unglaub2017-11-181-2/+2
|
* main/nss: upgrade to 3.34Leo Unglaub2017-11-181-2/+2
|
* main/vim: disable checksLeo Unglaub2017-11-181-0/+1
| | | | | | | Vim does not provide checks at all. They are not even on the agenda for future releases. Thats why i think it's better to just disable them. Vim itself is pretty stable, so we don't have to fear broken builds any time soon.
* main/vim: update to 8.0.1300Leo Unglaub2017-11-181-2/+2
|
* main/py-phonenumbers: upgrade to 8.8.6Kaarle Ritvanen2017-11-181-2/+2
|
* community/font-bakoma: move from testingJakub Jirutka2017-11-181-0/+0
|
* community/icinga2: upgrade to 2.8.0Francesco Colista2017-11-181-3/+3
|
* community/esh: move from testingJakub Jirutka2017-11-181-0/+0
|
* main/itstool: improve abuildJakub Jirutka2017-11-181-12/+9
|
* main/itstool: don't rely on python version autodetectionJakub Jirutka2017-11-181-1/+1
|
* community/lua-lpeg_patterns: fix checkdependsJakub Jirutka2017-11-181-1/+1
|
* testing/esh: new aportJakub Jirutka2017-11-181-0/+25
| | | | | https://github.com/jirutka/esh Simple template system based on shell
* community/lld: disable tests on armhfCarlo Landmeter2017-11-171-1/+1
| | | | | | | | | Scanning dependencies of target LLDUnitTests [ 99%] Built target LLDUnitTests Scanning dependencies of target check-lld [100%] Running lld test suite -- Testing: 1228 tests, 8 threads -- Testing: 0 .. 10.. 20.. 30.. 40.. 50.
* main/musl: update fopencookie patch to v9William Pitcock2017-11-172-24/+28
| | | | dalias actually likes this version, so hopefully it should be in musl soon
* main/perl-log-dispatch: upgrade to 2.67 and modernizeRoberto Oliveira2017-11-171-8/+13
| | | | Version 2.62 is not longer available.
* community/lua-mpack: cosmetic change in abuildJakub Jirutka2017-11-171-1/+1
|
* community/moonscript: don't rely on install_if in checkdependsJakub Jirutka2017-11-171-2/+2
|
* community/lua-toml: don't rely on install_if in checkdependsJakub Jirutka2017-11-171-1/+1
|
* community/lua-mpack: don't rely on install_if in checkdependsJakub Jirutka2017-11-171-0/+1
|
* community/lua-basexx: don't rely on install_if in checkdependsJakub Jirutka2017-11-171-1/+1
|
* community/lua-depgraph: don't rely on install_if in checkdependsJakub Jirutka2017-11-171-1/+1
|
* community/lua-fifo: lua-busted w/o version suffix is actually neededJakub Jirutka2017-11-171-1/+1
|
* community/lua-fifo: don't rely on install_if in checkdependsJakub Jirutka2017-11-171-2/+2
| | | | | To not complicate dependency graph and also workaround some not yet described bug in apk.
* community/lua-argparse: add explicit checkdependsNatanael Copa2017-11-171-1/+1
| | | | dont rely on install_if
* community/lua-lpeg_patterns: don't rely on install_if in checkdependsJakub Jirutka2017-11-171-2/+2
| | | | | To not complicate dependency graph and also workaround some not yet described bug in apk.
* community/nextcloud-client: update checksumRoberto Oliveira2017-11-171-2/+2
|
* community/perl-rt-extension-commandbymail: upgrade to 3.00Natanael Copa2017-11-172-15/+21
|
* community/perl-rt-commandbymail: move from mainNatanael Copa2017-11-171-0/+0
| | | | depends on rt4 which is in community
* main/libnice: fix build depNatanael Copa2017-11-171-2/+2
|
* main/libgnome: fix invalid utf-8 in header and modernizeNatanael Copa2017-11-172-23/+40
| | | | it breaks the new python glib-mkenums
* main/transmission: dont run tests in fakerootNatanael Copa2017-11-171-0/+1
| | | | it seems to fail on x86
* main/libidl: add checksumNatanael Copa2017-11-171-0/+1
|
* main/transmission: fix previously invalid URL, run testsChristine Dodrill2017-11-171-2/+7
|
* main/ckbcomp: upgrade to 1.170Natanael Copa2017-11-171-2/+2
|
* main/open-vm-tools: upgrade to 10.1.15Natanael Copa2017-11-171-3/+3
|
* main/gnumeric: hack to workaround build error in docNatanael Copa2017-11-172-4/+20
| | | | | | | | | | | we simply skip the cs translation for now. fixes the build error: 'ascii' codec can't decode byte 0xc2 in position 97: ordinal not in range(128) It looks like OpenBSD has similar error: http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math/gnumeric/patches/patch-doc_Makefile_in?rev=1.4&content-type=text/x-cvsweb-markup&sortby=rev
* main/itstool: fix segfaultNatanael Copa2017-11-172-13/+30
| | | | upstream bug: https://github.com/itstool/itstool/issues/17
* main/gtk-xfce-engine: modernize and add checkRoberto Oliveira2017-11-171-19/+14
|
* main/gtk-xfce-engine: fix buildRoberto Oliveira2017-11-172-5/+22
| | | | | | Fix build error: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd6 in position 980: invalid continuation byte
* community/py-ldap3: upgrade to 2.4Jakub Jirutka2017-11-171-2/+2
|
* community/lua-toml: upgrade to 2.0.0Jakub Jirutka2017-11-171-2/+2
|
* testing/hiawatha: Update to 10.7Leo Unglaub2017-11-171-2/+2
| | | | Signed-off-by: Leo Unglaub <leo@unglaub.at>