163325 Commits

Author SHA1 Message Date
daniel
675f3e6dd8 update to py-threadpoolctl 3.0.0 2022-01-31 00:18:35 +00:00
daniel
2e121e77b7 apply a patch so dune can work with ocaml 4.13
ok chrisz@ (MAINTAINER) some time ago
2022-01-31 00:04:53 +00:00
kn
508f81e2aa Do not package bundled headers unless they are required to build tdesktop
Drop `-f' from rm(1) to spot removing nonexistent files (for example when I
typo some relative path...)
2022-01-30 21:52:18 +00:00
daniel
45b9190ff2 switch from python2 to python3
The ChangeLog for version 2.16.11 says:

     When building the test suites with GNU make, invoke python3 or python, not
     python2. The build still works with either Python 2.7 or 3.5+, but we
     recommend using a version of Python that is supported upstream.
2022-01-30 21:28:55 +00:00
kn
30daffb85a Typofix removal of unneeded mac/windows files 2022-01-30 18:59:59 +00:00
kn
1df8530689 Replace abseil-cpp include workaround with upstream PR
Condense PATCH_CASES while here.
2022-01-30 16:33:59 +00:00
ajacoutot
0a2ddd8539 Some cleanups:
- drop uneeded CFLAGS in both places; good side-effect, our CFLAGS are not overriden anymore
- add DEBUG_PACKAGES
- install gsc as gs (dynamic binary)
- only include gsx in the gtk FLAVOR (it's supposed to be the gtk loader,
otherwise it behaves as gs); could be a multi_package instead but that's for
another day
- simplify post-install dance

ok sthen@ (on an earlier diff), Volker Schlecht (maintainer)
2022-01-30 15:08:08 +00:00
kmos
5de427bf39 Update to 0.17.0
ok bket@ sdk@
2022-01-30 14:16:48 +00:00
sthen
d8f1c9a532 disable building tdesktop on i386, build was killed by dpb on
calls_group_menu.cpp after swapping for 80 minutes
2022-01-30 13:34:25 +00:00
ajacoutot
3099f64e37 Update to wxsvg-1.5.23.
Regen WANTLIB and comment about libvpx clang MODULE (which was removed from
libvpx 4 years ago).

from Brad
2022-01-30 10:13:13 +00:00
afresh1
69de9b2c93 Update p5-Moose to 2.2201
From wen heping <wenheping2000 () hotmail ! com>
Thanks to Yifei Zhan <openbsd () zhan ! science> for testing the patch
2022-01-29 22:48:54 +00:00
kn
105eee2da9 Update to openh264 2.2.0
- Add support for B-slice error concealment
- Thread decoding support for multi-slice frame
- SIMD optimization for loongson platform
- Some Bug fixes for B-frame decoding
- Some minor bug fixes

All tests keep passing on amd64.
2022-01-29 19:03:29 +00:00
daniel
c1a2df2200 eliminate PATCHLEVEL variable; it is no longer needed
ok kmos@ (MAINTAINER)
2022-01-29 17:44:59 +00:00
jasper
3353c662e5 explicitly prevent picking up llvm-profdata by erts' configure
breakage pointed out by naddy@
2022-01-29 13:47:06 +00:00
daniel
005e4e5390 update to cvs2svn 2.5.0 2022-01-29 13:36:30 +00:00
daniel
a2a2463559 drop python2 dep from spidermonkey78
Currently spidermonkey78 depends on both python2 and python3. I was able
to build the current version without python2. Making this change will
remove python2 as dependency from a big chunk of the tree.

ok jasper@ (MAINTAINER)
2022-01-29 13:19:22 +00:00
kn
d7115f2cab Update to 0.34.1, from Brad
- player: fix autofit/geometry related segfault
- ao_oss: add missing PATH_DEV_MIXER define
- egl_helpers: fix context creation if GLES 3 is not available
- audio: stop corrupting audio on underreads
- wayland: fix a potential segfault on surface enter
- vo_gpu: opengl: fix wrong glMemoryBarrier call
- vo_gpu: opengl: create context at version 4.4 again
- af_lavcac3enc: fix memory leak on no-op
- subprocess: unblock/reset signals before running child process
- wayland: avoid doing unneccesary window resizes
2022-01-29 12:30:14 +00:00
sdk
0aaed074cb Update alacritty v0.9.0 => v0.10.0
Changes:

# Added
* Option colors.transparent_background_colors to allow applying opacity to all background colors
* Support for running multiple windows from a single Alacritty instance (see docs/features.md)
* Urgency support on Wayland via xdg_activation_v1

# Changed
* ExpandSelection is now a configurable mouse binding action
* Config option background_opacity, you should use window.opacity instead
* Reload configuration files when their symbolic link is replaced
* Strip trailing whitespaces when yanking from a block selection
* Display area keeps history position when viewport is cleared
* Commands spawn from the current directory of the foreground shell in Unix-like systems
* Remove trailing newline from strings taken from hints or simple/semantic selections
* Builtin font is now used for box drawing characters from U+2500 to U+259f
* Logs now print the time since startup instead of the local time

# Fixed
* Line indicator obstructing vi mode cursor when scrolled into history
* Vi mode search starting in the line below the vi cursor
* Invisible cursor with matching foreground/background colors
* Crash when hovering over a match emptied by post-processing
* Crash when the vi cursor is on the scrollback and viewport clear is invoked
* Freeze when the vi cursor is on the scrollback and scrollback clear is invoked
* Vi cursor on topmost of the display moving downward when scrolled into history with active output
* Input lag on Wayland with Nvidia binary driver
* Crash when hovering the mouse over fullwidth characters
* Do not create logfile if the file already exists

# Removed
* Wayland client side decorations were simplified

from Eric Auge

Committed with tweaks:
* Revision removed (instead of =0)
* Added comment about failing test
2022-01-29 12:11:51 +00:00
sthen
5ab722122a update to py-cython-0.29.27 2022-01-29 09:31:23 +00:00
sthen
5241a18fc7 update to ImageMagick-6.9.12-36 2022-01-29 09:30:26 +00:00
ajacoutot
e13cfcfcdf Update to awscli-1.22.46. 2022-01-29 09:12:51 +00:00
ajacoutot
ffdb280b99 Update to py3-boto3-1.20.46. 2022-01-29 09:12:34 +00:00
ajacoutot
5f26d1ab46 Update to py3-botocore-1.23.46. 2022-01-29 09:12:23 +00:00
benoit
fc91d07832 Update to git-2.35.1. 2022-01-29 08:36:48 +00:00
ajacoutot
085dff4a0d Remove patches/chunks now that we have a modern ghostscript. 2022-01-29 07:37:52 +00:00
ajacoutot
47c9618ea3 Fix soname; [libgs.so.16] -> [libgs.so.16.0]
Spotted during a port-lib-depends-check while updating libspectre:
Missing lib: libgs.so.16 (/usr/local/lib/libspectre.so.1.0) (NOT REACHABLE)
2022-01-29 07:37:14 +00:00
ajacoutot
76852cfaa9 Use tabs. 2022-01-29 07:20:50 +00:00
ajacoutot
0385bf12de Remove empty files. 2022-01-29 06:56:10 +00:00
ajacoutot
64e9adf3a2 Bump to unbreak.
+@pkgpath www/nextcloud
+@pkgpath www/nextcloud/20
2022-01-29 06:54:04 +00:00
sdk
d01487c186 Update libsmb2 3.0.0 => 4.0.0
* Mon Jan 17 2022 : Version 4.0.0
 - Add support for SMB3 encryption
 - Add support for Anonymous NTLMSSP logins
 - Add support for readlink.
 - Add API to notify application of changes to which filehandles are
   used by libsmb2.
 - Add suppport for Big Endian DCERPC and allow it to be controlled from
   the URL.
 - Add support for 3.1.1 signing
 - Add support for PS2(EE) and PS3
 - Fixes to UCS2 when compose characters are used.
 - Various MacOS fixes
 - Fix a few NULL dereferences

from Brad
2022-01-28 21:22:05 +00:00
paco
89db3b832c update www/p5-Test-LWP-UserAgent to 0.036 2022-01-28 18:20:03 +00:00
bket
8797448f20 Update to sabnzbd-3.5.0
Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.5.0
2022-01-28 17:47:02 +00:00
jca
fa1cd72963 Add patch missed in the update to 9.55.0
Patch needed for our library versioning to be respected.
Issue reported by sthen@
2022-01-28 17:05:41 +00:00
jsg
581cc8c9f1 update to scummvm 2.5.1 2022-01-28 12:27:36 +00:00
ajacoutot
4a257592a5 Do not pick up gsed. 2022-01-28 11:11:32 +00:00
ajacoutot
a89a275428 Update to awscli-1.22.45. 2022-01-28 10:48:15 +00:00
ajacoutot
15ab73832c Update to py3-boto3-1.20.45. 2022-01-28 10:48:01 +00:00
ajacoutot
54edfc2fad Update to py3-botocore-1.23.45. 2022-01-28 10:47:50 +00:00
ajacoutot
424ad1b12c Update to cups-2.4.1. 2022-01-28 09:44:22 +00:00
gonzalo
1580c55823 Delete Nextcloud 20.
OK sthen@
2022-01-28 09:32:42 +00:00
gonzalo
85829400ad Update for Lynis to 3.0.7
OK sebastia@
2022-01-28 09:26:19 +00:00
sthen
5eb9af352c update to librsync-2.3.2 2022-01-28 09:00:51 +00:00
ajacoutot
2487b2eb49 SECURITY update to OpenEXR-3.1.4
CVE-2021-45942 Heap-buffer-overflow in Imf_3_1::LineCompositeTask::execute
2022-01-28 08:50:57 +00:00
benoit
48ddd00340 Update to p5-PPI-1.271 from wen heping. 2022-01-28 08:38:39 +00:00
ajacoutot
f1192e5d8e Update to libgpg-error-1.44. 2022-01-28 08:30:51 +00:00
benoit
ce703e06d7 Update to p5-PPIx-QuoteLike-0.019 from wen heping. 2022-01-28 08:28:14 +00:00
benoit
2e4cdf64c4 Update to p5-PPIx-Regexp-0.082 from wen heping. 2022-01-28 08:18:21 +00:00
benoit
9d2d9d56b8 Update to p5-Net-OpenSSH-0.80 from portno12 at protonmail.com
ok sthen@, Abel Abraham Camarillo Ojeda (MAINTAINER)
2022-01-28 07:47:13 +00:00
kili
f7e62948b1 Update to ghostscript-9.55.0.
From Volker Schlecht, who also takes maintainership. Thanks!
2022-01-27 20:55:01 +00:00
landry
e42627283d www/firefox-esr: update to 91.5.1.
see https://www.mozilla.org/en-US/firefox/91.5.1/releasenotes/
2022-01-27 15:55:44 +00:00