FreeBSD/ports 6d5f5e4filesystems/amazon-efs-utils distinfo Makefile.crates, filesystems/amazon-efs-utils/files patch-src_watchdog_____init____.py patch-src_efs__utils__common_proxy.py

filesystems/amazon-efs-utils: New port

Amazon EFS mount helper and watchdog utilities. Provides mount_efs(8) to mount
EFS filesystems over NFSv4.1, optionally via a local stunnel-like proxy
(efs-proxy) that terminates TLS 1.2 and handles IAM authentication using SigV4.
A watchdog daemon, started by mount_efs, monitors the proxy and restarts it if
it dies.

FreeBSD-specific adaptations:
- Binary installed as mount_efs, not mount.efs
- Uses /sbin/mount_nfs with nfsv4,minorversion=1,oneopenown,retrycnt=1
- Watchdog enumerates /var/run/efs state files cross-checked with
  "mount -t nfs" (FreeBSD has no /proc/mounts and mount(8)/nfsstat(8)
  do not expose the client TCP port)
- aarch64 build fix: the libc crate does not expose max_align_t for
  aarch64-unknown-freebsd; substitute align_of::<u128>() in s2n-tl

Sponsored by:   Netflix
DeltaFile
+889-0filesystems/amazon-efs-utils/distinfo
+443-0filesystems/amazon-efs-utils/Makefile.crates
+86-0filesystems/amazon-efs-utils/files/patch-src_watchdog_____init____.py
+84-0filesystems/amazon-efs-utils/Makefile
+48-0filesystems/amazon-efs-utils/files/patch-src_efs__utils__common_proxy.py
+41-0filesystems/amazon-efs-utils/files/patch-src_efs__utils__common_mount__options.py
+1,591-07 files not shown
+1,710-013 files

FreeBSD/ports 86d6aecwww/pacparser distinfo Makefile

www/pacparser: Update to 1.5.1
DeltaFile
+3-3www/pacparser/distinfo
+1-1www/pacparser/Makefile
+4-42 files

FreeBSD/ports f2fa1e7mail/s-nail Makefile

mail/s-nail: Take maintainership

PR:             294589
Approved by:    osa (mentor)
DeltaFile
+3-4mail/s-nail/Makefile
+3-41 files

FreeBSD/ports c77247asysutils/mackerel-agent distinfo Makefile

sysutils/mackerel-agent: Update to 0.86.3

Changes:        https://github.com/mackerelio/mackerel-agent/releases/tag/v0.86.3
Changes:        https://github.com/mackerelio/mackerel-agent/releases/tag/v0.86.2
DeltaFile
+5-5sysutils/mackerel-agent/distinfo
+1-2sysutils/mackerel-agent/Makefile
+6-72 files

FreeBSD/ports f66dd56japanese/canna-server Makefile, japanese/canna-server/files patch-Canna.conf patch-Imakefile

japanese/canna-server: Refactor

Lint with portclippy.
Regenerate patchfile.

PR:             288911
Approved by:    osa (mentor)
DeltaFile
+4-4japanese/canna-server/files/patch-Canna.conf
+4-2japanese/canna-server/Makefile
+3-3japanese/canna-server/files/patch-Imakefile
+3-3japanese/canna-server/files/patch-dic-phono-newjis.kpdef
+3-3japanese/canna-server/files/patch-server-comm.c
+2-2japanese/canna-server/files/patch-cmd-catdic-Imakefile
+19-172 files not shown
+21-198 files

FreeBSD/ports 1c138f0japanese/canna-server Makefile distinfo, japanese/canna-server/files patch-lib-RK-ncache.c

japanese/canna-server: Update to 3.7p5 and take maintainership

Update MASTER_SITES and WWW.
Do not install TeX format documents.
Remove MAKE_ARGS.
Switch cannakill's symbolic link from absolute path to relative path.

Changelog (japanese):
https://github.com/canna-input/canna/blob/5bd95e546e8785fd5b46d1216cf4dde2df6a2d46/CHANGES.jp#L131

PR:             288911
Co-authored-by: AIDA Shinra <shinra at j10n.org>
Approved by:    hrs (maintainer timeout > 3 months)
Approved by:    osa (mentor)
DeltaFile
+9-15japanese/canna-server/Makefile
+0-11japanese/canna-server/files/patch-lib-RK-ncache.c
+3-2japanese/canna-server/distinfo
+12-283 files

FreeBSD/ports 5e43393japanese/canna-lib Makefile, japanese/canna-lib/files patch-Canna.conf patch-Imakefile

japanese/canna-lib: Refactor

Lint with portclippy.
Regenerate patchfile.

