Commit graph

637749 commits

Author SHA1 Message Date
Dimitry Andric
89d10367e4 www/webkit2-gtk3: fix build with lld 17
Building www/webkit2-gtk3 with lld 17 results in the following link
errors:

  ld: error: version script assignment of 'global' to symbol 'bmalloc::PerThreadStorage<bmalloc::PerHeapKind<bmalloc::Cache> >::s_didInitialize' failed: symbol not defined
  ld: error: version script assignment of 'global' to symbol 'bmalloc::PerThreadStorage<bmalloc::PerHeapKind<bmalloc::Cache> >::s_key' failed: symbol not defined
  ld: error: version script assignment of 'global' to symbol 'bmalloc::vmPageSize()::cached' failed: symbol not defined

The mentioned symbols are no longer external, and have been removed in
upstream commits:

655e1bb394
a1c80bec17

Since the former does not apply cleanly due to edits in the ChangeLog,
merge the functional changes in a single port patch file.

PR:		274677
Approved by:	gnome (blanket)
MFH:		2023Q4
2023-10-23 18:55:35 +02:00
Piotr Kubaj
7e9141f2e1 games/regoth: fix build on powerpc64le
/usr/lib/clang/16/include/ppc_wrappers/xmmintrin.h:31:2: error: "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
2023-10-23 18:38:08 +02:00
Matthias Fechner
8559875356 www/gitlab-ce: mahor upgrade to 16.5.0
Changelog:
https://about.gitlab.com/releases/2023/10/22/gitlab-16-5-released/
2023-10-23 19:04:21 +03:00
Matthias Fechner
7477cf5b8e www/rubygem-rqrcode: update to 2.2.0
Required for gitlab-ce 16.5

Changelog:
https://github.com/whomwah/rqrcode/blob/master/CHANGELOG.md
2023-10-23 19:04:20 +03:00
Matthias Fechner
2513b7f194 www/rubygem-carrierwave: update to 1.3.4
Required for gitlab-ce 16.5

Changelog:
https://github.com/carrierwaveuploader/carrierwave/blob/1.x-stable/CHANGELOG.md
2023-10-23 19:04:20 +03:00
Matthias Fechner
4225fdd592 net/rubygem-gitaly: update to 16.5.0
Required for gitlab-ce 16.5

Changelog:
https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md?ref_type=heads
2023-10-23 19:04:20 +03:00
Matthias Fechner
2732e1a7ee security/rubygem-omniauth-alicloud: update to 3.0.0
Required for gitlab-ce 16.5

Changelog:
https://gitlab.com/gitlab-jh/jh-team/omniauth-alicloud/-/blob/main/CHANGELOG.md?ref_type=heads
2023-10-23 19:04:20 +03:00
Matthias Fechner
e2f15b009b net/rubygem-devfile: update to 0.0.23.pre.alpha1
Required for gitlab-ce 16.5

Changelog:
https://gitlab.com/gitlab-org/remote-development/devfile-gem/-/commits/main/?ref_type=HEADS
2023-10-23 19:04:20 +03:00
Matthias Fechner
0afa81764f devel/rubygem-view_component-rails70: update to 3.6.0
Required for gitlab-ce 16.5

Changelog:
https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md
2023-10-23 19:04:20 +03:00
Matthias Fechner
6bbbc04e89 devel/rubygem-re2: update to 2.1.3
Required for gitlab-ce 16.5

Changelog:
https://github.com/mudge/re2/blob/main/CHANGELOG.md
2023-10-23 19:04:20 +03:00
Matthias Fechner
df99a163aa devel/rubygem-prometheus-client-mmap: update to 0.28.1
Required for gitlab-ce 16.5

Changelog:
https://gitlab.com/gitlab-org/ruby/gems/prometheus-client-mmap/-/blob/master/CHANGELOG.md
2023-10-23 19:04:19 +03:00
Matthias Fechner
ed6508e5fa devel/rubygem-graphql: update to 2.0.27
Required for gitlab-ce 16.5

Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md
2023-10-23 19:04:19 +03:00
Matthias Fechner
f074dc2798 devel/rubygem-graphql-docs: update to 4.0.0
Required for gitlab-ce 16.5

