FreeBSD/ports 0ef0ecebiology/gperiodic pkg-descr distinfo, science/gperiodic pkg-plist Makefile

biology/gperiodic: Move to a more appropriate category (science)

Approved by:            db@, yuri@ (Mentors, implicit)
MFH:                    2026Q3

(cherry picked from commit e77da4375744c5cada9342d27506cc88aa9c72c7)
DeltaFile
+0-54biology/gperiodic/Makefile
+54-0science/gperiodic/Makefile
+0-21biology/gperiodic/pkg-plist
+21-0science/gperiodic/pkg-plist
+0-3biology/gperiodic/pkg-descr
+0-3biology/gperiodic/distinfo
+75-815 files not shown
+83-8211 files

FreeBSD/ports 2e80550net/rclone Makefile distinfo

net/rclone: Update 1.74.4 => 1.75.0

Changelog:
https://rclone.org/changelog/#v1-75-0-2026-07-31

PR:             297457
Security:       GHSA-6jcg-q3wp-x2f4
Security:       GHSA-8c48-q9wj-3w37
Security:       GHSA-xhf4-832v-7xcr
Security:       GHSA-7p4m-qxvv-g567
Security:       GHSA-mfvx-7rcj-9m5g
Security:       GHSA-gwfq-86j8-7qhv
Security:       GHSA-8mxv-9xhp-86h4
Security:       GHSA-45pq-889g-fcgh
Security:       GHSA-2m8m-jhrm-w6j2
Security:       GHSA-h4mf-4v27-hggj
Security:       GHSA-3x6r-wxxg-53vv
Sponsored by:   UNIS Labs
MFH:            2026Q3

    [2 lines not shown]
DeltaFile
+5-5net/rclone/distinfo
+1-2net/rclone/Makefile
+6-72 files

FreeBSD/ports e77da43biology/gperiodic pkg-plist Makefile, science/gperiodic distinfo pkg-descr

biology/gperiodic: Move to a more appropriate category (science)

Approved by:            db@, yuri@ (Mentors, implicit)
MFH:                    2026Q3
DeltaFile
+0-54biology/gperiodic/Makefile
+54-0science/gperiodic/Makefile
+0-21biology/gperiodic/pkg-plist
+21-0science/gperiodic/pkg-plist
+3-0science/gperiodic/distinfo
+3-0science/gperiodic/pkg-descr
+81-755 files not shown
+83-8211 files

FreeBSD/ports 86c227dnet/rclone Makefile distinfo

net/rclone: Update 1.74.4 => 1.75.0

Changelog:
https://rclone.org/changelog/#v1-75-0-2026-07-31

PR:             297457
Security:       GHSA-6jcg-q3wp-x2f4
Security:       GHSA-8c48-q9wj-3w37
Security:       GHSA-xhf4-832v-7xcr
Security:       GHSA-7p4m-qxvv-g567
Security:       GHSA-mfvx-7rcj-9m5g
Security:       GHSA-gwfq-86j8-7qhv
Security:       GHSA-8mxv-9xhp-86h4
Security:       GHSA-45pq-889g-fcgh
Security:       GHSA-2m8m-jhrm-w6j2
Security:       GHSA-h4mf-4v27-hggj
Security:       GHSA-3x6r-wxxg-53vv
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+5-5net/rclone/distinfo
+1-2net/rclone/Makefile
+6-72 files

FreeBSD/ports e523279sysutils/rustic pkg-plist Makefile

sysutils/rustic: Update to 0.11.4

ChangeLog:      https://github.com/rustic-rs/rustic/releases/tag/v0.11.4
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+601-529sysutils/rustic/distinfo
+299-263sysutils/rustic/Makefile.crates
+2-2sysutils/rustic/Makefile
+1-0sysutils/rustic/pkg-plist
+903-7944 files

FreeBSD/ports 488a8efsysutils Makefile, sysutils/helm-docs distinfo pkg-descr

sysutils/helm-docs: New port