PR:             288911
Approved by:    osa (mentor)
DeltaFile
+5-5japanese/canna-lib/files/patch-Canna.conf
+4-4japanese/canna-lib/files/patch-Imakefile
+3-3japanese/canna-lib/files/patch-dic-phono-Imakefile
+3-3japanese/canna-lib/files/patch-dic-phono-newjis.kpdef
+2-2japanese/canna-lib/files/patch-cmd-catdic-Imakefile
+2-1japanese/canna-lib/Makefile
+19-181 files not shown
+20-197 files

FreeBSD/ports 8077eeejapanese/canna-lib Makefile distinfo, japanese/canna-lib/files patch-lib-RK-ncache.c

japanese/canna-lib: Update to 3.7p5 and take maintainership

Update MASTER_SITES and WWW.
Remove MAKE_ARGS.
Add STRIP_CMD.

Changelog (japanese):
https://github.com/canna-input/canna/blob/5bd95e546e8785fd5b46d1216cf4dde2df6a2d46/CHANGES.jp#L131

PR:             288911
Co-authored-by: AIDA Shinra <shinra at j10n.org>
Approved by:    hrs (maintainer timeout > 3 months)
Approved by:    osa (mentor)
DeltaFile
+7-6japanese/canna-lib/Makefile
+0-11japanese/canna-lib/files/patch-lib-RK-ncache.c
+3-2japanese/canna-lib/distinfo
+10-193 files

FreeBSD/ports bb69ab8devel/violet distinfo Makefile

devel/violet: Follow upstream tarball reroll

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3devel/violet/distinfo
+1-1devel/violet/Makefile
+4-42 files

FreeBSD/ports cc4f639emulators/dps8m Makefile pkg-descr

emulators/dps8m: Improve, lint, take maintainership

* Add WWW for source code repository.
* Add WWW for running MULTICS Wiki.
* Pet portclippy(1) and portfmt(1)
* Simplify do-install stage
* Improve pkg-descr

PR:             294562
Approved by:    db@, yuri@ (Mentors, implicit)
MFH:            2026Q2

(cherry picked from commit a072bd7ccf272aa0d4ca741f3fa2b781403ea047)
DeltaFile
+12-10emulators/dps8m/Makefile
+5-6emulators/dps8m/pkg-descr
+17-162 files

FreeBSD/ports a072bd7emulators/dps8m Makefile pkg-descr

emulators/dps8m: Improve, lint, take maintainership

* Add WWW for source code repository.
* Add WWW for running MULTICS Wiki.
* Pet portclippy(1) and portfmt(1)
* Simplify do-install stage
* Improve pkg-descr

PR:             294562
Approved by:    db@, yuri@ (Mentors, implicit)
MFH:            2026Q2
DeltaFile
+12-10emulators/dps8m/Makefile
+5-6emulators/dps8m/pkg-descr
+17-162 files

FreeBSD/ports 8706f99security/bitwarden-cli distinfo, security/bitwarden-cli/files patch-apps_cli_src_platform_services_cli-platform-utils.service.ts

security/bitwarden-cli: Update to 2026.3.0

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2026.3.0

Reported by:    GitHub (watch releases)
DeltaFile
+1,707-1,184security/bitwarden-cli/files/packagejsons/package-lock.json
+38-31security/bitwarden-cli/files/packagejsons/package.json
+11-0security/bitwarden-cli/files/packagejsons/libs/unlock/package.json
+5-5security/bitwarden-cli/distinfo
+3-1security/bitwarden-cli/files/packagejsons/apps/browser/src/autofill/content/components/package.json
+2-2security/bitwarden-cli/files/patch-apps_cli_src_platform_services_cli-platform-utils.service.ts
+1,766-1,2236 files not shown
+1,773-1,23112 files

FreeBSD/ports fc2c5d2net-mgmt/netbox pkg-plist Makefile

net-mgmt/netbox: Update to 4.5.7

Changelog:

Enhancements:
* Adopt IEC unit labels (e.g. GiB) for virtual machine resources
* Add support for django-rq 4.0 and introduce RQ configuration parameter
* Support uploading custom scripts via the REST API (/api/extras/
  scripts/upload/)
* Add a 1C2P:2C1P breakout cable profile

Performance Improvements:
* Optimize queries for object and multi-object type custom fields

Bug Fixes:
* Fix installation of modules with placeholder values in component names
* Fix server error triggered by event rules referencing deleted objects
* Ensure read-only fields are included in REST API responses upon object
  creation

    [11 lines not shown]
DeltaFile
+24-0net-mgmt/netbox/pkg-plist
+5-5net-mgmt/netbox/Makefile
+3-3net-mgmt/netbox/distinfo
+32-83 files

