FreeBSD/ports 5f07ee4textproc/moor Makefile distinfo

textproc/moor: Update 2.17.0 => 2.18.0

Upstream now requires Go 1.27, so pin go:1.27.

Changelog:
https://github.com/walles/moor/releases/tag/v2.18.0

Reported by:    portscout!
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+5-5textproc/moor/distinfo
+2-3textproc/moor/Makefile
+7-82 files

FreeBSD/ports 59a0053net/cloudquery Makefile, net/cloudquery/files patch-vendor_github.com_cloudquery_plugin-sdk_v4_schema_testdata.go

net/cloudquery: fix build on 32 bit architectures

Compilation failed on 32 bit archtectures with the following error
message:

vendor/github.com/cloudquery/plugin-sdk/v4/schema/testdata.go:463:27:
  3600000000 (untyped int constant) overflows int
vendor/github.com/cloudquery/plugin-sdk/v4/schema/testdata.go:467:27:
  3600000000000 (untyped int constant) overflows int
vendor/github.com/cloudquery/plugin-sdk/v4/schema/testdata.go:467:45:
  60000000000 (untyped int constant) overflows int

The reason is that strconv.Itoa() accepts only 32 bit arguments.
Attempt to fix by conversion of strconv.Itoa() to strconv.FormatInt()
with native int variables casted to 64 integers.
DeltaFile
+16-0net/cloudquery/files/patch-vendor_github.com_cloudquery_plugin-sdk_v4_schema_testdata.go
+1-0net/cloudquery/Makefile
+17-02 files

FreeBSD/ports bc6ff68multimedia/jmref Makefile, multimedia/jmref/files patch-lencod_src_rdopt.c patch-lencod_src_configfile.c

multimedia/jmref: Remove expired port

2026-08-26 multimedia/jmref: No longer maintained upstream
DeltaFile
+0-118multimedia/jmref/files/patch-lencod_inc_defines.h
+0-43multimedia/jmref/Makefile
+0-22multimedia/jmref/files/patch-ldecod_inc_defines.h
+0-12multimedia/jmref/files/patch-lencod_src_configfile.c
+0-12multimedia/jmref/files/patch-ldecod_src_configfile.c
+0-11multimedia/jmref/files/patch-lencod_src_rdopt.c
+0-2189 files not shown
+1-27715 files

FreeBSD/ports ba3ae99. MOVED, security Makefile

security/please: Remove expired port

2026-08-26 security/please: Upstream project has been archived, use doas or sudo or sudo-rs instead
DeltaFile
+0-26security/please/Makefile
+0-15security/please/files/patch-Makefile
+0-6security/please/pkg-descr
+0-3security/please/distinfo
+0-1security/Makefile
+1-0MOVED
+1-516 files

FreeBSD/ports 015aaa8x11-fm/pcmanfm-qt pkg-plist Makefile

x11-fm/pcmanfm-qt: Update to 2.4.1

ChangeLog at:   https://lxqt-project.org/release/2026/08/26/point-release-lxqt-pcmanfm-qt-2-4-1/
With hat:       lxqt
DeltaFile
+3-3x11-fm/pcmanfm-qt/distinfo
+1-1x11-fm/pcmanfm-qt/Makefile
+1-0x11-fm/pcmanfm-qt/pkg-plist
+5-43 files

FreeBSD/ports 16ca144emulators/ukncbtl Makefile

emulators/ukncbtl: Limit portscout
DeltaFile
+2-0emulators/ukncbtl/Makefile
+2-01 files

FreeBSD/ports 2cd7978sysutils/py-python-bareos Makefile distinfo

sysutils/py-python-bareos: Update to 25.0.4
DeltaFile
+3-3sysutils/py-python-bareos/distinfo
+1-1sysutils/py-python-bareos/Makefile
+4-42 files

FreeBSD/ports c68a4d7www/bareos24-webui Makefile, www/bareos24-webui/files patch-webui_CMakeLists.txt

www/bareos24-webui: Try to fix cmake4 update issue

- Bump PORTREVISION

PR:             297872
DeltaFile
+12-0www/bareos24-webui/files/patch-webui_CMakeLists.txt
+1-0www/bareos24-webui/Makefile
+13-02 files

FreeBSD/ports e98627ewww/bareos23-webui Makefile, www/bareos23-webui/files patch-webui_CMakeLists.txt

www/bareos23-webui: Try to fix cmake4 issue update

- Bump PORTREVISION

PR:             297872
DeltaFile
+12-0www/bareos23-webui/files/patch-webui_CMakeLists.txt
+1-0www/bareos23-webui/Makefile
+13-02 files