A tool that auto-generates documentation from helm charts into markdown
files. The resulting files contain metadata about their respective chart
and a table with each of the chart's values, their defaults, and an
optional description parsed from comments.

PR:             297599
Approved by:    arrowd (co-mentor)

(cherry picked from commit 691c574c56c433a75ef54e2e0b39aa72b61e732f)
DeltaFile
+30-0sysutils/helm-docs/Makefile
+10-0sysutils/helm-docs/pkg-descr
+5-0sysutils/helm-docs/distinfo
+1-0sysutils/Makefile
+46-04 files

FreeBSD/ports 691c574sysutils Makefile, sysutils/helm-docs distinfo pkg-descr

sysutils/helm-docs: New port

A tool that auto-generates documentation from helm charts into markdown
files. The resulting files contain metadata about their respective chart
and a table with each of the chart's values, their defaults, and an
optional description parsed from comments.

PR:             297599
Approved by:    arrowd (co-mentor)
DeltaFile
+30-0sysutils/helm-docs/Makefile
+10-0sysutils/helm-docs/pkg-descr
+5-0sysutils/helm-docs/distinfo
+1-0sysutils/Makefile
+46-04 files

FreeBSD/ports ef88181www/freenginx Makefile, www/nginx Makefile

www/{nginx,nginx-devel,freenginx}: 3rd-party modules management

Copy the module sources with cp instead of COPYTREE_SHARE in the
LUA and LUASTREAM pre-configure targets. COPYTREE_SHARE hardlinks
the files and then fails to chmod them when poudriere builds as an
unprivileged user.

Convert www/nginx-module-lua into a pure source-only port. The
prebuilt DSO conflicted with the module built by the nginx ports.

Add compat patches so lua-nginx-module builds against freenginx.

PR:             297651
Reported by:    Brad Ackerman
Sponsored by:   Netzkommune GmbH
DeltaFile
+10-39www/nginx-module-lua/Makefile
+16-0www/nginx-module-lua/files/patch-src_ngx__http__lua__subrequest.c
+14-0www/nginx-module-lua/files/patch-src_ngx__http__lua__time.c
+4-4www/nginx/Makefile
+4-4www/nginx-devel/Makefile
+4-4www/freenginx/Makefile
+52-512 files not shown
+53-588 files

FreeBSD/src 8109a5ccontrib/netbsd-tests/lib/libc/c063 t_fchmodat.c t_mkfifoat.c

contrib/netbsd-tests: lib/libc/c063: sync with NetBSD

This change syncs the lib/libc/c063 NetBSD tests with FreeBSD. This does
two things:
- Addresses bogus tautologically true assertions flagged by clang and gcc
  with ATF 0.22+ [1].
- Brings in some new test coverage.

Obtained from:  NetBSD (date tag: `20260818UTC`)
MFC after:      2 weeks
1. https://github.com/freebsd/atf/pull/72
DeltaFile
+89-59contrib/netbsd-tests/lib/libc/c063/t_utimensat.c
+69-4contrib/netbsd-tests/lib/libc/c063/t_faccessat.c
+29-2contrib/netbsd-tests/lib/libc/c063/t_mkfifoat.c
+11-6contrib/netbsd-tests/lib/libc/c063/t_fchmodat.c
+198-714 files

FreeBSD/ports 60d1a16devel/electron40 Makefile distinfo

devel/electron40: Prepare node modules archives for amd64 and aarch64 separately
DeltaFile
+5-3devel/electron40/distinfo
+1-0devel/electron40/Makefile
+6-32 files

FreeBSD/ports db911ecdevel/librelp Makefile distinfo

devel/librelp: update to 1.13.0

Changes:        https://github.com/rsyslog/librelp/blob/v1.13/ChangeLog
Reported by:    portscout, repology
DeltaFile
+3-3devel/librelp/distinfo
+1-1devel/librelp/Makefile
+4-42 files

FreeBSD/ports dd2617fnet/samba423 Makefile