Changelog:
https://github.com/brettchalupa/graphql-docs/blob/main/CHANGELOG.md
2023-10-23 19:04:19 +03:00
Matthias Fechner
f1e4ca815c devel/rubygem-graphql-client: update to 0.18.0
Required for gitlab-ce 16.5

Changelog:
https://github.com/github/graphql-client/releases/tag/v0.18.0
2023-10-23 19:04:19 +03:00
Matthias Fechner
5d3234b7c8 devel/rubygem-gitlab-dangerfiles: update to 4.3.2
Required for gitlab-ce 16.5

Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles/-/releases
2023-10-23 19:04:19 +03:00
Matthias Fechner
b49e93d762 www/gitlab-ce: new ports required for 16.5. 2023-10-23 19:04:18 +03:00
Fernando Apesteguía
01cdd1d9c2 net/remmina: update to 1.4.33
ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v.1.4.33

 * Add shortcut for 'send clipboard as keystrokes'
 * Make keeping window open on session disconnect configurable
 * Fix crash cause by using freed memory

MFH:	2023Q4 (bugfixes)
2023-10-23 17:11:31 +02:00
Krzysztof
12d4d52a5a www/webtrees21: update to 2.1.18
ChangeLog: https://github.com/fisharebest/webtrees/compare/2.1.17...2.1.18

PR:		274657
Reported by:	ports@bsdserwis.com (maintainer)
2023-10-23 16:46:54 +02:00
Pavel Timofeev
b665e3adca sysutils/kapp: update to v0.59.0
ChangeLog: https://github.com/carvel-dev/kapp/compare/v0.56.0...v0.59.0

PR:		274661
Reported by:	timp87@gmail.com (maintainer)
2023-10-23 16:46:14 +02:00
Tino Engel
0189d8305c x11/sfwbar: upgrade to 1.0.b13
ChangeLog: https://github.com/LBCrion/sfwbar/releases

 * Implement bluez module
 * Add WidgetId() expression function, assign id's to all widgets
 * Add Eval action
 * Add SwitcherEvent action. Support backwards switching.
 * Allow config to modify widgets. Implement ClearWidget action.

PR:		274664
Reported by:	tino.engel@mail.de (maintainer)
2023-10-23 16:45:22 +02:00
leper
5881889d20 net/igmpproxy: Patch to fix membership query packet checksums.
PR:		274656
Reported by:	blubblub@mail.ru
Approved by:	franco@opnsense.org (maintainer)
2023-10-23 16:44:09 +02:00
Greg Lewis
2ac75eafd8 java/openjdk21: Fix bootstrap dependency specification
PR:		273979
2023-10-23 06:14:40 -07:00
Lorenzo Salvadore
9b6c516b44
lang/gcc14-devel: Update to 14.0.0.s20231022 2023-10-23 13:10:06 +00:00
Lorenzo Salvadore
b0668e9bc8
lang/gcc13-devel: Update to 13.2.1.s20231021 2023-10-23 13:10:06 +00:00
Lorenzo Salvadore
9a2709aedf
lang/gcc12-devel: Update to 12.3.1.s20231020 2023-10-23 13:10:05 +00:00
Lorenzo Salvadore
631009c0da
lang/gcc11-devel: Update to 11.4.1.s20231019 2023-10-23 13:10:05 +00:00
Alex Dupre
71c7a86198 devel/sbt: update to 1.9.7 release. 2023-10-23 14:48:29 +02:00
Jason W. Bacon
0d01cb8f26 sysutils/linux-miniconda-installer: Add ONLY_FOR_ARCHS_REASON
Also bump auto-admin dep version to ensure latest bug fixes
2023-10-23 06:27:43 -05:00
Jason W. Bacon
238caeecc2 sysutils/spcm: Update to 0.5.8
Several small UI improvements
A few bug fixes

