FreeBSD/ports 9939124security/interactsh distinfo Makefile

security/interactsh: Update to 1.3.0

Changelog:
https://github.com/projectdiscovery/interactsh/releases/tag/v1.3.0
DeltaFile
+5-5security/interactsh/distinfo
+1-2security/interactsh/Makefile
+6-72 files

FreeBSD/ports c944604www/gohugo distinfo Makefile

www/gohugo: Update to 0.155.0

ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.155.0

Bug fixes

 * Fix data race when clearing cache in cachebusters
 * resources/images: Fix comment for Quality field in ImageConfig
 * Fix panic reported in discourse
 * Fix recently introduced partial rendering bug
 * tpl: Fix partial decorator panic when partial returns falsy
 * resources: Fix race condition in test helper
 * Fix cascade draft panic
 * hugolib: Fix multilingual alias generation
 * Fix file mount specifity issue within the same module
 * warpc: Fix typed nil return in Start
 * hugolib: Fix relative alias generation

Improvements

    [21 lines not shown]
DeltaFile
+5-5www/gohugo/distinfo
+1-2www/gohugo/Makefile
+6-72 files

FreeBSD/ports e2ddf6amath/form Makefile distinfo, math/form/files patch-configure.ac

math/form: Update to 5.0.0
DeltaFile
+6-15math/form/files/patch-configure.ac
+7-7math/form/Makefile
+3-3math/form/distinfo
+16-253 files

FreeBSD/ports 9b4cf5faudio/ocp distinfo Makefile

audio/ocp: Update to 3.1.2
DeltaFile
+3-3audio/ocp/distinfo
+1-1audio/ocp/Makefile
+4-42 files

FreeBSD/ports 64d589cdevel/libabigail Makefile pkg-plist, devel/libabigail/files patch-tests_test-abicompat.cc patch-src_abg-elf-helpers.cc

devel/libabigail: Update to 2.9

PR:             292701
Approved by:    adridg (maintainer)
DeltaFile
+8-5devel/libabigail/Makefile
+10-0devel/libabigail/files/patch-tests_test-abicompat.cc
+4-4devel/libabigail/files/patch-src_abg-elf-helpers.cc
+6-2devel/libabigail/pkg-plist
+3-3devel/libabigail/files/patch-tools_abisym.cc
+3-3devel/libabigail/distinfo
+34-171 files not shown
+36-197 files

FreeBSD/ports 3e71728graphics/p5-Image-ExifTool-devel distinfo Makefile

graphics/p5-Image-ExifTool-devel: Update 13.46 => 13.47

Changelog:
https://exiftool.org/history.html

PR:     292805
DeltaFile
+3-3graphics/p5-Image-ExifTool-devel/distinfo
+1-1graphics/p5-Image-ExifTool-devel/Makefile
+4-42 files

FreeBSD/ports 4f024b9security/vuxml/vuln 2026.xml

security/vuxml: Document xrdp RCE vulnerability

Security:       https://www.cve.org/CVERecord?id=CVE-2025-68670
Security:       https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-rwvg-gp87-gh6f
DeltaFile
+26-0security/vuxml/vuln/2026.xml
+26-01 files

FreeBSD/ports 0c62b94x11-drivers/xorgxrdp distinfo Makefile

x11-drivers/xorgxrdp: Update to 0.15.0

Changes:        https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.5
DeltaFile
+5-5x11-drivers/xorgxrdp/distinfo
+3-3x11-drivers/xorgxrdp/Makefile
+8-82 files

FreeBSD/ports 52b79b5net/xrdp distinfo Makefile

net/xrdp: Update to 0.10.5

Security:       CVE-2025-68670
Security:       https://github.com/neutrinolabs/xrdp/security/advisories/GHSA-rwvg-gp87-gh6f
Changes:        https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.5
DeltaFile
+3-3net/xrdp/distinfo
+1-2net/xrdp/Makefile
+1-0net/xrdp/pkg-plist
+5-53 files

FreeBSD/src 574d46bshare/man/man4 epair.4, sys/net if_epair.c

epair: add VLAN_HWTAGGING

