Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/makepasswd: modernize | tcely | 2019-05-14 | 1 | -9/+24 |
| | |||||
* | community/makepasswd: upgrade to 0.5.4 | tcely | 2019-05-14 | 1 | -6/+4 |
| | |||||
* | community/makepasswd: enable | tcely | 2019-05-14 | 1 | -1/+1 |
| | | | | | | | 8e5bd3703b (community/makepasswd: disable, 2019-05-13) disabled this package because the certificate was invalid, causing the build to fail. The certificate has been renewed since then, so it can be enabled again. | ||||
* | community/shard: fix 'target failed to compile' | Milan P. Stanić | 2019-05-14 | 2 | -2/+26 |
| | | | | bump pkgrel | ||||
* | community/redo: move from testing | Kevin Daudt | 2019-05-14 | 1 | -0/+40 |
| | |||||
* | community/llvm3.9: fix ppc64le test error due to memory access | Mike Sullivan | 2019-05-14 | 2 | -3/+3 |
| | |||||
* | community/crystal: add fix to build with changes in llvm5 | Milan P. Stanić | 2019-05-13 | 2 | -2/+15 |
| | |||||
* | community/vdr: use libdvbcsa on all arches except x86 | Tuan Hoang | 2019-05-13 | 1 | -6/+6 |
| | | | | | | FFdecsa uses x86-specific flags. We use libdvbcsa for other arches. See vdr-plugin-dvbapi/INSTALL. | ||||
* | community/py-zoke-component: add libbffi-dev to makedepend | Kevin Daudt | 2019-05-13 | 1 | -1/+1 |
| | | | | | | | | | | | | Build fails with: > Package 'libffi', required by 'virtual:world', not found > c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory > #include <ffi.h> > ^~~~~~~ > compilation terminated. Add libffi-dev to makedepends to fix this issue. | ||||
* | community/makepasswd: disable | Kevin Daudt | 2019-05-13 | 1 | -1/+1 |
| | | | | | | The (ftp.)defora.org cert has expired, preventing the source to be donwloaded. Disable the package until that has been fixed. | ||||
* | community/libdwarf: dont build dwarfgen on s390x | Tuan Hoang | 2019-05-13 | 1 | -8/+14 |
| | | | | | | | There is no upstream support of dwarfgen on s390x yet. Explicitly include zlib-dev for build time dependencies. https://sourceforge.net/p/libdwarf/bugs/7/ | ||||
* | community/lua-resty-*: missing nginx-mod-http-lua on s390x | Tuan Hoang | 2019-05-13 | 5 | -5/+5 |
| | | | | Root cause is missing luajit support on s390x | ||||
* | community/attica: upgrade to 5.58.0 | Francesco Colista | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | community/extra-cmake-modules: upgrade to 5.58.0 | Francesco Colista | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | community/py3-livereload: upgrade to 2.6.1 | Francesco Colista | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | community/openvas-scanner: fix checksum for openvassd.conf | Francesco Colista | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | community/jenkins: upgrade to 2.177 | Francesco Colista | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | community/ubridge: upgrade to 0.9.15 | Francesco Colista | 2019-05-13 | 1 | -3/+3 |
| | |||||
* | community/perl-net-dns-sec: upgrade to 1.13 | Francesco Colista | 2019-05-13 | 1 | -3/+3 |
| | |||||
* | community/certbot: upgrade to 0.34.2 | Francesco Colista | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | community/jenkins: upgrade to 2.176 | Francesco Colista | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | ommunity/mate-calc: upgrade to 1.22.1 | Francesco Colista | 2019-05-13 | 1 | -5/+3 |
| | |||||
* | community/libmwaw: upgrade to 0.3.15 | Leo | 2019-05-13 | 1 | -11/+4 |
| | |||||
* | community/py3-pyrsistent: upgrade to 0.15.2 | Leo | 2019-05-13 | 1 | -3/+3 |
| | |||||
* | community/libdwarf: upgrade to 20190505 | Leo | 2019-05-13 | 1 | -8/+14 |
| | | | | | | | | - Fix license - Fix subpkg license - Split $pkgname-static - Make dwarf-tools noarch - Use modern style | ||||
* | community/abcde: upgrade to 2.9.3 and fix dependency on py3-eyed3 | Andy Postnikov | 2019-05-13 | 1 | -10/+5 |
| | |||||
* | community/guvcview: upgrade to 2.0.6 | Leo | 2019-05-12 | 2 | -232/+7 |
| | |||||
* | community/greybird-themes: upgrade to 3.22.10 | Leo | 2019-05-12 | 1 | -10/+5 |
| | |||||
* | community/vlc: rebuild against libliveMedia.so.66 | Andy Postnikov | 2019-05-12 | 1 | -1/+1 |
| | |||||
* | community/live-media: upgrade to 2019.05.12 | Andy Postnikov | 2019-05-12 | 1 | -2/+2 |
| | |||||
* | testing/vdr: disable on ppc64le | Kevin Daudt | 2019-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Errors during build: > g++ -g -O3 -Wall -Werror=overloaded-virtual -Wno-parentheses -fPIC > -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE > -D_LARGEFILE64_SOURCE -Wl,--as-needed -fexpensive-optimizations > -funroll-loops -mmmx -msse -msse2 -msse3 > -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c > g++: error: unrecognized command line option '-mmmx'; did you mean '-memb'? > g++: error: unrecognized command line option '-msse'; did you mean '-fdse'? > g++: error: unrecognized command line option '-msse2'; did you mean '-misel'? > g++: error: unrecognized command line option '-msse3'; did you mean '-misel'? | ||||
* | community/mozo: upgrade to 1.22.1 | Leo | 2019-05-12 | 2 | -22/+6 |
| | |||||
* | community/py3-eyed3: fix provides | prspkt | 2019-05-12 | 1 | -2/+2 |
| | |||||
* | community/vdr: move from testing | Stefan Reiff | 2019-05-12 | 19 | -0/+551 |
| | |||||
* | community/wslay: upgrade to 1.1.0 | Leo | 2019-05-12 | 1 | -8/+10 |
| | |||||
* | community/spdx-licenses: move from testing | Kevin Daudt | 2019-05-12 | 1 | -0/+46 |
| | |||||
* | community/wireshark: really disable tests this time | Kevin Daudt | 2019-05-12 | 1 | -10/+10 |
| | |||||
* | community/wireshark: fix test suite ids for deselect | Kevin Daudt | 2019-05-12 | 1 | -10/+10 |
| | | | | | 650f9fca1c (community/wireshark: disable failing tests, 2019-05-12) disabled certain tests, but the test id's are incorrect. Fix these. | ||||
* | community/wireshark: disable failing tests | Kevin Daudt | 2019-05-12 | 1 | -1/+16 |
| | | | | | | | | | | Some tests are failing on certain arches. These failing tests have been reported upstream. Disable them for now until they are fixed. See: * https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15771 * https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15772 | ||||
* | community/py3-pyrsistent: provide py-pyrsistent | Kevin Daudt | 2019-05-12 | 1 | -1/+2 |
| | | | | Some package depend on py-pyrsistent rather then py3-pyrsistent. | ||||
* | community/py-configparser: upgrade to 3.7.4 | Leo | 2019-05-12 | 1 | -5/+3 |
| | |||||
* | community/py3-pyldap: move to py3 only package | Kevin Daudt | 2019-05-12 | 1 | -21/+5 |
| | |||||
* | community/py-pyldap: upgrade to 3.2.0 | J0WI | 2019-05-12 | 1 | -16/+16 |
| | | | | Closes GH-5456 | ||||
* | unmaintained/deafbeef: move from community | Kevin Daudt | 2019-05-11 | 3 | -67/+0 |
| | | | | | Package does not build and has no maintainer. There are not packages depending on it. | ||||
* | community/tcllib: new aport | tcely | 2019-05-11 | 1 | -0/+47 |
| | | | | | | | https://core.tcl.tk/tcllib Tcl Standard Library Closes GH-6255 | ||||
* | community/tomcat-native: Remove dependency to java | Simon Frankenberger | 2019-05-11 | 1 | -2/+2 |
| | | | | | | | | The library itself doesn't depend on java, it's only used to compile this aport. Fixes RM #9740 Closes GH-6237 | ||||
* | community/youtube-dl: upgrade to 2019.05.11 | prspkt | 2019-05-11 | 1 | -2/+2 |
| | |||||
* | unmaintained/qtkeychain: move from community | Leo | 2019-05-11 | 1 | -32/+0 |
| | | | | | | - Only consumer is tomahawk which is also unmaintained - Has no maintainer - Uses Qt4 which is a security risk | ||||
* | community/icingaweb2: fix php7-pecl-imagick dependency | Andy Postnikov | 2019-05-11 | 1 | -2/+2 |
| | |||||
* | community/zoneminder: rebuild against perl 5.28 | Natanael Copa | 2019-05-11 | 1 | -1/+1 |
| |