aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/qt5-qt*: move from mainNatanael Copa2017-04-1423-0/+0
|
* community/acf-vlc-daemon: move from mainNatanael Copa2017-04-141-0/+0
|
* community/vlc: move from mainNatanael Copa2017-04-147-0/+0
|
* community/wireshark: move from mainNatanael Copa2017-04-143-0/+0
|
* main/qt5-qttranslations: upgrade to 5.8.0Natanael Copa2017-04-141-9/+7
|
* main/qt5-qtwebkit: upgrade to 5.8.0Natanael Copa2017-04-141-14/+4
|
* main/qt5-qttools: upgrade to 5.8.0Natanael Copa2017-04-141-33/+7
|
* main/qt5-qtsvg: upgrade to 5.8.0Natanael Copa2017-04-141-8/+6
|
* main/qt5-qtscript: upgrade to 5.8.0Natanael Copa2017-04-141-7/+7
|
* main/qt5-qtquickcontrols: upgrade to 5.8.0Natanael Copa2017-04-141-8/+6
|
* main/qt5-qtmultimedia: upgrade to 5.8.0Natanael Copa2017-04-141-8/+6
|
* main/qt5-qtimageformats: upgrade to 5.8.0Natanael Copa2017-04-141-9/+7
|
* main/qt5-qtgraphicaleffects: upgrade to 5.8.0Natanael Copa2017-04-141-8/+6
|
* main/qt5-qtdeclarative: upgrade to 5.8.0Natanael Copa2017-04-141-8/+6
|
* main/qt5-qtbase: upgrade to 5.8.0Natanael Copa2017-04-144-46/+134
|
* main/libsndfile: security upgrade to 1.0.28 - fixes #7149Sergey Lukin2017-04-141-4/+9
| | | | | | CVE-2017-7585: Stack-based buffer overflow in flac_buffer_copy() CVE-2017-7741: invalid memory WRITE CVE-2017-7742: invalid memory READ
* main/bind: security upgrade to 9.11.0_p5 - fixes #7141Sergey Lukin2017-04-141-2/+6
| | | | | | CVE-2017-3136: An error handling synthesized records could cause an assertion failure when using DNS64 with "break-dnssec yes;" CVE-2017-3137: A response packet can cause a resolver to terminate when processing an answer containing a CNAME or DNAME CVE-2017-3138: named exits with a REQUIRE assertion failure if it receives a null command string on its control channel
* main/curl: security fixes #7133Sergey Lukin2017-04-142-3/+206
| | | | CVE-2017-7407: write-out out of buffer read
* main/perl-mail-dkim: upgrade to 0.41, add check(), modernize APKBUILDLeonardo Arena2017-04-141-14/+21
|
* main/cmake: upgrade to 3.8.0Pelle Bo Regener2017-04-141-7/+7
| | | | Also use system-provided jsoncpp
* testing/capitaine-cursors: new aportLeonardo Arena2017-04-141-0/+23
| | | | A mouse cursor theme
* community/terminator: add missing dependLeonardo Arena2017-04-141-2/+3
|
* community/msttcorefonts-installer: add omitted prefix dirLeonardo Arena2017-04-141-2/+2
|
* community/msttcorefonts-installer: move into communityLeonardo Arena2017-04-143-0/+0
|
* testing/msttcorefonts-installer: create fonts directoryLeonardo Arena2017-04-141-2/+3
|
* community/mumudvb: Add proper dependenciesBreno Leitao2017-04-131-1/+1
| | | | | | | | | | | | | mumudvb currently depends on gettext, but it is not listed in the depencies variable, causing the following errror: configure.ac:27: warning: macro 'AM_ICONV' not found in library configure.ac:27: error: possibly undefined macro: AM_ICONV If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 Adding the proper depedency fix this issue and the package builds fine
* community/libevhtp: Fix buildBreno Leitao2017-04-131-3/+1
| | | | | Currently this package fails to build due to what seems to be an extra line between cmake and ./ added in commit 58744e6bc853
* community/py-opencl: Do not build on ppc64leBreno Leitao2017-04-131-1/+1
| | | | | | | Currently py-opencl breaks hard on ppc64le and the patch does not seem trivial. I don't think that OpenCL was ever ported to ppc64le. Skipping this package at this moment.
* main/qt5-qtscript: really disable on armhf, not x86Jakub Jirutka2017-04-131-1/+1
|
* main/qt5-qtscript: disable on armhf for now, fails to buildJakub Jirutka2017-04-131-1/+1
| | | | | | | | | | | | | cd script/ && ( test -e Makefile || /usr/bin/qmake-qt5 /home/buildozer/aports/main/qt5-qtscript/src/qtscript-opensource-src-5.6.1/src/script/script.pro -o Makefile ) && make -f Makefile make[2]: Entering directory '/home/buildozer/aports/main/qt5-qtscript/src/qtscript-opensource-src-5.6.1/src/script' creating linker version script QtScript.version compiling ../../include/QtScript/QtScriptDepends moc api/qscriptengine.h moc api/qscriptextensionplugin.h moc bridge/qscriptqobject_p.h usr/include/c++/6.3.0/bits/stl_relops.:67: Parse error at "std" make[2]: *** [Makefile:1010: .moc/moc_qscriptextensionplugin.cpp] Error 1 make[2]: *** Waiting for unfinished jobs....
* community/ruby-pygments: upgrade to 1.1.2Jakub Jirutka2017-04-132-4/+18
|
* community/R: enable on all archesJakub Jirutka2017-04-131-2/+1
| | | | openjdk8 is already available for all architectures.
* testing/rust: refactor patches for linux_musl_base.rsJakub Jirutka2017-04-133-3/+20
|
* testing/rethinkdb: fix bashism in init.d scriptNatanael Copa2017-04-132-3/+3
|
* testing/cargo: fix test build-auth:http_auth_offeredJakub Jirutka2017-04-132-2/+50
|
* testing/cargo: remove `-C target-feature=-crt-static`Jakub Jirutka2017-04-131-3/+1
| | | | We have switched rustc to use dynamic linking as default.
* testing/rust: build dynamically linked binaries by defaultJakub Jirutka2017-04-134-11/+12
| | | | | Note that users still can switch to static linking using `-C target-feature=+crt-static`, that is allowed in our rustc.
* main/mksh: upgrade to 55Sören Tempel2017-04-131-3/+3
|
* main/ghostscript: fix sse variable alignmentTimo Teräs2017-04-132-2/+15
| | | | fixes #7138
* testing/py-pgspecial: upgrade to 1.7.0André Klitzing2017-04-131-4/+2
|
* testing/crypto++: upgrade to 5.6.5André Klitzing2017-04-131-4/+2
|
* main/rhash: Use shared library, add -dev package and add checkAndré Klitzing2017-04-131-4/+15
|
* community/nodejs-current: update ppc patch to fit samplerGustavo Romero2017-04-132-4/+4
| | | | | | | | Update ppc patch due to a refactor in sampler.cc internals introduced in [1] where 'state' variable is now treated as a pointer. [1] https://goo.gl/YwyjCC
* testing/ostree: upgrade to 2017.4André Klitzing2017-04-132-25/+4
| | | | Remove merged musl fixes
* main/libsoup: upgrade to 2.57.1André Klitzing2017-04-131-5/+3
|
* main/nano: upgrade to 2.8.1André Klitzing2017-04-131-3/+3
|
* main/wireshark: upgrade to 2.2.6Natanael Copa2017-04-131-2/+2
|
* main/ghostscript: upgrade to 9.21Natanael Copa2017-04-131-10/+4
| | | | and enable -dbg
* main/libxml2: sec fix for CVE-2016-9318Natanael Copa2017-04-132-7/+212
| | | | ref #7125
* testing/flowd: attempt to fix build on aarch64Leonardo Arena2017-04-131-1/+9
|