FreeBSD/ports 970dc09devel/qtcreator distinfo Makefile

devel/qtcreator: Update to 17.0.1

Announcement:
https://www.qt.io/blog/qt-creator-17.0.1-released

Changes:
https://code.qt.io/cgit/qt-creator/qt-creator.git/about/dist/changelog/changes-17.0.1.md?h=17.0
(cherry picked from commit b4f096b2b4d143bda83e845e21ab725d0f7e84ce)
DeltaFile
+3-3devel/qtcreator/distinfo
+1-1devel/qtcreator/Makefile
+1-0devel/qtcreator/pkg-plist
+5-43 files

FreeBSD/ports 572d438devel/qtcreator pkg-plist Makefile

devel/qtcreator: Update to 17.0.0

Use system libarchive and zlib as they are now enabled by default.

Announcement:
https://www.qt.io/blog/qt-creator-17-released

Changes:
https://code.qt.io/cgit/qt-creator/qt-creator.git/about/dist/changelog/changes-17.0.0.md?h=17.0
(cherry picked from commit 69ba581c3238a9fafccefbe3f472c1fd4ab6b644)
DeltaFile
+753-36devel/qtcreator/pkg-plist
+5-6devel/qtcreator/Makefile
+3-3devel/qtcreator/distinfo
+761-453 files

FreeBSD/ports 118fb29graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 25.2.b.2843

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/b4bac915f0d...29fb897c0a0
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports a76d0ccwww/filebrowser-quantum distinfo Makefile

www/filebrowser-quantum: Update to 0.8.4-beta

ChangeLog:
https://github.com/gtsteffaniak/filebrowser/releases/tag/v0.8.4-beta
DeltaFile
+7-7www/filebrowser-quantum/distinfo
+1-2www/filebrowser-quantum/Makefile
+8-92 files

FreeBSD/ports f66d96adeskutils/readur distinfo Makefile.crates

deskutils/readur: Update to 2.6.1

ChangeLogs:

- https://github.com/readur/readur/releases/tag/v2.6.0
- https://github.com/readur/readur/releases/tag/v2.6.1
DeltaFile
+77-59deskutils/readur/distinfo
+36-27deskutils/readur/Makefile.crates
+1-2deskutils/readur/Makefile
+114-883 files

FreeBSD/ports 8f3aa29net/libiscsi Makefile distinfo

net/libiscsi: Update 1.20.1 => 1.20.3

Changelog:
https://github.com/sahlberg/libiscsi/releases/tag/1.20.3

Commit log:
https://github.com/sahlberg/libiscsi/compare/1.20.1...1.20.3

PR:     289300
DeltaFile
+3-4net/libiscsi/Makefile
+3-3net/libiscsi/distinfo
+2-1net/libiscsi/pkg-plist
+8-83 files

FreeBSD/ports 092acfcdevel Makefile, devel/mongo-cxx-driver pkg-plist Makefile

devel/mongo-cxx-driver: MongoDB C++ driver

Official Mongo C++ Driver.

Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the "NOSQL"
community.
DeltaFile
+307-0devel/mongo-cxx-driver/pkg-plist
+34-0devel/mongo-cxx-driver/files/patch-CMakeLists.txt
+32-0devel/mongo-cxx-driver/Makefile
+5-0devel/mongo-cxx-driver/pkg-descr
+3-0devel/mongo-cxx-driver/distinfo
+1-0devel/Makefile
+382-06 files

FreeBSD/ports 7e2df6bcomms/fldigi distinfo Makefile

comms/fldigi: Update 4.2.07 => 4.2.08

Changelogs:
- https://www.w1hkj.org/files/fldigi/readme.txt

PR:             289317
Approved by:    alven@ (maintainer, with hamradio@ hat)
Approved by:    db@ (Mentor)
DeltaFile
+3-3comms/fldigi/distinfo
+1-1comms/fldigi/Makefile
+4-42 files

FreeBSD/ports 5679cabdevel Makefile, devel/cppcodec pkg-plist Makefile

devel/cppcodec: Library to encode/decode base64, base64url, etc.

Header-only C++11 library to encode/decode base64, base64url, base32,
base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus
Crockford's base32.

MIT licensed with consistent, flexible API. Supports raw pointers,
std::string and (templated) character vectors without unnecessary
allocations. Cross-platform with measured decent performance and
without compiler warnings.
DeltaFile
+26-0devel/cppcodec/pkg-plist
+19-0devel/cppcodec/Makefile
+8-0devel/cppcodec/pkg-descr
+3-0devel/cppcodec/distinfo
+1-0devel/Makefile
+57-05 files

