- multimedia/mlt7-qt 7.34.1
Qt plugin for the MLT multimedia framework
multimedia/mlt7: Update to 7.34.1
Pull Request: https://github.com/freebsd/freebsd-ports/pull/461
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
4488884
10:31 Bernard Spil (brnrd)
www/nextcloud-news: Update to 27.2.0
a9b8b18 |
10:29 Bernard Spil (brnrd)
mail/nextcloud-mail: Update to 5.5.15
924ed5d |
09:35 Nicola Vitale (nivit)
devel/py-gptscript: Update to 0.9.7
- Update list of run dependencies
Release
changes: https://github.com/gptscript-ai/py-gptscript/releases/tag/v0.9.6
https://github.com/gptscript-ai/py-gptscript/releases/tag/v0.9.7
Reported by: portscout!
1c2602d |
09:22 Nicola Vitale (nivit)
lang/gptscript: Update to 0.9.7
- Use the default version of Go (1.25)
Release changes: https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.6
https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.7
Reported by: portscout!
9c923db |
09:03 Nicola Vitale (nivit)
audio/sonicradio: Update to 0.8.9
Release changes: https://github.com/dancnb/sonicradio/releases/tag/v0.8.9
Reported by: "github-actions[bot]" <notifications@github.com>
a318ff1 |
08:55 Nicola Vitale (nivit)
net-im/py-zapzap: Update to 6.2.4
Release changes: https://github.com/rafatosta/zapzap/compare/6.2.3.1...6.2.4
Reported by: Rafael Tosta <notifications@github.com>
8ea83e9 |
08:38 Torsten Zuehlsdorff (tz)
lang/clojure-mode.el: Update from 5.11.0 to 5.20.0
This update contains changes from 2020-08-13 to 2025-05-27. Here is a compiled
overview about them:
* Add `clojuredart-mode`, `joker-mode` and `jank-mode`, derived from
`clojure-mode`.
* Improve regexp for `clojure-find-def` to recognize more complex metadata
on vars.
* Restore `outline-regexp` pattern to permit outline handling of top-level
forms.
* Improve regexp for `clojure-find-def` to recognize `defn-` and other
declarations on the form `def...-`.
* Fix `clojure-align` when called from `clojure-ts-mode` major mode buffers.
* Syntax highlighting for digits after the first in `%` args. (e.g. `%10`)
* Change syntax class of ASCII control characters to punctuation, fixing
situations where carriage returns were being interpreted as symbols.
* Add `.lpy` to the list of known Clojure file extensions.
* Don't highlight vars with colons as keywords.
* Avoid `No comment syntax is defined` prompts.
* Declare indentation for the `async` ClojureScript macro.
* Improve support for multiple forms in the same line by replacing
`beginning-of-defun` fn.
* Fix `clojure-find-ns` when ns form is preceded by other forms.
* Fix `clojure-find-ns` when ns form is preceded by whitespace or inside
comment form.
* `clojure-find-ns`: add an option to never raise errors, returning `nil`
instead on unparseable ns forms.
* Font-lock Lein's `defproject` as a keyword.
* Fix infinite loop when sorting a ns with comments in the end.
* Fix infinite loop when opening file containing `comment` with
`clojure-toplevel-inside-comment-form` set to `t`.
* Recognize nbb projects (identified by the presence of `nbb.edn`).
* Set `add-log-current-defun-function` to new function
`clojure-current-defun-name` (this is used by `which-function-mode` and
`easy-kill`).
* Fix font locking not working for keywords starting with a number.
* Fix everything starting with the prefix `def` being highlighted as a
definition form. Now definition forms are enumerated explicitly in the
font-locking code, like all other forms.
* Fix `imenu` with Clojure code in string or comment.
* Fix metadata being displayed in `imenu` instead of var name.
* Add font locking for missing `clojure.core` macros.
* Support clojure-dart files.
* Fix buffer freezing when typing metadata for a definition.
* Allow additional directories, beyond the default `clj[sc]`, to be
correctly formulated by `clojure-expected-ns` via new `defcustom` entitled
`clojure-directory-prefixes`
* Recognize babashka projects (identified by the presence of `bb.edn`).
* Add new command `clojure-promote-fn-literal` for converting `#()` function
literals to `fn` form.
* Add `bb` (babashka) to `interpreter-mode-alist`.
* Fix alignment issue involving margin comments at the end of nested forms.
* Extend `clojure-rename-ns-alias` to work on selected regions.
* Add new commands `clojure-toggle-ignore`,
`clojure-toggle-ignore-surrounding-form`, and `clojure-toggle-defun` for
inserting/deleting `#_` ignore forms.
* Add `clojure-special-arg-indent-factor` to control special argument
indentation.
* Fix font-lock for character literals.
* Stop `clojure-sort-ns` from calling `redisplay`.
* Improve font-locking performance on strings with escaped characters.
* Remove `project.el` integration.
* Remove `clojure-view-grimoire` command.
* Align to recent `pcase` changes on Emacs master.
* `clojure-rename-ns-alias` picks up existing aliases for minibuffer
completion.
* Fix extra spaces being inserted after quote in paredit-mode.
* Fix docstring detection when string contains backslash.
* Fix font-lock regex for character literals for uppercase chars and other
symbols.
* Fix renaming of ns aliases containing regex characters.
* Fix ns detection for ns forms with complex metadata.
* Fix `outline-regexp` so `outline-insert-heading` behaves correctly.
* Indent `clojure-align` region before aligning.
* Fix allow `clojure-align-cond-forms` to recognize qualified forms.
* Fix syntax highlighting for multiple consecutive comment reader macros
(`#_#_`).
* Inline definition of `clojure-mode-syntax-table` and support `'` quotes in
symbols.
* Enhance add arity refactoring to support a `defn` inside a reader
conditional.
* Enhance add arity refactoring to support new forms: `letfn`, `fn`,
`defmacro`, `defmethod`, `defprotocol`, `reify` and `proxy`.
You can see a diff of the Changelog here:
*
https://github.com/clojure-emacs/clojure-mode/compare/5.11.0...v5.20.0#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed
Sponsored by: OTTRIA GmbH
1e6115d |
08:31 Torsten Zuehlsdorff (tz)
games/freedoko: Upgrade from 0.8 to 0.8.1
Changelog (translated from German):
* The license for the InnoCard card set has been extended until the end of
2025.
* New setting: static cards
* New card set: ornate
* As always, improvements to the AI
Taken from:
* https://free-doko.sourceforge.net/Download.html
Sponsored by: OTTRIA GmbH
62124e2 |
08:31 Torsten Zuehlsdorff (tz)
chinese/ibus-table-chinese: Upgrade from 1.8.13 to 1.8.14
Changelog:
* cmake_minimum_required(VERSION 3.0.0) -> cmake_minimum_required(VERSION
3.12...4.0)
* Fix typo in tables/CMakeLists.txt
Taken from:
* https://github.com/mike-fabian/ibus-table-chinese/releases/tag/1.8.14
Sponsored by: OTTRIA GmbH
b28e45d |
08:28 Emanuel Haupt (ehaupt) 
- audio/gbsplay 0.0.101,1
Emulates the sound hardware of the Nintendo Game Boy(TM)
audio/gbsplay: Update to 0.0.101
a3d4f83 |
08:23 Emanuel Haupt (ehaupt) 
- net/py-trio 0.32.0
Library for async concurrency and I/O
net/py-trio: Update to 0.32.0
4338814 |
08:16 Emanuel Haupt (ehaupt)
net/py-python-socks: Update to 2.7.3
af301fb |
08:14 Emanuel Haupt (ehaupt)
devel/py-jsonrpclib-pelix: Update to 1.0.0
a113d34 |
08:06 Emanuel Haupt (ehaupt)
net/py-aiohttp-socks: Update to 0.10.2
f7fc32a |
08:04 Emanuel Haupt (ehaupt)
security/git-credential-gopass: Update to 1.16.0
6a87bf40 |
06:27 Jesús Daniel Colmenares Oviedo (dtxdf)
sysutils/reproduce: Update to 0.7.0
ChangeLog: https://github.com/DtxdF/reproduce/releases/tag/v0.7.0
8a64645 |
05:38 Hiroki Tagato (tagattie) 
- x11/walker 2.10.0
Multi-purpose launcher with a lot of features
x11/walker: Update to 2.10.0
Changelog: https://github.com/abenz1267/walker/releases/tag/v2.10.0
Reported by: GitHub (watch releases)
daba3d8 |
05:38 Hiroki Tagato (tagattie) 
- sysutils/elephant 2.15.0
Powerful data provider service and backend for application launchers
sysutils/elephant: Update to 2.15.0
Changelog:
- https://github.com/abenz1267/elephant/releases/tag/v2.14.4
- https://github.com/abenz1267/elephant/releases/tag/v2.15.0
Reported by: GitHub (watch releases)
4db2133 |
03:43 Gabriel M. Dutra (dutra)
devel/golangci-lint: Update to 2.6.1
ChangeLog:
https://github.com/golangci/golangci-lint/releases/tag/v2.6.1
2e73583 |
02:48 Gabriel M. Dutra (dutra) 
- net/k6 1.4.0
Modern load testing tool, using Go and Javascript
net/k6: Update to 1.4.0
ChangeLog:
https://github.com/grafana/k6/releases/tag/v1.4.0
122c813 |
02:44 Hiroki Tagato (tagattie) 
- misc/codex 0.58.0
Lightweight coding agent that runs in your terminal
misc/codex: Update to 0.58.0
Changelog:
- https://github.com/openai/codex/releases/tag/rust-v0.56.0
- https://github.com/openai/codex/releases/tag/rust-v0.57.0
- https://github.com/openai/codex/releases/tag/rust-v0.58.0
Reported by: GitHub (watch releases)
d282fdf |
02:05 Vladimir Druzenko (vvd) Author: Oleg Streejak
mail/roundcube-automatic_addressbook: Silence warnings
PR: 288954
Approved by: Andrej Ebert <andrej@ebert.su>
e69db49 |
00:14 Hiroki Tagato (tagattie) 
- devel/task 3.45.5
Task runner / simpler Make alternative written in Go
devel/task: Update to 3.45.5
Changelog: https://github.com/go-task/task/blob/v3.45.5/CHANGELOG.md
Reported by: GitHub (watch releases)
7071c5d |
|
Thursday, 13 Nov 2025
|
23:59 Rodrigo Osorio (rodrigo) 
- www/hurl 7.0.0_4
CLI to run HTTP requests defined in a simple plain text format
www/hurl: fix style
Fix tab vs space error in previous commit using portfmt
050b5ef |
23:51 Hiroki Tagato (tagattie) 
- misc/crush 0.18.1
Glamourous AI coding agent for your favourite terminal
misc/crush: Update to 0.18.1
Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.16.0
- https://github.com/charmbracelet/crush/releases/tag/v0.16.1
- https://github.com/charmbracelet/crush/releases/tag/v0.17.0
- https://github.com/charmbracelet/crush/releases/tag/v0.18.0
- https://github.com/charmbracelet/crush/releases/tag/v0.18.1
Reported by: GitHub (watch releases)
a8b9902 |
23:36 Rodrigo Osorio (rodrigo) 
- www/hurl 7.0.0_4
CLI to run HTTP requests defined in a simple plain text format
www/hurl: mark hurl build broken for i386
Hurl build fails for i386 architectures due to mismatch error during
bindgen tests for libxml.
```
error[E0080]: evaluation of constant value failed
-->
/home/jc/rust-libxml/target/debug/build/libxml-0db722a43088e767/out/bindings.rs:407:29
|
407 | ["Size of __max_align_t"][::std::mem::size_of::<__max_align_t>() -
20usize];
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `16_usize -
20_usize`, which would overflow
```
A GH issue reports[1][2][3] where created for this problem and for now the only
bypass
found was to disable the test. Which is wrong.
[1] https://github.com/Orange-OpenSource/hurl/issues/4400
[2] https://github.com/KWARC/rust-libxml/issues/186
[3] https://github.com/rust-lang/rust-bindgen/issues/3319
3e31fc9 |
23:18 Vladimir Druzenko (vvd) Author: ek
archivers/urbackup-server: Update 2.5.33 => 2.5.34
Changelog:
https://www.urbackup.org/server_changelog.html
PR: 290919
ec3decb |
23:15 Jan Beich (jbeich) 2025Q4
x11-wm/cosmic-comp: update to 1.0.0.b.6
Changes: https://github.com/pop-os/cosmic-comp/compare/epoch-1.0.0-beta.2...epoch-1.0.0-beta.6
Reported by: Repology
(cherry picked from commit ae35de605ad40f31eddfed0fdef27c33dabaaf9a)
4cced15 |
23:13 Jan Beich (jbeich)
x11-wm/cosmic-comp: update to 1.0.0.b.6
Changes: https://github.com/pop-os/cosmic-comp/compare/epoch-1.0.0-beta.2...epoch-1.0.0-beta.6
Reported by: Repology
ae35de6 |
23:01 Vladimir Druzenko (vvd) Author: Matthias Wolf 2025Q4
net/keycloak: Update 26.3.4 => 26.4.5
Changelogs:
https://www.keycloak.org/2025/09/keycloak-2635-released
https://www.keycloak.org/2025/09/keycloak-2640-released
https://www.keycloak.org/2025/10/keycloak-2641-released
https://www.keycloak.org/2025/10/keycloak-2642-released
https://www.keycloak.org/2025/11/keycloak-2644-released
PR: 290994
Security: CVE-2025-58057
Security: CVE-2025-58056
Security: CVE-2025-48924
Security: CVE-2025-7962
MFH: 2025Q4
(cherry picked from commit 88bce0ec31f02f9b25c272e91c9abfd903857d14)
f0432fe |
22:59 Vladimir Druzenko (vvd) Author: Matthias Wolf
net/keycloak: Update 26.3.4 => 26.4.5
Changelogs:
https://www.keycloak.org/2025/09/keycloak-2635-released
https://www.keycloak.org/2025/09/keycloak-2640-released
https://www.keycloak.org/2025/10/keycloak-2641-released
https://www.keycloak.org/2025/10/keycloak-2642-released
https://www.keycloak.org/2025/11/keycloak-2644-released
PR: 290994
Security: CVE-2025-58057
Security: CVE-2025-58056
Security: CVE-2025-48924
Security: CVE-2025-7962
MFH: 2025Q4
88bce0e |
22:52 Jesús Daniel Colmenares Oviedo (dtxdf)
sysutils/appjail-devel: Update to 4.6.0.20251113
* Rename PKG option to PKGBASE (supress the warning and reflect the
meaning of the option).
ChangeLog:
https://github.com/DtxdF/AppJail/commits/63674354840afd0bb1f3a54638675d55a3a7e85d/
36c7409 |
22:52 Jesús Daniel Colmenares Oviedo (dtxdf)
sysutils/appjail: Update to 4.6.0
* Rename PKG option to PKGBASE (supress the warning and reflect the
meaning of the option).
ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v4.6.0
e186835 |
22:52 Jesús Daniel Colmenares Oviedo (dtxdf)
devel/py-openupgradelib: Update to 3.12.0
ChangeLog: https://github.com/OCA/openupgradelib/releases/tag/3.12.0
566bec36 |
22:52 Jesús Daniel Colmenares Oviedo (dtxdf)
multimedia/supersonic: Update to 0.19.0
ChangeLog: https://github.com/dweymouth/supersonic/releases/tag/v0.19.0
69104cf |
22:43 Vladimir Druzenko (vvd) Author: Tilde Joy
games/retroarch-assets: Update 1.20.0 => 1.22.0
Changelog:
https://github.com/libretro/retroarch-assets/releases/tag/v1.22.0
Commit log:
https://github.com/libretro/retroarch-assets/compare/v1.20.0...v1.22.0
PR: 290991
07ff9a5 |
22:39 Nuno Teixeira (eduardo) 2025Q4
- dns/blocky 0.28.1
Fast and lightweight DNS proxy as ad-blocker
dns/blocky: Update to 0.28.1
ChangeLog: https://github.com/0xERR0R/blocky/releases/tag/v0.28.1
MFH: 2025Q4
(cherry picked from commit 313c321b23ef612898c140c774c6f7de62159b9e)
5eecd2d3 |
22:38 Nuno Teixeira (eduardo) 
- dns/blocky 0.28.1
Fast and lightweight DNS proxy as ad-blocker
dns/blocky: Update to 0.28.1
ChangeLog: https://github.com/0xERR0R/blocky/releases/tag/v0.28.1
MFH: 2025Q4
313c321 |
22:22 Vladimir Druzenko (vvd) Author: Tilde Joy
games/libretro-core-info: Update 1.21.1 => 1.22.0
Commit log:
https://github.com/libretro/libretro-core-info/compare/v1.21.1...v1.22.0
PR: 290990
70c4563 |
22:15 Vladimir Druzenko (vvd) Author: Alexander Moisseev
mail/roundcube-thunderbird_labels: Update 1.6.1 => 1.6.2
Changelog:
https://github.com/mike-kfed/roundcube-thunderbird_labels/releases/tag/v1.6.2
PR: 290999
64d82788 |
22:06 Vladimir Druzenko (vvd) Author: mew14930xvi
textproc/highlight: Update 4.17 => 4.18
Changelog:
https://gitlab.com/saalen/highlight/-/blob/v4.18/ChangeLog.adoc
PR: 290989
15e4fda |
22:03 Nuno Teixeira (eduardo) 2025Q4
security/gopass: Update to 1.16.0
ChangeLog: https://github.com/gopasspw/gopass/releases/tag/v1.16.0
MFH: 2025Q4
(cherry picked from commit e8b8f74e30750d9edc2155cb9b6a2198f7953ef2)
790f94a |
21:47 Nuno Teixeira (eduardo)
security/gopass: Update to 1.16.0
ChangeLog: https://github.com/gopasspw/gopass/releases/tag/v1.16.0
MFH: 2025Q4
e8b8f74 |
21:47 Nuno Teixeira (eduardo) 
- games/exult 1.12.0_1,1
Engine for Ultima VII (BG, FOV, SI, SS)
games/exult: Depend on gimp3 and gtk3 (GIMP option)
48fa066 |
21:39 Vladimir Druzenko (vvd) Author: Matthew Luckie
- net/scamper 20251113
Tool for parallelised IPv4 and IPv6 measurement
net/{,py-}scamper: Update 20251020 => 20251113
Changelogs:
https://mailman.caida.org/pipermail/scamper-announce/2025-November/000058.html
PR: 290993
e496bad |
21:15 Vladimir Druzenko (vvd) 
- net/freerdp3 3.18.0
Free implementation of Remote Desktop Protocol
net/freerdp3: Update 3.17.2 => 3.18.0
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/3.18.0
Reported by: portscout
b35ebb5 |
20:13 Hiroki Tagato (tagattie) 
- devel/py-ty 0.0.1.a26
Extremely fast Python type checker, written in Rust
devel/py-ty: Update to 0.0.1a26
Changelog: https://github.com/astral-sh/ty/blob/0.0.1-alpha.26/CHANGELOG.md
Reported by: portscout
118e778 |
19:31 Rene Ladan (rene) Author: Yuri Victorovich 2025Q4
security/tor: update 0.4.8.19 → 0.4.8.20
(cherry picked from commit 4dbe8462e278fff3a766e75c1fbea46ac9a4126b)
e778382 |
19:31 Rene Ladan (rene) Author: Yuri Victorovich 2025Q4
security/tor: update 0.4.8.18 → 0.4.8.19
(cherry picked from commit 2e74bc12533b7d707530f80e5d10b39b44fb271a)
8231047 |
19:20 Christoph Moench-Tegeder (cmt) 2025Q4
- mail/thunderbird 145.0_2
Mozilla Thunderbird is standalone mail and news that stands above
mail/thunderbird: update to 145.0
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/145.0/releasenotes/
(cherry picked from commit b6519756338353bb91d932ae661f420460bcf019)
b012a5f |
19:18 Christoph Moench-Tegeder (cmt) 
- mail/thunderbird 145.0_2
Mozilla Thunderbird is standalone mail and news that stands above
mail/thunderbird: update to 145.0
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/145.0/releasenotes/
b6519756 |
18:38 Loïc Bartoletti (lbartoletti) 
- cad/meshlab 2020.05_1
3D triangular meshes processing and editing tool
cad/meshlab: MARK AS BROKEN
- broken since months
- Upstream is struggling with switching to qt6
eca44a4 |
18:20 Max Brazhnikov (makc)
security/vuxml: lightdm-kde-greeter vulnerability
8e20e11 |
18:12 Fernando ApesteguÃa (fernape)
security/vuxml: Mozilla multiple vulnerabilities
* CVE-2025-13012 - 7.5
* CVE-2025-13013 - 6.1
* CVE-2025-13014 - 6.1
* CVE-2025-13015 - 3.4
* CVE-2025-13016 - 7.5
* CVE-2025-13017 - 6.1
* CVE-2025-13018 - 6.1
* CVE-2025-13019 - 6.1
* CVE-2025-13020 - 6.1
* CVE-2025-13021 - 7.5
* CVE-2025-13022 - 7.5
* CVE-2025-13023 - 7.5
* CVE-2025-13024 - 7.5
* CVE-2025-13025 - 7.5
* CVE-2025-13026 - 7.5
* CVE-2025-13027 - 7.5
dcb1b3e |
17:29 Palle Girgensohn (girgen)  |