aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/rust: build cargo and add cargo* subpackagesJakub Jirutka2018-05-206-14/+331
| | | | | | | | | | | | Cargo is now distributed together with rustc. Upstream has removed Cargo.lock from the cargo's repository in cargo 0.23.0, so we can't build it with locked and freezed dependencies separately anymore. alexcrichton replied on Feb 1: > cargo is packaged next to rustc, it's not intended to be a separate > package but rather built as one unit. See https://github.com/rust-lang/cargo/commit/5c9665f41c6b4d3b99d3b9f8b48a286f5f154692
* community/rust: use `x.py install` instead of `x.py dist`Jakub Jirutka2018-05-201-6/+2
|
* community/rust: upgrade to 1.26.0Jakub Jirutka2018-05-209-128/+57
| | | | | Also switch to LLVM 5. Upstream switched right to LLVM 6, but we don't have it yet.
* community/cargo: add provides=cargo-bootstrapJakub Jirutka2018-05-201-1/+5
| | | | Prepare for merging the cargo abuild into the rust abuild.
* community/xpdf: update $source URLSören Tempel2018-05-201-1/+1
| | | | The tarball is no longer available under the old URL.
* community/mblaze: fix arch of crypto subpackageSören Tempel2018-05-201-2/+2
|
* community/perl-business-issn: fetch tarball from GitHubSören Tempel2018-05-201-6/+5
| | | | | | | | | | The newest release is 1.003 and the old one (1.002) doesn't seem to be available on search.cpan.org. Besides upstream seems to have decided to ditch search.cpan.org for metacpan.org [1]. No pkgrel bump, since this shouldn't change anything in the package. [1]: https://github.com/briandfoy/business-issn/commit/42f1fb88781d6ad742bb47da3dfad9ed3c4fbae4
* main/lynx: fix SSL supportSören Tempel2018-05-202-4/+25
| | | | Fixes #7859
* community/mblaze: add crypto subpackage for S/MIME and OpenPGPSören Tempel2018-05-201-2/+12
| | | | | | | | | | The README.md in the contrib directory states that: [These] scripts [...] are not officially supported or subject to any robustness, portability or stability criteria. However, the scripts for S/MIME and OpenPGP work quite well and are very useful thus I believe that it is worth it to ship these in a subpackage.
* main/openrc: make service(8) work againWilliam Pitcock2018-05-201-1/+4
|
* community/rust: temporarily disable -src subpackageJakub Jirutka2018-05-191-9/+9
| | | | It needs some changes, I'll put it back in the following upgrade.
* community/rust: upgrade to 1.25.0Jakub Jirutka2018-05-191-3/+3
|
* community/rust: reformat makedependsJakub Jirutka2018-05-191-4/+12
|
* community/py-attrs: upgrade to 18.1.0 and fix makedependsRoberto Oliveira2018-05-191-4/+4
| | | | py-attrs does not need pytest to build
* community/perl-yaml: upgrade to 1.26Francesco Colista2018-05-191-2/+2
|
* testing/php7-igbinary: new aportAndy Postnikov2018-05-191-0/+39
|
* testing/php7-mongodb: set arch to allAndy Postnikov2018-05-191-1/+1
|
* community/uncrustify: upgrade to 0.67André Klitzing2018-05-191-2/+2
|
* community/youtube-dl: use https for upstream URLprspkt2018-05-191-2/+2
|
* community/youtube-dl: upgrade to 2018.05.18prspkt2018-05-191-2/+2
|
* testing/mongo-php7-library: upgrade to 1.3.2 and modernizeAndy Postnikov2018-05-191-7/+5
|
* testing/py-distro: upgrade to 1.3.0Fabian Affolter2018-05-191-2/+2
|
* testing/py-apsw: remove boilerplate commentsprspkt2018-05-191-4/+4
|
* testing/py-apsw: upgrade to 3.23.1prspkt2018-05-191-2/+2
|
* testing/wireguard: upgrade to 0.0.20180519Jason A. Donenfeld2018-05-192-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* community/php7-imagick: bump pkgrelAndy Postnikov2018-05-191-1/+1
|
* testing/php7-mongodb: upgrade to 1.4.3Andy Postnikov2018-05-192-4/+32
|
* testing/php7-couchbase: upgrade to 2.4.6Andy Postnikov2018-05-191-3/+3
|
* main/haveged: fix for armhf and aarch64Natanael Copa2018-05-183-1/+18
| | | | | | armhf and aarch64 apparently does not expose the cpu cache size via sysfs. It set it to -1 and that confuses haveged. Make it fallback to default cache size when sysfs reports -1.
* community/libcouchbase: upgrade to 2.8.7Andy Postnikov2018-05-181-3/+3
|
* testing/go-nats: upgrade to 1.5.0Roberto Oliveira2018-05-181-3/+3
|
* testing/go-mux: upgrade to 1.6.2Roberto Oliveira2018-05-181-3/+3
|
* testing/filebeat: upgrade to 6.2.4Roberto Oliveira2018-05-181-2/+2
|
* community/qt5-qtwebchannel: fix makedependsNatanael Copa2018-05-181-1/+1
| | | | qt5-webchannel was renamed to qt5-qtwebchannel
* testing/extra-cmake-modules: upgrade to 5.46.0Roberto Oliveira2018-05-181-2/+2
|
* main/py-django-phonenumber-field: disable testsNatanael Copa2018-05-181-0/+1
| | | | | | Apparently the tests require that django is bootstrapped and configured. python setup.py test does not seem to be supported.
* testing/cwm: upgrade to 6.3Roberto Oliveira2018-05-181-2/+2
|
* main/linux-vanilla: buildfix for aarch64Natanael Copa2018-05-182-2/+3
|
* main/binutils: backport fix for ppc64leNatanael Copa2018-05-182-1/+96
| | | | | | | | | | This fixes clang testsuite. Patch was taken from upstream binutils-2_30-branch https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=shortlog;h=refs/heads/binutils-2_30-branch Upstream report: https://sourceware.org/ml/binutils/2018-03/msg00183.html
* testing/babeltrace: upgrade to 1.5.5Roberto Oliveira2018-05-181-2/+2
|
* testing/artifactory-oss: upgrade to 4.16.1Roberto Oliveira2018-05-181-2/+2
|
* community/lua-cqueues-pushy: upgrade to 20180221 snapshotTimo Teräs2018-05-171-3/+3
|
* community/acme-client-plus: move from testingJakub Jirutka2018-05-171-0/+0
|
* testing/acme-client-plus: upgrade to 0.1.1Jakub Jirutka2018-05-171-2/+2
|
* community/composer: upgrade to 1.6.5Roberto Oliveira2018-05-171-2/+2
|
* community/perl-moose: upgrade to 2.2011Francesco Colista2018-05-171-2/+2
|
* community/dnscrypt-proxy: added -openrc subpackageFrancesco Colista2018-05-171-2/+2
|
* community/dnscrypt-proxy upgrade to 2.0.13Ian Bashford2018-05-171-2/+2
| | | | bug fix release from upstream
* main/meson: upgrade to 0.46.1Francesco Colista2018-05-171-2/+2
|
* community/knot: upgrade to 2.6.7Francesco Colista2018-05-171-2/+2
|