FreeBSD/ports 0cb862fnet-im/linux-discord distinfo Makefile

net-im/linux-discord: Update to 0.0.133
DeltaFile
+3-3net-im/linux-discord/distinfo
+1-1net-im/linux-discord/Makefile
+4-42 files

FreeBSD/ports e612e99x11-fonts/font-manager Makefile, x11-fonts/font-manager/files patch-src_font-manager_Collections.vala patch-src_font-manager_FontList.vala

x11-fonts/font-manager: fix build with newer GTK/Vala

Use constructor syntax for Gtk.DragIcon.get_for_drag() to match
updated Vala bindings.

Reported by:    pkg-fallout
DeltaFile
+12-0x11-fonts/font-manager/files/patch-src_font-manager_Collections.vala
+12-0x11-fonts/font-manager/files/patch-src_font-manager_FontList.vala
+1-1x11-fonts/font-manager/Makefile
+25-13 files

FreeBSD/ports 3615590ports-mgmt/packagekit Makefile, ports-mgmt/packagekit/files patch-backends_freebsd_PackageDatabase.hpp

ports-mgmt/packagekit: Fix the IGNORE_OSVERSION patch

(cherry picked from commit e0d65e0066372aa6e6878077003c3d62d84dcfea)
DeltaFile
+1-1ports-mgmt/packagekit/Makefile
+1-1ports-mgmt/packagekit/files/patch-backends_freebsd_PackageDatabase.hpp
+2-22 files

FreeBSD/ports e0d65e0ports-mgmt/packagekit Makefile, ports-mgmt/packagekit/files patch-backends_freebsd_PackageDatabase.hpp

ports-mgmt/packagekit: Fix the IGNORE_OSVERSION patch
DeltaFile
+1-1ports-mgmt/packagekit/Makefile
+1-1ports-mgmt/packagekit/files/patch-backends_freebsd_PackageDatabase.hpp
+2-22 files

FreeBSD/ports abb0450x11/rio distinfo Makefile

x11/rio: update 0.2.22 → 0.3.8
DeltaFile
+801-487x11/rio/distinfo
+400-244x11/rio/Makefile
+1,201-7312 files

FreeBSD/ports 4d09b38misc/ollama distinfo Makefile, misc/ollama/files update-port.sh

misc/ollama: update 0.20.6 → 0.20.7
DeltaFile
+11-11misc/ollama/distinfo
+6-0misc/ollama/files/update-port.sh
+1-1misc/ollama/Makefile
+18-123 files

FreeBSD/ports b94db88sysutils/mise distinfo Makefile

sysutils/mise: update 2026.4.10 → 2026.4.11
DeltaFile
+5-3sysutils/mise/distinfo
+2-1sysutils/mise/Makefile
+7-42 files

FreeBSD/ports 24eece2net/frp distinfo Makefile

net/frp: update 0.68.0 → 0.68.1
DeltaFile
+5-5net/frp/distinfo
+1-1net/frp/Makefile
+6-62 files

FreeBSD/ports c1422f3devel/tagref distinfo Makefile

devel/tagref: update 1.12.0 → 1.12.1
DeltaFile
+3-3devel/tagref/distinfo
+1-1devel/tagref/Makefile
+4-42 files

FreeBSD/ports 13a57e5databases/duckdb distinfo Makefile, databases/py-duckdb distinfo Makefile

databases/{,py-}duckdb: update 1.5.0 → 1.5.2
DeltaFile
+13-13databases/duckdb/distinfo
+7-11databases/duckdb/Makefile
+3-3databases/py-duckdb/distinfo
+4-1databases/duckdb/pkg-plist
+1-2databases/py-duckdb/Makefile
+28-305 files

FreeBSD/ports f1b5d87biology/seqan3 distinfo Makefile

biology/seqan3: update 3.4.0 → 3.4.2
DeltaFile
+7-7biology/seqan3/distinfo
+8-2biology/seqan3/Makefile
+15-92 files

