FreeBSD/ports 7c2b37ceditors/dz6 distinfo Makefile.crates

editors/dz6: Update to 0.4.2

ChangeLog:
https://github.com/mentebinaria/dz6/releases/tag/v0.4.2
DeltaFile
+63-59editors/dz6/distinfo
+30-28editors/dz6/Makefile.crates
+1-2editors/dz6/Makefile
+94-893 files

FreeBSD/ports e283df5security/naabu distinfo Makefile

security/naabu: Update to 2.4.0

ChangeLog:
https://github.com/projectdiscovery/naabu/releases/tag/v2.4.0
DeltaFile
+5-5security/naabu/distinfo
+1-2security/naabu/Makefile
+6-72 files

FreeBSD/ports e922fa4audio/rhythmbox Makefile

audio/rhythmbox: gudev support is required for MTP
DeltaFile
+4-4audio/rhythmbox/Makefile
+4-41 files

FreeBSD/ports 5488382devel/hs-haskell-language-server distinfo

devel/hs-haskell-language-server: Remove duplicate distinfo entries

These duplicate entries were causing build failures at the fetch stage.

=> lens-5.3.5/lens-5.3.5.tar.gz doesn't seem to exist in /portdistfiles/cabal.
=> Attempting to fetch https://hackage.haskell.org/package/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Attempting to fetch http://hackage.haskell.org/package/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/cabal/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/cabal and try again.
*** Error code 1

Reviewed by:    arrowd
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D55042
DeltaFile
+0-8devel/hs-haskell-language-server/distinfo
+0-81 files

FreeBSD/ports 24071aascience/elmerfem pkg-plist Makefile, science/elmerfem/files patch-ElmerGUI_Application_cad_cadview.cpp patch-fem_src_modules_DCRComplexSolve.F90

science/elmerfem: Remove port

Marked broken 6+ months ago and no patches submitted to fix it
DeltaFile
+0-449science/elmerfem/pkg-plist
+0-123science/elmerfem/Makefile
+0-101science/elmerfem/files/patch-ElmerGUI_Application_cad_cadview.cpp
+0-58science/elmerfem/files/patch-fem_src_modules_DCRComplexSolve.F90
+0-53science/elmerfem/files/patch-ElmerGUI_Application_vtkpost_vtkpost.cpp
+0-22science/elmerfem/files/patch-elmergrid_src_CMakeLists.txt
+0-8069 files not shown
+1-88115 files

FreeBSD/ports 991ec60sysutils/bareos24-server Makefile

sysutils/bareos24-server: Revert "Replace BROKEN to IGNORE_i386"

This reverts commit 6b84ea6ad1955a2bc13f17ddd3e0da66161f6506.

On platforms where ssize_t is 32 bits wide, the comparison will be made
unsigned (ssize_t converted to an unsigned value);
on platforms where ssize_t is wider than uint32_t, the comparison will
be made signed (uint32_t converted to the wider signed ssize_t).

That also has repercussions in that bytes_left a few lines down
will be negative if and only if the passed in size_t count argument is
greater than INT**_MAX, with ** being whatever size the "size_t count"
is.

If you don't see a compiler error on that line, that does not imply the
code is right or the bug is away, but that the compiler warning did not
trigger in that situation due to a warning bug.  The upstream maintainer
did want the code break compile in that case.


    [3 lines not shown]
DeltaFile
+1-1sysutils/bareos24-server/Makefile
+1-11 files

FreeBSD/ports b4381c7biology/hisat2 distinfo Makefile

biology/hisat2: Update to 2.2.2

Numerous updates, mainly adding --temp-directory option
Changes:
    https://github.com/DaehwanKimLab/hisat2/releases
    https://github.com/DaehwanKimLab/hisat2/commits/master/

Reported by:    portscout
DeltaFile
+3-3biology/hisat2/distinfo
+1-2biology/hisat2/Makefile
+4-52 files

FreeBSD/ports 6b84ea6sysutils/bareos24-server Makefile

sysutils/bareos24-server: Replace BROKEN to IGNORE_i386
DeltaFile
+1-1sysutils/bareos24-server/Makefile
+1-11 files

