FreeBSD/ports f13b9e1misc Makefile, misc/emacs-libvterm Makefile pkg-message

misc/emacs-libvterm: New port for Emacs libvterm integration

Emacs-libvterm (vterm) is fully-fledged terminal emulator inside GNU
Emacs based on libvterm, a C library. As a result of using compiled
code (instead of elisp), emacs-libvterm is fully capable, fast, and it
can seamlessly handle large outputs.

Reviewed by:    jrm
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/480
DeltaFile
+34-0misc/emacs-libvterm/Makefile
+12-0misc/emacs-libvterm/pkg-message
+5-0misc/emacs-libvterm/pkg-plist
+4-0misc/emacs-libvterm/pkg-descr
+3-0misc/emacs-libvterm/distinfo
+1-0misc/Makefile
+59-06 files

FreeBSD/ports 85f2911devel/task distinfo Makefile

devel/task: Update to 3.48.0

Changelog: https://github.com/go-task/task/blob/v3.48.0/CHANGELOG.md

Reported by:    GitHub (watch releases)
DeltaFile
+5-5devel/task/distinfo
+2-3devel/task/Makefile
+7-82 files

FreeBSD/ports 95f5307databases/lmdb distinfo Makefile

databases/lmdb: upgrade to 0.9.35
DeltaFile
+3-3databases/lmdb/distinfo
+1-2databases/lmdb/Makefile
+4-52 files

FreeBSD/ports 9ba943email/py-resend distinfo Makefile

mail/py-resend: Update to 2.21.0

Changelog: https://github.com/resend/resend-python/releases/tag/v2.21.0

Reported by:    Repology
DeltaFile
+3-3mail/py-resend/distinfo
+1-1mail/py-resend/Makefile
+4-42 files

FreeBSD/ports 776796aastro/xtide distinfo Makefile

astro/xtide: Update to 2.16
DeltaFile
+5-5astro/xtide/distinfo
+2-2astro/xtide/Makefile
+2-2astro/xtide/pkg-plist
+9-93 files

FreeBSD/ports 8a0a141biology/py-newick distinfo Makefile

biology/py-newick: Update to 1.11.0
DeltaFile
+3-3biology/py-newick/distinfo
+1-1biology/py-newick/Makefile
+4-42 files

FreeBSD/ports f7565d9www/py-django42 distinfo Makefile

www/py-django42: Update to 4.2.28

(cherry picked from commit 156239515f5ba0b1011e0315b1b771e6a446e1a6)
DeltaFile
+3-3www/py-django42/distinfo
+1-1www/py-django42/Makefile
+4-42 files

FreeBSD/ports 6824d94www/py-django52 distinfo Makefile

www/py-django52: Update to 5.2.11

(cherry picked from commit db3f06a47cec2be03f8546e67742cb93548c0baa)
DeltaFile
+3-3www/py-django52/distinfo
+1-1www/py-django52/Makefile
+4-42 files

FreeBSD/ports 8d69576www/py-django60 distinfo Makefile

www/py-django60: Update to 6.0.2

(cherry picked from commit 9a141d8a242d3303188ee46464d9f76ad4ac2a0a)
DeltaFile
+3-3www/py-django60/distinfo
+1-1www/py-django60/Makefile
+4-42 files

FreeBSD/ports 1562395www/py-django42 distinfo Makefile

www/py-django42: Update to 4.2.28
DeltaFile
+3-3www/py-django42/distinfo
+1-1www/py-django42/Makefile
+4-42 files

FreeBSD/ports db3f06awww/py-django52 distinfo Makefile

www/py-django52: Update to 5.2.11
DeltaFile
+3-3www/py-django52/distinfo
+1-1www/py-django52/Makefile
+4-42 files

FreeBSD/ports 9a141d8www/py-django60 distinfo Makefile

www/py-django60: Update to 6.0.2
DeltaFile
+3-3www/py-django60/distinfo
+1-1www/py-django60/Makefile
+4-42 files

FreeBSD/ports b60027bfilesystems/openzfs-kmod Makefile, filesystems/openzfs-kmod/files patch-nvpair_nvpair.c

filesystems/openzfs-kmod: unbreak compilation on head

Unbreak build on FreeBSD 16 by adding nvpair.c patch from upstream

