FreeBSD/ports 4342f96textproc/libmrss Makefile distinfo

textproc/libmrss: Update 0.19.2 => 0.19.4, take maintainership

Changelog:
https://github.com/bakulf/libmrss/blob/0.19.4/ChangeLog

Improve port:
- Upstream moved to GitHub.
- Replace CPPFLAGS and LDFLAGS with USES+=localbase.
- Replace PORTVERSION with DISTVERSION.
- Fix warnings from portclippy.

PR:             291664
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+9-11textproc/libmrss/Makefile
+3-2textproc/libmrss/distinfo
+1-1textproc/libmrss/pkg-plist
+13-143 files

FreeBSD/ports 7d3ebf5sysutils/py-hcloud distinfo Makefile

sysutils/py-hcloud: update to 2.13.0

Changes:        https://github.com/hetznercloud/hcloud-python/blob/v2.13.0/CHANGELOG.md
Reported by:    portscout
DeltaFile
+3-3sysutils/py-hcloud/distinfo
+1-1sysutils/py-hcloud/Makefile
+4-42 files

FreeBSD/ports 77e9827filesystems/nbt Makefile

filesystems/nbt: Update maintainer email address

PR:     291834
DeltaFile
+1-1filesystems/nbt/Makefile
+1-11 files

FreeBSD/ports 08c7101sysutils/pfstat Makefile, sysutils/pfstat/files patch-pf.c

sysutils/pfstat: Fix build on FreeBSD 15, take maintainership

