FreeBSD/ports 1cde890databases/py-harlequin-postgres Makefile distinfo

databases/py-harlequin-postgres: Update to 1.5.0

ChangeLog:

1. https://github.com/tconbeer/harlequin-postgres/releases/tag/v1.5.0

Reported by:    Ted Conbeer <notifications at github.com>
DeltaFile
+3-3databases/py-harlequin-postgres/distinfo
+1-1databases/py-harlequin-postgres/Makefile
+4-42 files

FreeBSD/ports fd37c53audio/libcoverart Makefile

audio/libcoverart: Mark deprecated

PR:             298440
Approved by:    jhale (maintainer)
DeltaFile
+4-1audio/libcoverart/Makefile
+4-11 files

FreeBSD/ports 14ea714www/tailwindcss4 Makefile

www/tailwindcss4: Improve loader & inject default NODE_PATH

Double-bump PORTREVISION because a private one is in use in some places.

Update a bunch of flags that broke in the latest npm update.

This simplifies most use cases to just modify the tailwind calling path,
and as a bonus it makes the testing simpler too. Most of the tests are
failure cases identified during using tailwind against
https://phoenixframework.org/ testing.

Sponsored by:   SkunkWerks, GmbH
Event:          EuroBSDcon 2026
DeltaFile
+71-25www/tailwindcss4/Makefile
+71-251 files

FreeBSD/ports 3400b0fwww/tailwindcss3 Makefile

www/tailwindcss3: Fix build after npm update

No PORTREVISION bump required, as there are no functional changes

Sponsored by:   SkunkWerks, GmbH
Reported by:    Poudriere
Event:          EuroBSDcon 2026
DeltaFile
+1-1www/tailwindcss3/Makefile
+1-11 files

FreeBSD/ports fa692c5devel/electron42 distinfo Makefile

devel/electron42: Use esbuild binary provided by npm package registry

The chromium upstream expects a specific version of esbuild for
building, which is sometimes different from the one we have in the
ports tree. To prevent such a discrepancy, always use the binary of
the same version as the upstream one which is provided by the npm
package registry.

Reported by:    Andrea Venturoli <ml at netfence.it> (via ports)

(cherry picked from commit c8ee96bf65adf08ff9c8a7a87cc7829eeb4858d3)
DeltaFile
+18-15devel/electron42/Makefile
+5-3devel/electron42/distinfo
+23-182 files

FreeBSD/ports 2d25a0fdevel/electron44 distinfo Makefile

devel/electron44: Use esbuild binary provided by npm package registry

The chromium upstream expects a specific version of esbuild for
building, which is sometimes different from the one we have in the
ports tree. To prevent such a discrepancy, always use the binary of
the same version as the upstream one which is provided by the npm
package registry.

Reported by:    Andrea Venturoli <ml at netfence.it> (via ports)
DeltaFile
+17-15devel/electron44/Makefile
+5-3devel/electron44/distinfo
+22-182 files

FreeBSD/ports 6c03dd9devel/electron41 distinfo Makefile

devel/electron41: Use esbuild binary provided by npm package registry

The chromium upstream expects a specific version of esbuild for
building, which is sometimes different from the one we have in the
ports tree. To prevent such a discrepancy, always use the binary of
the same version as the upstream one which is provided by the npm
package registry.

Reported by:    Andrea Venturoli <ml at netfence.it> (via ports)
DeltaFile
+18-15devel/electron41/Makefile
+5-3devel/electron41/distinfo
+23-182 files

FreeBSD/ports 94ed982devel/electron43 distinfo Makefile

devel/electron43: Use esbuild binary provided by npm package registry

The chromium upstream expects a specific version of esbuild for
building, which is sometimes different from the one we have in the
ports tree. To prevent such a discrepancy, always use the binary of
the same version as the upstream one which is provided by the npm
package registry.

Reported by:    Andrea Venturoli <ml at netfence.it> (via ports)
DeltaFile
+18-15devel/electron43/Makefile
+5-3devel/electron43/distinfo
+23-182 files

FreeBSD/ports c8ee96bdevel/electron42 distinfo Makefile

devel/electron42: Use esbuild binary provided by npm package registry

The chromium upstream expects a specific version of esbuild for
building, which is sometimes different from the one we have in the
ports tree. To prevent such a discrepancy, always use the binary of
the same version as the upstream one which is provided by the npm
package registry.

Reported by:    Andrea Venturoli <ml at netfence.it> (via ports)
DeltaFile
+18-15devel/electron42/Makefile
+5-3devel/electron42/distinfo
+23-182 files

FreeBSD/ports 6d06435devel/electron40 distinfo Makefile

