kn
9638617b7d
kdeconnect-{app,sms} abort trap with kern.wxabort=1, set USE_WXNEEDED
...
OK rsadowski
2022-03-15 20:01:46 +00:00
solene
bb7f1f9e33
Update to fish-3.4.0
...
ok sdk@
2022-03-15 18:55:35 +00:00
tb
f612339fa2
openssl/3.0: bump to be ahead of -stable
2022-03-15 17:05:38 +00:00
tb
91d0ba5061
openssl/1.1: bump to be above -stable
2022-03-15 17:00:30 +00:00
tb
74c9e57b32
bump slscan for openssl update (static link)
2022-03-15 16:41:44 +00:00
tb
7c3d50d92e
Update to OpenSSL 3.0.2
...
https://www.openssl.org/news/secadv/20220315.txt
Infinite loop in BN_mod_sqrt()
2022-03-15 16:39:33 +00:00
tb
144b5c6811
Update to OpenSSL 1.1.1n
...
https://www.openssl.org/news/secadv/20220315.txt
Infinite loop in BN_mod_sqrt()
2022-03-15 16:38:36 +00:00
espie
9b2a2be4f9
let recheck_errors return the value it's supposed to. This was broken
...
5 years ago, also: add a sleep to avoid dpb busy-polling on locks in
case there is nothing else to do.
2022-03-15 14:33:29 +00:00
espie
8a5e9e6b60
use a different technique to clean up distfiles.
...
as sdk@ noticed, there are a lot of subdirectories in gorust land.
removing every subdirectory with rmdir -p is easy to do (thx semarie@)
and since we start in a subdirectory, rmdir -p cannot recurse up to /,
so sthen@ gave his approval.
2022-03-15 13:57:35 +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
landry
deddc75711
geo/gdal: update to 3.4.2.
...
see https://github.com/OSGeo/gdal/blob/v3.4.2/gdal/NEWS.md
2022-03-15 12:35:31 +00:00
sthen
3f0c3623d0
update to barman-2.19
2022-03-15 12:08:55 +00:00
sthen
effa874da6
update to py3-alembic-1.7.7
2022-03-15 12:08:45 +00:00
ajacoutot
266fd1b0f4
Explicitely pass --disable-oscaudio to prevent picking up audio/liblo.
2022-03-15 10:49:23 +00:00
ajacoutot
fe50f26290
Update the Gstreamer stack to version 1.20.1.
2022-03-15 10:22:11 +00:00
landry
0b4dfa46a8
devel/geotiff: update to 1.7.1.
...
see https://lists.osgeo.org/pipermail/gdal-dev/2022-March/055573.html
2022-03-15 09:59:33 +00:00
ajacoutot
1697a6bde6
Update to awscli-1.22.74.
2022-03-15 08:26:50 +00:00
ajacoutot
47f9bc8900
Update to py3-boto3-1.21.19.
2022-03-15 08:26:27 +00:00
ajacoutot
9b86bcdb8c
Update to py3-botocore-1.24.19.
2022-03-15 08:26:12 +00:00
ajacoutot
967c8ce154
Update to meson-0.61.3.
2022-03-15 08:19:51 +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
rsadowski
86b5d9e4f0
Update knockpy to 5.3.0
2022-03-15 07:29:14 +00:00
tb
c16114f83f
devel/jenkins: switch MASTER_SITES to get.jenkins.io, which is where the
...
download links of HOMEPAGE point nowadays. This is a CDN, has TLSv1.3 and
is at least an order of magnitude faster.
ok rsadowski (maintainer)
2022-03-15 05:52:27 +00:00
rsadowski
1147a7d42b
Update digikam to 7.6.0
...
tested & ok ian@
2022-03-15 05:45:00 +00:00
sthen
0a586855bd
xdebug test tweaks:
...
- use TEST_ENV now added to pecl.port.mk
- don't require xdebug to be installed in order to run tests
2022-03-14 23:10:04 +00:00
sthen
c55cf106f0
pecl.port.mk tweaks;
...
- bump autoconf/automake versions for pecl ports; they're all ok with newer
and this drops the count of automake/1.9 from 59 to 20 pkgs
- setup variables for some binary paths (TEST_PHP_CGI_EXECUTABLE etc)
in TEST_ENV
2022-03-14 22:55:49 +00:00
ajacoutot
650e5077c6
Few tweaks:
...
- PREFIX is ${PREFIX}, not ${LOCALBASE}
- -main subpackage for gpgme is the default
- full stop in DESCR
2022-03-14 21:55:51 +00:00
jeremy
40bcf7de9e
Update to Sequel 5.54.0
2022-03-14 21:30:35 +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
sdk
5e2066b2cc
Update nono 2.5.0 => 2.6.0
...
Port changes:
* Remove BROKEN marker for big endian archs. The previously missing
BE bits are now included.
Software changes:
* m88k: Improve the performance of m88k core slightly.
* m68k: Fix 68881's FCMP instruction that may return wrong result.
* vm: Improve the renderer including performance.
* vm: Fix a problem that the absolute path for SCSI images could not be specified.
* vm: Fix a problem that accessing the last sector causes an error.
* GUI: Implement a vector table monitor.
* GUI: Implement a log level setting window.
* GUI: Improve performance of window drawing.
* GUI: Fix a rendering problem of the control area on the bitmap plane window.
* GUI: Fix a resize problem on the bitmap plane window.
* app: Fix several UNIX signal handling.
* app: Fix some abnormal terminations at the beginning of the process.
* app: Fix some abnormal terminations at the end of the process.
* app: Fix some thread names for development.
* vm: Implement the horizontal synchronizing signal on CRTC in progress.
Implement the raster copy on the text VRAM in progress.
Update by maintainer gonzalo@
Sparc64 tests by me.
gonzalo@: please go ahead with this, I am quiet busy now to commit it.
2022-03-14 20:35:50 +00:00
tracey
8c4dd2ed5e
Update kicad-share to 6.0.2. Partial patch from Florian Viehweger
...
<openbsd at out-of-creativity.de> thanks!
2022-03-14 19:58:50 +00:00
tracey
767082a13d
Update kicad to 6.0.2. patch from Florian Viehweger
...
<openbsd at out-of-creativity.de> thanks!
2022-03-14 19:58:13 +00:00
sthen
af4bdb31f2
use autoconf 2.69, like upstream does. ok stsp@
2022-03-14 19:37:02 +00:00
sthen
7e0e6858a7
update to apr-1.7.0, ok stsp@
2022-03-14 19:36:46 +00:00
sdk
adb3a228e8
+ pinentry-dmenu
2022-03-14 17:28:44 +00:00
sdk
44e331a8c0
Import pinentry-dmenu 0.2.2
...
cat DESCR
A pinentry program with the charm of dmenu
I'm taking MAINTAINER
OK kn@
2022-03-14 17:26:09 +00:00
kn
4be2aeaf9f
Extract the script only and write 2to3 output to new file
2022-03-14 16:46:40 +00:00
giovanni
b14db4f1ae
fix example file
...
ok ajacoutot@ (Maintainer)
2022-03-14 14:45:55 +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
7dfbab825d
drop BROKEN-i386/powerpc, works with clang 13, from Brad
2022-03-14 11:41:49 +00:00
ajacoutot
63120cc355
Update to evince-41.4.
2022-03-14 11:17:36 +00:00
op
ecee12e599
update veracrypt to 1.25.9, ok maintainer
...
changelog: (but it's mostly just translations updates)
* 1.25.7: https://github.com/veracrypt/VeraCrypt/releases/tag/VeraCrypt_1.25.7
* 1.25.9: https://github.com/veracrypt/VeraCrypt/releases/tag/VeraCrypt_1.25.9
2022-03-14 11:07:46 +00:00
sthen
0ec2218db5
allow building on i386; from Brad, ok maintainer
2022-03-14 10:48:38 +00:00
op
9342044c9c
update amused to 0.4
...
* second part of the "unbreak flac" due to carelessly refactoring in
player_flac.c. reported also by Dirk-Wilhelm Peters, thanks!
2022-03-14 09:10:16 +00:00
sthen
c9c73b5ead
Change MODPERL_REGEN_PPPORT to accept a filename. Useful when the port
...
uses a different name or a subdirectory for the file.
Adjust some ports to use it: p5-DBI (different name), p5-Template (xs
subdirectory). There are others that could use this.
OK bluhm@
2022-03-14 08:23:29 +00:00
espie
1cf506e2d3
don't bother storing checksums for always-update packages:
...
mklocatedb will sort things anyway, thus rendering that info useless
we'll have no choice but to grab the actual McCoy for those.
noticed by semarie@
2022-03-14 08:04:13 +00:00
espie
d721505f9f
change the timing for building quirks, so that it can include update
...
information from built packages
(not used yet)
thanks for naddy@ and sthen@ for test-driving this
2022-03-14 07:55:35 +00:00
ajacoutot
5ea4e1c4b6
Update to libuv-1.44.1.
...
Tested in a bulk.
2022-03-14 07:45:12 +00:00