FreeBSD/ports 1192f83security/cowrie distinfo Makefile

security/cowrie: update 2.9.13 → 2.9.17
DeltaFile
+3-3security/cowrie/distinfo
+1-1security/cowrie/Makefile
+4-42 files

FreeBSD/ports a86c774misc/claude-code distinfo Makefile, misc/claude-code/files package-lock.json

misc/claude-code: update 2.1.96 → 2.1.105
DeltaFile
+4-4misc/claude-code/files/package-lock.json
+3-3misc/claude-code/distinfo
+1-1misc/claude-code/Makefile
+8-83 files

FreeBSD/ports 8b43683lang/picolisp distinfo Makefile

lang/picolisp: update to 26.3

See https://software-lab.de/doc/ChangeLog
DeltaFile
+3-3lang/picolisp/distinfo
+1-2lang/picolisp/Makefile
+0-1lang/picolisp/pkg-plist
+4-63 files

FreeBSD/ports 708d77daudio/ft2-clone distinfo Makefile

audio/ft2-clone: Update to 2.16
DeltaFile
+3-3audio/ft2-clone/distinfo
+1-1audio/ft2-clone/Makefile
+4-42 files

FreeBSD/ports 2c55d53x11/xterm distinfo Makefile

x11/xterm: Update to 409
DeltaFile
+3-3x11/xterm/distinfo
+1-1x11/xterm/Makefile
+4-42 files

FreeBSD/ports 1691685textproc/apache-solr Makefile, textproc/apache-solr/files patch-bin_solr solr.in

textproc/apache-solr: start by default in standalone mode

Use a more failure proof usage of sockstat to detect in startup script
if solr is already running.
DeltaFile
+87-15textproc/apache-solr/files/patch-bin_solr
+6-1textproc/apache-solr/files/solr.in
+1-0textproc/apache-solr/Makefile
+94-163 files

FreeBSD/ports 678a733misc/nanocoder pkg-plist Makefile, misc/nanocoder/files package-lock.json

misc/nanocoder: update 1.24.1 → 1.25.1
DeltaFile
+714-161misc/nanocoder/pkg-plist
+154-82misc/nanocoder/files/package-lock.json
+4-4misc/nanocoder/Makefile
+3-3misc/nanocoder/distinfo
+875-2504 files

FreeBSD/ports 11eab90net-mgmt/etherape distinfo Makefile

net-mgmt/etherape: Update 0.9.21 => 0.9.22

Changelog:
* Cleanups of capture code.
* Clear address cache command, thanks to Ronald W. Henderson.
* Avoid multiple close event, by Ronald W. Henderson.
* Saving window size in preferences dialog, by Ronald W. Henderson.
* F11 to make EtherApe fullscreen, by Ronald W. Henderson.
* New georgian translation, thanks to Temuri Doghonadze.
* Documentation improvments, thanks to Ronald W. Henderson.
* IP unknown protocols display now subject to the 'unknown ports' setting.
* Smaller improvements and fixes.
* One can now export Etherape data to JSON as well as XML.
* Export file format is selected in the Preferences dialog.
* Export menu entry icon added.
* Updated Preferences dialog help and figures.
* Man page updates.
* XML escaping extended.
* Fix for text appearance in these pull downs: Central Node and Capture filter.

    [8 lines not shown]
DeltaFile
+3-3net-mgmt/etherape/distinfo
+1-1net-mgmt/etherape/Makefile
+1-0net-mgmt/etherape/pkg-plist
+5-43 files

FreeBSD/ports 68ee8fdeditors/neovim Makefile distinfo

editors/neovim: Update to 0.12.1

Changes:
https://github.com/neovim/neovim/commit/7ac5a26d5633a41d7e291141488ca635242973a5

Restrict tests to unittest target while functionaltest target fails

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D56359
DeltaFile
+4-3editors/neovim/Makefile
+3-3editors/neovim/distinfo
+7-62 files

FreeBSD/ports 63a7b4cnet/mpich Makefile pkg-plist