FreeBSD/ports b22b137security/py-netbox-secrets distinfo Makefile, security/py-netbox-secrets/files patch-netbox__secrets_api_views.py patch-netbox__secrets_graphql_filters.py

security/py-netbox-secrets: Update to 3.0.1

* Remove patches that are no longer needed.

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v3.0.1

MFH:            2026Q2
(cherry picked from commit f2e7efda0deb21178521f6b341ace8f3dedb3f64)
DeltaFile
+0-55security/py-netbox-secrets/files/patch-netbox__secrets_api_views.py
+0-30security/py-netbox-secrets/files/patch-netbox__secrets_graphql_filters.py
+3-3security/py-netbox-secrets/distinfo
+1-2security/py-netbox-secrets/Makefile
+4-904 files

FreeBSD/ports a6f2883www/py-dj52-drf-spectacular-sidecar distinfo Makefile

www/py-dj52-drf-spectacular-sidecar: Update to 2026.4.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2026.3.1...2026.4.1

MFH:            2026Q2
(cherry picked from commit db89cde065eb94368edbb2440517dec6cb9ced50)
DeltaFile
+3-3www/py-dj52-drf-spectacular-sidecar/distinfo
+1-1www/py-dj52-drf-spectacular-sidecar/Makefile
+4-42 files

FreeBSD/ports ee21727devel/py-dj52-django-rq Makefile distinfo

devel/py-dj52-django-rq: Update to 4.0.1

* Replace option SENTRY, which was dropped with release 4.0, with option
  PROMETHEUS, which has been available since release 3.1.

Changelogs since 3.2.2:

https://github.com/rq/django-rq/releases/tag/v4.0.1
https://github.com/rq/django-rq/releases/tag/v4

PR:             294228
Approved by:    maintainer timeout
MFH:            2026Q2

(cherry picked from commit c46da3b13027edfed7f0960507204c4df60c90e9)
DeltaFile
+4-4devel/py-dj52-django-rq/Makefile
+3-3devel/py-dj52-django-rq/distinfo
+7-72 files

FreeBSD/ports 4e2c12cdevel/py-strawberry-graphql distinfo Makefile

devel/py-strawberry-graphql: Update to 0.312.4

Changelog since 0.312.2:

https://github.com/strawberry-graphql/strawberry/blob/0.312.4/CHANGELOG.md

MFH:            2026Q2
Security:       6a0aa20d-399f-11f1-8626-901b0edee044
(cherry picked from commit 0997d1261ec995b8dc16557e1d82fe4f67f65773)
DeltaFile
+3-3devel/py-strawberry-graphql/distinfo
+1-1devel/py-strawberry-graphql/Makefile
+4-42 files

FreeBSD/ports c4b5517devel/py-dj52-strawberry-graphql distinfo Makefile

devel/py-dj52-strawberry-graphql: Update to 0.312.4

Changelog since 0.312.2:

https://github.com/strawberry-graphql/strawberry/blob/0.312.4/CHANGELOG.md

MFH:            2026Q2
Security:       6a0aa20d-399f-11f1-8626-901b0edee044
(cherry picked from commit f09e1c09be64ad0e4343cf42d4e2063bae093ee7)
DeltaFile
+3-3devel/py-dj52-strawberry-graphql/distinfo
+1-1devel/py-dj52-strawberry-graphql/Makefile
+4-42 files

FreeBSD/ports b4fbda3www/py-drf-spectacular-sidecar distinfo Makefile

www/py-drf-spectacular-sidecar: Update to 2026.4.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2026.3.1...2026.4.1
DeltaFile
+3-3www/py-drf-spectacular-sidecar/distinfo
+1-1www/py-drf-spectacular-sidecar/Makefile
+4-42 files

FreeBSD/ports b851b7bnet-mgmt/netbox pkg-plist Makefile

net-mgmt/netbox: Update to 4.5.7

Changelog:

Enhancements:
* Adopt IEC unit labels (e.g. GiB) for virtual machine resources
* Add support for django-rq 4.0 and introduce RQ configuration parameter
* Support uploading custom scripts via the REST API (/api/extras/
  scripts/upload/)
* Add a 1C2P:2C1P breakout cable profile

Performance Improvements:
* Optimize queries for object and multi-object type custom fields

Bug Fixes:
* Fix installation of modules with placeholder values in component names
* Fix server error triggered by event rules referencing deleted objects
* Ensure read-only fields are included in REST API responses upon object
  creation

    [10 lines not shown]
DeltaFile
+24-0net-mgmt/netbox/pkg-plist
+5-5net-mgmt/netbox/Makefile
+3-3net-mgmt/netbox/distinfo
+32-83 files