net/samba423: fix lmdb depends

Fix the lmdb depends that was previously commited, we should use
lmdb0 instead of lmdb..

PR:     296559
Approved by:    samba (kiwi)
DeltaFile
+2-1net/samba423/Makefile
+2-11 files

FreeBSD/ports b444185biology/gperiodic pkg-descr Makefile

biology/gperiodic: Improve port, take maintainership

* Add education to CATEGORIES
* Improve COMMENT and pkg-descr
* Pet portclippy(1) and portfmt(1)

Approved by:            db@, yuri@ (Mentors, implicit)
MFH:                    2026Q3

(cherry picked from commit a7d6232b906f19f985752843b167a1585b9f3539)
DeltaFile
+14-14biology/gperiodic/Makefile
+1-1biology/gperiodic/pkg-descr
+15-152 files

FreeBSD/ports a7d6232biology/gperiodic pkg-descr Makefile

biology/gperiodic: Improve port, take maintainership

* Add education to CATEGORIES
* Improve COMMENT and pkg-descr
* Pet portclippy(1) and portfmt(1)

Approved by:            db@, yuri@ (Mentors, implicit)
MFH:                    2026Q3
DeltaFile
+14-14biology/gperiodic/Makefile
+1-1biology/gperiodic/pkg-descr
+15-152 files

FreeBSD/ports 71fbbb2www/galene Makefile distinfo, www/galene/files modules.txt

www/galene: Update to 1.1
DeltaFile
+163-0www/galene/files/modules.txt
+45-43www/galene/distinfo
+27-23www/galene/Makefile
+235-663 files

FreeBSD/ports 018e491x11/contour distinfo Makefile, x11/contour/files extra-patch-src_crispy_read__selector.h extra-patch-src_crispy_ReadSelector.hpp

x11/contour: Update to 0.7.0.8982

Changelog: https://github.com/contour-terminal/contour/releases/tag/v0.7.0.8982

Reported by:    GitHub (watch releases)
DeltaFile
+10-9x11/contour/Makefile
+0-11x11/contour/files/extra-patch-src_crispy_read__selector.h
+11-0x11/contour/files/extra-patch-src_crispy_ReadSelector.hpp
+3-3x11/contour/distinfo
+24-234 files

FreeBSD/ports 02facc5net/py-lib389 Makefile distinfo

net/py-lib389: Update to 3.2.2

Built from the same tarball as net/389-ds-base, which it requires in a
matching version.

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3net/py-lib389/distinfo
+1-2net/py-lib389/Makefile
+4-52 files

FreeBSD/ports 52c34e5net/389-ds-base Makefile distinfo

net/389-ds-base: Update to 3.2.2

Changes:        https://github.com/389ds/389-ds-base/releases/tag/389-ds-base-3.2.2

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3net/389-ds-base/distinfo
+1-2net/389-ds-base/Makefile
+4-52 files

FreeBSD/ports 4ab15e8devel/javax-activation-api Makefile

devel/javax-activation-api: Limit portscout to the javax branch

The Maven directory this port fetches from also holds 2.x, which is the
jakarta namespace and already packaged as devel/jakarta-activation-api,
not an update.

Sponsored by:   Netzkommune GmbH
DeltaFile
+4-0devel/javax-activation-api/Makefile
+4-01 files

FreeBSD/ports ae8c4d5devel/jaxb-api Makefile

devel/jaxb-api: Limit portscout to the javax branch

The Maven directory this port fetches from also holds 3.x and 4.x, which
are the switch to the jakarta.xml.bind namespace, not updates.
security/dogtag-pki needs the javax one.

Sponsored by:   Netzkommune GmbH
DeltaFile
+4-0devel/jaxb-api/Makefile
+4-01 files

FreeBSD/ports 2a3f084devel/jackson-jaxrs-providers Makefile distinfo

devel/jackson-jaxrs-providers: Update to 2.19.0

Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.

