Commit Graph

137285 Commits

Author SHA1 Message Date
landry
fba5fa4f2b Update to fdm 2.0, from Stephen Gregoratto, thanks !
Enable PCRE while here, from sthen@
ok sthen@
2019-04-27 10:16:27 +00:00
ajacoutot
4da3d70e16 Bye bye spidermonkey52; nothing uses you anymore.
ok jasper@
2019-04-27 10:05:09 +00:00
ajacoutot
611f82db68 Provide an update path for devel/spidermonkey52. 2019-04-27 10:02:54 +00:00
ajacoutot
51345f947d devel/spidermonkey52 is going away and was only an optional BDEP
ok jasper@
2019-04-27 10:01:22 +00:00
espie
0331da119c avoid warnings by checking we got some actual info first 2019-04-27 09:42:26 +00:00
semarie
b4ad310afc update to 1.31.1
it affects only clippy tool.

Announce: https://blog.rust-lang.org/2019/04/25/Rust-1.34.1.html
Changelog: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1341-2019-04-25
2019-04-27 08:50:18 +00:00
ajacoutot
d34b61f6dd Update to polkit-0.116.
- uses mozjs-6.0
2019-04-27 08:08:42 +00:00
ajacoutot
71e805ef00 Update to dav1d-0.2.2.
from Brad (maintainer)
2019-04-27 08:00:06 +00:00
ajacoutot
8f0b8ca3d9 Update to google-cloud-sdk-243.0.0. 2019-04-26 21:36:39 +00:00
ajacoutot
e29cd5c1e6 Update to awscli-1.16.147. 2019-04-26 21:33:39 +00:00
ajacoutot
5431dd0939 Update to py-botocore-1.12.137. 2019-04-26 21:33:16 +00:00
ajacoutot
8551a31f31 Update to py-boto3-1.9.137. 2019-04-26 21:32:59 +00:00
ajacoutot
85f6c49470 Update to ecs-cli-1.14.1. 2019-04-26 21:21:54 +00:00
kmos
7ba3f81efd Hook py-emoji up to the build 2019-04-26 18:27:26 +00:00
kmos
5de053d9d2 py-emoji is a library to convert emoji shortcodes to the actual emoji
and vice versa.

Input from kn

OK kn@ sthen@
2019-04-26 18:25:54 +00:00
sthen
e18844c5be update to py-psycopg2-2.8.2, ok danj@ 2019-04-26 16:11:13 +00:00
naddy
9564d8e786 add lld target emulation names for mips64, mips64el, powerpc, sparc64 2019-04-26 16:10:06 +00:00
jeremy
56a208cf8b Update to JRuby 9.2.7.0 2019-04-26 15:46:58 +00:00
jeremy
6bb2a9dd70 Update to ruby 2.6.3 2019-04-26 15:46:28 +00:00
semarie
c8f21b0724 register lang/rust,-doc removal.
a link for manually download an "official" tarball for the documentation is available in DESCR of lang/rust

OK sthen@
2019-04-26 15:10:32 +00:00
semarie
ac56eef94e reduces the PLIST divergence between archs by using a controlled way to
generate metadata/hash on libraries.

remove -doc subpackage too, as it has different files depending the
arch.

with that, we should be able to have rustc on more archs.

OK sthen@
2019-04-26 15:08:33 +00:00
sthen
482c42f1f2 update to dhcpcd-7.2.1, security fixes:
*  auth: Use consttime_memequal to avoid latency attack
   consttime_memequal is supplied if libc does not support it
   dhcpcd >=6.2 <7.2.1 are vulnerable

*  DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
   dhcpcd >=4 <7.2.1 are vulnerable

*  DHCPv6: Fix a potential buffer overflow reading NA/TA addresses
   dhcpcd >=7 <7.2.1 are vulnerable