FreeBSD/ports 4373d09net-p2p/libtorrent Makefile pkg-plist, net-p2p/libtorrent/files patch-src_torrent_net_socket__address__key.h

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

libtorrent:
- Remove gcc i386 build workaround as it builds fine
- Remove patch merged upstream

rtorrent:
- Remove XMLRPC option (and XML radio)
  Use only upstream recommended xmlrpc tinyxml2 wrapper
- Remove defunct IPV6 option
- Remove unneeded LDFLAGS

ChangeLog:      https://github.com/rakshasa/rtorrent/releases/tag/v0.16.0
                https://github.com/rakshasa/rtorrent/releases/tag/v0.15.7
DeltaFile
+8-17net-p2p/rtorrent/Makefile
+3-12net-p2p/libtorrent/Makefile
+0-10net-p2p/libtorrent/files/patch-src_torrent_net_socket__address__key.h
+4-3net-p2p/libtorrent/pkg-plist
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+21-481 files not shown
+23-507 files

FreeBSD/ports 218072awww/mongoose Makefile, www/mongoose/files mongoose.in

www/mongoose: Fix case in rc.d file in "REQUIRE" section: daemon => DAEMON

While here replace PORTVERSION with DISTVERSION.

PR:             289203
Approved by:    lytboris at gmail.com (maintainer)
MFH:            2025Q3

(cherry picked from commit 1dea1165c91c424f2c841405d006f4acd020133f)
DeltaFile
+2-1www/mongoose/Makefile
+1-1www/mongoose/files/mongoose.in
+3-22 files

FreeBSD/ports 1dea116www/mongoose Makefile, www/mongoose/files mongoose.in

www/mongoose: Fix case in rc.d file in "REQUIRE" section: daemon => DAEMON

While here replace PORTVERSION with DISTVERSION.

PR:             289203
Approved by:    lytboris at gmail.com (maintainer)
MFH:            2025Q3
DeltaFile
+2-1www/mongoose/Makefile
+1-1www/mongoose/files/mongoose.in
+3-22 files

FreeBSD/ports e990be2java/eclipse distinfo Makefile

java/eclipse: Update 4.36 => 4.37

News:
https://eclipse.dev/eclipse/markdown/?f=news/4.37/index.md

Release Notes:
https://eclipse.dev/eclipse/development/readme_eclipse_4.37.html

PR:     289316
DeltaFile
+29-29java/eclipse/distinfo
+1-2java/eclipse/Makefile
+1-1java/eclipse/Makefile.plugins
+31-323 files

FreeBSD/ports c3014c1net/librest1 Makefile

net/librest1: unbreak build in clean env by add dependency on gettext-tools
DeltaFile
+1-1net/librest1/Makefile
+1-11 files

FreeBSD/ports 7baf5edx11-wm/metacity pkg-descr Makefile, x11-wm/metacity/files patch-data_Makefile.in

x11-wm/metacity: update to 3.57.1
DeltaFile
+10-0x11-wm/metacity/files/patch-data_Makefile.in
+4-4x11-wm/metacity/pkg-descr
+3-5x11-wm/metacity/Makefile
+3-3x11-wm/metacity/distinfo
+2-1x11-wm/metacity/pkg-plist
+22-135 files

FreeBSD/ports c58c9cbdevel/R-cran-googlesheets4 Makefile distinfo

devel/R-cran-googlesheets4: Update to 1.1.2

- Doesn't need compilation, so remove BUILD_DEPENDS
- Update RUN_DEPENDS and add more TEST_DEPENDS

ChangeLog:      https://github.com/tidyverse/googlesheets4/releases/tag/v1.1.2
PR:             289313
DeltaFile
+7-6devel/R-cran-googlesheets4/Makefile
+3-3devel/R-cran-googlesheets4/distinfo
+10-92 files

FreeBSD/ports 582a64bsysutils/lsof/files patch-Configure

sysutils/lsof: Fix build with FreeBSD 16

Approved by:    portmgr (implicit, just fix it)
DeltaFile
+14-0sysutils/lsof/files/patch-Configure
+14-01 files

FreeBSD/ports 2c03317mail/postfix/files patch-makedefs patch-src_util_sys__defs.h

mail/postfix: Fix build with FreeBSD 16