Source: https://github.com/openzfs/zfs/pull/18154
DeltaFile
+30-0filesystems/openzfs-kmod/files/patch-nvpair_nvpair.c
+1-0filesystems/openzfs-kmod/Makefile
+31-02 files

FreeBSD/ports efcd8ecfilesystems/openzfs Makefile, filesystems/openzfs/files patch-module_nvpair_nvpair.c patch-cmd_zfs_zfs__main.c

filesystems/openzfs: unbreak compilation on head

Unbreak build on FreeBSD 16 by adding nvpair.c patch from upstream

Source: https://github.com/openzfs/zfs/pull/18154
DeltaFile
+30-0filesystems/openzfs/files/patch-module_nvpair_nvpair.c
+3-3filesystems/openzfs/files/patch-cmd_zfs_zfs__main.c
+1-0filesystems/openzfs/Makefile
+34-33 files

FreeBSD/ports 15ef535x11-drivers/xorgxrdp Makefile

x11-drivers/xorgxrdp: Remove WIP comment in Makefile
DeltaFile
+0-4x11-drivers/xorgxrdp/Makefile
+0-41 files

FreeBSD/ports ff32f19net/xrdp Makefile, net/xrdp/files pkg-message.in

net/xrdp: Relax dependency on x11-drivers/xorgxrdp

Now x11-drivers/xorgxrdp provides the default xorg flavor and the xlibre
flavor.

To avoid tying xrdp to a specific xorgxrdp flavor, the runtime
dependency on xorgxrdp has been removed. In addition, pkg-message has
been updated to instruct users to install either flavor of xorgxrdp
according to their environment.
DeltaFile
+14-12net/xrdp/files/pkg-message.in
+3-4net/xrdp/Makefile
+17-162 files

FreeBSD/ports d04570ax11-drivers/xorgxrdp Makefile pkg-plist

x11-drivers/xorgxrdp: Add Xlibre support

PR:             291595
DeltaFile
+29-3x11-drivers/xorgxrdp/Makefile
+8-8x11-drivers/xorgxrdp/pkg-plist
+9-1x11-drivers/xorgxrdp/distinfo
+46-123 files

FreeBSD/ports 4230e32sysutils/tvterm distinfo Makefile

sysutils/tvterm: Update to g20251031

Changelog:
https://github.com/magiblot/tvterm/compare/c6abf12...8d12913

Approved by:    eduardo (mentor, implicit)
MFH:            2026Q1

(cherry picked from commit ec06d4e3d4af12952d7c5788548bd6665853f69a)
DeltaFile
+3-3sysutils/tvterm/distinfo
+2-2sysutils/tvterm/Makefile
+5-52 files

FreeBSD/ports ec06d4esysutils/tvterm distinfo Makefile

sysutils/tvterm: Update to g20251031

Changelog:
https://github.com/magiblot/tvterm/compare/c6abf12...8d12913

Approved by:    eduardo (mentor, implicit)
MFH:            2026Q1
DeltaFile
+3-3sysutils/tvterm/distinfo
+2-2sysutils/tvterm/Makefile
+5-52 files

FreeBSD/ports 8a1985bmath/wxmaxima distinfo Makefile, math/wxmaxima/files patch-src_Maxima.cpp patch-src_Maxima.h

math/wxmaxima: Update to 26.0.1

- undo revert, as upstream fixed connection to maxima

Changelogs:
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-26.01.0

Approved by:    eduardo (mentor, implicit)
MFH:            2026Q1

(cherry picked from commit 2e431f7a09691e0c3a4dc48ba80dd0062c7521d6)
DeltaFile
+0-45math/wxmaxima/files/patch-src_Maxima.cpp
+0-28math/wxmaxima/files/patch-src_Maxima.h
+0-10math/wxmaxima/files/patch-src_Dirstructure.cpp
+3-3math/wxmaxima/distinfo
+1-2math/wxmaxima/Makefile
+4-885 files

FreeBSD/ports bc01fd9math/maxima Makefile distinfo

math/maxima: Update to 5.49.0

ChangeLog:
https://sourceforge.net/p/maxima/code/ci/master/tree/changelogs/ChangeLog-5.49.md

Approved by:    eduardo (mentor, implicit)
MFH:            2026Q1

(cherry picked from commit c55196c777a1d5ab5090ce6fe371adf74d0e317c)
DeltaFile
+3-4math/maxima/Makefile
+3-3math/maxima/distinfo
+6-72 files