FreeBSD/ports 5747f83games/openrct2 distinfo Makefile

games/openrct2: update to 0.4.31

Changelog:      https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.31
DeltaFile
+5-5games/openrct2/distinfo
+2-2games/openrct2/Makefile
+2-1games/openrct2/pkg-plist
+9-83 files

FreeBSD/ports b0cc9e3math/octave-forge-llms Makefile

math/octave-forge-llms: fix build on non-amd64 / non-i386

Those instructions are x86-only.
DeltaFile
+2-1math/octave-forge-llms/Makefile
+2-11 files

FreeBSD/ports 4d24557devel/py-cfn-lint distinfo Makefile

devel/py-cfn-lint: Update to 1.43.4

ChangeLog:      https://github.com/aws-cloudformation/cfn-lint/compare/v1.43.1...v1.43.4
Approved by:    hrs (mentor, blanket)
DeltaFile
+3-3devel/py-cfn-lint/distinfo
+1-1devel/py-cfn-lint/Makefile
+4-42 files

FreeBSD/ports 4deccfddevel/py-aws-sam-translator Makefile distinfo

devel/py-aws-sam-translator: Update to 1.107.0

ChangeLog:      https://github.com/aws/serverless-application-model/releases/tag/v1.107.0
Approved by:    hrs (mentor, blanket)
DeltaFile
+3-3devel/py-aws-sam-translator/Makefile
+3-3devel/py-aws-sam-translator/distinfo
+6-62 files

FreeBSD/ports b52b3f0devel/py-rich-click distinfo Makefile

devel/py-rich-click: Update to 1.9.7

Minor regression fix from 1.9.6.

Reported by:    portscout
DeltaFile
+3-3devel/py-rich-click/distinfo
+1-1devel/py-rich-click/Makefile
+4-42 files

FreeBSD/ports ff7b62ewww/R-cran-bslib distinfo Makefile

www/R-cran-bslib: Update to 0.10.0

Reported by:    portscout
DeltaFile
+3-3www/R-cran-bslib/distinfo
+1-1www/R-cran-bslib/Makefile
+4-42 files

FreeBSD/ports aa14ff1sysutils/fwup Makefile

sysutils/fwup: appease portclippy & portfmt
DeltaFile
+7-4sysutils/fwup/Makefile
+7-41 files

FreeBSD/ports 8ebf7f8sysutils/fwup Makefile distinfo

sysutils/fwup: update to 1.15.0

- while here, pet warnings in stage-qa
PR:             291450
Reported by:    portscout
Sponsored by:   SkunkWerks, GmbH
DeltaFile
+3-5sysutils/fwup/Makefile
+3-3sysutils/fwup/distinfo
+6-82 files

FreeBSD/ports bdd6ca9www/py-cssselect Makefile distinfo

www/py-cssselect: Update to 1.4.0

- Convert to PEP517
- Enable tests

Reported by:    portscout!
DeltaFile
+7-2www/py-cssselect/Makefile
+3-3www/py-cssselect/distinfo
+10-52 files

FreeBSD/ports d6be2b5net-im/py-zapzap distinfo Makefile

net-im/py-zapzap: Update to 6.2.9

ChangeLog:      https://github.com/rafatosta/zapzap/releases/tag/6.2.9
Reported by:    Rafael Tosta <notifications at github.com>
DeltaFile
+3-3net-im/py-zapzap/distinfo
+1-1net-im/py-zapzap/Makefile
+4-42 files

FreeBSD/ports 607b376lang/gcc15-devel distinfo Makefile

lang/gcc15-devel: Update to 15.2.1.s20260131
DeltaFile
+3-3lang/gcc15-devel/distinfo
+1-1lang/gcc15-devel/Makefile
+4-42 files

FreeBSD/ports 565a3cflang/gcc14-devel distinfo Makefile

lang/gcc14-devel: Update to 14.3.1.s20260130
DeltaFile
+3-3lang/gcc14-devel/distinfo
+1-1lang/gcc14-devel/Makefile
+4-42 files