Approved by:    portmgr (implicit, just fix it)
DeltaFile
+11-2mail/postfix/files/patch-makedefs
+2-2mail/postfix/files/patch-src_util_sys__defs.h
+13-42 files

FreeBSD/ports 05a4e59devel/py-monty Makefile distinfo

devel/py-monty: update 2025.1.9 → 2025.3.3
DeltaFile
+6-4devel/py-monty/Makefile
+3-3devel/py-monty/distinfo
+9-72 files

FreeBSD/ports 13af6d6devel/tabby distinfo Makefile

devel/tabby: update 0.11.1 → 0.31.1
DeltaFile
+1,347-1,219devel/tabby/distinfo
+445-374devel/tabby/Makefile
+1,792-1,5932 files

FreeBSD/ports db3e569audio/py-music21 Makefile distinfo

audio/py-music21: update 9.5.0 → 9.7.1
DeltaFile
+4-5audio/py-music21/Makefile
+3-3audio/py-music21/distinfo
+7-82 files

FreeBSD/ports 25d4b1dnet/liferea distinfo Makefile

net/liferea: update to 1.16.3

Release Notes:
  https://github.com/lwindolf/liferea/releases/tag/v1.16.3
DeltaFile
+3-3net/liferea/distinfo
+1-2net/liferea/Makefile
+0-1net/liferea/pkg-plist
+4-63 files

FreeBSD/ports 62a042emath/octave-forge-image distinfo Makefile

math/octave-forge-image: Update to 2.18.1.
DeltaFile
+3-3math/octave-forge-image/distinfo
+1-1math/octave-forge-image/Makefile
+4-42 files

FreeBSD/ports 0ecb295textproc/link-grammar Makefile distinfo

textproc/link-grammar: update to 5.12.5

Release notes:  https://github.com/opencog/link-grammar/blob/link-grammar-5.12.5/ChangeLog#L1-L58
PR:             288754
DeltaFile
+2-6textproc/link-grammar/Makefile
+3-3textproc/link-grammar/distinfo
+5-0textproc/link-grammar/pkg-plist
+10-93 files

FreeBSD/ports dbc5862x11-toolkits/libpanel distinfo Makefile

x11-toolkits/libpanel: update to 1.10.1

Release notes:  https://download.gnome.org/sources/libpanel/1.10/libpanel-1.10.1.news
PR:             289211
DeltaFile
+3-3x11-toolkits/libpanel/distinfo
+2-2x11-toolkits/libpanel/Makefile
+5-52 files

FreeBSD/ports 0150451databases/gom distinfo Makefile

databases/gom: update to 0.5.4

Release notes:  https://download.gnome.org/sources/gom/0.5/gom-0.5.4.news
PR:             289210
DeltaFile
+3-3databases/gom/distinfo
+2-1databases/gom/Makefile
+5-42 files

FreeBSD/ports b6913f0x11-toolkits/libwnck3 distinfo Makefile, x11-toolkits/libwnck3/files patch-libwnck_pager-accessible-factory.h patch-libwnck_workspace-accessible-factory.h

x11-toolkits/libwnck3: update to 43.3

Release notes:  https://download.gnome.org/sources/libwnck/43/libwnck-43.3.news
PR:             289189
DeltaFile
+0-11x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h
+0-11x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h
+3-3x11-toolkits/libwnck3/distinfo
+3-3x11-toolkits/libwnck3/Makefile
+6-284 files

FreeBSD/ports 82fe810editors/ghex Makefile distinfo

editors/ghex: update to 46.3

Release notes:  https://gitlab.gnome.org/GNOME/ghex/-/blob/46.3/NEWS#L1-L19
PR:             288369
DeltaFile
+4-6editors/ghex/Makefile
+3-3editors/ghex/distinfo
+1-1editors/ghex/pkg-plist
+8-103 files

FreeBSD/ports d441828net/librest1 Makefile pkg-plist

net/librest1: update to 0.10.2

Release notes:  https://gitlab.gnome.org/GNOME/librest/-/blob/0.10.2/NEWS#L1-L16
PR:             288756
DeltaFile
+13-12net/librest1/Makefile
+6-2net/librest1/pkg-plist
+3-3net/librest1/distinfo
+22-173 files

FreeBSD/ports 3fc9f19print/xreader distinfo Makefile

print/xreader: update to 4.2.6

Release notes:  https://github.com/linuxmint/xreader/blob/4.2.6/debian/changelog#L1-L25
PR:             288327
DeltaFile
+3-3print/xreader/distinfo
+1-2print/xreader/Makefile
+4-52 files