aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/opencpn: fix issue with cmake 3.14.0+TBK2019-05-193-6/+62
|
* community/libreoffice: fix src urlsTBK2019-05-191-5/+5
|
* community/libdwarf: fix homepage urlLeo2019-05-191-2/+2
|
* community/py-setuptools_scm: upgrade to 3.3.3Dmitry Romanenko2019-05-191-3/+3
|
* testing/h1-cli: Fix indent spaceAdam Dobrawy2019-05-191-9/+9
| | | | Closes GH-7884
* testing/h1-cli: remove invalid check,fix redundant codeAdam Dobrawy2019-05-191-8/+1
|
* testing/h1-cli: new aportAdam Dobrawy2019-05-191-0/+42
|
* testing/atools: upgrade to v8Kevin Daudt2019-05-191-4/+9
|
* testing/php7-pecl-swoole: upgrade to 4.3.4Andy Postnikov2019-05-191-2/+2
|
* community/img2pdf,ocrmypdf: disable on s390x due to pillow test errorTuan Hoang2019-05-192-2/+2
| | | | | See aport commit b65c2c0c9a5606eabd0361fa4e03c981bd0f17be https://gitlab.mister-muffin.de/josch/img2pdf/issues/62
* community/gns3-gui: upgrade to 2.1.17Francesco Colista2019-05-181-3/+3
|
* community/gns3-server: upgrade to 2.1.17Francesco Colista2019-05-181-3/+3
|
* community/mkvtoolnix: upgrade to 34.0.0Francesco Colista2019-05-181-2/+2
|
* community/qt5-qtwebscript: upgrade to 5.12.3Kevin Daudt2019-05-181-2/+2
| | | | | | | | | Version 5.12.1 used code that is no longer accepted in GCC 8.3. Upstream fixed that issue in 5.12.2. See [this commit][0] for more information. [0]: https://code.qt.io/cgit/qt/qtscript.git/commit/?id=97ec1d1882a83c23c91f0f7daea48e05858d8c32
* community/rethinkdb: fix tribool errs with explicit cast and re=enable ↵Mike Sullivan2019-05-181-3/+3
| | | | ppc64le and bump pkgrel to 10
* testing/uacme: new aportEivind Uggedal2019-05-171-0/+32
| | | | Closes GH-7896
* community/scapy: regenerate checksumsKevin Daudt2019-05-171-2/+2
| | | | | | | | | | | | | | | Upstream recreted the archive, changing it's hash. Diff: ```diff diff -rU0 1135075/scapy/__init__.py scapy-2.4.2/scapy/__init__.py --- 1135075/scapy/__init__.py 2019-01-10 19:33:08.000000000 +0100 +++ scapy-2.4.2/scapy/__init__.py 2019-01-10 19:33:08.000000000 +0100 @@ -82 +82 @@ - git_archive_id = 'bad14cb1a (HEAD -> master, tag: v2.4.2)' + git_archive_id = 'bad14cb1a (tag: v2.4.2)' ```
* community/lua-copas: skip broken testKevin Daudt2019-05-172-2/+24
| | | | | | | | The test verified that a http -> http redirect works. The service they used (goo.gl), started to redirect to https first, so the result is (http -> https -> http), which the library does not allow. Skip this test for now.
* community/hugo: upgrade to 0.55.5 and fix up failing testMike Sullivan2019-05-172-29/+27
| | | | Closes GH-7912
* community/nbd: fix segfault during testsKevin Daudt2019-05-172-2/+19
| | | | | | | | nbd calls freeaddrinfo on a variable that might not have been initialized. This causes segfaults for inetd and unix mode. This was caught by the test suite. Closes GH-7913
* community/flawfinder: upgrade to 2.0.8Henrik Riomar2019-05-171-3/+3
|
* testing/barman: upgrade to 2.8Francesco Colista2019-05-171-3/+3
|
* testing/seahorse: upgrade to 3.32.2Francesco Colista2019-05-171-2/+2
|
* community/nextcloud-client: upgrade to 2.5.2Leonardo Arena2019-05-171-3/+3
|
* community/rethinkdb: disable for ppc64leLeonardo Arena2019-05-171-1/+1
| | | | | | src/clustering/administration/auth/permissions.cc: In member function 'ql::datum_t auth::permissions_t::to_datum() const': src/clustering/administration/auth/permissions.cc:155:52: error: no matching function for call to 'ql::datum_t::boolean(boost::logic::tribool)' read, ql::datum_t::boolean(get_read()));
* main/py-cython: remove aportSören Tempel2019-05-171-66/+0
| | | | | | | | | | In favor of community/cython. Alternative solution would be removing community/cython instead. However, community/cython ships a more recent version and more aports depend on it. Would also have been possible to make cython provide py-cython, however, since no more packages depend on py-cython this was not deemed necessary for now.
* community/py3-openzwave: depend on cython instead of py-cythonSören Tempel2019-05-171-2/+2
|
* community/py-msgpack: depend on cython instead of py-cythonSören Tempel2019-05-171-2/+3
|
* unmaintained/sbcl: move from testingLeo2019-05-166-0/+0
| | | | Dependency clisp is on unmaintained.
* main/tmux: upgrade to 2.9aAndy Postnikov2019-05-161-4/+3
| | | | Also fix license while at it.
* community/libplist: fix buildSören Tempel2019-05-161-1/+1
| | | | | | cython binary was moved to the py3 subpackage, the py2 subpackage only provides a cython2 binary. Specify the name of this binary to fix the build with py2-cython.
* main/cmake: upgrade to 3.14.4Sören Tempel2019-05-161-2/+2
|
* community/radare2: upgrade to 3.5.0Sören Tempel2019-05-161-3/+3
| | | | | | Fixes parallel builds. See: https://github.com/radare/radare2/issues/13765
* community/nextcloud: upgrade to 16.0.1Leonardo Arena2019-05-161-3/+3
|
* community/nx-libs: upgrade to 3.5.99.20Francesco Colista2019-05-153-47/+10
|
* community/gccmakedep: new aport, new depends of nx-libsFrancesco Colista2019-05-151-0/+33
|
* community/iwd: disable build on s390xMilan P. Stanić2019-05-151-1/+1
| | | | test fail on s390x
* testing/py-pam: upgrade to 1.8.4, updated source urlFrancesco Colista2019-05-151-38/+17
|
* community/py2-functools32: set correct version number according with other ↵Francesco Colista2019-05-151-5/+3
| | | | distro
* community/perl-test-postgresql: upgrade to 1.27Francesco Colista2019-05-151-13/+14
|
* testing/shellinabox: upgrade to 2.21Francesco Colista2019-05-151-11/+11
|
* community/geany-plugins: upgrade to 1.35Kevin Daudt2019-05-151-2/+2
|
* community/geany-plygins: disable pluginsKevin Daudt2019-05-151-5/+9
| | | | | | | | | | | | | The following plugins are not being built because the rely on GTK+2.0, while geany depends on GTK+3.0: - geanypy - multiterm - scope Disable the subpackages for now. Closes GH-7883
* testing/minio-client: new aportChloe Kudryavtsev2019-05-151-0/+45
| | | | | | A client for MinIO usage and administration. Closes GH-7888
* testing/py-qt: purgeLeo2019-05-151-36/+0
| | | | | | - Has no consumers - Depends on Qt4 - Has Qt5 equivalent as py3-qt5
* unmaintained/corebird: moved from communityFrancesco Colista2019-05-152-0/+0
|
* testing/hylafaxplus: address other bug with awk busyboxRobert Boisvert2019-05-152-2/+21
|
* testing/minio: upgrade to 0.20190514Chloe Kudryavtsev2019-05-151-3/+3
|
* testing/docker-compose: Upgrade to 1.24.0Simon Frankenberger2019-05-151-6/+8
| | | | | | py-paramiko is required as dependency. Closes GH-7115
* community/py-jsonschema: Add depends for pyrsistent and attrsSimon Frankenberger2019-05-151-1/+5
|