FreeBSD/ports db89cdewww/py-dj52-drf-spectacular-sidecar distinfo Makefile

www/py-dj52-drf-spectacular-sidecar: Update to 2026.4.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2026.3.1...2026.4.1

MFH:            2026Q2
DeltaFile
+3-3www/py-dj52-drf-spectacular-sidecar/distinfo
+1-1www/py-dj52-drf-spectacular-sidecar/Makefile
+4-42 files

FreeBSD/ports f2e7efdsecurity/py-netbox-secrets distinfo Makefile, security/py-netbox-secrets/files patch-netbox__secrets_api_views.py patch-netbox__secrets_graphql_filters.py

security/py-netbox-secrets: Update to 3.0.1

* Remove patches that are no longer needed.

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v3.0.1

MFH:            2026Q2
DeltaFile
+0-55security/py-netbox-secrets/files/patch-netbox__secrets_api_views.py
+0-30security/py-netbox-secrets/files/patch-netbox__secrets_graphql_filters.py
+3-3security/py-netbox-secrets/distinfo
+1-2security/py-netbox-secrets/Makefile
+4-904 files

FreeBSD/ports f09e1c0devel/py-dj52-strawberry-graphql distinfo Makefile

devel/py-dj52-strawberry-graphql: Update to 0.312.4

Changelog since 0.312.2:

https://github.com/strawberry-graphql/strawberry/blob/0.312.4/CHANGELOG.md

MFH:            2026Q2
Security:       6a0aa20d-399f-11f1-8626-901b0edee044
DeltaFile
+3-3devel/py-dj52-strawberry-graphql/distinfo
+1-1devel/py-dj52-strawberry-graphql/Makefile
+4-42 files

FreeBSD/ports 0997d12devel/py-strawberry-graphql distinfo Makefile

devel/py-strawberry-graphql: Update to 0.312.4

Changelog since 0.312.2:

https://github.com/strawberry-graphql/strawberry/blob/0.312.4/CHANGELOG.md

MFH:            2026Q2
Security:       6a0aa20d-399f-11f1-8626-901b0edee044
DeltaFile
+3-3devel/py-strawberry-graphql/distinfo
+1-1devel/py-strawberry-graphql/Makefile
+4-42 files

FreeBSD/ports c46da3bdevel/py-dj52-django-rq Makefile distinfo

devel/py-dj52-django-rq: Update to 4.0.1

* Replace option SENTRY, which was dropped with release 4.0, with option
  PROMETHEUS, which has been available since release 3.1.

Changelogs since 3.2.2:

https://github.com/rq/django-rq/releases/tag/v4.0.1
https://github.com/rq/django-rq/releases/tag/v4

PR:             294228
Approved by:    maintainer timeout
MFH:            2026Q2
DeltaFile
+4-4devel/py-dj52-django-rq/Makefile
+3-3devel/py-dj52-django-rq/distinfo
+7-72 files

FreeBSD/ports f668526security/vuxml/vuln 2026.xml

security/vuxml: Document py-strawberry-graphql security issues

* CVE-2026-35523 - 7.5
* CVE-2026-35526 - 7.5
DeltaFile
+70-0security/vuxml/vuln/2026.xml
+70-01 files

FreeBSD/ports a4e28a3science/R-cran-Epi distinfo Makefile

science/R-cran-Epi: Update to 2.65

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

FreeBSD/ports 909a964www/hs-postgrest distinfo Makefile.cabal

www/hs-postgrest: Update 14.9 => 14.10

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+7-7www/hs-postgrest/distinfo
+2-3www/hs-postgrest/Makefile.cabal
+2-2www/hs-postgrest/Makefile
+11-123 files

FreeBSD/ports c4392c3sysutils/slurm-wlm distinfo Makefile

sysutils/slurm-wlm: Update 25.11.4 => 25.11.5

Changelog:
https://github.com/SchedMD/slurm/blob/slurm-25.11/CHANGELOG/slurm-25.11.md

PR:             294580
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 88864e235f996a33148ee62a2ff6180eb48474f6)
DeltaFile
+3-3sysutils/slurm-wlm/distinfo
+1-1sysutils/slurm-wlm/Makefile
+4-42 files

FreeBSD/ports 88864e2sysutils/slurm-wlm distinfo Makefile

sysutils/slurm-wlm: Update 25.11.4 => 25.11.5

Changelog:
https://github.com/SchedMD/slurm/blob/slurm-25.11/CHANGELOG/slurm-25.11.md

PR:             294580
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3sysutils/slurm-wlm/distinfo
+1-1sysutils/slurm-wlm/Makefile
+4-42 files