pf.c:174:16: error: use of undeclared identifier 'DIOCGETSTATUS'
  174 |         if (ioctl(fd, DIOCGETSTATUS, &s)) {
      |                       ^

Improve port:
- Replace PORTVERSION with DISTVERSION.
- Remove legacy unnecessary MAKE_ARGS and REINPLACE_CMD.
- Replace REINPLACE_CMD in pf.c with CFLAGS+=-I/usr/include/net.
- Reduce number of INSTALL_* calls in do-install.

PR:             291607
MFH:            2025Q4
Co-authored-by: David Marec <david.marec at proton.me>
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
(cherry picked from commit c701d6805046f1928a33188d265821b4579204c3)
DeltaFile
+50-0sysutils/pfstat/files/patch-pf.c
+11-13sysutils/pfstat/Makefile
+61-132 files

FreeBSD/ports 1134f1dgraphics/qgis distinfo Makefile

graphics/qgis: Update to 3.44.6

Changelog:      https://github.com/qgis/QGIS/compare/final-3_44_5%5E...final-3_44_6

Reported by:    portscout, Repology
MFH:            2025Q4

(cherry picked from commit fb5d151352beb5cb3b2dbbaec7e10edb7ff9a240)
DeltaFile
+3-3graphics/qgis/distinfo
+1-1graphics/qgis/Makefile
+4-42 files

FreeBSD/ports fb5d151graphics/qgis distinfo Makefile

graphics/qgis: Update to 3.44.6

Changelog:      https://github.com/qgis/QGIS/compare/final-3_44_5%5E...final-3_44_6

Reported by:    portscout, Repology
MFH:            2025Q4
DeltaFile
+3-3graphics/qgis/distinfo
+1-2graphics/qgis/Makefile
+4-52 files

FreeBSD/ports c701d68sysutils/pfstat Makefile, sysutils/pfstat/files patch-pf.c

sysutils/pfstat: Fix build on FreeBSD 15, take maintainership

pf.c:174:16: error: use of undeclared identifier 'DIOCGETSTATUS'
  174 |         if (ioctl(fd, DIOCGETSTATUS, &s)) {
      |                       ^

Improve port:
- Replace PORTVERSION with DISTVERSION.
- Remove legacy unnecessary MAKE_ARGS and REINPLACE_CMD.
- Replace REINPLACE_CMD in pf.c with CFLAGS+=-I/usr/include/net.
- Reduce number of INSTALL_* calls in do-install.

PR:             291607
MFH:            2025Q4
Co-authored-by: David Marec <david.marec at proton.me>
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+50-0sysutils/pfstat/files/patch-pf.c
+11-13sysutils/pfstat/Makefile
+61-132 files

FreeBSD/ports 614440enet/uvgrtp Makefile pkg-plist, net/uvgrtp/files patch-CMakeLists.txt patch-src_srtp_base.hh

net/uvgrtp: new port had been added (+)

Open-source C++ library for RTP/SRTP media delivery

WWW: https://ultravideo.fi/uvgrtp.html
DeltaFile
+24-0net/uvgrtp/Makefile
+20-0net/uvgrtp/files/patch-CMakeLists.txt
+19-0net/uvgrtp/pkg-plist
+12-0net/uvgrtp/files/patch-src_srtp_base.hh
+12-0net/uvgrtp/files/patch-src_socket.hh
+10-0net/uvgrtp/pkg-descr
+97-03 files not shown
+111-09 files

FreeBSD/ports 8cc0029www/hiawatha Makefile

www/hiawatha: Change maintainer

PR:             291786
DeltaFile
+1-1www/hiawatha/Makefile
+1-11 files

FreeBSD/ports af92e9fwww/hiawatha-monitor Makefile

www/hiawatha-monitor: Change maintainer

PR:             291787
DeltaFile
+1-1www/hiawatha-monitor/Makefile
+1-11 files

FreeBSD/ports aa6c2c3graphics/R-cran-R.devices Makefile distinfo

graphics/R-cran-R.devices: Update to 2.17.3

Add R-cran-R.rsp to test dependencies.

Changelog: https://cran.r-project.org/web/packages/R.devices/news/news.html
DeltaFile
+4-3graphics/R-cran-R.devices/Makefile
+3-3graphics/R-cran-R.devices/distinfo
+7-62 files

FreeBSD/ports 4fd71d6x11/xpra pkg-plist Makefile

x11/xpra: Update to 6.4

Reported by:    portscout!
DeltaFile
+672-284x11/xpra/pkg-plist
+9-5x11/xpra/Makefile
+3-3x11/xpra/distinfo
+684-2923 files

FreeBSD/ports 6261650dns/dnsmasq-devel Makefile, dns/dnsmasq-devel/files patch-inotify

dns/dnsmasq-devel: enable inotify support.

Patch submitted upstream.

I'll not enable this on the existing dns/dnsmasq port for now.

Reported by:    Felix Hanley
PR:             291624
DeltaFile
+40-0dns/dnsmasq-devel/files/patch-inotify
+3-1dns/dnsmasq-devel/Makefile
+43-12 files

FreeBSD/ports cbe4056lang/php85 Makefile distinfo

lang/php85: Update version 8.5.0=>8.5.1

Changelog: https://www.php.net/ChangeLog-8.php#8.5.1

MFH:            2025Q4
(cherry picked from commit e7fdc2c6da109b46e5b56936f17a74a72b3befc4)
DeltaFile
+11-6lang/php85/Makefile
+3-3lang/php85/distinfo
+14-92 files

FreeBSD/ports 4889beelang/php85 Makefile distinfo

lang/php85: Update version 8.5.0RC5=>8.5.0

Changelog: https://www.php.net/ChangeLog-8.php#8.5.0
(cherry picked from commit 766e209b4a8b9b34913fea482cf3aa5d0df4d77c)
DeltaFile
+3-4lang/php85/Makefile
+3-3lang/php85/distinfo
+6-72 files

FreeBSD/ports 43ec302lang/php85 distinfo Makefile

lang/php85: Update version 8.5.0RC4=>8.5.0RC5

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC5/NEWS
(cherry picked from commit c878a020eda96f9c1d0f2f32e8ba86284ceadd79)
DeltaFile
+3-3lang/php85/distinfo
+1-1lang/php85/Makefile
+4-42 files

FreeBSD/ports c18e280lang/php85 distinfo Makefile

lang/php85: Update version 8.5.0RC3=>8.5.0RC4

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC4/NEWS
(cherry picked from commit ccd77ed15607e5e5d760baf0141415e2921501fc)
DeltaFile
+3-3lang/php85/distinfo
+1-1lang/php85/Makefile
+4-42 files

FreeBSD/ports 48cee66lang/php85 distinfo Makefile

lang/php85: Update version 8.5.0RC2=>8.5.0RC3

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC3/NEWS
(cherry picked from commit e4f834e038aefa040e02cd9bccf1242ee22c57ae)
DeltaFile
+3-3lang/php85/distinfo
+1-1lang/php85/Makefile
+4-42 files

FreeBSD/ports b631a67lang/php85 distinfo Makefile, textproc/php85-dom/files patch-lexbor_selectors-adapted_selectors.c

lang/php85: Update version 8.5.0RC1=>8.5.0RC2

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC2/NEWS
(cherry picked from commit 839e51e564c67c15ac757f02b8eb85d4e64072d7)
DeltaFile
+4-4textproc/php85-dom/files/patch-lexbor_selectors-adapted_selectors.c
+3-3lang/php85/distinfo
+1-1lang/php85/Makefile
+8-83 files

FreeBSD/ports 97a5a57Mk/Uses php.mk, lang/php85 distinfo Makefile

lang/php85: Update version 8.5.0beta3=>8.5.0RC1

Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0RC1/NEWS
(cherry picked from commit 3b6c6dec4a6110bcb387955d028543296f9bdd43)
DeltaFile
+3-3lang/php85/distinfo
+1-1Mk/Uses/php.mk
+1-1lang/php85/Makefile
+5-53 files

FreeBSD/ports a61c8delang/php84 Makefile distinfo

lang/php84: Update version 8.4.15=>8.4.16

Changelog: https://www.php.net/ChangeLog-8.php#8.4.16

MFH:            2025Q4
(cherry picked from commit f2f30cfc151f4df1098b87f36319e5e31c10f7fb)
DeltaFile
+11-6lang/php84/Makefile
+3-3lang/php84/distinfo
+14-92 files

FreeBSD/ports a779340lang/php84 distinfo Makefile

lang/php84: Update version 8.4.14=>8.4.15

Changelog: https://www.php.net/ChangeLog-8.php#8.4.15
(cherry picked from commit 65841898409afb21b09c541386cf39e05b1e46a7)
DeltaFile
+3-3lang/php84/distinfo
+1-1lang/php84/Makefile
+4-42 files

FreeBSD/ports 3e0a04flang/php84 distinfo Makefile

lang/php84: Update version 8.4.13=>8.4.14

Changelog: https://www.php.net/ChangeLog-8.php#8.4.14
(cherry picked from commit 20307281d94745569dbefad749f3804af2a5b402)
DeltaFile
+3-3lang/php84/distinfo
+1-1lang/php84/Makefile
+4-42 files

FreeBSD/ports e2e4702lang/php83 distinfo Makefile

lang/php83: Update version 8.3.28=>8.3.29

Changelog: https://www.php.net/ChangeLog-8.php#8.3.29

MFH:            2025Q4
(cherry picked from commit 1b7f67f856fdf07cf635e8fe2f360647d115ad45)
DeltaFile
+3-3lang/php83/distinfo
+1-1lang/php83/Makefile
+4-42 files

FreeBSD/ports 975fc6clang/php83 distinfo Makefile

lang/php83: Update version 8.3.27=>8.3.28

Changelog: https://www.php.net/ChangeLog-8.php#8.3.28
(cherry picked from commit ec4585dde4b95051f5f959a5e7c3bc87354f871e)
DeltaFile
+3-3lang/php83/distinfo
+1-1lang/php83/Makefile
+4-42 files

FreeBSD/ports a5f1078lang/php83 distinfo Makefile

lang/php83: Update version 8.3.26=>8.3.27

Changelog: https://www.php.net/ChangeLog-8.php#8.3.27
(cherry picked from commit b8c275331e5164d193d330642cd414bbb6cc0096)
DeltaFile
+3-3lang/php83/distinfo
+1-1lang/php83/Makefile
+4-42 files

FreeBSD/ports 0a38400lang/php82 distinfo Makefile

lang/php82: Update version 8.2.29=>8.2.30

Changelog: https://www.php.net/ChangeLog-8.php#8.2.30

MFH:            2025Q4
(cherry picked from commit a74bce226f2c0293e5202bb5d7adb77ce4b9297d)
DeltaFile
+3-3lang/php82/distinfo
+1-1lang/php82/Makefile
+4-42 files

FreeBSD/ports 7a002cdlang/php81 distinfo Makefile, textproc/php81-xml/files patch-compat.c

lang/php81: Update version 8.1.33=>8.1.34

Changelog: https://www.php.net/ChangeLog-8.php#8.1.34

MFH:            2025Q4
(cherry picked from commit cc92034d9d9a1e2ca25eeace414a0998657928fe)
DeltaFile
+4-6textproc/php81-xml/files/patch-compat.c
+3-3lang/php81/distinfo
+1-1lang/php81/Makefile
+8-103 files

FreeBSD/ports 810d87dtextproc/php81-xml Makefile, textproc/php81-xml/files patch-compat.c

textproc/php81-xml: fix compatibility with libxml2>=2.13

Fix compatibility issue with libxml2>=2.13 which caused parse error
on some XML files so that devel/pear work again with php81.

See https://github.com/php/php-src/issues/14834 for details.

Approved by:    portmgr blanket (backport trivial fix from upstream)

(cherry picked from commit a8592eb7375ea088a96051ad62e46af739f23331)
DeltaFile
+15-4textproc/php81-xml/files/patch-compat.c
+1-0textproc/php81-xml/Makefile
+16-42 files

FreeBSD/ports f2f30cflang/php84 Makefile distinfo

lang/php84: Update version 8.4.15=>8.4.16

Changelog: https://www.php.net/ChangeLog-8.php#8.4.16

MFH:            2025Q4
DeltaFile
+11-6lang/php84/Makefile
+3-3lang/php84/distinfo
+14-92 files