net/mpich: Update to 5.0.1

Changes: https://www.mpich.org/2026/04/10/mpich-5-0-1-released/

Fix Process Manager logic
Fix PLIST_SUB logic
Fix Makefile format with portfmt

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D56358
DeltaFile
+53-51net/mpich/Makefile
+4-4net/mpich/pkg-plist
+3-3net/mpich/distinfo
+60-583 files

FreeBSD/ports d5bfb6edeskutils/taskwarrior-tui distinfo Makefile.crates

deskutils/taskwarrior-tui: Update to 0.27.0

Changelog:
https://github.com/kdheepak/taskwarrior-tui/releases/tag/v0.27.0

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D56363
DeltaFile
+247-255deskutils/taskwarrior-tui/distinfo
+122-126deskutils/taskwarrior-tui/Makefile.crates
+1-1deskutils/taskwarrior-tui/Makefile
+370-3823 files

FreeBSD/ports fc51630devel/py-lxml Makefile distinfo

devel/py-lxml: update to 6.0.4

Changelog: https://lxml.de/6.0/changes-6.0.4.html

For tests, copy built extension module artefacts into src instead
of building them again, and add cssselect TEST_DEPENDS

(cherry picked from commit 8ae5bc33a128b397a9a4cd1789d1a53e8471f2e6)
DeltaFile
+4-4devel/py-lxml/Makefile
+3-3devel/py-lxml/distinfo
+7-72 files

FreeBSD/ports 8ae5bc3devel/py-lxml Makefile distinfo

devel/py-lxml: update to 6.0.4

Changelog: https://lxml.de/6.0/changes-6.0.4.html

For tests, copy built extension module artefacts into src instead
of building them again, and add cssselect TEST_DEPENDS
DeltaFile
+4-4devel/py-lxml/Makefile
+3-3devel/py-lxml/distinfo
+7-72 files

FreeBSD/ports 2662aeflang/python-doc-html distinfo, lang/python313 pkg-plist distinfo

lang/python313: update to 3.13.13

Changelog: https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-13-final
(cherry picked from commit cf5a0fc8e903bfef0dcc2b26dcc03c61ff8e50c1)
DeltaFile
+9-5lang/python313/pkg-plist
+5-5lang/python-doc-html/distinfo
+3-7lang/python313/distinfo
+0-3lang/python313/Makefile
+1-1lang/python313/Makefile.version
+18-215 files

FreeBSD/ports d6331a1lang/python313 Makefile distinfo

lang/python313: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit 569e99b1dff2d8c0b0d753735b28e0df5e2dd6b9)
DeltaFile
+5-1lang/python313/Makefile
+5-1lang/python313/distinfo
+10-22 files

FreeBSD/ports 8c0ddbalang/python313 Makefile pkg-plist, lang/python313/files patch-Makefile.pre.in

lang/python313: fix pkg-config link logic for suffixed

(cherry picked from commit d4f2b679758bc0932507ac9fff1b0b589190291f)
DeltaFile
+11-11lang/python313/files/patch-Makefile.pre.in
+4-2lang/python313/Makefile
+2-2lang/python313/pkg-plist
+17-153 files

FreeBSD/ports 455fd74lang/python312 distinfo Makefile

lang/python312: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit d1ce8f060d6e0c674448b158b9bd0ea42d95b0d8)
DeltaFile
+5-1lang/python312/distinfo
+3-1lang/python312/Makefile
+8-22 files

FreeBSD/ports 974a854lang/python310 distinfo Makefile

lang/python310: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit cc746eedc4dfcefe29d13fe3c36d29e7fa8b48f5)
DeltaFile
+5-1lang/python310/distinfo
+3-1lang/python310/Makefile
+8-22 files

FreeBSD/ports f15e78alang/python311 distinfo Makefile

lang/python311: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit eae851578f69e34b4520d9b0ef582dddf8541281)
DeltaFile
+5-1lang/python311/distinfo
+3-1lang/python311/Makefile
+8-22 files