FreeBSD/ports 9d60761textproc/gspell Makefile distinfo

textproc/gspell: update to 1.14.2

News in 1.14.2, 2025-11-28 (stable version)
-------------------------------------------
* Publish tarballs from CI.

News in 1.14.1, 2025-10-01 (stable version)
-------------------------------------------
* Documentation: update some URLs.
* Translation updates.

WE do not appear to need LIB_DEPENDS= libfribidi.so:converters/fribidi
or LIB_DEPENDS= libharfbuzz.so:print/harfbuzz. [truckman]

PR:             289967
DeltaFile
+3-5textproc/gspell/Makefile
+3-3textproc/gspell/distinfo
+2-0textproc/gspell/pkg-plist
+8-83 files

FreeBSD/ports 841970cgraphics Makefile, graphics/papers distinfo Makefile.crates

graphics/papers: new port

Papers is a document viewer capable of displaying multiple and single
page document formats like PDF and DejaVu. For more general information
about Papers and how to get started, please visit
https://welcome.gnome.org/app/Papers

PR:             290390
DeltaFile
+415-0graphics/papers/distinfo
+206-0graphics/papers/Makefile.crates
+195-0graphics/papers/pkg-plist
+66-0graphics/papers/Makefile
+4-0graphics/papers/pkg-descr
+1-0graphics/Makefile
+887-06 files

FreeBSD/ports e212d47x11-toolkits/libpanel distinfo Makefile

x11-toolkits/libpanel: update to 1.10.3

libpanel 1.10.3
===============

 * Improve save-changes dialog to always show discard all option
 * Translation updates

PR:             290755
MFH:            2026Q1
DeltaFile
+3-3x11-toolkits/libpanel/distinfo
+1-1x11-toolkits/libpanel/Makefile
+1-0x11-toolkits/libpanel/pkg-plist
+5-43 files

FreeBSD/ports 6855016databases/gom distinfo Makefile

databases/gom: update to 0.5.5

0.5.5
-----
- Fix some gi-doc annotations
- Build system fixes
- Improve unit tests

PR:             290754
MFH:            2026Q1
DeltaFile
+3-3databases/gom/distinfo
+1-1databases/gom/Makefile
+4-42 files

FreeBSD/ports 3f183a2textproc/meld Makefile

textproc/meld: limit portscout to stable releases

Limit portscout to searching for stable, even-numbered minor releases.

PR:             286931
Reported by:    Charlie Li <vishwin at freebsd.org>
DeltaFile
+2-0textproc/meld/Makefile
+2-01 files

FreeBSD/ports 7b9da66ports-mgmt/pkg_replace distinfo Makefile

ports-mgmt/pkg_replace: Update 20260128 => 20260201

Changelog:
https://github.com/kdeguchi/pkg_replace/releases/tag/20260201

PR:     292858
DeltaFile
+3-3ports-mgmt/pkg_replace/distinfo
+1-1ports-mgmt/pkg_replace/Makefile
+4-42 files

FreeBSD/ports b5cf57asysutils/bareos-server Makefile, sysutils/bareos24-server Makefile

sysutils/bareos*-server: add IGNORE/BROKEN as required

PR:             292852
DeltaFile
+2-0sysutils/bareos24-server/Makefile
+2-0sysutils/bareos-server/Makefile
+4-02 files

FreeBSD/ports 41d644bdeskutils/nextcloudclient distinfo Makefile

deskutils/nextcloudclient: Update to 4.0.6
DeltaFile
+3-3deskutils/nextcloudclient/distinfo
+1-1deskutils/nextcloudclient/Makefile
+4-42 files

FreeBSD/ports 50cdaa6x11/mlterm Makefile

x11/mlterm: Fix build error with FCITX5 option
DeltaFile
+2-1x11/mlterm/Makefile
+2-11 files

FreeBSD/ports 76b1c57net/netatalk4/files patch-meson.build

net/netatalk4: Fix linming with avahi

Avahi also needs -pthread like mdns.
DeltaFile
+17-9net/netatalk4/files/patch-meson.build
+17-91 files