Changes:        https://github.com/FasterXML/jackson-jaxrs-providers/blob/2.19/release-notes/VERSION-2.x

Sponsored by:   Netzkommune GmbH
DeltaFile
+5-5devel/jackson-jaxrs-providers/distinfo
+1-1devel/jackson-jaxrs-providers/Makefile
+6-62 files

FreeBSD/ports 3e2c3f8devel/jackson-databind Makefile distinfo

devel/jackson-databind: Update to 2.19.0

Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.

Changes:        https://github.com/FasterXML/jackson-databind/blob/2.19/release-notes/VERSION-2.x

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3devel/jackson-databind/distinfo
+1-1devel/jackson-databind/Makefile
+4-42 files

FreeBSD/ports 836388bdevel/jackson-core Makefile distinfo

devel/jackson-core: Update to 2.19.0

Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.

Changes:        https://github.com/FasterXML/jackson-core/blob/2.19/release-notes/VERSION-2.x

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3devel/jackson-core/distinfo
+1-1devel/jackson-core/Makefile
+4-42 files

FreeBSD/ports 8907607devel/jackson-module-jaxb-annotations Makefile distinfo

devel/jackson-module-jaxb-annotations: Update to 2.19.0

Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.

2.19.0 still targets the javax namespace: its manifest imports
javax.activation in the [1.2,2) range, which is what devel/jaxb-api and
devel/javax-activation-api provide.

Changes:        https://github.com/FasterXML/jackson-modules-base/blob/2.19/release-notes/VERSION-2.x

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3devel/jackson-module-jaxb-annotations/distinfo
+1-1devel/jackson-module-jaxb-annotations/Makefile
+4-42 files

FreeBSD/ports 94e08a9devel/jackson-annotations Makefile distinfo

devel/jackson-annotations: Update to 2.19.0

Part of a lockstep update of the Jackson family: the ports depend on each
other by jar path without version constraints, so they have to stay on the
same version.

Changes:        https://github.com/FasterXML/jackson-annotations/blob/2.19/release-notes/VERSION-2.x

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3devel/jackson-annotations/distinfo
+1-1devel/jackson-annotations/Makefile
+4-42 files

FreeBSD/ports 8bfcc43sysutils/rsyslog8 Makefile distinfo

sysutils/rsyslog8: update to 8.2608.0

Changes:        https://github.com/rsyslog/rsyslog/blob/v8.2608.0/ChangeLog
Reported by:    GitHub release notifications
DeltaFile
+3-3sysutils/rsyslog8/distinfo
+1-1sysutils/rsyslog8/Makefile
+4-42 files

FreeBSD/ports 3ae250anet-im/py-zapzap Makefile distinfo

net-im/py-zapzap: Update to 7.4.2

ChangeLog:      https://github.com/rafatosta/zapzap/releases/tag/7.4.2
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 c944bb7biology/exonerate pkg-plist Makefile

biology/exonerate: Improve port, take maintainership

* Use https:// scheme for MASTER_SITES
* Improve COMMENT
* Pet portclippy(1) and portfmt(1)
* Sort pkg-plist

Approved by:            db@, yuri@ (Mentors, implicit)
MFH:                    2026Q3

(cherry picked from commit f56b7548526c1889a79deb79409a6be25a0de319)
DeltaFile
+8-8biology/exonerate/Makefile
+6-6biology/exonerate/pkg-plist
+14-142 files

FreeBSD/ports 16b3b0akorean/libhangul Makefile, korean/libhangul/files patch-hangul_Makefile.am

korean/libhangul: Make sure to link with libintl

This fixes korean/fcitx5-hangul for example.

PR:             297621
DeltaFile
+8-0korean/libhangul/files/patch-hangul_Makefile.am
+1-0korean/libhangul/Makefile
+9-02 files

FreeBSD/ports 8b59a2bkorean/ibus-hangul Makefile

korean/ibus-hangul: Appease portlint
DeltaFile
+3-1korean/ibus-hangul/Makefile
+3-11 files