| 100 most recent commits (all timestamps are UTC) |
|
FreshPorts has everything you want to know about FreeBSD software, ports, packages,
applications, whatever term you want to use.
Yesterday's Commits | Quarterly Branch
|
|
Saturday, 15 Aug 2026
|
04:04 Hiroki Tagato (tagattie) 
- x11/waveterm 0.14.5_24
Open source, AI-native terminal that sees your entire workspace
x11/waveterm: Bump port revision after electron41 update (f1d3c7cb5265)
a4abb3e |
04:02 Hiroki Tagato (tagattie)
Mk/Uses/npm.mk: Add new variable NPM_PREFETCH_ARCHS
A node modules archive created by the prefetch function may vary
depending on the architecture, especially if the archive contains
architecture-specific node modules.
This variable can be used to indicate which architectures the node
modules archives are prepared for.
If you prepared the archives for amd64 and aarch64 architecutres,
specify:
NPM_PREFETCH_ARCHS= aarch64 amd64
0b23ce8 |
04:01 Hiroki Tagato (tagattie) 
- devel/electron41 41.10.5
Build cross-platform desktop apps with JavaScript, HTML, and CSS
devel/electron41: Update to 41.10.5
While here, prepare node modules archives for amd64 and aarch64
separately.
Changelog: https://github.com/electron/electron/releases/tag/v41.10.5
Reported by: GitHub (watch releases)
f1d3c7c |
03:57 Jose Alonso Cardenas Marquez (acm)
sysutils/bhyvemgr: Update to 2.0.4
ChangeLog at: https://github.com/alonsobsd/bhyvemgr/compare/v2.0.3...v2.0.4
3bf38f6 |
03:57 Jose Alonso Cardenas Marquez (acm)
sysutils/bhyvemgrd: Update to 1.1.0
ChangeLog at: https://github.com/alonsobsd/bhyvemgrd/compare/v1.0.2...v1.1.0
bde7a8a |
03:53 Charlie Li (vishwin) 2026Q3
lang/python310: update to 3.10.21
Changelog: https://docs.python.org/release/3.10.21/whatsnew/changelog.html
(cherry picked from commit 02c9d12d3cf366e1493556247bffa040c6fbce67)
f08e2eb |
03:43 Charlie Li (vishwin)
lang/python310: update to 3.10.21
Changelog: https://docs.python.org/release/3.10.21/whatsnew/changelog.html
02c9d12 |
03:38 Charlie Li (vishwin) 2026Q3
lang/python311: update to 3.11.16
Changelog: https://docs.python.org/release/3.11.16/whatsnew/changelog.html
(cherry picked from commit 01b8f0a48e9afa77072cc4cc51f7e4682369910c)
24ed7b1 |
03:38 Charlie Li (vishwin) 2026Q3
lang/python-doc-html: regen for 3.12.14
(cherry picked from commit 41e31ba3e66d38b9815c9b31bbc35dab53170dbe)
7aa9de7 |
03:32 Charlie Li (vishwin)
lang/python311: update to 3.11.16
Changelog: https://docs.python.org/release/3.11.16/whatsnew/changelog.html
01b8f0a |
03:30 Charlie Li (vishwin)
lang/python-doc-html: regen for 3.12.14
41e31ba |
03:22 Charlie Li (vishwin) 2026Q3
- lang/python312 3.12.14
Interpreted object-oriented programming language
lang/python312: update to 3.12.14
Changelog: https://docs.python.org/release/3.12.14/whatsnew/changelog.html
(cherry picked from commit fa8b2dac792526636dcd4547da83f7e28bd0783c)
e6a1adc |
03:16 Charlie Li (vishwin) 
- lang/python312 3.12.14
Interpreted object-oriented programming language
lang/python312: update to 3.12.14
Changelog: https://docs.python.org/release/3.12.14/whatsnew/changelog.html
fa8b2da |
03:12 Charlie Li (vishwin)
security/vuxml: update lang/python31{0,1} entries for new releases
70e5358 |
02:48 Charlie Li (vishwin)
security/vuxml: update lang/python315 poplib entry
Commit existed since 3.15.0.a6
82aeb38 |
00:33 Vladimir Druzenko (vvd) Author: Martin Filla 2026Q3
- www/librewolf 153.0.4
Custom version of Firefox, focused on privacy, security and freedom
www/librewolf: Update 153.0.3-1 => 153.0.4-1
Release Notes:
https://www.firefox.com/en-US/firefox/153.0.4/releasenotes/
PR: 297532
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 1b9363321d5824df7e4cb8ce33475259d9ff6355)
c2c1fac |
00:33 Vladimir Druzenko (vvd) Author: Martin Filla
- www/librewolf 153.0.4
Custom version of Firefox, focused on privacy, security and freedom
www/librewolf: Update 153.0.3-1 => 153.0.4-1
Release Notes:
https://www.firefox.com/en-US/firefox/153.0.4/releasenotes/
PR: 297532
Sponsored by: UNIS Labs
MFH: 2026Q3
1b93633 |
00:21 Mark Felder (feld)
net-im/parla: Update to 0.8.0
da456a7 |
|
Friday, 14 Aug 2026
|
23:43 Cy Schubert (cy)
sysutils/screen-devel: Bump PORTREVISION
Fixes: 118191c692f3
faf01aa |
22:07 Vladimir Druzenko (vvd) Author: Boris Korzun 2026Q3
sysutils/logstash94: Fix runtime: restrict JAVA_VERSION for 21 only
Logstash 9.4 supports Java 21 only.
1) Logstash 9.4 doesn't support Java 17:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.0-release-notes
"Logstash now also requires Java 21 or later, and Java 17 is no longer
supported."
2) Logstash 9.4 in the port (precompiled) doesn't support Java 25.
There's an error after start:
===
[2026-08-14T09:38:23,211][FATAL][org.logstash.Logstash ][main] uncaught error
(in thread Ruby-0-Thread-11:
/usr/local/logstash/logstash-core/lib/logstash/java_pipeline.rb:335)
java.lang.NoSuchMethodError: 'java.util.Queue
com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics()'
at
com.google.googlejavaformat.java.JavaInput.buildToks(com/google/googlejavaformat/java/JavaInput.java:367)
at
com.google.googlejavaformat.java.JavaInput.buildToks(com/google/googlejavaformat/java/JavaInput.java:335)
at
com.google.googlejavaformat.java.JavaInput.<init>(com/google/googlejavaformat/java/JavaInput.java:277)
at
com.google.googlejavaformat.java.Formatter.getFormatReplacements(com/google/googlejavaformat/java/Formatter.java:270)
at
com.google.googlejavaformat.java.Formatter.formatSource(com/google/googlejavaformat/java/Formatter.java:257)
at
com.google.googlejavaformat.java.Formatter.formatSource(com/google/googlejavaformat/java/Formatter.java:223)
at
org.logstash.config.ir.compiler.ComputeStepSyntaxElement.generateCode(org/logstash/config/ir/compiler/ComputeStepSyntaxElement.java:174)
at
org.logstash.config.ir.compiler.ComputeStepSyntaxElement.<init>(org/logstash/config/ir/compiler/ComputeStepSyntaxElement.java:118)
at
org.logstash.config.ir.compiler.ComputeStepSyntaxElement.create(org/logstash/config/ir/compiler/ComputeStepSyntaxElement.java:89)
at
org.logstash.config.ir.compiler.DatasetCompiler.prepare(org/logstash/config/ir/compiler/DatasetCompiler.java:353)
===
DeferredDiagnosticHandler::getDiagnostics is no longer binary compatible as it
returns a List<JCDiagnostic> in Java 25 instead of a Queue<JCDiagnostic>
https://github.com/diffplug/spotless/issues/2468
PR: 297528
Approved by: elastic (maintainer, implicit - fix runtime)
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit bbebf3951d44545126bacfa4efe993d01f7a594d)
dbc2488 |
22:04 Vladimir Druzenko (vvd) Author: Boris Korzun
sysutils/logstash94: Fix runtime: restrict JAVA_VERSION for 21 only
Logstash 9.4 supports Java 21 only.
1) Logstash 9.4 doesn't support Java 17:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.0-release-notes
"Logstash now also requires Java 21 or later, and Java 17 is no longer
supported."
2) Logstash 9.4 in the port (precompiled) doesn't support Java 25.
There's an error after start:
===
[2026-08-14T09:38:23,211][FATAL][org.logstash.Logstash ][main] uncaught error
(in thread Ruby-0-Thread-11:
/usr/local/logstash/logstash-core/lib/logstash/java_pipeline.rb:335)
java.lang.NoSuchMethodError: 'java.util.Queue
com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics()'
at
com.google.googlejavaformat.java.JavaInput.buildToks(com/google/googlejavaformat/java/JavaInput.java:367)
at
com.google.googlejavaformat.java.JavaInput.buildToks(com/google/googlejavaformat/java/JavaInput.java:335)
at
com.google.googlejavaformat.java.JavaInput.<init>(com/google/googlejavaformat/java/JavaInput.java:277)
at
com.google.googlejavaformat.java.Formatter.getFormatReplacements(com/google/googlejavaformat/java/Formatter.java:270)
at
com.google.googlejavaformat.java.Formatter.formatSource(com/google/googlejavaformat/java/Formatter.java:257)
at
com.google.googlejavaformat.java.Formatter.formatSource(com/google/googlejavaformat/java/Formatter.java:223)
at
org.logstash.config.ir.compiler.ComputeStepSyntaxElement.generateCode(org/logstash/config/ir/compiler/ComputeStepSyntaxElement.java:174)
at
org.logstash.config.ir.compiler.ComputeStepSyntaxElement.<init>(org/logstash/config/ir/compiler/ComputeStepSyntaxElement.java:118)
at
org.logstash.config.ir.compiler.ComputeStepSyntaxElement.create(org/logstash/config/ir/compiler/ComputeStepSyntaxElement.java:89)
at
org.logstash.config.ir.compiler.DatasetCompiler.prepare(org/logstash/config/ir/compiler/DatasetCompiler.java:353)
===
DeferredDiagnosticHandler::getDiagnostics is no longer binary compatible as it
returns a List<JCDiagnostic> in Java 25 instead of a Queue<JCDiagnostic>
https://github.com/diffplug/spotless/issues/2468
PR: 297528
Approved by: elastic (maintainer, implicit - fix runtime)
Sponsored by: UNIS Labs
MFH: 2026Q3
bbebf39 |
21:11 Alexey Dokuchaev (danfe)
devel/qbs: add missing documentation file to unbreak packaging
Reported by: make check-plist
b895caf |
21:05 Danilo Egea Gondolfo (danilo)
sysutils/helm: Update to 3.21.4
Changelog:
https://github.com/helm/helm/releases/tag/v3.21.4
18fa478 |
21:04 Nicola Vitale (nivit)
devel/py-terminaltexteffects: Update to 0.15.0
ChangeLog: https://github.com/ChrisBuilds/terminaltexteffects/releases/tag/release-0.15.0
Reported by: portscout!
4c3b201 |
20:51 Nicola Vitale (nivit)
devel/py-stevedore: Update to 5.9.0
- Add test dependencies
- Add a post-patch target to fix license key in pyproject.toml
Reported by: portscout!
4d278fd |
20:47 Daniel Engberg (diizzy)
x11-fonts/atkinson-hyperlegible: Mark BROKEN
Fails to fetch
PR: 296922
Approved by: maintainer timeout, 3+ weeks
5b1dd21 |
20:47 Daniel Engberg (diizzy)
x11-fonts/anomaly-mono: Improve port
Only extract files that gets installed
PR: 296927
Approved by: maintainer timeout, 3+ weeks
a98faba |
20:47 Daniel Engberg (diizzy)
multimedia/x264: Fix detection of cpu cores
Partially revert changes in upstream commit
da14df5535fd46776fb1c9da3130973295c87aca
References:
https://code.videolan.org/videolan/x264/-/commit/da14df5535fd46776fb1c9da3130973295c87aca
fd826f4 |
20:47 Daniel Engberg (diizzy)
audio/fooyin: Update to 0.12.4
Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.12.4
1eece1a |
20:47 Daniel Engberg (diizzy)
devel/libblake3: Update to 1.8.6
Adjust port Makefile to more closely follow tree
Changelog: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.8.6
PR: 297404
Reviewed by: ashish (maintainer)
dce87da |
20:05 Nicola Vitale (nivit)
devel/py-scripttest: Update to 3.0
- Convert to PEP517
Reported by: portscout!
6449a8c |
19:48 Vladimir Druzenko (vvd) Author: Paavo-Einari Kaipila
archivers/php-zstd: Update 0.17.0 => 0.18.0
Changelog:
https://github.com/kjdev/php-ext-zstd/releases/tag/0.18.0
PR: 297530
Sponsored by: UNIS Labs
e2c200e |
19:46 Vladimir Druzenko (vvd) Author: Paavo-Einari Kaipila
archivers/php-brotli: Update 0.20.0 => 0.21.0
Changelog:
https://github.com/kjdev/php-ext-brotli/releases/tag/0.21.0
PR: 297530
Sponsored by: UNIS Labs
f61040f |
18:25 Juraj Lutter (otis) 2026Q3
mail/postfix-current: Update to 3.12-20260812
And while here, also streamline the Makefile with mail/postfix
(cherry picked from commit 732dc831f3d405cbbe6c9d551d942de08243fe44)
43f616e |
18:25 Älven (alven)
devel/hs-haskell-language-server: Improve port
* Remove workaround for building ghc-lib-parser
https://github.com/haskell/cabal/issues/10963
Approved by: haskell@ (alven@)
Approved by: db@, yuri@ (Mentors, implicit)
fa873ef |
18:22 Juraj Lutter (otis)
mail/postfix-current: Update to 3.12-20260812
And while here, also streamline the Makefile with mail/postfix
732dc83 |
17:06 Juraj Lutter (otis) 2026Q3
- mail/postfix 3.11.6,1
Secure alternative to widely-used Sendmail
mail/postfix: Fix mongo flavor with INST_BASE
Fixes: c01b34960fd
(cherry picked from commit 4981169660a2f176af79e330c405bab747402fb8)
493e333 |
17:06 Juraj Lutter (otis) 2026Q3
- mail/postfix 3.11.6,1
Secure alternative to widely-used Sendmail
mail/postfix: Update to 3.11.6
- Update to 3.11.6
- Fix MONGO flavor
- Properly pass CFLAGS and LDFLAGS for mongo-c-driver, based on [1]
PR: 297519
(cherry picked from commit c01b34960fd5fbdc25249139e49f3c5a3baae1ef)
9773228 |
17:03 Juraj Lutter (otis) 
- mail/postfix 3.11.6,1
Secure alternative to widely-used Sendmail
mail/postfix: Fix mongo flavor with INST_BASE
Fixes: c01b34960fd
49811696 |
17:02 Nicola Vitale (nivit)
devel/blueprint-compiler: Update to 0.22.2
Reported by: portscout!
ee1f0e8 |
17:02 Cy Schubert (cy)
sysutils/screen*: MULTIUSER is now non-default
MULTIUSER requires a setuid root screen binary. Not many people use
this feature anymore so let's disable it by default. If people do want
MULTIUSER screen they should either set the option or manually add the
setuid bit to the screen binary.
Reported by: sjg
118191c |
17:02 Cy Schubert (cy)
sysutils/screen-devel: Fix build for real
Fixes: bcd1516a1006
1ddae8f |
16:59 Juraj Lutter (otis) 
- mail/postfix 3.11.6,1
Secure alternative to widely-used Sendmail
mail/postfix: Update to 3.11.6
- Update to 3.11.6
- Fix MONGO flavor
- Properly pass CFLAGS and LDFLAGS for mongo-c-driver, based on [1]
PR: 297519
c01b349 |
16:51 Gleb Popov (arrowd) 
- misc/compat15x 15.0.1500068.20260814
Convenience package to install the compat15x libraries
misc/compat15x: Add libusb.so.3
Reported by: des
419cb44 |
16:51 Gleb Popov (arrowd) 
- misc/compat4x 5.3_12
Convenience package to install the compat4x libraries
misc/compat*x: Make make makesum more comfortable to use
a02e097 |
16:42 Nicola Vitale (nivit)
graphics/mmdr: Update to 0.3.1
Reported by: portscout!
8067ba0 |
16:23 Nicola Vitale (nivit)
www/py-webob: Update to 1.8.11
- Update list of test dependencies
- Pet port(clippy|fmt)
ChangeLog:
- https://github.com/Pylons/webob/releases/tag/1.8.10
- https://github.com/Pylons/webob/releases/tag/1.8.11
Reported by: portscout!
e7b6ca6 |
15:55 Nicola Vitale (nivit)
textproc/py-tomllint: Update to 0.3.6
- Add a post-patch target to fix the license key in pyproject.toml file.
This is required because we are using an old version of setuptools.
Otherwise the port fails with the error:
configuration error: `project.license` must be valid exactly by one definition
(2 matches found):
- keys:
'file': {type: string}
required: ['file']
- keys:
'text': {type: string}
required: ['text']
DESCRIPTION:
`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.
GIVEN VALUE:
"MIT-0"
Reported by: portscout!
7809a68 |
15:51 Sergey A. Osokin (osa)
graphics/mesa-*: update to 26.1.7
PR: 297483
Approved by: x11 (arrowd, maintainer)
Sponsored by: tipi.work
4f168a7 |
15:41 Gleb Popov (arrowd) 
- net/rdma-core 65.0_2
Remote Direct Memory Access core userspace libraries and daemons
net/rdma-core: Attempt to fix aarch64 build
Reported by: pkg-fallout
6f66de7 |
15:41 Gleb Popov (arrowd)
accessibility/onboard: Fix pkg-plist
Approved by: portmgr (blanket)
bfca948 |
15:41 Gleb Popov (arrowd)
graphics/py-pycairo: Update to 1.29.1
Reported by: portscout!
465b298 |
15:28 Michael Osipov (michaelo)
textproc/py-regex: Update to 2026.7.19
PR: 297518
Approved by: fax@nohik.ee (maintainer)
Changelog: https://github.com/mrabarnett/mrab-regex/blob/2026.7.19/changelog.txt
29cf6c0 |
15:20 Nicola Vitale (nivit)
devel/py-ttkbootstrap: Update to 2.2.1
ChangeLog:
- https://github.com/israel-dryer/ttkbootstrap/releases/tag/v2.2.0
- https://github.com/israel-dryer/ttkbootstrap/releases/tag/v2.2.1
Reported by: portscout!
11ffd28 |
15:15 Älven (alven)
devel/hs-hlint: Improve port
* Improve pkg-descr
* Remove workaround for building ghc-lib-parser
https://github.com/haskell/cabal/issues/10963
Approved by: haskell@ (alven@)
Approved by: db@, yuri@ (Mentors, implicit)
eb2e213 |
14:32 Jochen Neumeister (joneum)
www/{nginx,nginx-devel,freenginx}: 3rd-party modules management
Rename www/lua-stream-nginx-module to www/nginx-module-lua-stream
to follow the nginx-module-* naming scheme for dedicated 3rd-party
module ports and adjust the consumers. Relax the BUILD_DEPENDS to
an unversioned dependency while here, matching the LUA option.
While here, rename the internal NJS_QJS_CFLAGS variable to
_NJS_QJS_CFLAGS so it is no longer treated as an option helper.
Sponsored by: Netzkommune GmbH
36f20b6 |
14:29 Älven (alven)
devel/hs-ormolu: Update 0.8.1.1 => 0.8.2.0
* Remove workaround for building ghc-lib-parser
https://github.com/haskell/cabal/issues/10963
Approved by: haskell@ (alven@)
Approved by: db@, yuri@ (Mentors, implicit)
bd5e0b7 |
14:20 Gleb Popov (arrowd) 
- lang/mono5.10 5.10.1.57_8
Open source implementation of .NET Development Framework
lang/mono5.10: Fix EXPIRATION_DATE and bump PORTREVISION
Reported by: FreshPorts Sanity Daemon
Pointy hat to: arrowd
6670b66 |
13:55 Älven (alven) Author: Dima Panov
- science/ALPSCore 2.3.3
Generic algorithms and utilities for condensed matter physics
science/ALPSCore: Update 2.3.2 => 2.3.3
* Clarify LICENSE
* Fix build with current HDF5 versions instead of hardcoded one
PR: 297478
Co-authored by: alven@
Approved by: db@, yuri@ (Mentors, implicit)
e0a8544 |
13:55 Älven (alven) 
- science/ALPSCore 2.3.2
Generic algorithms and utilities for condensed matter physics
science/ALPSCore: Lint the port (cosmetic improvements)
* Pet portclippy(1) and portfmt(1)
2752154 |
13:53 Gleb Popov (arrowd) 
- lang/mono5.10 5.10.1.57_8
Open source implementation of .NET Development Framework
lang/mono5.10: Workaround the build failure with libtool 2.6
PR: 296964
50d5529  |
13:53 Gleb Popov (arrowd) 
- lang/mono5.10 5.10.1.57_8
Open source implementation of .NET Development Framework
lang/mono5.10: Mark DEPRECATED
16454e9  |
13:46 Jochen Neumeister (joneum) 
- www/code-server 4.132.0
Run VS Code on a remote server and access it through a browser
www/code-server: Update to 4.132.0
Update to code-server 4.132.0, which bundles VS Code 1.132.0.
Changelog: https://github.com/coder/code-server/releases
Sponsored by: Netzkommune GmbH
0b13bc1 |
13:28 Dima Panov (fluffy)
devel/jetbrains-clion: fix plist (+)
Autogenerated substitution of "make makeplist" needs more eyes and care.
%%PYTHON_SUFFIX%%. %%SQLITE_ARCH%% and %%ARCH%% macros applied mostly in wrong
places
Reported by: bulk -t
Approved by: portmgr blanket
4c5a943 |
13:27 Marc Fonvieille (blackend) 2026Q3
misc/freebsd-doc-*: Update to rev. ab0db63 from FreeBSD docset
Revision ab0db63 is also 14.5-R version
Approved by: doceng (implicit)
(cherry picked from commit 04465f970b586da2725f7bcb682dfb3acdf02f95)
70e81f8 |
13:25 Rainer Hurling (rhurlin) 
- graphics/qgis 4.2.1
Free and Open Source Geographic Information System
graphics/qgis: Update to 4.2.1
Major release update from QGIS 3.x to 4.x, which brings many changes
and new features.
Users who previously used 3.x can transfer their configuration to
separate configuration directories in 4.x. This happens automatically
upon the first launch, unless the user declines it. The configuration
for 3.x versions is therefore preserved.
Since many, but not yet all, of the plugins familiar from 3.x work in
the 4.x versions, you can continue working with QGIS 3.x for now. To do
so, replace the existing installation from graphics/qgis with the one
from graphics/qgis-ltr, where 3.x versions will continue to be
maintained until further notice.
- 4.x versions are real Qt6 ones
- Use PDF4QT for better rendering in PDF
When building in an unclean environment, the port should now be
unaffected by whether the ports `archivers/lazperf` and/or
`devel/spatialindex` are installed system-wide. The internal versions
will be used in any case.
Changelog: https://qgis.org/project/visual-changelogs/visualchangelog42/
fe5df18 |
13:25 Rainer Hurling (rhurlin)
graphics/qgis-ltr: Update to 3.44.13
In preparation for a major release upgrade from 3.x to 4.x in
graphics/qgis, move the current version 3.44 from graphics/qgis
to graphics/qgis-ltr.
- Switch from Qt5 to Qt6
- Use PDF4QT for better rendering in PDF
- Resolve FreeBSD-specific issues when using the QGIS-internal versions
of spatialindex and lazperf
Changelog: From 3.40.15 to 3.44.13
https://github.com/qgis/QGIS/compare/final-3_40_15%5E...final-3_44_13
ae41520 |
13:07 Marc Fonvieille (blackend)
misc/freebsd-doc-*: Update to rev. ab0db63 from FreeBSD docset
Revision ab0db63 is also 14.5-R version
Approved by: doceng (implicit)
04465f9 |
12:56 Vladimir Druzenko (vvd) 2026Q3
java/dbvis: Update 26.2 => 26.2.2
Release Notes:
https://www.dbvis.com/releasenotes/26.2/
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 1b6cadc4a9560ab671a180ead9199624641e2dd7)
0b13939 |
12:56 Bruce M Simpson (bms)
editors/vim-classic: Adjust MASTER_SITES so DISTNAME, WRKSRC need not be set.
Fix minor comment nits while we are here.
Submitted by: fuz
Approved by: fuz
f80f063a |
12:56 Bruce M Simpson (bms)
www/go-away: New port: Proxy implementing LLM countermeasures
Approved by: fuz
PR: 297524
bf6603e |
12:56 Vladimir Druzenko (vvd)
java/dbvis: Update 26.2 => 26.2.2
Release Notes:
https://www.dbvis.com/releasenotes/26.2/
Sponsored by: UNIS Labs
MFH: 2026Q3
1b6cadc |
12:46 Robert Nagy (rnagy)
www/{*chromium,iridium}: fix krb5 library name
PR: 297525
c8755b6 |
12:44 Nicola Vitale (nivit)
textproc/py-sphinxcontrib-mermaid: Update to 2.1.0
- Update list of build dependencies
Reported by: portscout!
6de260b |
12:35 Robert Nagy (rnagy)
www/iridium: update to 2026.08.151.2
f0861a3 |
12:21 Vladimir Druzenko (vvd) Author: GMC
www/kineto: Update g20211104 => g20250122 (last commit)
Changelog:
* Add a disable proxy flag (-P) to completely disable /x/ proxy and turn
off gemini:// link rewriting for external links.
* Add missing closing paragraph tags on HTML template.
* Add .gitignore.
* Update Gemini protocol link.
* Update documentation with new flag.
Commit:
https://git.sr.ht/~sircmpwn/kineto/commit/1f4e0667bc21b3210d2fa868a940a3efbb23e050
While here pet portclippy.
PR: 297066
Approved by: Corey <corey@electrickite.org> (maintainer, timeout 19 days)
Sponsored by: UNIS Labs
49263c8 |
12:00 Gleb Popov (arrowd)
textproc/obsidian: Update to 1.13.7
7250c0e |
11:31 Stefan Eßer (se) 
- devel/jujutsu 0.44.0
Git-compatible VCS that is both simple and powerful
devel/jujutsu: update to version 0.44.0
This update stabilizes the support for fetching and pushing tags.
Tags can be tracked or untracked just like bookmarks. Tracked tags are
pushed by default.
There are many new features and bug fixes and some breaking changes.
For the complete list of changes see:
https://github.com/jj-vcs/jj/releases/tag/v0.44.0
40faa47 |
11:27 Vladimir Druzenko (vvd) Author: Viacheslav Chimishuk 2026Q3
finance/electrum: Update 4.6.2 => 4.8.1
Release Notes:
https://github.com/spesmilo/electrum/blob/4.8.1/RELEASE-NOTES
PR: 297503
Security: CVE-2012-2459
Security: GHSA-vw94-r84p-66qf
Security: GHSA-q7m2-785w-r585
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 8a4a5ee2a3d4991f32ddbed50ba062cebc333462)
650f6e7 |
11:24 Vladimir Druzenko (vvd) Author: Viacheslav Chimishuk
finance/electrum: Update 4.6.2 => 4.8.1
Release Notes:
https://github.com/spesmilo/electrum/blob/4.8.1/RELEASE-NOTES
PR: 297503
Security: CVE-2012-2459
Security: GHSA-vw94-r84p-66qf
Security: GHSA-q7m2-785w-r585
Sponsored by: UNIS Labs
MFH: 2026Q3
8a4a5ee |
11:16 Gleb Popov (arrowd) Author: Matthias Andree 2026Q3
databases/kyotocabinet: fix missing prototype warnings
No upstream response in 14 days, let's get this locally, because
else we get all sort of warnings in downstream ports using kc.
PR: 296665
Approved by: sunpoet (maintainer timeout)
MFH: 2026Q3
(cherry picked from commit 76a04c511595baf51d75ec318be553ef827205ef)
28ff0e6 |
11:15 Gleb Popov (arrowd) Author: Matthias Andree
databases/kyotocabinet: fix missing prototype warnings
No upstream response in 14 days, let's get this locally, because
else we get all sort of warnings in downstream ports using kc.
PR: 296665
Approved by: sunpoet (maintainer timeout)
MFH: 2026Q3
76a04c5 |
10:15 Dirk Meyer (dinoex)
mail/sendmail-devel: update to 8.19.0.1
f2e3d00 |
10:13 Dirk Meyer (dinoex)
databases/phppgadmin: update to 7.14.8
53e7414 |
10:07 Yusuf Yaman (nxjoseph)
security/vuxml: Document security/openexr < 3.4.14 multiple vulnerabilities
PR: 297486
Reported by: mandree
Approved by: osa, vvd (Mentors, implicit)
2dc02c7 |
10:01 Yusuf Yaman (nxjoseph) Author: Matthias Andree 2026Q3
graphics/openexr*: Security update 3.4.13 => 3.4.14
Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.14
PR: 297486
Reported by: mandree (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/580
MFH: 2026Q3
Security: CVE-2026-68514 PyOpenEXR deep prefixed literal RGB key collision heap
buffer overflow
Security: CVE-2026-68513 PyOpenEXR prefixed literal RGB key collision heap
buffer overflow
Security: CVE-2026-62986 PyOpenEXR deep prefixed RGB stale lane disclosure
Security: CVE-2026-61703 PyOpenEXR deep mixed RGB heap buffer overflow
Security: CVE-2026-61555 empty multiView viewFromChannelName file crash
Security: CVE-2026-59985 ILP32 OpenEXRCore RLE decode heap OOB read DoS
Security: CVE-2026-59984 ILP32 B44 InputFile decode scratch buffer overflow
Security: CVE-2026-59983 ILP32 DeepTiledInputFile sample count table decode OOB
read
Security: CVE-2026-59982 ILP32 DWAA InputFile packed AC buffer overflow
Security: CVE-2026-59981 OpenEXRUtil SampleCountChannel row nonzero dataWindow
heap OOB read
Security: CVE-2026-59189 OpenEXRUtil DeepImageChannel row nonzero dataWindow
heap OOB read
Security: CVE-2026-59187 OpenEXR exrmetrics deep pixelmode heap buffer overflow
Security: CVE-2026-59186 OpenEXR ILP32 TiledRgbaInputFile large tile Array2D
heap OOB write
Security: CVE-2026-59184 OpenEXRUtil FlatImageChannel row nonzero dataWindow
heap OOB write
Security: CVE-2026-59183 Signed Integer Overflow Leading to Out-of-Bounds Memory
Access in Deep Tile Decoding
(cherry picked from commit 43e43009bbb057f5dbcd4351a7172e6fe4a2d7c1)
d03d451 |
10:00 Yusuf Yaman (nxjoseph) Author: Matthias Andree
graphics/openexr*: Security update 3.4.13 => 3.4.14
Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.14
PR: 297486
Reported by: mandree (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/580
MFH: 2026Q3
Security: CVE-2026-68514 PyOpenEXR deep prefixed literal RGB key collision heap
buffer overflow
Security: CVE-2026-68513 PyOpenEXR prefixed literal RGB key collision heap
buffer overflow
Security: CVE-2026-62986 PyOpenEXR deep prefixed RGB stale lane disclosure
Security: CVE-2026-61703 PyOpenEXR deep mixed RGB heap buffer overflow
Security: CVE-2026-61555 empty multiView viewFromChannelName file crash
Security: CVE-2026-59985 ILP32 OpenEXRCore RLE decode heap OOB read DoS
Security: CVE-2026-59984 ILP32 B44 InputFile decode scratch buffer overflow
Security: CVE-2026-59983 ILP32 DeepTiledInputFile sample count table decode OOB
read
Security: CVE-2026-59982 ILP32 DWAA InputFile packed AC buffer overflow
Security: CVE-2026-59981 OpenEXRUtil SampleCountChannel row nonzero dataWindow
heap OOB read
Security: CVE-2026-59189 OpenEXRUtil DeepImageChannel row nonzero dataWindow
heap OOB read
Security: CVE-2026-59187 OpenEXR exrmetrics deep pixelmode heap buffer overflow
Security: CVE-2026-59186 OpenEXR ILP32 TiledRgbaInputFile large tile Array2D
heap OOB write
Security: CVE-2026-59184 OpenEXRUtil FlatImageChannel row nonzero dataWindow
heap OOB write
Security: CVE-2026-59183 Signed Integer Overflow Leading to Out-of-Bounds Memory
Access in Deep Tile Decoding
43e4300 |
09:18 Kenneth Raplee (kenrap) 2026Q3
cad/fritzing: Update to 1.0.8
Approved by: arrowd (co-mentor)
(cherry picked from commit edabd8c576813a49ef7f655b2953cdcc0a319bec)
e0b1609 |
09:18 Yusuf Yaman (nxjoseph) Author: Matthias Andree
graphics/rawtherapee: Update 5.12 => 5.13
Extend patch for rtengine/LibRaw.cmake to properly forward our local
CXXFLAGS (available through ${CMAKE_CXX_FLAGS} inside cmake) to the
libraw build, else it will build against GCC's default Standard C++
Library, which might be libstdc++, which then breaks when doing the
final link against the common libc++ based system (GNU libstdc++ and
LLVM's libc++ have incompatible ABIs).
Switch to using the system libfmt, which is version 12 and good.
Changelog: https://rawtherapee.com/downloads/5.13/
PR: 297513
Reported by: mandree (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/581
ddbfaf9 |
09:17 Brooks Davis (brooks)
devel/llvm23: 23.1.0-rc3
Attempt to fix compilation on 32-bit targets.
Sponsored by: DARPA, AFRL
8855eff |
09:16 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
First snapshot of the LLVM 24 development cycle.
Attempt to fix compilation on 32-bit targets.
Sponsored by: DARPA, AFRL
a857809 |
09:14 Kenneth Raplee (kenrap)
cad/fritzing: Update to 1.0.8
Approved by: arrowd (co-mentor)
edabd8c |
09:04 Nicola Vitale (nivit) 
- net/rustconn 0.20.0
Modern connection manager with GTK4/Wayland-native interface
net/rustconn: Update to 0.20.0
ChangeLog: https://github.com/totoshko88/RustConn/releases/tag/v0.20.0
Reported by: "github-actions[bot]" <notifications@github.com>
f9f5fd8 |
08:56 Hiroki Tagato (tagattie) Author: Juan M. Méndez Rey
- devel/xwpe 1.6.9
Borland-like IDE programming environment
devel/xwpe: Update to 1.6.9 and take maintainership
Port changes:
- switch to new upstream at Codeberg.org
- update WWW and package description
- remove obsolete patches and post-patch target
- add new dependencies for the modern UI and features
Changelog: https://codeberg.org/mendezr/xwpe/src/tag/v1.6.9/CHANGELOG
PR: 296205
Reported by: Juan M. Méndez Rey <juan.mendezr@proton.me> (new maintainer)
974b5b0 |
08:33 Nicola Vitale (nivit)
databases/py-harlequin: Update to 2.8.1
ChangeLog: https://github.com/tconbeer/harlequin/releases/tag/v2.8.1
Reported by: Ted Conbeer <notifications@github.com>
7a8971c |
08:29 Hiroki Tagato (tagattie) Author: Jordan Ostreff
net-im/mautrix-whatsapp: Update to 0.2607.0
Changelog: https://github.com/mautrix/whatsapp/blob/v0.2607.0/CHANGELOG.md
- Added support for the extra passkey authentication step when logging in.
- Added support for newer versions of poll messages from WhatsApp.
- Fixed poll votes in DMs.
PR: 296902
Reported by: Jordan Ostreff <jordan@ostreff.info>
Approved by: Julian Weigt <juw@posteo.de> (maintainer, timeout >3 weeks)
401efee |
07:44 Bruce M Simpson (bms)
net/dot1ag-utils: Connect to ports/net/Makefile. Slipped.
Approved by: pi (post-facto)
5d6d5a6 |
07:32 Nicola Vitale (nivit)
textproc/py-textual-fastdatatable: Update to 0.17.1
ChangeLog: https://github.com/tconbeer/textual-fastdatatable/releases/tag/v0.17.1
Reported by: "github-actions[bot]" <notifications@github.com>
a57c52c |
07:26 Yusuf Yaman (nxjoseph) Author: Brad Ackerman
sysutils/packer: Update 1.10.1 => 1.16.0
Port changes:
- Define LICENSE=BSL11 (custom) to satisfy check-sanity.
- Pet portlint (use tab instead of spaces).
- Use DISTVERSION instead of PORTVERSION.
Changelog:
https://github.com/hashicorp/packer/blob/v1.16.0/CHANGELOG.md
PR: 297515
Reported by: Brad Ackerman <brad@facefault.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
5191e54 |
05:16 Jason E. Hale (jhale)
audio/strawberry: Update to 1.2.27
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.2.27
5209470 |