sthen
9980989f20
update to analog-6.0.17
2022-03-21 12:29:14 +00:00
landry
69cb24bf90
www/firefox-esr: allow content process to read $XDG_CACHE_HOME/fontconfig
...
apparently fixes 'Fontconfig error: No writable cache directories'
messages at startup.
from sdk@
2022-03-21 10:47:01 +00:00
landry
2857071521
www/firefox-esr: fix emoji displays
...
move TwemojiMozilla.ttf to a dir known by fontconfig and annotate it
with @fontdir.
Should fix emoji displays in some situations - some websites arent
completely fixed because they rely on user-agent, but that's a different
dead horse to beat.
https://unicode.org/Public/emoji/14.0/emoji-test.txt should now display
emojis.
prompted by a report by Yifei Zhan
2022-03-21 10:45:55 +00:00
landry
b363754fb5
www/mozilla-firefox: fix emoji displays
...
move TwemojiMozilla.ttf to a dir known by fontconfig and annotate it
with @fontdir.
Should fix emoji displays in some situations - some websites arent
completely fixed because they rely on user-agent, but that's a different
dead horse to beat.
https://unicode.org/Public/emoji/14.0/emoji-test.txt should now display
emojis.
prompted by a report by Yifei Zhan
tested by & ok sdk@
2022-03-21 10:44:01 +00:00
landry
689f67f538
www/mozilla-firefox: allow content process to read $XDG_CACHE_HOME/fontconfig
...
apparently fixes 'Fontconfig error: No writable cache directories'
messages at startup.
from sdk@
2022-03-21 10:39:01 +00:00
phessler
48a1d30463
Repair the build on aarch64 architecture
...
OK landry@
2022-03-21 10:32:55 +00:00
robert
74d4290096
enable hangout service extension and avoid a plede violation by caching
...
the cpumodel before sandbox initialization; this unbreaks screen sharing
in google meet
2022-03-21 08:48:17 +00:00
bluhm
07b01b68c0
update p5-HTML-Parser to 3.77
2022-03-20 23:15:12 +00:00
bluhm
46d20cfe8e
update p5-Dancer2 to 0.400000
...
from wen heping
2022-03-20 22:22:31 +00:00
robert
e948b69975
update to 99.0.4844.82
2022-03-20 21:32:52 +00:00
bluhm
9c419954ae
update p5-HTML-Escape to 1.11
2022-03-20 20:28:50 +00:00
bluhm
aeeea44a96
update p5-URI to 5.10
2022-03-20 20:26:42 +00:00
robert
6590208b25
do not check the command line all the time to see if unveil is enabled,
...
use a variable instead
2022-03-20 16:20:20 +00:00
pvk
f391bd79bd
Update gitea 1.16.3 -> 1.16.4
...
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.16.4
2022-03-20 12:02:19 +00:00
bluhm
0f10efb104
Port p5-libapreq2 does not use MODULES perl, so magic for
...
MODPERL_REGEN_PPPORT does not work. Regenerate ppport header
explicitly to avoid tons of -Wcompound-token-split-by-macro clang
warnings.
OK sthen@
2022-03-20 11:10:24 +00:00
landry
157bd6c4c3
www/tor-browser/browser: update to 11.0.9
...
see https://blog.torproject.org/new-release-tor-browser-1109/
from MAINTAINER Caspar Schutijser
2022-03-20 07:08:04 +00:00
giovanni
7ba3641a3f
switch to pcre2
...
hidden dependency on devel/pcre2 spotted by naddy@, thanks
2022-03-18 08:40:16 +00:00
sthen
51c7a66508
update to py-urllib3-1.26.9
2022-03-17 12:10:12 +00:00
kmos
38836b0f54
Fix build of apache-httpd on base-gcc arches by switching it to use
...
ports-gcc since thread local storage is not available on base-gcc
ok giovanni@ (maintainer)
2022-03-16 18:44:39 +00:00
bluhm
c5a4576dab
Distfile contains ppport.h in a different directory. Adapt
...
MODPERL_REGEN_PPPORT to find it.
2022-03-16 14:10:27 +00:00
bluhm
c219595c3c
Some distfiles contain ppport.h in a different directory. Adapt
...
MODPERL_REGEN_PPPORT to find it.
OK sthen@
2022-03-16 10:16:34 +00:00
sthen
0e32cf670f
urlwatch: regen plist, there are new manuals
2022-03-16 09:38:17 +00:00
sthen
bca64262ac
update to composer-2.2.9
2022-03-16 09:34:25 +00:00
sthen
401b1db155
update to urlwatch-2.25
2022-03-16 09:33:23 +00:00
robert
733037868a
update to 99.0.4844.74
2022-03-16 08:03:14 +00:00
robert
74cab28b5c
revert previous and re-enable mitigations, let's prefer more security by default
2022-03-15 20:32:16 +00:00
landry
2476d44735
www/firefox-esr: update to 91.7.1.
...
see https://www.mozilla.org/en-US/firefox/91.7.1/releasenotes/
2022-03-15 12:44:02 +00:00
landry
f723e3de9c
www/mozilla-firefox: update to 98.0.1.
...
see https://www.mozilla.org/en-US/firefox/98.0.1/releasenotes/
2022-03-15 12:42:34 +00:00
robert
bd41846595
disable ret-protector and retpoline protections which brings a ~12% speedup
...
in browser tests and also enable ThinLTO on amd64 and arm64 which brings
an additional 6-8%
2022-03-15 07:56:58 +00:00
jeremy
ca868c0282
Update to unicorn 6.1.0
2022-03-14 21:22:30 +00:00
jeremy
a21a9acbb0
Update to capybara 3.36.0
2022-03-14 21:21:56 +00:00
giovanni
66e623c795
update to 2.4.53
...
fixes CVE-2022-22719, CVE-2022-22720, CVE-2022-22721 and CVE-2022-23943
2022-03-14 14:41:34 +00:00
sthen
f0b177fff8
no need to patch openssl >= 1.0.1 pkg-config check any more
2022-03-13 13:47:45 +00:00
sdk
c8a9660669
Update wp-cli 2.4.0 => 2.6.0
...
Release Notes:
https://make.wordpress.org/cli/2021/05/19/wp-cli-v2-5-0-release-notes/
https://make.wordpress.org/cli/2022/01/26/wp-cli-v2-6-0-release-notes/
Notable change: It supports php8 since 2.5.0
2022-03-13 09:04:42 +00:00
ajacoutot
b7ee297c95
Add RDEP on multimedia/gstreamer1/plugins-bad.
...
This prevent WebKitWebProcess from crashing due to:
WebKit wasn't able to find a WebVTT encoder. Subtitles handling will be
degraded unless gst-plugins-bad is installed.
(can be trigger on https://www.washingtonpost.com/ )
crash reported by David Raymond, thanks!
2022-03-12 12:49:53 +00:00
sthen
04eecce81d
update to py3-mechanize-0.4.7
2022-03-12 10:18:21 +00:00
sthen
ce02798f18
update to py3-mako-1.2.0
2022-03-12 10:09:58 +00:00
naddy
ec14803114
drop RCS Ids
2022-03-11 20:09:36 +00:00
sthen
7f18136c30
fix bogus FULLPKGPATH-ldap, spotted by tb@
2022-03-11 18:11:26 +00:00
mestre
5c445058c6
update to 2022.03.08.1
...
while here remove RCSTags, pointed out by op@
ok op@
2022-03-11 07:55:25 +00:00
sthen
a3bbbf40fa
remove squid-ntlm subpackage. it contains ext_wbinfo_group_acl, which is
...
useless without samba's winbind, and an auth helper that calls smbclient via
a script to do some proxy auth, which is not exactly great, and in any
event doesn't need to be a subpackage.
For actual Squid auth against Windows directories look at the krb5 flavour
instead and the msktutil package may help; give a hint at this in the
package description.
2022-03-10 18:05:10 +00:00
semarie
bddd2b609d
remove RCSTag from (others) ports I maintain
2022-03-10 16:24:38 +00:00
kn
e7411f37c1
Remove RCSIDs from ports I maintain
2022-03-10 12:03:30 +00:00
sthen
f05c731f89
libressl pkg-config files now have a version which matches nghttp's
...
expectations, remove patch and avoid rebuilding autoconf files which is
now unnecessary
2022-03-10 11:06:37 +00:00
sthen
47e4ccf188
update to py3-itsdangerous-2.1.1
2022-03-10 10:34:43 +00:00
sthen
bd27bdd9a5
update to py3-mako-1.1.6
2022-03-10 10:18:43 +00:00
sthen
abceccfd96
drop rcs ids
2022-03-09 20:48:32 +00:00
sthen
8023580417
update to Tor Browser 11.0.7, from Caspar Schutijser (maintainer)
2022-03-09 20:46:02 +00:00
bluhm
50b8da6f13
update p5-HTTP-Daemon to 6.14
2022-03-09 20:15:32 +00:00
sthen
385739a94f
drop rcs id in category Makefiles
2022-03-09 16:18:03 +00:00