Jakub Jirutka
4484a3c4c7
community/imagemagick6: upgrade to 6.9.9.46 and rebuild dependent aports
2018-05-21 19:36:04 +02:00
Jakub Jirutka
f503b724c1
community/luacheck: upgrade to 0.22.0
2018-05-21 19:22:41 +02:00
Jakub Jirutka
9273dbfb49
community/luacheck: depend on cmd:lua instead of lua
...
We still don't have support for "alternatives". :(
2018-05-21 19:22:41 +02:00
Natanael Copa
abfb54c476
testing/sndio: new aport
...
Small audio and MIDI framework part of the OpenBSD project
http://www.sndio.org/
2018-05-21 16:56:52 +00:00
Natanael Copa
616aa57a8f
main/nspr: upgrade to 4.19
2018-05-21 16:56:28 +00:00
Natanael Copa
7fc2bf3480
community/firefox-esr: security upgrade to 52.8.0
...
fixes #8891
2018-05-21 16:04:24 +00:00
Natanael Copa
431efd84d9
main/perl-date-manip: disable tests
...
For soem reason tests hangs on 32bit. We disable tests for now
2018-05-21 14:43:22 +00:00
Natanael Copa
f3558c9916
main/perl-test-inter: upgrade to 1.07
2018-05-21 14:43:22 +00:00
Natanael Copa
891258b122
main/perl-datetime-timezone: upgrade to 2.19
2018-05-21 14:43:22 +00:00
Leonardo Arena
eeac7fbb08
main/irqbalance: upgrade to 1.4.0
2018-05-21 11:56:11 +00:00
Ian Bashford
c9d78269d1
community/dnscrypt-proxy upgrade to 2.0.14
...
Feature release: support for latest DoH draft
2018-05-21 06:27:59 +00:00
TBK
b208380f52
community/rspamd: upgrade to 1.7.5
2018-05-21 06:27:59 +00:00
Francesco Colista
6defbbd291
community/py-xlsxwriter: upgrade to 1.0.5
2018-05-21 06:27:59 +00:00
Francesco Colista
e2dd86adac
community/perl-mojolicious: upgrade to 7.80
2018-05-21 06:27:59 +00:00
Jakub Jirutka
87d5186821
community/rng-tools: fix build on ppc64le - requires libgcrypt
...
rngd_darn.c:28:2: error: #error power DARN support requires libgcrypt!
#error power DARN support requires libgcrypt!
^~~~~
rngd_darn.c:34:20: fatal error: gcrypt.h: No such file or directory
#include <gcrypt.h>
^
2018-05-21 01:54:49 +02:00
Jakub Jirutka
3f38afe39f
community/ttf-opensans: fix source url
...
The current URL does not exist anymore.
2018-05-21 01:48:52 +02:00
Jakub Jirutka
8e98986689
main/multipath-tools: fix build failure on ppc64le
2018-05-21 01:09:31 +02:00
Jakub Jirutka
2ac3a77dac
main/multipath-tools: upgrade to 0.7.7
2018-05-21 01:03:02 +02:00
Jakub Jirutka
879f66b4d8
main/multipath-tools: improve abuild
2018-05-21 01:03:02 +02:00
Jakub Jirutka
c91126b55c
main/samba: upgrade to 4.8.2
2018-05-21 00:09:54 +02:00
Jakub Jirutka
4bbe88c147
main/ldb: upgrade to 1.3.3
2018-05-21 00:09:54 +02:00
Jakub Jirutka
69cf09dbbc
community/rust: fix check error
2018-05-21 00:08:30 +02:00
Jakub Jirutka
b00a8dd49f
Revert "community/rust: build rust-installer in build phase"
...
This reverts commit 792ba86e07
.
This actually didn't help, `x.py install` is still building
rust-installer.
2018-05-21 00:08:29 +02:00
Jakub Jirutka
c7999c26a9
main/curl: add missing checkdepend python2
2018-05-20 21:59:40 +02:00
prspkt
4fe9994856
main/curl: improve abuild
2018-05-20 21:33:14 +02:00
prspkt
0a8c160f5b
main/curl: upgrade to 7.60.0
2018-05-20 21:32:54 +02:00
prspkt
c278dba3ce
main/e2fsprogs: improve abuild
2018-05-20 21:26:54 +02:00
prspkt
8edb820e59
main/e2fsprogs: upgrade to 1.44.2
2018-05-20 21:26:24 +02:00
prspkt
d673b9f588
community/dash: upgrade to 0.5.10.2
2018-05-20 21:24:49 +02:00
Jakub Jirutka
20527e6d83
community/rng-tools: fix and improve init script
2018-05-20 21:05:31 +02:00
Jakub Jirutka
b6b34d216e
community/rng-tools: upgrade to 6.2 (new upstream)
2018-05-20 21:05:31 +02:00
Jakub Jirutka
650df87118
community/rng-tools: modernize abuild and clarify license
2018-05-20 21:05:31 +02:00
Jakub Jirutka
727a1b01d1
main/procps: upgrade to 3.3.15
2018-05-20 20:35:15 +02:00
Jakub Jirutka
792ba86e07
community/rust: build rust-installer in build phase
2018-05-20 20:16:44 +02:00
Jakub Jirutka
7d8e5d4fea
community/rust: simplify abuild, set RUST* env. vars on top-level
2018-05-20 20:16:44 +02:00
Jakub Jirutka
d0e3b62002
community/rust: backport patch PR-50789 from upstream
2018-05-20 20:16:43 +02:00
Jakub Jirutka
f4ff81233a
community/rust: return -src subpackage back
2018-05-20 20:16:43 +02:00
Jakub Jirutka
b8367044e1
community/rust: build with analysis data and add subpkg -analysis
2018-05-20 20:16:43 +02:00
Jakub Jirutka
5dff30424f
community/rust: makedepend on rust-bootstrap
...
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.
2018-05-20 20:16:43 +02:00
Jakub Jirutka
57310278c2
community/cargo: remove abuild
...
cargo has been merged into the rust abuild in commit
33def910d7
.
2018-05-20 20:16:43 +02:00
Jakub Jirutka
45575ef1ce
community/rust: fix libressl patch
2018-05-20 16:55:04 +02:00
Jakub Jirutka
33def910d7
community/rust: build cargo and add cargo* subpackages
...
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 5c9665f41c
2018-05-20 16:46:01 +02:00
Jakub Jirutka
42fb798cb5
community/rust: use x.py install
instead of x.py dist
2018-05-20 16:46:01 +02:00
Jakub Jirutka
207941559d
community/rust: upgrade to 1.26.0
...
Also switch to LLVM 5. Upstream switched right to LLVM 6, but we
don't have it yet.
2018-05-20 16:46:01 +02:00
Jakub Jirutka
3dc0c1d65c
community/cargo: add provides=cargo-bootstrap
...
Prepare for merging the cargo abuild into the rust abuild.
2018-05-20 14:49:55 +02:00
Sören Tempel
6e6ad2ef98
community/xpdf: update $source URL
...
The tarball is no longer available under the old URL.
2018-05-20 12:46:42 +02:00
Sören Tempel
ec6f40406d
community/mblaze: fix arch of crypto subpackage
2018-05-20 12:42:34 +02:00
Sören Tempel
86c3bd8740
community/perl-business-issn: fetch tarball from GitHub
...
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]: 42f1fb8878
2018-05-20 12:24:48 +02:00
Sören Tempel
ddae464717
main/lynx: fix SSL support
...
Fixes #7859
2018-05-20 11:33:04 +02:00
Sören Tempel
f66ad3104a
community/mblaze: add crypto subpackage for S/MIME and OpenPGP
...
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.
2018-05-20 11:33:04 +02:00