devel/electron40: Use esbuild binary provided by npm package registry

The chromium upstream expects a specific version of esbuild for
building, which is sometimes different from the one we have in the
ports tree. To prevent such a discrepancy, always use the binary of
the same version as the upstream one which is provided by the npm
package registry.

Reported by:    Andrea Venturoli <ml at netfence.it> (via ports)
DeltaFile
+18-15devel/electron40/Makefile
+5-3devel/electron40/distinfo
+23-182 files

FreeBSD/ports 02f7743databases/py-harlequin Makefile distinfo

databases/py-harlequin: Update to 2.14.0

ChangeLog:

1. https://github.com/tconbeer/harlequin/releases/tag/v2.14.0

Reported by:Ted Conbeer <notifications at github.com>
DeltaFile
+3-3databases/py-harlequin/distinfo
+1-1databases/py-harlequin/Makefile
+4-42 files

FreeBSD/ports 5dab6d5games/anki pkg-plist Makefile.crates, games/anki/files patch-build_ninja__gen_src_node.rs

games/anki: Update to 26.09

* Migrate to Yarn v4 to be in sync with upstream.  To ensure that the
  preinstalled Yarn v4 is actually used, a few minor workarounds and a
  new variable PREINSTALLED_YARN are required.

  The latter is necessary because, with Yarn v2 and newer, environment
  variables prefixed with YARN_ can no longer be used.

* Sort pkg-plist while I'm here.

Changelog:

https://github.com/ankitects/anki/releases/tag/26.09

MFH:            2026Q3
Security:       ce54d883-b060-11f1-b187-901b0edee044
(cherry picked from commit 65434f71218e5a8114ea642231acaeb609ced7bd)
DeltaFile
+7,634-3,979games/anki/files/packagejsons/yarn.lock
+29-61games/anki/distinfo
+17-19games/anki/files/packagejsons/package.json
+9-26games/anki/Makefile.crates
+27-0games/anki/files/patch-build_ninja__gen_src_node.rs
+3-15games/anki/pkg-plist
+7,719-4,1004 files not shown
+7,752-4,11910 files

FreeBSD/ports ba14599games/anki Makefile distinfo

games/anki: Update to 26.08.1

Changelog:

https://github.com/ankitects/anki/releases/tag/26.08.1
(cherry picked from commit 129eb038c94eaf612d43f7d8b45ff28114fa0568)
DeltaFile
+9-9games/anki/distinfo
+4-4games/anki/Makefile
+13-132 files

FreeBSD/ports fb26c0agames/anki Makefile Makefile.crates, games/anki/files patch-package.json

games/anki: Update to 26.08

* Switch to USES=npm and adjust/remove the relevant parts.

  Although Yarn v4 is already being used according to "package.json",
  stick with Yarn v1 for now to complete a 1:1 migration from the before
  to the after state with respect to the used tools during build.

Changelog:

https://github.com/ankitects/anki/releases/tag/26.08
(cherry picked from commit 9b3e128970f2c53a39eed9b0157514459a5b131f)
DeltaFile
+5,001-0games/anki/files/packagejsons/yarn.lock
+105-443games/anki/distinfo
+48-217games/anki/Makefile.crates
+106-0games/anki/files/packagejsons/package.json
+10-20games/anki/Makefile
+0-21games/anki/files/patch-package.json
+5,270-7011 files not shown
+5,274-7017 files

FreeBSD/ports 5ee31ebsysutils/treemd Makefile distinfo

sysutils/treemd: Update to 0.9.1

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3sysutils/treemd/distinfo
+1-1sysutils/treemd/Makefile
+4-42 files

FreeBSD/ports a3323fddeskutils/ekphos Makefile Makefile.crates

deskutils/ekphos: Update to 0.50.10