Add capability VLAN_HWTAGGING to the epair interface and enable it by
default.
When sending a packet over a VLAN interface that uses an epair
interface, the flag M_VLANTAG and the ether_vtag (which contains the
VLAN ID and/or PCP) are set in the mbuf to inform the hardware that
the VLAN header has to be added. The sending epair end does not need
to actually add a VLAN header. It can just pass the mbuf with this
setting to the other epair end, which receives the packet. The
receiving epair end can just pass the mbuf with this setting to the
upper layer. Due to this setting, the upper layer believes that there
was a VLAN header that has been removed by the interface.
If the packet later leaves the host, the outgoing physical interface
can add the VLAN header in hardware if it supports VLAN_HWTAGGING.
If not, the implementation of Ethernet or bridge adds the VLAN header
in software.

Reviewed by:            zlei, tuexen

    [2 lines not shown]
DeltaFile
+16-12sys/net/if_epair.c
+19-1share/man/man4/epair.4
+35-132 files

FreeBSD/src 33596d9sys/dev/dpaa2 dpaa2_ni.c

dpaa2: add support for several interface counters

Add support for IFCOUNTER_IPACKETS, IFCOUNTER_OPACKETS,
IFCOUNTER_OBYTES, IFCOUNTER_OMCASTS, IFCOUNTER_OERRORS, and
IFCOUNTER_OQDROPS.
This allows tools like systat to report the incoming and outgoing
bandwidth.

Reviewed by:            dsl, Timo Völker
MFC after:              1 week
Differential Revision:  https://reviews.freebsd.org/D54893
DeltaFile
+14-0sys/dev/dpaa2/dpaa2_ni.c
+14-01 files

FreeBSD/ports d5128cesysutils/gitwatch distinfo Makefile

sysutils/gitwatch: Update version 0.4=>0.5

Changelog: https://github.com/gitwatch/gitwatch/releases/tag/v0.5
DeltaFile
+3-3sysutils/gitwatch/distinfo
+1-1sysutils/gitwatch/Makefile
+4-42 files

FreeBSD/ports b14dad9databases/mroonga distinfo Makefile

databases/mroonga: Update version 15.04=>15.05

Changelog: https://mroonga.org/docs/news/15.html#release-15-05
DeltaFile
+3-3databases/mroonga/distinfo
+1-1databases/mroonga/Makefile
+4-42 files

FreeBSD/ports 71be2c5sysutils/dar distinfo Makefile

sysutils/dar: Update version 2.8.2=>2.8.3

Changelog: https://github.com/Edrusb/DAR/releases/tag/v2.8.3
DeltaFile
+3-3sysutils/dar/distinfo
+2-2sysutils/dar/Makefile
+5-52 files

FreeBSD/ports ed3f1dasecurity/go-tuf distinfo Makefile

security/go-tuf: Update version 2.4.0=>2.4.1

Changelog: https://github.com/theupdateframework/go-tuf/releases/tag/v2.4.1
DeltaFile
+5-5security/go-tuf/distinfo
+1-1security/go-tuf/Makefile
+6-62 files

FreeBSD/ports 9be52f2devel/gsoap distinfo Makefile

devel/gsoap: Update version 2.8.139=>2.8.140

Changelog: https://www.genivia.com/changelog.html#latest
DeltaFile
+3-3devel/gsoap/distinfo
+1-1devel/gsoap/Makefile
+4-42 files

FreeBSD/ports eaffaf6net/google-cloud-sdk distinfo Makefile

net/google-cloud-sdk: Update version 553.0.0=>554.0.0
DeltaFile
+3-3net/google-cloud-sdk/distinfo
+1-1net/google-cloud-sdk/Makefile
+4-42 files

FreeBSD/ports 02b331edevel/grpc-gateway distinfo Makefile

devel/grpc-gateway: Update version 2.27.5=>2.27.6

Changelog: https://github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.27.6
DeltaFile
+5-5devel/grpc-gateway/distinfo
+1-1devel/grpc-gateway/Makefile
+6-62 files

FreeBSD/ports e5f1eeddatabases/freetds-devel distinfo Makefile

