- x11/kf6-frameworkintegration 6.12.0_1
Integration of Qt application with KDE workspaces
*/*: chase removal of flavors from appstream-qt and packagekit-qt
ddc0b36
21:58 Max Brazhnikov (makc)
MOVED: Unflavorize ports-mgmt/packagekit-qt
d0c400f |
21:58 Max Brazhnikov (makc)
ports-mgmt/packagekit-qt: Unflavorize
Qt5 flavor is not used anymore.
1bae3bc |
21:58 Max Brazhnikov (makc)
MOVED: Unflavorize devel/appstream-qt
fe71b1e |
21:58 Max Brazhnikov (makc)
devel/appstream-qt: Unflavorize
Qt5 flavor is not used anymore.
e9141a1 |
21:55 Christoph Moench-Tegeder (cmt)
devel/gcc-arm-embedded: fix pkg-plist
an extra '%' (percent) had crept into some lines
Approved by: just-fix-it
72a37f5 |
21:00 Nuno Teixeira (eduardo) 
- www/bluefish 2.2.17
HTML editor designed for the experienced web designer
www/bluefish: Update to 2.2.17
- Drop GTK2
- Use gettext-tools instead of gettext
- Pet portfmt
ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_2_17/ChangeLog
MFH: 2025Q1 (code cleanup fixes)
8a8817a |
20:49 Palle Girgensohn (girgen)
sysutils/fluent-bit: Update to 4.0.0
Release notes: https://github.com/fluent/fluent-bit/releases/tag/v4.0.0
0808f6f |
20:29 Vladimir Druzenko (vvd) Author: Sergei Vyshenski
devel/p5-DateTime-TimeZone: Update 2.64 => 2.65
ChangeLog:
2.65 2025-03-25
- This release is based on version 2025b of the Olson database.
This release includes contemporary changes for Chile.
https://metacpan.org/release/DROLSKY/DateTime-TimeZone-2.65/source/Changes
PR: 285698
1ad52c8 |
20:11 Sergey A. Osokin (osa)
devel/opentelemetry-cpp: update from 1.19.0 to 1.20.0
https://github.com/open-telemetry/opentelemetry-cpp/compare/v1.19.0...v1.20.0
da7fff3 |
20:09 Lev A. Serebryakov (lev)
devel/lm4tools: Update to latest commit.
No functional changes, but maintainer e-mail was updated.
0024df1 |
20:05 Lev A. Serebryakov (lev) 
- devel/py3c 1.4
Py3c helps you port C extensions to Python 3
devel/py3c: Update to latest version 1.4
c52c43d |
19:44 Lev A. Serebryakov (lev) 
- www/neon 0.34.0
HTTP and WebDAV client library for Unix systems
www/neon: Update to latest version 0.34.0
Update library to latest release.
72f3c13 |
19:34 Matthias Andree (mandree) 2025Q2
security/openvpn: security update to 2.6.14
"Fix possible ASSERT() on OpenVPN servers using --tls-crypt-v2
Security scope: OpenVPN servers between 2.6.1 and 2.6.13 using
--tls-crypt-v2 can be made to abort with an ASSERT() message by sending
a particular combination of authenticated and malformed packets.
To trigger the bug, a valid tls-crypt-v2 client key is needed, or
network observation of a handshake with a valid tls-crypt-v2 client key
No crypto integrity is violated, no data is leaked, and no remote code
execution is possible.
This bug does not affect OpenVPN clients."
clean up CONFLICTS_INSTALL
ChangeLog: https://github.com/OpenVPN/openvpn/blob/v2.6.14/Changes.rst#overview-of-changes-in-2614
Security: 2cad4541-0f5b-11f0-89f8-411aefea0df9
Security: CVE-2025-2704
MFH: 2025Q2
(cherry picked from commit 70a3176764f09cfeb26bc8d4c9463e7497a299c0)
(cherry picked from commit e20a69e3dce88c98be4aa4354c94ffa21bca0b17)
4c75982 |
19:34 Matthias Andree (mandree) Author: Gert Doering 2025Q2
security/openvpn-devel: upgrade port to git commit b75849ba36 (2025-04-02)
Fixes CVE-2025-2704 (servers using --tls-crypt-v2 can be made to ASSERT()
by sending a particular sequence of authenticated and malformed packets).
New feature: Multisocket support (listening to multiple sockets, UDP and
TCP, in one server) - with a number of minor bug fixes to that.
New feature: --override-username (see manpage for details)
Other minor features, polishing and bugfixes.
Security: 2cad4541-0f5b-11f0-89f8-411aefea0df9
Security: CVE-2025-2704
MFH: 2025Q2
(cherry picked from commit a73af948cdbfea8096fcaff9819227be822a9530)
68b6c92 |
19:33 Matthias Andree (mandree)
security/openvpn: clean up CONFLICTS_INSTALL
e20a69e |
19:31 Matthias Andree (mandree)
security/openvpn: security update to 2.6.14
"Fix possible ASSERT() on OpenVPN servers using --tls-crypt-v2
Security scope: OpenVPN servers between 2.6.1 and 2.6.13 using
--tls-crypt-v2 can be made to abort with an ASSERT() message by sending
a particular combination of authenticated and malformed packets.
To trigger the bug, a valid tls-crypt-v2 client key is needed, or
network observation of a handshake with a valid tls-crypt-v2 client key
No crypto integrity is violated, no data is leaked, and no remote code
execution is possible.
This bug does not affect OpenVPN clients."
ChangeLog: https://github.com/OpenVPN/openvpn/blob/v2.6.14/Changes.rst#overview-of-changes-in-2614
Security: 2cad4541-0f5b-11f0-89f8-411aefea0df9
Security: CVE-2025-2704
MFH: 2025Q2
70a3176 |
19:31 Matthias Andree (mandree) Author: Gert Doering
security/openvpn-devel: upgrade port to git commit b75849ba36 (2025-04-02)
Fixes CVE-2025-2704 (servers using --tls-crypt-v2 can be made to ASSERT()
by sending a particular sequence of authenticated and malformed packets).
New feature: Multisocket support (listening to multiple sockets, UDP and
TCP, in one server) - with a number of minor bug fixes to that.
New feature: --override-username (see manpage for details)
Other minor features, polishing and bugfixes.
Security: 2cad4541-0f5b-11f0-89f8-411aefea0df9
Security: CVE-2025-2704
MFH: 2025Q2
a73af94 |
19:22 Matthias Andree (mandree)
security/vuxml: add openvpn<2.6.14 server DoS vuln
Security: 2cad4541-0f5b-11f0-89f8-411aefea0df9
Security: CVE-2025-2704
e1b5c97 |
19:02 Lev A. Serebryakov (lev)
security/pam_pwdfile: Update to latest version 2.0
PR: 285688
Reported by: ykla <yklaxds@gmail.com>
88ae750 |
19:01 Muhammad Moinur Rahman (bofh)
misc/freebsd-release-manifests: Update version 20250307=>20250402
- Cleanup 13.2-RELEASE
- Sort pkg-plist
Approved by: re (implicit)
b1c6038 |
18:18 Lev A. Serebryakov (lev)
devel/msp430-debug-stack: Fix build with latest Boost
Adopt sources to new boost::asio API.
PR: 284822
Reported by: ice@extreme.hu
e090c46b |
17:41 Lev A. Serebryakov (lev)
devel/stlink: Update to latest version 1.8.0
Update to new latest release.
39dcba8 |
17:36 Bernard Spil (brnrd)
www/nextcloud-appointments: Update to 2.4.3
ec22b4e |
17:36 Bernard Spil (brnrd)
mail/nextcloud-mail: Update to 4.3.5
e51b6b7 |
17:20 Olivier Cochard (olivier)
x11-wm/piewm: add LICENSE
The code contains multiple licenses, but they all belong to the MIT/X11 family.
PR: 279111
Reported by: Chris Hutchinson
Approved by: david@catwhisker.org (maintainer)
8a7be43 |
17:11 Colin Percival (cperciva) 2025Q2
sysutils/spiped: Update to 1.6.4
This fixes a bug which causes spiped to abort if a RST packet and a FIN
packet arrive from opposite ends of a pipe at the same time.
(cherry picked from commit a96356078cfe6d4f0ecf751974c848855141c0d3)
8b0061e |
17:10 Colin Percival (cperciva)
sysutils/spiped: Update to 1.6.4
This fixes a bug which causes spiped to abort if a RST packet and a FIN
packet arrive from opposite ends of a pipe at the same time.
a963560 |
16:40 Gabriel M. Dutra (dutra)
sysutils/tflint: Update to 0.56.0
Update Go from 1.23 to 1.24
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.56.0
2e9f5dd |
16:38 Sergey A. Osokin (osa)
net-im/telegram-desktop: bump PORTREVISION (+)
... after devel/libada update.
be36d8c |
16:36 Sergey A. Osokin (osa)
devel/libada: update 3.2.1 -> 3.2.2
ChangeLog: https://github.com/ada-url/ada/compare/v3.2.1...v3.2.2
2824f70 |
16:35 Yuri Victorovich (yuri)
audio/neuralrack-lv2: update 0.1.3 → 0.1.4
76b2326 |
15:52 Ganael LAPLANCHE (martymac) 
- devel/onetbb 2022.1.0
Library that provides thread building blocks
devel/onetbb: Update to 2022.1.0
Also, changed repository from oneapi-src to uxlfoundation.
Release notes:
https://github.com/uxlfoundation/oneTBB/blob/v2022.1.0/RELEASE_NOTES.md
1642c60 |
15:45 Vladimir Druzenko (vvd) Author: Martin Filla 2025Q2
www/tor-browser: Update 14.0.7 => 14.0.9
Changelog:
https://blog.torproject.org/new-release-tor-browser-1409/
PR: 285841
MFH: 2025Q2
(cherry picked from commit d8946c72c524ba77c404b8200afb6f2b6967ed5d)
7499ebb |
15:41 Vladimir Druzenko (vvd) Author: Martin Filla 2025Q2
- www/librewolf 137.0
Custom version of Firefox, focused on privacy, security and freedom
www/librewolf: Update 136.0.4-1 => 137.0-1
Changelog:
https://www.mozilla.org/en-US/firefox/137.0/releasenotes/
Switch to system icu again.
PR: 285842
MFH: 2025Q2
(cherry picked from commit d0427efd0b102c73c944a9455750bf1d010dbcc8)
d207758 |
15:33 Vladimir Druzenko (vvd) Author: Martin Filla
www/tor-browser: Update 14.0.7 => 14.0.9
Changelog:
https://blog.torproject.org/new-release-tor-browser-1409/
PR: 285841
MFH: 2025Q2
d8946c7 |
15:33 Gleb Popov (arrowd) Author: Peter TKATCHENKO
sysutils/evisum: update to 0.6.4
Pull Request: https://github.com/freebsd/freebsd-ports/pull/366
ebed748 |
15:33 Gleb Popov (arrowd) Author: Älven
devel/hs-hpack: Update to 0.38.1
PR: 285847
43bebf7 |
15:33 Gleb Popov (arrowd) Author: Älven
x11/hs-xmobar: Update to 0.49
PR: 285846
5f83eea |
15:33 Gleb Popov (arrowd) Author: Älven
devel/hs-haskell-language-server: Use Hackage as MASTER_SITES instead of GitHub
PR: 285823
e4eba26 |
15:30 Gabriel M. Dutra (dutra) Author: Yoshiaki Kasahara
sysutils/deskflow: Update to 1.21.1
ChangeLog:
https://github.com/deskflow/deskflow/releases/tag/v1.21.1
PR: 285717
4533901 |
14:29 Jan Beich (jbeich) 
- x11-wm/hyprland 0.48.1
Dynamic tiling Wayland compositor that doesn't sacrifice on its looks
x11-wm/hyprland: unbreak build on -CURRENT after 21724f4bf92e
Assertion failed: (!Current->LocalDecls.contains(D) && "Instantiated local in
inner and outer scopes"), function InstantiatedLocal, file
/usr/local/poudriere/jails/main-i386/usr/src/contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp,
line 4418.
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/c++ -DAQUAMARINE_VERSION=\"0.8.0\"
-DAQUAMARINE_VERSION_MAJOR=0 -DAQUAMARINE_VERSION_MINOR=8
-DAQUAMARINE_VERSION_PATCH=0 -DHAS_EXECINFO -DHYPRCURSOR_VERSION=\"0.1.12\"
-DHYPRGRAPHICS_VERSION=\"0.1.2\" -DHYPRLAND_VERSION=\"0.48.1\"
-DHYPRLANG_VERSION=\"0.6.0\" -DHYPRUTILS_VERSION=\"0.5.2\" -Dhyprpm_EXPORTS
-I/wrkdirs/usr/ports/x11-wm/hyprland/work/Hyprland-0.48.1/subprojects/udis86
-I/wrkdirs/usr/ports/x11-wm/hyprland/work/Hyprland-0.48.1/.
-I/wrkdirs/usr/ports/x11-wm/hyprland/work/Hyprland-0.48.1/src
-I/wrkdirs/usr/ports/x11-wm/hyprland/work/Hyprland-0.48.1/protocols -isystem
/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2
-pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=gnu++23 -O3
-Wall -Wextra -Wno-unused-parameter -Wno-unused-value
-Wno-missing-field-initializers -Wno-narrowing -Wno-pointer-arith
-fmacro-prefix-map=/wrkdirs/usr/ports/x11-wm/hyprland/work/Hyprland-0.48.1/=
-DTOML_HEADER_ONLY=0
-DTOML_SHARED_LIB=1 -Wno-missing-braces -MD -MT
hyprpm/CMakeFiles/hyprpm.dir/src/core/PluginManager.cpp.o -MF
hyprpm/CMakeFiles/hyprpm.dir/src/core/PluginManager.cpp.o.d -o
hyprpm/CMakeFiles/hyprpm.dir/src/core/PluginManager.cpp.o -c
/wrkdirs/usr/ports/x11-wm/hyprland/work/Hyprland-0.48.1/hyprpm/src/core/PluginManager.cpp
1. /usr/local/include/glaze/reflection/get_name.hpp:65:69: current parser token
';'
2. /usr/local/include/glaze/reflection/get_name.hpp:21:1: parsing namespace
'glz'
3. /usr/local/include/glaze/reflection/get_name.hpp:63:4: parsing
struct/union/class body 'glz::detail::reflect_field'
4. /usr/local/include/glaze/reflection/get_name.hpp:48:31: instantiating
variable definition 'glz::detail::get_name_impl<0,
glz::detail::GLAZE_REFLECTOR>'
5. /usr/local/include/glaze/reflection/to_tuple.hpp:1278:22: instantiating
function definition 'glz::detail::get_ptr<0U, const glz::detail::GLAZE_REFLECTOR
&>'
[...]
Reported by: pkg-fallout
35831f5 |
14:29 Jan Beich (jbeich)
devel/spirv-llvm-translator: update to
20.1.1/19.1.6/18.1.11/1[4-7].0.11/1[13].0.2
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v11.0.2
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v13.0.2
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v14.0.11
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v15.0.11
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v16.0.11
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v17.0.11
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v18.1.11
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v19.1.6
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v20.1.1
Reported by: GitHub (watch releases)
25b4315 |
13:52 Austin Shafer (ashafer) Author: Tomoaki AOKI
- x11/linux-nvidia-libs 570.124.04
NVidia graphics libraries and programs (Linux version)
- x11/linux-nvidia-libs-470 470.256.02
NVidia graphics libraries and programs (Linux version)
- x11/nvidia-driver 570.124.04
NVidia graphics card binary drivers for hardware OpenGL rendering
x11/nvidia-driver-470, x11/linux-nvidia-libs-470: Update to 470.256.02
Requested updating 470 series of legacy version of driver to 470.256.02
at Bug 285069 - x11/nvidia-driver-470: update from 470.161.03 to
470.256.02.
Tested (by myself) make and make package only, on stable/14, amd64 at
commit 7215aed7974cc4b7d3197ca5e5fcf545d3a28c0f as I myself am not using
470 series of driver anymore.
PR: 285069
Tested by: grahamperrin
Reviewed by: ashafer, kbowling (mentor)
Differential Revision: https://reviews.freebsd.org/D49457
a569017
13:46 Vladimir Druzenko (vvd) Author: Martin Filla
- www/librewolf 137.0
Custom version of Firefox, focused on privacy, security and freedom
www/librewolf: Update 136.0.4-1 => 137.0-1
Changelog:
https://www.mozilla.org/en-US/firefox/137.0/releasenotes/
Switch to system icu again.
PR: 285842
MFH: 2025Q2
d0427ef |
13:38 Nuno Teixeira (eduardo)
security/aws-c-cal: Update to 0.8.9
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.8.9
5056519 |
10:51 Alexander Leidinger (netchild) 
- misc/openhab 4.3.4
Vendor and technology agnostic open source smart-home software
misc/openhab: Update to 4.3.4.
d4664d6
09:26 Vladimir Druzenko (vvd) Author: Sergei Vyshenski
graphics/p5-Image-ExifTool-devel: Update 13.25 => 13.26
ChangeLog:
https://exiftool.org/history.html
PR: 285831
2af0366 |
09:10 Yuri Victorovich (yuri) 
- science/ncrystal 4.1.6
Library for thermal neutron transport in crystals and other materials
- science/py-ncrystal 4.1.6
Library for thermal neutron transport in crystals and other materials
science/{,py-}ncrystal: update 4.1.4 → 4.1.6
Reported by: portscout
2299714
09:10 Yuri Victorovich (yuri)
misc/iio-oscilloscope: update 0.17 → 0.18
Reported by: portscout
2a79198 |
09:10 Yuri Victorovich (yuri) 
- biology/py-resdk 22.0.0
Resolwe SDK to interact with Resolwe server and Resolwe Bioinformatics
biology/py-resdk: update 21.2.1 → 22.0.0
Reported by: portscout
3ae41ffa |
09:10 Yuri Victorovich (yuri)
misc/llama-cpp: update 5002 → 5022
Reported by: portscout
bb986e9 |
09:10 Yuri Victorovich (yuri) 
- devel/grcov 0.8.23
Code coverage information aggregator
devel/grcov: update 0.8.20 → 0.8.23
Reported by: portscout
52f9875 |
08:59 Wen Heping (wen)
sysutils/p5-Sys-CpuLoad: Update to 0.32
812c1bc |
08:59 Wen Heping (wen)
www/p5-HTML-CalendarMonthSimple: Update to 1.27
ab3ef44 |
08:59 Wen Heping (wen)
devel/p5-Tree-DAG_Node: Update to 1.33
270a00a |
08:59 Wen Heping (wen)
devel/p5-Test-Deep: Update to 1.205
a7de731 |
08:59 Wen Heping (wen)
www/groupoffice: Update to 25.0.11
9034e89 |
08:59 Wen Heping (wen) Author: David Hummel
graphics/mapnik: Update to 4.0.6
PR: 285778
Reported by: David Hummel <hummeltech@sherpaguru.com> (maintainer)
08ff442 |
08:11 Koichiro Iwao (meta) Author: Derek Schrock
deve/universal-ctags: Update to p6.1.20250330.0
- Update to p6.1.20250330.0 [1]
[1]
https://github.com/universal-ctags/ctags/compare/p6.1.20250302.0...p6.1.20250330.0
PR: 285784
a378a7e |
08:01 Koichiro Iwao (meta)
japanese/wnn7egg: Update to new MASTER_SITES and unexpire
While here,
- set LICENSE
- pet portclippy
- add TIMESTAMP to distinfo
PR: 285812
Sponsored by: Cybertrust Japan
0af6c08 |
08:01 Koichiro Iwao (meta) 
- japanese/wnn7egg 1.02_1
Wnn7 elisp client
- MOVED
japanese/wnn7egg: ressurect the port
This reverts commit 8627bc8c0fb36e5779891d00b425ba93456becaf.
PR: 285812
bd098b3
07:36 Wen Heping (wen) 
- www/ilias 9.8
Powerful, dynamic, PHP and MySQL based e-learning platform
www/ilias: Update to 9.8
d1ac80f |
07:36 Wen Heping (wen) Author: Nikolaj Thygesen
- lang/swipl 9.2.9_1
Edinburgh-style Prolog compiler
lang/swipl: Fix pkg-plist when build with options
PR: 279048
Reported by: Nikolaj Thygesen <mailinglist@diamondbox.dk>
Approved by: maintainer
d50591d |
07:32 Koichiro Iwao (meta) 2025Q2
- net/xrdp 0.10.3,1
Open source Remote Desktop Protocol (RDP) server
net/xrdp: Fix pkg-plist
Sponsored by: Cybertrust Japan
(cherry picked from commit e937398e920a6d3f450cf364220301bba2adeea3)
72c253d2 |
07:31 Koichiro Iwao (meta) 2025Q2
x11-drivers/xorgxrdp-devel: Fix build with pkg 2.1.0
Fix suggested by bapt.
While here, reformat Makefile with portfmt, and pet portclippy.
PR: 285815
Reported by: Anton Saietskii
Sponsored by: Cybertrust Japan
(cherry picked from commit cfb71f4ea6c6825b49f28e7f0401a5bc2e0fe0a0)
9787f71 |
07:31 Koichiro Iwao (meta) 2025Q2
x11-drivers/xorgxrdp: Fix build with pkg 2.1.0
Fix suggested by bapt.
While here, reformat Makefile with portfmt, and pet portclippy.
PR: 285815
Reported by: Anton Saietskii
Sponsored by: Cybertrust Japan
(cherry picked from commit 687b2f44b3eff4d8d7579c78b48845a2ae69c99b)
07c29a5 |
07:29 Koichiro Iwao (meta) 
- net/xrdp 0.10.3,1
Open source Remote Desktop Protocol (RDP) server
net/xrdp: Fix pkg-plist
Sponsored by: Cybertrust Japan
e937398 |
07:29 Koichiro Iwao (meta)
x11-drivers/xorgxrdp-devel: Fix build with pkg 2.1.0
Fix suggested by bapt.
While here, reformat Makefile with portfmt, and pet portclippy.
PR: 285815
Reported by: Anton Saietskii
Sponsored by: Cybertrust Japan
cfb71f4 |
07:29 Koichiro Iwao (meta)
x11-drivers/xorgxrdp: Fix build with pkg 2.1.0
Fix suggested by bapt.
While here, reformat Makefile with portfmt, and pet portclippy.
PR: 285815
Reported by: Anton Saietskii
Sponsored by: Cybertrust Japan
687b2f4 |
06:54 Yuri Victorovich (yuri) 
- math/py-pandas 2.2.3,1
Flexible, high-performance data analysis in Python
math/py-pandas: update 2.1.4 → 2.2.3
PR: 275072
Approved by: python@ (maintainer's timeout; 135 days)
8fb24f4 |
06:09 Gleb Popov (arrowd) 2025Q1
- math/hs-Agda 2.7.0.1_1
Dependently typed functional programming language and proof assistant
math/hs-Agda: Disable building emacs mode files until upstream fixes it
See https://github.com/agda/agda/issues/7730
Reported by: pkg-fallout
(cherry picked from commit e1197b1e58b2cdb5f98b4fd00db2e340800b444f)
9eebe0d |
05:34 Kevin Bowling (kbowling)
databases/timescaledb: Update to 2.19.1
1b1b681 |
04:57 Gleb Popov (arrowd) Author: Älven
devel/hs-haskell-language-server: Update to 2.10.0.0
PR: 285823
74ac28b |
04:57 Gleb Popov (arrowd) 
- net-im/zoom 5.3.465578.0920_1
Zoom videoconferencing client (CAVEAT: Sound doesn't yet work)
net-im/zoom: Support building with LINUX_DEFAULT == rl9
6194c7f |
04:57 Gleb Popov (arrowd)
multimedia/makemkv: Mark as CentOS 7 only
Building this port requires some -devel packages that are not yet created for
Rocky Linux 9.
d8c8b8e |
04:57 Gleb Popov (arrowd)
games/linux-quake4-demo: Mark as CentOS 7 only
It requires too old libstdc++.so.5
73d1405 |
04:57 Gleb Popov (arrowd)
games/linux-doom3-demo: Mark as CentOS 7 only
It requires too old libstdc++.so.5
ee9f405 |
04:57 Gleb Popov (arrowd) 
- mail/mulberry 4.0.8_2
Scalable high-performance GUI Internet Mail User Agent
mail/mulberry: Mark as CentOS 7 only
It requires too old libstdc++.so.5
fe709ed |
04:57 Gleb Popov (arrowd)
editors/linux-sublime-text4: Depend on curl via USE_LINUX to adhere to
LINUX_DEFAULT
ea5276a |
04:57 Gleb Popov (arrowd)
editors/linux-bcompare: Mark as CentOS 7 only
c05c6e5 |
04:57 Gleb Popov (arrowd) Author: Alexey Donskov
finance/linux-tradingview: Update version 2.7.8=>2.9.6
Sponsored by: Future Crew, LLC
Pull Request: https://github.com/freebsd/freebsd-ports/pull/365
b065a74 | | | | |