Commit graph

633832 commits

Author SHA1 Message Date
Tobias C. Berner
4ba130af7e cad/qcad: remove unnecessary dependency on QtWebkit
This was removed upstream some time ago:
3775c83c0f
2023-09-13 13:16:12 +02:00
Hiroki Tagato
d06dba9046 security/vuxml: document electron multiple vulnerabilities
Obtained from:	https://github.com/electron/electron/releases/tag/v22.3.24,
		https://github.com/electron/electron/releases/tag/v24.8.3,
		https://github.com/electron/electron/releases/tag/v25.8.1
2023-09-13 20:11:10 +09:00
Joel Bodenmann
7860e25dd4 sysutils/zfs-stats: Update to 1.3.2
Changelog: https://github.com/mmatuska/zfs-stats/compare/1.3.1...1.3.2

PR:			273746
Approved by:		zirias (mentor), mm (maintainer)
Differential Revision:	https://reviews.freebsd.org/D41838
2023-09-13 12:45:30 +02:00
Palle Girgensohn
63e9b93dcb www/mod_jk: Update to 1.49.
Release notes:	https://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
2023-09-13 12:19:10 +02:00
Vanilla I. Shu
dcddbe816d audio/liblscp: update to 0.9.11. 2023-09-13 18:12:02 +08:00
Robert Nagy
63dd928476 security/vuxml: add www/*chromium < 117.0.5938.62
Obtained from:	https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_12.htm
2023-09-13 12:01:19 +02:00
Tobias C. Berner
b7c72ee031 www/otter-browser: make WEBENGINE the default engine 2023-09-13 11:54:48 +02:00
Tobias C. Berner
662b41a59b graphics/kipi-plugins: remove vkontakte
Removed support upstream in [1].

[1] f8e0cc870f
2023-09-13 11:37:17 +02:00
Tobias C. Berner
04fe5aaed0 deskutils/kchmviewer: update to the latest git commit
- switch to WebEngine instead of the to-be-removed WebKit.
2023-09-13 11:37:17 +02:00
Koichiro Iwao
1894580ab7 sysutils/pefs-kmod: Update to g20230913
This version includes fix for i386.

PR:		273754
2023-09-13 18:11:38 +09:00
Hiroki Tagato
296cf69a50 security/vuxml: document vscode remote code execution vulnerability
Obtained from:	https://github.com/microsoft/vscode/issues/192906
2023-09-13 18:09:25 +09:00
Gleb Popov
616179b002 devel/kdevelop: Add USES=llvm:noexport 2023-09-13 10:52:10 +03:00
Gleb Popov
11ec02a2fa security/klee: Add USES=llvm:noexport 2023-09-13 10:51:10 +03:00
Yuri Victorovich
f2b3b7067d devel/ruff: update 0.0.286 → 0.0.289 2023-09-13 00:39:15 -07:00
Yuri Victorovich
87682bdce1 dns/subfinder: update 2.6.2 → 2.6.3
Reported by:	portscout
2023-09-13 00:12:53 -07:00
Yuri Victorovich
9bf9fba757 devel/snazy: update 0.51.2 → 0.51.3
Reported by:	portscout
2023-09-13 00:05:39 -07:00
Yuri Victorovich
37c0ea792d devel/{,py-}opendht: update 2.6.0 → 2.6.0.4
Reported by:	portscout
2023-09-13 00:05:39 -07:00
Yuri Victorovich
05d792b9cd benchmarks/libcelero: update 2.8.5 → 2.9.0
Reported by:	portscout
2023-09-13 00:05:39 -07:00
Yuri Victorovich
b887d981b8 audio/synthv1-lv2: update 0.9.31 → 0.9.32 2023-09-13 00:05:38 -07:00
Yuri Victorovich
16b86fa1dd audio/samplv1-lv2: update 0.9.31 → 0.9.32 2023-09-13 00:05:38 -07:00
Yuri Victorovich
c3a2ace4e3 audio/padthv1-lv2: update 0.9.31 → 0.9.32 2023-09-13 00:05:37 -07:00
Yuri Victorovich
41e45f2e4c audio/drumkv1-lv2: update 0.9.31 → 0.9.32 2023-09-13 00:05:37 -07:00
Emanuel Haupt
b851da0d01 audio/furnace: Update PORTSCOUT
Tags are bogus. Ignore until 0.6 is released.
2023-09-13 08:45:38 +02:00
Tobias C. Berner
13cb1a2eec sysutils/k3b: switch to WebEngine
WebKit support was dropped upstream in [1].

[1] bd3b7b09f1
2023-09-13 08:00:30 +02:00
Tobias C. Berner
190bd2d090 www/qt5-webengine: switch to using bundled re2
See 9d23691afb for a similar change in
www/qt6-webengine.

Using system re2 leads to compile failures with:

[...]
../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc:627:25: error: no member named 'as_string' in 'absl::string_view'
  return output + input.as_string();
                  ~~~~~ ^
[...]

* PORTREVISION intentionally was not bumped.
2023-09-13 08:00:30 +02:00
Matthias Fechner
44751f5f02 devel/libgit2: fix build problem with openssl3 and libressl
Make cmake aware of the selected ssl lib
PR:		273609
2023-09-13 08:48:57 +03:00
Tobias C. Berner
ec37f68193 KDE: Update Plasma Desktop to 5.27.8
KDE Plasma 5.27.8, Bugfix Release for September

Tuesday, 12 September 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.8.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds five months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * KRunner: make debut on X11 faster.
 * Powerdevil: don't automatically suspend by default if running in a
   virtual machine.
 * System Settings: Remove soft hyphens in keywords used for searching.

Announcement:	https://kde.org/announcements/plasma/5/5.27.8/
Changelog:	https://kde.org/announcements/changelogs/plasma/5/5.27.7-5.27.8/
2023-09-13 07:16:59 +02:00
Tobias C. Berner
4df0e66a36 llvm.mk: add export/noexport to handle CC/CXX/CPP exports
Reviewed by:	bofh
Differential Revision:	https://reviews.freebsd.org/D37747
2023-09-13 07:16:58 +02:00
Fukang Chen
d3f22d3199 misc/mbuffer: Fix build if www/libwww installed
Remove libmd5 from AC_SEARCH_LIBS and only searches for libmd,
avoid linking with libmd5 installed by www/libwww.

PR:		273735
Reported by:	meta
MFH:		2023Q3 (build fix)
2023-09-13 02:13:32 +00:00
Hiroki Tagato
cd212532e9 editors/vscode: update to 1.82.0
Changelog: https://code.visualstudio.com/updates/v1_82

Reported by:	GitHub (watch releases)
2023-09-13 10:55:35 +09:00
Vanilla I. Shu
bca7b3cc93 net-im/prosody: update to 0.12.4.
PR:		273608
2023-09-13 09:41:04 +08:00
Palle Girgensohn
1a898a009b net-mgmt/telegraf: Update to 1.28.1.
Release notes:	https://github.com/influxdata/telegraf/releases/tag/v1.28.1
2023-09-12 23:58:04 +02:00
Guido Falsi
cbce820430 x11/xfce4-terminal: Fix configuration option not working properly
The terminal configuration has an option to disable F10 key grabbing
to control drop down menus. Since the update to 1.1.0 this option
is broken, not allowing the F10 key to be passed to the terminal
correctly.

This patch imports an upstream patch to fix the issue.

While here:

- Remove unneeded dependency on libxml2
- Move INSTALL_TARGET variable to pet portclippy

PR:		273742
Obtained from:	c576281a78
2023-09-12 23:50:05 +02:00
Craig Leres
730455c58e security/zeek: Update to 6.0.0
https://github.com/zeek/zeek/releases/tag/v6.0.1

This release fixes the following potential DoS vulnerabilities:

 - File extraction limits were not correctly enforced for files
   containing large amounts of missing bytes.

 - Sessions are sometimes not cleaned up completely within Zeek
   during shutdown,
   potentially causing a crash when using the -B dpd flag for debug logging.

 - A specially-crafted HTTP packet can cause Zeek's filename
   extraction code to take a long time to process the data.

 - A specially-crafted series of FTP packets made up of a CWD request
   followed by a large amount of ERPT requests may cause Zeek to
   spend a long time logging the commands.

 - A specially-crafted VLAN packet can cause Zeek to overflow memory
   and potentially crash.

This release fixes the following bugs:

 - Fixed a base64 decoding issue with the authorization field of
   HTTP request headers that was sometimes causing Zeek to output
   error messages.

 - Ensure that Zeek builds use the internal version of Spicy instead
   of external installations, unless specifically configured for
   that mode.

 - Support was added for switch fields when exporting Spicy types
   to Zeek.

 - A number of fixes were added to protect against potential unbounded
   state growth with the SMB and DCE-RPC analyzers. SMB close
   requests will properly tear down an related DCE-RPC analyzers.

 - Fixed a regression in the UDP and TCP analyzers that was causing
   more data than necessary to be forwarded to the next analyzer
   in the chain.

 - A connection's value is now updated in-place when its directionality
   is flipped due to Zeek's heuristics (for example, SYN/SYN-ACK
   reversal or protocol specific approaches).

 - Fixed undefined symbols being reported from Spicy when building
   some of the binary packages for Zeek.

 - Loading policy/frameworks/notice/community-id.zeek now also
   automatically community ID logging.

 - Spicy no longer registers an extra port for every port registered
   in a plugin's .evt file.

 - Timeouts in DNS resolution no longer cause uncontrolled memory
   growth.

 - Fix check to skip DNS hostname lookups for notices that are not
   delivered via email in policy/frameworks/notice/extend-email/hostnames.

Reported by:	Tim Wojtulewicz
Security:	8eefa87f-31f1-496d-bf8e-2b465b6e4e8a
2023-09-12 14:27:54 -07:00
Craig Leres
c729310c35 security/vuxml: Mark zeek < 6.0.1 as vulnerable as per:
https://github.com/zeek/zeek/releases/tag/v6.0.1

This release fixes the following potential DoS vulnerabilities:

 - File extraction limits were not correctly enforced for files
   containing large amounts of missing bytes.

 - Sessions are sometimes not cleaned up completely within Zeek
   during shutdown,
   potentially causing a crash when using the -B dpd flag for debug logging.

 - A specially-crafted HTTP packet can cause Zeek's filename
   extraction code to take a long time to process the data.

 - A specially-crafted series of FTP packets made up of a CWD request
   followed by a large amount of ERPT requests may cause Zeek to
   spend a long time logging the commands.

 - A specially-crafted VLAN packet can cause Zeek to overflow memory
   and potentially crash.

Reported by:	Tim Wojtulewicz
2023-09-12 14:26:02 -07:00
Andrey Korobkov
8ab46275a6 sysutils/zfs-stats: Remove obsolete shebangfix and update pkg-descr
While here, also cleanup some other port aspects.

PR: 			258238
Approved by:		tcberner (mentor), mm (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D41835
2023-09-12 22:45:24 +02:00
Guido Falsi
60a8481ad2 x11/xfce4-terminal: Remove outdated pkg-message
With the update to 1.1.0 xfce4-terminal is using xfconf so the part
about "terminalrc" does not apply anymore.

Also, the "slim tabs" option is now exposed in the UI.

PR:		273741
2023-09-12 21:40:24 +02:00
Emanuel Haupt
3be8c8d2f8 audio/uade: Update to 3.03 2023-09-12 21:25:17 +02:00
Emanuel Haupt
2ded8fa10c devel/libzakalwe: Add new port
A Shared tools library required by the Unix Amiga Delitracker Emulator.
2023-09-12 21:24:06 +02:00
Tobias C. Berner
c9e55ae0dd devel/kf5-kpeople: drop unnecessary dependency 2023-09-12 20:31:41 +02:00
Tobias C. Berner
9ba0ed6a2c net/kf5-kholidays: cleanup dependencies 2023-09-12 20:31:41 +02:00
Tobias C. Berner
df9216eff5 x11-toolkits/kf5-kirgami2: cleanup dependencies 2023-09-12 20:31:41 +02:00
Tobias C. Berner
ffd4926db2 x11-toolkits/kf5-ktextwidgets: drop unnecessary dependency 2023-09-12 20:31:40 +02:00
Tobias C. Berner
7cafa37534 misc/kf5-purpose: update dependencies
KDeclarative was dropped upstream in [1]. Add missing dependency on
prison.

[1] 0865cacfb0
2023-09-12 20:31:40 +02:00
Tobias C. Berner
f184ca6757 devel/kf5-kunitconversion: remove unnecessary dependency
QtXml was droppe upstream in [1].

[1] f3342f4cca
2023-09-12 20:31:40 +02:00
Tobias C. Berner
06a25431ea devel/kf5-knotifications: drop unnecessary dependencies
KCodecs was dropped upstram in [1]. phonon4 is a fallback for
canberra. As we use canberra, this can be dropped too.

[1] 786acbc832
2023-09-12 20:31:40 +02:00
Tobias C. Berner
3d8f952892 www/kf5-kjsembed: drop unnecessary dependency 2023-09-12 20:31:39 +02:00
Tobias C. Berner
6378fd4d22 devel/kf5-knotifyconfig: drop dependency on phonon4
- phonon4 is the fallback, when canberra  is not available. As we link
  with canberra, this can be dropped.
2023-09-12 20:31:39 +02:00
Tobias C. Berner
1876dace3e devel/kf5-solid: drop unnecessary dependencies
Was ported upstream from QtWidgets to QtGui in [1]

[1] 9f868681b2
2023-09-12 20:31:39 +02:00
Tobias C. Berner
f7985695d9 x11-toolkits/kf5-kxmlgui: remove unnecessary dependencies
attica5 was dropped upstream in [1], textwidgets in [2], and
windowsystem in [3].

[1] cca89e7658
[2] 13cb497277
[3] ffd68935c2
2023-09-12 20:31:38 +02:00