FreeBSD/ports 2e431f7math/wxmaxima distinfo Makefile, math/wxmaxima/files patch-src_Maxima.cpp patch-src_Maxima.h

math/wxmaxima: Update to 26.0.1

- undo revert, as upstream fixed connection to maxima

Changelogs:
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-26.01.0

Approved by:    eduardo (mentor, implicit)
MFH:            2026Q1
DeltaFile
+0-45math/wxmaxima/files/patch-src_Maxima.cpp
+0-28math/wxmaxima/files/patch-src_Maxima.h
+0-10math/wxmaxima/files/patch-src_Dirstructure.cpp
+3-3math/wxmaxima/distinfo
+1-2math/wxmaxima/Makefile
+4-885 files

FreeBSD/ports c55196cmath/maxima Makefile distinfo

math/maxima: Update to 5.49.0

ChangeLog:
https://sourceforge.net/p/maxima/code/ci/master/tree/changelogs/ChangeLog-5.49.md

Approved by:    eduardo (mentor, implicit)
MFH:            2026Q1
DeltaFile
+3-4math/maxima/Makefile
+3-3math/maxima/distinfo
+6-72 files

FreeBSD/ports be1cb6asecurity/hockeypuck distinfo Makefile.modules

security/hockeypuck: update to 2.3.1

Approved by:            lwhsu (mentor, implicitly)
Signed-off-by:          Siva Mahadevan <siva at FreeBSD.org>
Sponsored by:           The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D54906
DeltaFile
+3-99security/hockeypuck/distinfo
+0-49security/hockeypuck/Makefile.modules
+1-3security/hockeypuck/Makefile
+4-1513 files

FreeBSD/ports c4faf46lang/python312 Makefile, lang/python313 Makefile

lang/python3{12,13}: limit parallel .pyc compilation to MAKE_JOBS

This option is available since python312[0]. This fixes
python312 and python313 builds with qemu-user-static
emulating riscv64.

[0] https://github.com/python/cpython/commit/9a7e9f9921804f3f90151ca42703e612697dd430

Approved by:            vishwin (#python), lwhsu (mentor)
Signed-off-by:          Siva Mahadevan <siva at FreeBSD.org>
Sponsored by:           The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D54906
DeltaFile
+2-1lang/python312/Makefile
+2-1lang/python313/Makefile
+4-22 files

FreeBSD/ports 919a4damultimedia/pipewire pkg-plist distinfo

multimedia/pipewire: update to 1.4.10

Approved by:            arrowd (maintainer), lwhsu (mentor)
Signed-off-by:          Siva Mahadevan <siva at FreeBSD.org>
Sponsored by:           The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D54906
DeltaFile
+5-4multimedia/pipewire/pkg-plist
+3-3multimedia/pipewire/distinfo
+1-1multimedia/pipewire/Makefile
+9-83 files

FreeBSD/ports eba3ec5www/forgejo distinfo Makefile

www/forgejo: Update to 14.0.2

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.2.md

MFH:            2026Q1
(cherry picked from commit 4358aecad4f3bf669a00f5428edd18ebb831cae2)
DeltaFile
+3-3www/forgejo/distinfo
+1-1www/forgejo/Makefile
+4-42 files

FreeBSD/ports 4358aecwww/forgejo distinfo Makefile

www/forgejo: Update to 14.0.2

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.2.md

MFH:            2026Q1
DeltaFile
+3-3www/forgejo/distinfo
+1-1www/forgejo/Makefile
+4-42 files

FreeBSD/ports d27150esecurity/arti distinfo Makefile.crates

security/arti: Update to 2.0.0
DeltaFile
+213-197security/arti/distinfo
+105-97security/arti/Makefile.crates
+2-3security/arti/Makefile
+320-2973 files

FreeBSD/ports d766b80devel/hs-spago distinfo Makefile, devel/spago Makefile pkg-descr

devel/hs-spago: Update to 1.0.3 and move to devel/spago

PR:             272064
DeltaFile
+0-481devel/hs-spago/distinfo
+0-215devel/hs-spago/Makefile
+29-0devel/spago/Makefile
+3-0devel/spago/pkg-descr
+0-3devel/hs-spago/pkg-descr
+3-0devel/spago/distinfo
+35-6991 files not shown
+36-6997 files