databases/freetds-devel: Update version 1.5.237=>1.5.239
DeltaFile
+3-3databases/freetds-devel/distinfo
+1-1databases/freetds-devel/Makefile
+4-42 files

FreeBSD/ports 64798ecdevel/cirrus-cli distinfo Makefile

devel/cirrus-cli: Update version 0.160.0=>0.161.0

Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.161.0
DeltaFile
+5-5devel/cirrus-cli/distinfo
+1-1devel/cirrus-cli/Makefile
+6-62 files

FreeBSD/ports 72089cemultimedia/bcmatroska2 Makefile, multimedia/bcmatroska2/files patch-corec_corec_helpers_file_file__bctbx.c patch-corec-corec-helpers-file-file_libc.c

multimedia/bcmatroska2: Fix regression in linphone

bcmatroska2 port commented out some part of the code by the patch. But when
net/mediastreamer was built, it turned out that that part was needed.

PR:             291967
DeltaFile
+1-159multimedia/bcmatroska2/files/patch-corec_corec_helpers_file_file__bctbx.c
+0-11multimedia/bcmatroska2/files/patch-corec-corec-helpers-file-file_libc.c
+1-0multimedia/bcmatroska2/Makefile
+2-1703 files

FreeBSD/ports 99ae9a1net/haproxy33 distinfo Makefile

net/haproxy33: update to version 3.3.2.
DeltaFile
+3-3net/haproxy33/distinfo
+1-2net/haproxy33/Makefile
+4-52 files

FreeBSD/ports db8c609net/haproxy30 distinfo Makefile

net/haproxy30: update to version 3.0.15.
DeltaFile
+3-3net/haproxy30/distinfo
+1-1net/haproxy30/Makefile
+4-42 files

FreeBSD/ports 2cee41fnet/haproxy distinfo Makefile

net/haproxy: update to version 3.2.11.
DeltaFile
+3-3net/haproxy/distinfo
+1-2net/haproxy/Makefile
+4-52 files

FreeBSD/ports 0662d2cnet/haproxy Makefile, net/haproxy/files patch-src_tools.c

net/haproxy: fix config test for TCP DNS resolvers

PR:     292815
Submitted by:   Frank Wall <freebsd at moov.de>
DeltaFile
+72-0net/haproxy/files/patch-src_tools.c
+1-1net/haproxy/Makefile
+73-12 files

FreeBSD/ports 90a79f4astro/wcslib pkg-plist distinfo

astro/wcslib: Update to 8.5
DeltaFile
+0-37astro/wcslib/pkg-plist
+3-3astro/wcslib/distinfo
+1-1astro/wcslib/Makefile
+4-413 files

FreeBSD/ports 056d5fcwww/py-yt-dlp pkg-plist distinfo, www/py-yt-dlp/files patch-yt__dlp_update.py patch-Makefile

www/{,py-}yt-dlp: update 2025.11.12 → 2026.01.29
DeltaFile
+26-3www/py-yt-dlp/pkg-plist
+5-5www/py-yt-dlp/files/patch-yt__dlp_update.py
+3-3www/yt-dlp/distinfo
+3-3www/py-yt-dlp/distinfo
+3-3www/py-yt-dlp/files/patch-Makefile
+1-1www/yt-dlp/Makefile
+41-181 files not shown
+42-197 files

FreeBSD/ports ca875f7deskutils/skim distinfo Makefile

deskutils/skim: update 1.11.0 → 1.11.2

Reported by:    portscout
DeltaFile
+11-11deskutils/skim/distinfo
+5-5deskutils/skim/Makefile
+16-162 files

FreeBSD/ports 9da111adatabases/duckdb Makefile distinfo

databases/duckdb: Add options for extension mysql and postgres

Unfortunately both fail to build at the moment.
DeltaFile
+17-4databases/duckdb/Makefile
+7-1databases/duckdb/distinfo
+24-52 files

FreeBSD/ports 119bebfsysutils/xcp distinfo Makefile

sysutils/xcp: update 0.24.2 → 0.24.3

Reported by:    portscout
DeltaFile
+161-179sysutils/xcp/distinfo
+81-91sysutils/xcp/Makefile
+242-2702 files