FreeBSD/ports c28bee4sysutils/bareos-server Makefile distinfo, www/bareos-webui Makefile distinfo

sysutils/bareos-*: Update to 25.0.4

- www/bareos-webui: try to fix issue with cmake 4 update

PR:             297872
DeltaFile
+16-0www/bareos-webui/files/patch-webui_CMakeLists.txt
+3-3www/bareos-webui/distinfo
+3-3sysutils/bareos-server/distinfo
+1-1www/bareos-webui/Makefile
+1-1sysutils/bareos-server/Makefile
+24-85 files

FreeBSD/ports 4e315bdsecurity Makefile, security/open-vulnerability-cli distinfo pkg-descr

[NEW PORT] security/open-vulnerability-cli: CLI to query various online vulnerability sources

The open-vulnerability-cli is a command line utility that can be
used to query various online vulnerability sources such as the NVD
or GHSA. The CLI and docker images can be used to mirror the NVD.

Note that the CLI is called vulnz because open-vulnerability-cli
is cumbersome. vulnz is a spring-boot command line utility built
with picocli.

Co-authored-by: Michael Osipov <michaelo at FreeBSD.org>
PR:             296276
DeltaFile
+33-0security/open-vulnerability-cli/Makefile
+7-0security/open-vulnerability-cli/pkg-descr
+3-0security/open-vulnerability-cli/distinfo
+2-0security/open-vulnerability-cli/files/vulnz.in
+1-0security/Makefile
+46-05 files

FreeBSD/ports 7118d1bmail/thunderbird-esr Makefile distinfo

mail/thunderbird-esr: update to 153.1.1

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/153.1.1esr/releasenotes/

(cherry picked from commit 4b9df0b402e643e290238f015f84c06d1e59ea2b)
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-1mail/thunderbird-esr/Makefile
+4-42 files

FreeBSD/ports f03ef1awww/firefox Makefile

www/firefox: fix typo in Makefile

Fixup commit 0074ee3b2ea7d87a02a6a3c345ddb0e634367675

(cherry picked from commit 38be41f50dc9664b88545855f18e9bad057b7885)
DeltaFile
+1-1www/firefox/Makefile
+1-11 files

FreeBSD/ports 4b9df0bmail/thunderbird-esr Makefile distinfo

mail/thunderbird-esr: update to 153.1.1

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/153.1.1esr/releasenotes/
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-1mail/thunderbird-esr/Makefile
+4-42 files

FreeBSD/ports 38be41fwww/firefox Makefile

www/firefox: fix typo in Makefile

Fixup commit 0074ee3b2ea7d87a02a6a3c345ddb0e634367675
DeltaFile
+1-1www/firefox/Makefile
+1-11 files

FreeBSD/ports 305a42amail Makefile, mail/opensmtpd-table-passwd pkg-descr distinfo

mail/opensmtpd-table-passwd: new port

The passwd table addon for OpenSMTPD allows the storing of usernames
and passwords in a passwd table.

PR:             293460
DeltaFile
+28-0mail/opensmtpd-table-passwd/Makefile
+3-0mail/opensmtpd-table-passwd/distinfo
+2-0mail/opensmtpd-table-passwd/pkg-descr
+1-0mail/Makefile
+34-04 files

FreeBSD/ports 243aa00mail Makefile, mail/opensmtpd-table-postgres pkg-descr distinfo

mail/opensmtpd-table-postgres: new port

The PostgreSQL table addon for OpenSMTPD allows the storing of usernames,
passwords, aliases, and domains in a PostgreSQL table.

PR:             288908
DeltaFile
+20-0mail/opensmtpd-table-postgres/Makefile
+11-0mail/opensmtpd-table-postgres/files/patch-Makefile.am
+3-0mail/opensmtpd-table-postgres/distinfo
+2-0mail/opensmtpd-table-postgres/pkg-descr
+1-0mail/Makefile
+37-05 files

FreeBSD/ports f6536c0devel/tuicr Makefile Makefile.crates

devel/tuicr: Update to 0.24.0
DeltaFile
+25-25devel/tuicr/distinfo
+11-11devel/tuicr/Makefile.crates
+1-1devel/tuicr/Makefile
+37-373 files

FreeBSD/ports 0f805e7x11/compton-conf Makefile, x11/compton-conf/files patch-CMakeLists.txt

x11/compton-conf: Mark DEPRECATED

- Try to fix cmake4 issues
- Bump PORTREVISION

With hat:       lxqt
PR:             297945
DeltaFile
+14-0x11/compton-conf/files/patch-CMakeLists.txt
+4-1x11/compton-conf/Makefile
+18-12 files