2019-04-26 14:50:06 +00:00
rsadowski
b08798ca7a Unhook dolphin-plugins
Found out from Federico Giannici <giannici AaA neomedia DoT it> by the hard
way.
2019-04-26 13:43:52 +00:00
rsadowski
0ba92cbc87 Update mlt to 6.14.0 2019-04-26 13:39:16 +00:00
sebastia
1f884893f3 Let nikto find the DTD to save xml files out of the box
OK gonzalo@
2019-04-26 13:36:28 +00:00
sthen
118037279c update to img2pdf-0.3.3, add a comment "some tests fail as they require
pdfrw (overall this is optional for img2pdf and autodetected at runtime;
we don't have it in ports yet)"
2019-04-26 13:35:29 +00:00
sthen
0aecafabc4 update to wpa_supplicant-2.8 2019-04-26 13:32:36 +00:00
sthen
29afb3b2a1 update to icingaweb2 2.6.3 2019-04-26 13:23:06 +00:00
rsadowski
9d64f223c9 Update netbeans to 11.0
- fix homepage
- Keep netbeans start script in sync with intellij and pycharm.
-- Improve the start script to use javaPathHelper

OK giovanni@ (maintainer)
2019-04-26 12:40:31 +00:00
rsadowski
121621c38b Update intellij to 2019.1.1
Improve intellij start script to use javaPathHelper

Tested by Caspar Schutijser (maintainer) and OK sthen@
2019-04-26 12:38:02 +00:00
robert
c9655c14ce update to 74.0.3729.108 2019-04-26 09:38:19 +00:00
jasper
a053c94b99 update to cogl-1.22.4 2019-04-26 09:27:10 +00:00
jasper
17d43aa8bf update to epiphany-3.30.4 2019-04-26 09:22:41 +00:00
otto
125bf6620a Update to PowerDNS recursor 4.1.12 2019-04-26 07:52:52 +00:00
ajacoutot
ffaef383a9 Remove empty line at EOF. 2019-04-26 07:29:21 +00:00
landry
c369e1fcd8 Update to cbindgen 0.8.3.
required to build mozilla-central since
https://bugzilla.mozilla.org/show_bug.cgi?id=1536582

Also means 6.5-stable wont get firefox 68, unless cbindgen gets
backported there.
2019-04-26 07:29:11 +00:00
tb
080db60c8c Update HOMEPAGE and move MASTER_SITES to TLS.
ok kirby
2019-04-26 06:21:40 +00:00
bcallah
8fcd0e7d0e Update to the flang commits from yesterday.
While here, remove some comments in Makefile.inc about flang being
integrated into LLVM. That's no longer happening; the new f18 compiler is
scheduled to be integrated into LLVM instead.
2019-04-26 02:04:01 +00:00
bcallah
31aab9af56 Update to wtf-20190422 2019-04-26 01:29:05 +00:00
mortimer
c82b773d52 guile needs frame pointers, so ensure they are always on.
ok jca@
2019-04-25 22:41:38 +00:00
espie
cc193280d2 fix my own stupidity, let it work if you don't use -n 2019-04-25 22:13:22 +00:00
sthen
6e288209f9 update to py-lxml-4.3.3, no reply from maintainer 2019-04-25 19:37:23 +00:00
rsadowski
570aa8c093 Update pycharm to 2019.1.1
One notable change: Use javaPathHelper in the pycharm start script

Feedback and OK sthen@
2019-04-25 19:33:06 +00:00
jeremy
bba746bdaa Update to pledge 1.1.0, adding support for execpromises 2019-04-25 18:21:30 +00:00
jasper
1d3d8938fa update to vala-0.42.7 2019-04-25 17:48:07 +00:00
jasper
f3ff49ff56 update to gnome-terminal-3.30.3 2019-04-25 17:44:55 +00:00
jasper
c30a281e1c update to py-croniter-0.3.30 2019-04-25 17:39:01 +00:00
jasper
83e6b53b53 update to vte3-0.54.4 2019-04-25 17:37:32 +00:00
jasper
cb5a088c8e update to rspec-expectations-3.8.3 2019-04-25 17:35:52 +00:00
sthen
df8c664fa4 update to py-planet 1.2.2 2019-04-25 16:20:24 +00:00