- Update list of build dependencies
- Update WWW address and GH_ACCOUNT (the project has been moved to
  https://ekphos.nostacks.xyz/ [1])

ChangeLog:

1. https://github.com/hanebox/ekphos/releases/tag/v0.50.0 [1]
2. https://github.com/nostacks/ekphos/releases/tag/v0.50.10

Reported by:    han <notifications at github.com>
DeltaFile
+199-105deskutils/ekphos/distinfo
+99-52deskutils/ekphos/Makefile.crates
+5-5deskutils/ekphos/Makefile
+303-1623 files

FreeBSD/ports 8296c49multimedia/moonshine Makefile Makefile.crates, multimedia/moonshine/files pkg-message.in moonshine.toml.sample

multimedia/moonshine: update to 0.16.0
DeltaFile
+123-103multimedia/moonshine/distinfo
+60-50multimedia/moonshine/Makefile.crates
+6-2multimedia/moonshine/files/moonshine.toml.sample
+2-3multimedia/moonshine/Makefile
+0-3multimedia/moonshine/files/pkg-message.in
+191-1615 files

FreeBSD/ports 22132a2misc/llama-cpp pkg-plist distinfo, misc/llama-cpp/files fetch-ui.sh package-lock.json

misc/llama-cpp: update 10900 → 10975
DeltaFile
+0-18,100misc/llama-cpp/files/package-lock.json
+0-107misc/llama-cpp/files/fetch-ui.sh
+14-37misc/llama-cpp/Makefile
+7-5misc/llama-cpp/distinfo
+3-3misc/llama-cpp/pkg-plist
+24-18,2525 files

FreeBSD/ports 33312c1multimedia/go2tv Makefile distinfo

multimedia/go2tv: Update to 2.6.0

ChangeLog:

1. https://github.com/alexballas/go2tv/releases/tag/v2.4.0
2. https://github.com/alexballas/go2tv/releases/tag/v2.5.0
3. https://github.com/alexballas/go2tv/releases/tag/v2.6.0

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+5-5multimedia/go2tv/distinfo
+2-2multimedia/go2tv/Makefile
+7-72 files

FreeBSD/ports 4e0e80fmail/py-resend Makefile distinfo

mail/py-resend: Update to 2.45.0

Changelog: https://github.com/resend/resend-python/releases/tag/v2.45.0

Reported by:    portscout
DeltaFile
+3-3mail/py-resend/distinfo
+1-1mail/py-resend/Makefile
+4-42 files

FreeBSD/ports 0fb1c8cdevel/py-grpcio-tools Makefile distinfo

devel/py-grpcio-tools: update to 1.84.0.
DeltaFile
+3-3devel/py-grpcio-tools/distinfo
+1-1devel/py-grpcio-tools/Makefile
+4-42 files

FreeBSD/ports 35d4905devel/php-grpc Makefile distinfo

devel/php-grpc: update to 1.84.0.
DeltaFile
+3-3devel/php-grpc/distinfo
+1-1devel/php-grpc/Makefile
+4-42 files

FreeBSD/ports 4d16d16devel/py-grpcio Makefile distinfo

devel/py-grpcio: update to 1.84.0.
DeltaFile
+3-3devel/py-grpcio/distinfo
+1-1devel/py-grpcio/Makefile
+4-42 files

FreeBSD/ports 785f875misc/llama-cpp Makefile

misc/llama-cpp: Only for amd64
DeltaFile
+3-0misc/llama-cpp/Makefile
+3-01 files

FreeBSD/ports 85c58b1finance/py-ccxt Makefile

finance/py-ccxt: Remove dependency
DeltaFile
+1-1finance/py-ccxt/Makefile
+1-11 files

FreeBSD/ports bcd3648databases/usql Makefile distinfo

databases/usql: update 0.21.4 → 0.21.5
DeltaFile
+5-5databases/usql/distinfo
+1-2databases/usql/Makefile
+6-72 files

FreeBSD/ports 95710c1devel/opengrok distinfo Makefile, devel/opengrok/files pkg-message.in

devel/opengrok: update to 1.14.19

Update to 1.14.19

PR:             298419
DeltaFile
+20-19devel/opengrok/pkg-plist
+4-4devel/opengrok/files/pkg-message.in
+3-4devel/opengrok/Makefile
+3-3devel/opengrok/distinfo
+30-304 files

FreeBSD/ports 649a169www/py-yt-dlp Makefile pkg-plist, www/yt-dlp Makefile distinfo

www/{,py-}yt-dlp: update 2026.06.09 → 2026.08.19

(cherry picked from commit ece2973bbf55587b226d09646fddbb2d041d3c0e)
DeltaFile
+3-3www/yt-dlp/distinfo
+3-3www/py-yt-dlp/distinfo
+2-3www/py-yt-dlp/pkg-plist
+1-1www/yt-dlp/Makefile
+1-1www/py-yt-dlp/Makefile
+10-115 files

FreeBSD/ports 91a4bfdwww/srt Makefile

www/srt: Remove duplicate option OPENSSL

PR:             298392
Reported by:    Daniel Engberg <diizzy at FreeBSD.org>
DeltaFile
+2-1www/srt/Makefile
+2-11 files

FreeBSD/ports f3d7e39misc/grok-build Makefile distinfo

misc/grok-build: update 1.0.25 → 1.0.30
DeltaFile
+5-5misc/grok-build/distinfo
+1-1misc/grok-build/Makefile
+6-62 files