153235 Commits

Author SHA1 Message Date
jsg
80d079a75c update to Arm Trusted Firmware-A 2.4
tested by kurt@ on rk3328 and rk3399
2021-01-08 00:11:17 +00:00
cwen
1bae776547 lagrange: disable SSE4.1 support
The check for SSE4.1 support is only done at build time, so the runtime was
leading to SIGILL on machines with old amd64 processors where this instruction
set is not implemented. This issue most likely hit i386 as well.

tweak and OK sthen@, OK solene@ (maintainer)
2021-01-07 22:29:58 +00:00
thfr
fa3355ffc2 update to yquake2 7.45
ok jsg@ for an earlier version that included libexecinfo
build without libexecinfo - this approach is fine with sthen@
Maintainer awolk@ is busy but looked at update and no objection
2021-01-07 22:20:25 +00:00
tb
db0e16d257 security/openssl/1.0.2: fix alignment issue on sparc64
As diagnosed by kettenis, running the regress/lib/libssl/interop/openssl
test results in a SIGILL or SIGBUS due to an alignment issue. The reason
for this is that the configure magic fails to pick up -m64 which is
needed for the perlasm to generate the correct flavor of assembly.

None of the approaches for setting variables in the main port Makefile
worked.  Since we already patch out -O3 from Configure, I added -m64
there. The resulting binary seems to work well. The interop tests on
sparc64 pass with this patch.

Many thanks to kettenis for figuring this out and to sthen who helped
me save a lot of time with FLAVOR=no_man.

ok sthen
2021-01-07 21:55:33 +00:00
sthen
399e9c0aa0 add a no_man flavour to openssl packages, to speed testing of patches
etc (avoids pod2man of ~1700 files for 1.0 / ~4k files for 1.1)
2021-01-07 20:13:47 +00:00
sthen
f0fafcce6a skip generating html docs in the first place, rather than generating
them (with pod2html) and rm'ing.
2021-01-07 19:53:27 +00:00
sthen
2167259e42 update to Dovecot pigeonhole 0.5.13, ok Brad 2021-01-07 17:17:59 +00:00
sthen
2c24e71ce7 update to Dovecot 2.3.13, ok Brad 2021-01-07 17:17:54 +00:00
sthen
7639001be2 update to PHP 7.4.14 2021-01-07 17:13:27 +00:00
sthen
24a66eca6f update to PHP 7.3.26 2021-01-07 17:12:54 +00:00
edd
a3e3283884 Update sysutils/dinit to version 0.10.0. 2021-01-07 17:04:31 +00:00
bket
ea7add4b56 Update to py-prompt_toolkit-3.0.9
Changes:
https://github.com/prompt-toolkit/python-prompt-toolkit/blob/3.0.9/CHANGELOG
2021-01-07 16:24:02 +00:00
ajacoutot
853d11c5fa Update to qpdf-10.1.0. 2021-01-07 15:11:08 +00:00
ajacoutot
782212b2ec Unbreak: bump after recent x11/py-pyglet PKGNAME change. 2021-01-07 14:47:07 +00:00
robert
20c14d70ef update to 87.0.4280.141 2021-01-07 14:29:19 +00:00
paco
01fbac65ba remove unnecessary patch for www/py-requests-toolbelt
spotted by ajacoutot@
2021-01-07 12:13:09 +00:00
ajacoutot
afa56e3043 Update to awscli-1.18.210. 2021-01-07 10:56:32 +00:00
ajacoutot
d99ace02ad Update to py3-boto3-1.16.50. 2021-01-07 10:56:16 +00:00
ajacoutot
d81bddb5b4 Update to py3-botocore-1.19.50. 2021-01-07 10:56:02 +00:00
ajacoutot
387b507739 Update to system-config-printer-1.5.14. 2021-01-07 10:52:10 +00:00
ajacoutot
7805c58e88 Update to py3-chromecast-7.7.2. 2021-01-07 10:39:16 +00:00
ajacoutot
b5861233ae Update to hwdata-0.343. 2021-01-07 10:37:48 +00:00
ajacoutot
cc535535b0 Update to meson-0.56.1. 2021-01-07 10:35:42 +00:00
paco
9460fbdab9 update www/py-httpie to 2.3.0
A couple of tests fail because it tries to access the network.
Left a comment on Makefile as pre sthen's suggestion.
Also dropped maintainer as I don't use this anymore.

ok sthen@
2021-01-07 08:33:13 +00:00
paco
4311229e22 update of www/py-requests-toolbelt to 0.9.1
3 tests fail because it attemtps to make network connections.  Left
a comment on the Makefile as per sthen's suggestion.

ok sthen@
2021-01-07 08:29:55 +00:00
daniel
241f1b8e58 py-pyglet was missing PKGNAME; add it
edd@ was ok with this but asked to be dropped as MAINTAINER.