Changes: https://github.com/outpaddling/spcm/releases
2023-10-23 06:20:53 -05:00
Jason W. Bacon
071f3a16c9 sysutils/desktop-installer: Update to 0.8.3
Several UI improvements
A few bug fixes
Improve documentation

Changes: https://github.com/outpaddling/desktop-installer/releases
2023-10-23 06:18:47 -05:00
Jason W. Bacon
01c8e583c9 deskutils/freebsd-update-notify: Bump auto-admin dep version
Ensure users have the latest auto-admin bug fixes
2023-10-23 06:16:56 -05:00
Jason W. Bacon
a953b4d944 sysutils/auto-admin: Update to 0.8.0
Numerous small UI improvements
Several bug fixes
Add OpenBSD support to some of the most common scripts

Changes: https://github.com/outpaddling/auto-admin/releases
2023-10-23 06:11:53 -05:00
Nicola Vitale
82d2566386
audio/py-pyradio: Update to 0.9.2.16
- Add NO_ARCH
- Use Python PEP-517 standard to build and install instead of distutils

Changelog: https://github.com/coderholic/pyradio/releases/tag/0.9.2.16
2023-10-23 09:22:48 +02:00
Hiroki Tagato
272042874f devel/electron26: update to 26.4.1
Changelog: https://github.com/electron/electron/releases/tag/v26.4.1

Reported by:	GitHub (watch releases)
Security:	9000591b-483b-45ac-9c87-b3df3a4198ec
2023-10-23 18:02:43 +09:00
Yuri Victorovich
016d6786f6 devel/evcxr-jupyter: update 0.15.1 → 0.16.0
Reported by:	portscout
2023-10-23 01:11:40 -07:00
Yuri Victorovich
99f9bc7a6d x11/xdg-desktop-portal-gtk: update 1.14.1 → 1.15.1
Reported by:	portscout
2023-10-23 01:11:40 -07:00
Yuri Victorovich
60acb308d2 www/libdatachannel: update 0.19.1 → 0.19.3
Reported by:	portscout
2023-10-23 01:11:39 -07:00
Bernhard Froehlich
9667542993
dns/dnscontrol: Update to 4.6.0 2023-10-23 08:00:37 +00:00
Bernhard Froehlich
7d9fc93b64
sysutils/containerd: Update to 1.7.7 2023-10-23 07:58:22 +00:00
Yuri Victorovich
480d3bc5a6 multimedia/lms: update 3.40.1 → 3.42.0
Reported by:	portscout
2023-10-23 00:35:25 -07:00
Yuri Victorovich
cfdf0e5030 science/agrum: update 1.9.0 → 1.10.0 2023-10-23 00:35:25 -07:00
Yuri Victorovich
411158edc0 graphics/art: update 1.20.1 → 1.20.2 2023-10-23 00:35:25 -07:00
Yuri Victorovich
25c5dae4a5 sysutils/fclones: New port: Efficient duplicate file finder 2023-10-23 00:35:24 -07:00
Nicola Vitale
b75d5f02cd
www/py-paste: Update to 3.7.1
Reported by:	portscout
2023-10-23 07:28:13 +02:00
Kirill Ponomarev
fdf387a996 benchmarks/fio: Update to 3.36 2023-10-23 09:09:54 +02:00
Emanuel Haupt
256579a2a6 x11/xterm: Update to 388 2023-10-23 08:39:10 +02:00
Ganael LAPLANCHE
a840f8d349 games/flightgear: Update to 2020.3.19 2023-10-23 07:40:14 +02:00
Pat Maddox
2510864f7a devel/Makefile: fix index by adding py-mashumaro
PR:		274575
Reported by:	antoine
Author:		Pat Maddox <pat@patmaddox.com>
2023-10-23 06:41:19 +02:00
Greg Lewis
2d2c432352 java/openjdk21: Add a port of JDK 21 2023-10-22 21:25:25 -07:00
Yuri Victorovich
1ca80262a4 misc/py-laspy: New port: Library and tools to read/write LAS files with lidar data 2023-10-22 19:56:45 -07:00