Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/curl: improve abuild | prspkt | 2018-05-20 | 1 | -8/+8 | |
| | ||||||
* | main/curl: upgrade to 7.60.0 | prspkt | 2018-05-20 | 2 | -6/+9 | |
| | ||||||
* | main/e2fsprogs: improve abuild | prspkt | 2018-05-20 | 1 | -1/+1 | |
| | ||||||
* | main/e2fsprogs: upgrade to 1.44.2 | prspkt | 2018-05-20 | 1 | -2/+2 | |
| | ||||||
* | community/dash: upgrade to 0.5.10.2 | prspkt | 2018-05-20 | 1 | -2/+2 | |
| | ||||||
* | community/rng-tools: fix and improve init script | Jakub Jirutka | 2018-05-20 | 3 | -10/+15 | |
| | ||||||
* | community/rng-tools: upgrade to 6.2 (new upstream) | Jakub Jirutka | 2018-05-20 | 1 | -6/+17 | |
| | ||||||
* | community/rng-tools: modernize abuild and clarify license | Jakub Jirutka | 2018-05-20 | 1 | -17/+8 | |
| | ||||||
* | main/procps: upgrade to 3.3.15 | Jakub Jirutka | 2018-05-20 | 2 | -121/+4 | |
| | ||||||
* | community/rust: build rust-installer in build phase | Jakub Jirutka | 2018-05-20 | 1 | -0/+3 | |
| | ||||||
* | community/rust: simplify abuild, set RUST* env. vars on top-level | Jakub Jirutka | 2018-05-20 | 2 | -17/+12 | |
| | ||||||
* | community/rust: backport patch PR-50789 from upstream | Jakub Jirutka | 2018-05-20 | 2 | -0/+41 | |
| | ||||||
* | community/rust: return -src subpackage back | Jakub Jirutka | 2018-05-20 | 1 | -13/+14 | |
| | ||||||
* | community/rust: build with analysis data and add subpkg -analysis | Jakub Jirutka | 2018-05-20 | 1 | -2/+10 | |
| | ||||||
* | community/rust: makedepend on rust-bootstrap | Jakub Jirutka | 2018-05-20 | 1 | -1/+1 | |
| | | | | | | | | This is actually not necessary, because rust is pulled by cargo-bootstrap. However, cargo-bootstrap is provided by this abuild too - it's a hack to allow the abuild to depend on itself (read comment inside the abuild for more information)! So rust-bootstrap is just for symmetry with cargo-bootstrap. | |||||
* | community/cargo: remove abuild | Jakub Jirutka | 2018-05-20 | 8 | -1888/+0 | |
| | | | | | cargo has been merged into the rust abuild in commit 33def910d7e8168c0b5a6a13cfb5910f17a02440. | |||||
* | community/rust: fix libressl patch | Jakub Jirutka | 2018-05-20 | 2 | -1/+2 | |
| | ||||||
* | community/rust: build cargo and add cargo* subpackages | Jakub Jirutka | 2018-05-20 | 6 | -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 Jirutka | 2018-05-20 | 1 | -6/+2 | |
| | ||||||
* | community/rust: upgrade to 1.26.0 | Jakub Jirutka | 2018-05-20 | 9 | -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-bootstrap | Jakub Jirutka | 2018-05-20 | 1 | -1/+5 | |
| | | | | Prepare for merging the cargo abuild into the rust abuild. | |||||
* | community/xpdf: update $source URL | Sören Tempel | 2018-05-20 | 1 | -1/+1 | |
| | | | | The tarball is no longer available under the old URL. | |||||
* | community/mblaze: fix arch of crypto subpackage | Sören Tempel | 2018-05-20 | 1 | -2/+2 | |
| | ||||||
* | community/perl-business-issn: fetch tarball from GitHub | Sören Tempel | 2018-05-20 | 1 | -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 support | Sören Tempel | 2018-05-20 | 2 | -4/+25 | |
| | | | | Fixes #7859 | |||||
* | community/mblaze: add crypto subpackage for S/MIME and OpenPGP | Sören Tempel | 2018-05-20 | 1 | -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 again | William Pitcock | 2018-05-20 | 1 | -1/+4 | |
| | ||||||
* | community/rust: temporarily disable -src subpackage | Jakub Jirutka | 2018-05-19 | 1 | -9/+9 | |
| | | | | It needs some changes, I'll put it back in the following upgrade. | |||||
* | community/rust: upgrade to 1.25.0 | Jakub Jirutka | 2018-05-19 | 1 | -3/+3 | |
| | ||||||
* | community/rust: reformat makedepends | Jakub Jirutka | 2018-05-19 | 1 | -4/+12 | |
| | ||||||
* | community/py-attrs: upgrade to 18.1.0 and fix makedepends | Roberto Oliveira | 2018-05-19 | 1 | -4/+4 | |
| | | | | py-attrs does not need pytest to build | |||||
* | community/perl-yaml: upgrade to 1.26 | Francesco Colista | 2018-05-19 | 1 | -2/+2 | |
| | ||||||
* | testing/php7-igbinary: new aport | Andy Postnikov | 2018-05-19 | 1 | -0/+39 | |
| | ||||||
* | testing/php7-mongodb: set arch to all | Andy Postnikov | 2018-05-19 | 1 | -1/+1 | |
| | ||||||
* | community/uncrustify: upgrade to 0.67 | André Klitzing | 2018-05-19 | 1 | -2/+2 | |
| | ||||||
* | community/youtube-dl: use https for upstream URL | prspkt | 2018-05-19 | 1 | -2/+2 | |
| | ||||||
* | community/youtube-dl: upgrade to 2018.05.18 | prspkt | 2018-05-19 | 1 | -2/+2 | |
| | ||||||
* | testing/mongo-php7-library: upgrade to 1.3.2 and modernize | Andy Postnikov | 2018-05-19 | 1 | -7/+5 | |
| | ||||||
* | testing/py-distro: upgrade to 1.3.0 | Fabian Affolter | 2018-05-19 | 1 | -2/+2 | |
| | ||||||
* | testing/py-apsw: remove boilerplate comments | prspkt | 2018-05-19 | 1 | -4/+4 | |
| | ||||||
* | testing/py-apsw: upgrade to 3.23.1 | prspkt | 2018-05-19 | 1 | -2/+2 | |
| | ||||||
* | testing/wireguard: upgrade to 0.0.20180519 | Jason A. Donenfeld | 2018-05-19 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | community/php7-imagick: bump pkgrel | Andy Postnikov | 2018-05-19 | 1 | -1/+1 | |
| | ||||||
* | testing/php7-mongodb: upgrade to 1.4.3 | Andy Postnikov | 2018-05-19 | 2 | -4/+32 | |
| | ||||||
* | testing/php7-couchbase: upgrade to 2.4.6 | Andy Postnikov | 2018-05-19 | 1 | -3/+3 | |
| | ||||||
* | main/haveged: fix for armhf and aarch64 | Natanael Copa | 2018-05-18 | 3 | -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.7 | Andy Postnikov | 2018-05-18 | 1 | -3/+3 | |
| | ||||||
* | testing/go-nats: upgrade to 1.5.0 | Roberto Oliveira | 2018-05-18 | 1 | -3/+3 | |
| | ||||||
* | testing/go-mux: upgrade to 1.6.2 | Roberto Oliveira | 2018-05-18 | 1 | -3/+3 | |
| | ||||||
* | testing/filebeat: upgrade to 6.2.4 | Roberto Oliveira | 2018-05-18 | 1 | -2/+2 | |
| |