ok sthen@
2021-01-07 07:02:24 +00:00
sthen
9d5c13e71c update DESCR; warn about conflicts if the library is used with software
where other library dependencies use libressl.
2021-01-06 22:34:13 +00:00
thfr
ef2a979e50 update to SDL 2.0.14
from Brad

extensive build and runtime testing done by me, Brad, cwen@, with no new
breakage (except vbam which has been patched)

Release Notes: https://discourse.libsdl.org/t/sdl-2-0-14-released/28470
2021-01-06 22:32:08 +00:00
semarie
4bce3a98fa lang/rust: make rustbuild part to use the bootstrap wrapper
it makes proper configuration to run cargo when system libs aren't in
sync with the bootstrap binary.
2021-01-06 18:48:25 +00:00
landry
a172457304 www/firefox-esr: security update to 78.6.1.
See https://www.mozilla.org/en-US/firefox/78.6.1/releasenotes/
Fixes CVE-2020-16044 / https://www.mozilla.org/en-US/security/advisories/mfsa2021-01/

Remove patch from #1684180, merged upstream
2021-01-06 18:23:33 +00:00
landry
fb3f8b37aa www/mozilla-firefox: security update to 84.0.2.
See https://www.mozilla.org/en-US/firefox/84.0.2/releasenotes/
Fixes CVE-2020-16044 / https://www.mozilla.org/en-US/security/advisories/mfsa2021-01/
2021-01-06 18:21:45 +00:00
fcambus
652422e00a Update libmaxminddb to 1.5.0. 2021-01-06 15:25:52 +00:00
kurt
b0c7f70842 Fix duplicate files in PFRAGs. okay sthen@ 2021-01-06 14:56:56 +00:00
landry
e1f1a64f85 devel/libofx: update to 0.10.0.
Cf https://github.com/libofx/libofx/releases/tag/0.10.0

switch back to real releases on sourceforge, allows to drop
autoconf/automake and use plain configure.

from jca@: pass ac_cv_sym_visibility=yes to CONFIGURE_ENV to ensure
-fvisibility is properly detected and used, this way only the needed
symbols are exported in libofx. Bump major.

all consumers (productivity/{homebank,grisbi,gnucash,kmymoney) build
fine with this update.
2021-01-06 14:05:04 +00:00
solene
2b3fa80170 Update to tanukiwrapper-3.5.45
Update from maintainer Dimitri Karamazov
2021-01-06 13:30:22 +00:00
sthen
95d2b3111d pylint tweaks:
- remove some @conflict pylint{,3}-main that wouldn't ever trigger (conflicts
work with package names which were pylint-$VER/pylint3-$VER which were already
handled)

- the port is py3-only so remove -3 suffix on the installed scripts as there's
no longer a conflict
2021-01-06 10:19:25 +00:00
paco
7e89594a79 forgot to add README on net/gajim previous commit 2021-01-06 09:57:09 +00:00
paco
6bbd396308 update net/gajim to 1.2.2 and net/py-nbxmpp to 1.0.2 as needed
dependency.

Added README for gajim stating that some plugins, like OMEMO, may need
additional packages to be installed.

"works fine" solene@
maintainer timeout.
2021-01-06 09:56:15 +00:00
benoit
b54374059b Update to ytree-2.03 from wen heping 2021-01-06 07:37:16 +00:00
daniel
e89b343512 switch ninja over to python3
ok sthen@
2021-01-06 05:13:28 +00:00
jsg
740c3adf98 update nblood to a newer snapshot 2021-01-06 03:26:04 +00:00
abieber
03093e7127 Bump gomuks to 0.2.2
Tested against synapse homeserver with no issues.
2021-01-06 00:11:38 +00:00
abieber
7167970815 Update dendrite to 0.3.4
Tested and running on my "test" homeserver for some time now.
2021-01-06 00:05:50 +00:00
abieber
91512e4c53 Update mu to 1.4.14
From Stefan Hagen (MAINTAINER). Ty!
2021-01-06 00:03:19 +00:00
jsg
ec053019eb update cppcheck to 2.3
ok gsoares@
2021-01-05 23:45:12 +00:00
jca
8a97e61a6d Update to openimageio-2.2.10.0
From new maintainer Dimitri Karamazov
2021-01-05 20:53:18 +00:00
bket
45605ab2a7 Update to filezilla-3.52.0.1
Changes: https://filezilla-project.org/versions.php
2021-01-05 18:29:19 +00:00
bket
77f1351a71 Update to libfilezilla-0.26.0
Note the major bump to the shared lib due to a removed symbol. Changes:
https://lib.filezilla-project.org/
2021-01-05 18:28:44 +00:00
ajacoutot
aaf815b291 Missed bump after recent devel/pylint change.
prodded by sthen@
2021-01-05 13:53:33 +00:00
sthen
66c3314caf missing a word in COMMENT 2021-01-05 13:48:16 +00:00