FreeBSD/ports 4714705chinese/fcitx5-mcbopomofo Makefile distinfo

chinese/fcitx5-mcbopomofo: Update to 3.1

Changes:        https://github.com/openvanilla/fcitx5-mcbopomofo/releases/tag/3.1
DeltaFile
+3-3chinese/fcitx5-mcbopomofo/distinfo
+1-2chinese/fcitx5-mcbopomofo/Makefile
+4-52 files

FreeBSD/ports eb873e3mail/dbmail Makefile

mail/dbmail: unbreak build after a315965d7d62ea69f5aed95c37e7ad36c900dc61 (+)

Restore version for libzdb.so.19 dependency checks to avoid name conflict
with base libzdb.so from recent ZFS presented at least on 15.x and -current

% pkg which /usr/lib/libzdb.so
/usr/lib/libzdb.so was installed by package FreeBSD-zfs-dev-16
DeltaFile
+1-1mail/dbmail/Makefile
+1-11 files

FreeBSD/ports 250b84dnet/rubygem-http-2 Makefile distinfo

net/rubygem-http-2: update to 1.2.2

Changes:        https://github.com/igrigorik/http-2/blob/main/CHANGELOG.md
DeltaFile
+3-3net/rubygem-http-2/distinfo
+1-1net/rubygem-http-2/Makefile
+4-42 files

FreeBSD/ports 62b2379devel/rubygem-unleash distinfo Makefile

devel/rubygem-unleash: update to 5.1.1

Return to ruby group

Changes:        https://github.com/Unleash/unleash-ruby-sdk/blob/main/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-unleash/distinfo
+3-3devel/rubygem-unleash/Makefile
+6-62 files

FreeBSD/ports a239b68devel/glab Makefile pkg-plist

devel/glab: update to 1.115.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+1-9devel/glab/pkg-plist
+5-5devel/glab/distinfo
+2-3devel/glab/Makefile
+8-173 files

FreeBSD/ports 06ac806net-p2p/libtorrent Makefile distinfo, net-p2p/rtorrent Makefile distinfo

net-p2p/{lib,r}torrent: Update to 0.16.21

This release includes various bugfixes and minor improvements as part of
a stable series of releases.

ChangeLog:      https://github.com/rakshasa/rtorrent/releases/tag/v0.16.21
MFH:            2026Q3
(cherry picked from commit 071c3a8d8750bc3abee446d5767f54aa35abad6e)
DeltaFile
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+8-84 files

FreeBSD/ports 55ca011net-p2p/libtorrent Makefile pkg-plist, net-p2p/rtorrent Makefile distinfo

net-p2p/{lib,r}torrent: Update to 0.16.20

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.20
(cherry picked from commit d7230efc6740e980430bde57a77e2efe288fc7f2)
DeltaFile
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+2-1net-p2p/libtorrent/pkg-plist
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+10-95 files

FreeBSD/ports ed33af9net-p2p/libtorrent Makefile distinfo, net-p2p/libtorrent/files patch-PR841

net-p2p/{lib,r}torrent: Update to 0.16.19

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.19
(cherry picked from commit 5a4cadec5f5ba55c05e204dd2915e2fddfb55049)
DeltaFile
+0-12net-p2p/libtorrent/files/patch-PR841
+4-3net-p2p/libtorrent/pkg-plist
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+12-236 files

FreeBSD/ports 27b6863net-p2p/libtorrent distinfo pkg-plist, net-p2p/libtorrent/files patch-PR841

net-p2p/{lib,r}torrent: Update to 0.16.18

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.18
(cherry picked from commit 94cb617a2200b53dbbe1caf05639bdb912927225)
DeltaFile
+0-76net-p2p/rtorrent/files/patch-Fix-i386
+12-0net-p2p/libtorrent/files/patch-PR841
+5-4net-p2p/libtorrent/pkg-plist
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+24-871 files not shown
+25-887 files

FreeBSD/ports 071c3a8net-p2p/libtorrent Makefile distinfo, net-p2p/rtorrent Makefile distinfo

net-p2p/{lib,r}torrent: Update to 0.16.21

This release includes various bugfixes and minor improvements as part of
a stable series of releases.

ChangeLog:      https://github.com/rakshasa/rtorrent/releases/tag/v0.16.21
MFH:            2026Q3
DeltaFile
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+8-84 files

FreeBSD/ports 2b31a2fnet-p2p/eiskaltdcpp-lib Makefile

net-p2p/eiskaltdcpp-lib: Mark deprecated
DeltaFile
+4-1net-p2p/eiskaltdcpp-lib/Makefile
+4-11 files