FreeBSD/doc fab00d4documentation/static/pgpkeys alven.key

Replace Älven GPG key with ed25519 with subkeys

* Make alven at FreeBSD.org primary UID
+ Make separate short-lived subkeys for encryption and signing

Approved by:    db@ (Mentor, implicit)
DeltaFile
+31-67documentation/static/pgpkeys/alven.key
+31-671 files

FreeBSD/doc afd63dadocumentation/content/en/books/handbook/ports _index.adoc

[hb][ports]: Briefly mention kmods repositories

Reviewed by:            bcr@
Differential Revision:  https://reviews.freebsd.org/D51614
DeltaFile
+46-0documentation/content/en/books/handbook/ports/_index.adoc
+46-01 files

FreeBSD/doc ba39086documentation/content/en/articles/committers-guide _index.adoc

committers-guide: Increase subject length limit to 67 characters

I originally suggested a 63-character limit "so that git log --oneline
avoids wrapping."  Short hashes in the tree are typically 12 characters,
and a space between the hash and the subject should result in a limit
of 67 characters.  I think I arrived at 63 by subtracting git's typical
4-space indentation from 67, but that indent is not applicable to
`git log --oneline`.

Reviewed by:    olce
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48246
DeltaFile
+2-2documentation/content/en/articles/committers-guide/_index.adoc
+2-21 files

FreeBSD/doc 9ca5dd5shared authors.adoc, website/content/en administration.adoc

website: add dvl as a new portmgr member in /administration
DeltaFile
+1-1shared/authors.adoc
+1-0website/content/en/administration.adoc
+2-12 files

FreeBSD/doc ffefc4awebsite/content/en/status/report-2025-04-2025-06 mit_krb5.adoc

mit_krb5.adoc: typo fixes
DeltaFile
+2-2website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc
+2-21 files

FreeBSD/doc db6794awebsite/content/en/status/report-2025-04-2025-06 mit_krb5.adoc

Status/2025Q2/mit_krb5.adoc: Add report

Differential Revision:  https://reviews.freebsd.org/D50999
DeltaFile
+25-0website/content/en/status/report-2025-04-2025-06/mit_krb5.adoc
+25-01 files

FreeBSD/doc 3d9946fwebsite/content/en/status/report-2025-04-2025-06 gcc.adoc

Status/2025Q2/gcc.adoc: Add report

Reviewed by:    status (Pau Amma <paumma at gundo.com>)
Pull Request:   https://github.com/freebsd/freebsd-doc/pull/517
DeltaFile
+27-0website/content/en/status/report-2025-04-2025-06/gcc.adoc
+27-01 files

FreeBSD/doc 67c623adocumentation/content/en/articles/pgpkeys _index.adoc, documentation/static/pgpkeys alven.key

New committer (ports): Älven (alven)

My first steps as a new committer, following the Committer's Guide: [0]

1. Add an Author Entity (doc/shared/authors.adoc)
2. Update the List of Developers and Contributors (doc/shared/contrib-committers.adoc)
3. Add a News Item (doc/website/data/en/news/news.toml)
4. Add a PGP Key (doc/documentation/static/pgpkeys/alven.key)

[0] https://docs.freebsd.org/en/articles/committers-guide/#conventions-committers

PR:             287620
Approved by:    db@ (Mentor)
DeltaFile
+80-0documentation/static/pgpkeys/alven.key
+4-0shared/authors.adoc
+4-0website/data/en/news/news.toml
+3-0documentation/content/en/articles/pgpkeys/_index.adoc
+1-0shared/contrib-committers.adoc
+92-05 files

FreeBSD/doc ff678f3documentation/static/pgpkeys erj.key

Update my (erj) PGP key with new expiration date

Signed-off-by: Eric Joyner <erj at FreeBSD.org>
DeltaFile
+76-76documentation/static/pgpkeys/erj.key
+76-761 files

FreeBSD/doc fd01cf7website/content/en administration.adoc

www/Administration: fernape stepped down doceng secretary
DeltaFile
+1-1website/content/en/administration.adoc
+1-11 files

FreeBSD/doc faacb01shared authors.adoc

shared/authors.adoc: update RE teams

Consistent with:

a) doc 682f0eee79f1 (2025-06-11)

b) the order of members' names at
https://www.freebsd.org/administration/#t-re

Signed-off-by: Graham Perrin <grahamperrin at gmail.com>
DeltaFile
+2-2shared/authors.adoc
+2-21 files

FreeBSD/doc ed5a326documentation/content/en/books/handbook/multimedia _index.adoc

Handbook - Multimedia: Upgrade to KDE6

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/423
DeltaFile
+1-1documentation/content/en/books/handbook/multimedia/_index.adoc
+1-11 files

FreeBSD/doc c47ff0bdocumentation/content/en/books/handbook/virtualization _index.adoc

Handbook - Virtualization: Update BMD license

Submitted by:   rilysh
Pull Request:   https://github.com/freebsd/freebsd-doc/pull/468
DeltaFile
+1-1documentation/content/en/books/handbook/virtualization/_index.adoc
+1-11 files

FreeBSD/doc 15e3143documentation/content/en/books/handbook/network _index.adoc

Handbook - Network: Add default ctrl_interface and related parameters

Discussed with:         ziaee@ on Community Discord
Pull Request:           https://github.com/freebsd/freebsd-doc/pull/491
DeltaFile
+6-1documentation/content/en/books/handbook/network/_index.adoc
+6-11 files

FreeBSD/doc 41d8ee2documentation/content/en/books/porters-handbook/makefiles _index.adoc

Porters handbook - Makefiles: Escape a + sign

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/499
DeltaFile
+1-1documentation/content/en/books/porters-handbook/makefiles/_index.adoc
+1-11 files

FreeBSD/doc 27d743bdocumentation/content/en/books/handbook/desktop _index.adoc

Handbook - Desktop: Add # before root commands

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/507
DeltaFile
+2-2documentation/content/en/books/handbook/desktop/_index.adoc
+2-21 files

FreeBSD/doc c49bd0ddocumentation/content/en/books/handbook/x11 _index.adoc

Handbook - X11: Fix matching quotation

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/528
DeltaFile
+1-1documentation/content/en/books/handbook/x11/_index.adoc
+1-11 files

FreeBSD/doc 9efaa8bwebsite/content/en/status/report-2025-04-2025-06 releng.adoc

status: 2025q2: releng: fix link

14.3/announce/
should be
14.3R/announce/
DeltaFile
+1-1website/content/en/status/report-2025-04-2025-06/releng.adoc
+1-11 files

FreeBSD/doc 8660187website/content/en/status/report-2025-01-2025-03 releng.adoc

status: 2025q1: releng: fix link

13.5/announce/
should be
13.5R/announce/
DeltaFile
+1-1website/content/en/status/report-2025-01-2025-03/releng.adoc
+1-11 files

FreeBSD/doc e49047eshared contrib-additional.adoc

contrib-additional.adoc: add Vladimir Grebenshchikov <vova at zote.me>

Add Vladimir Grebenshchikov <vova at zote.me> for ports
net/net/amneziawg-kmod and net/amneziawg-tools.
DeltaFile
+1-0shared/contrib-additional.adoc
+1-01 files

FreeBSD/doc 18edf87documentation/content/en/books/handbook/ports _index.adoc

Handbook - Ports: Fix missing space after period

Reviewed by:    carlavilla@, Pau Amma <pauamma at gundo.com>
Pull Request:   https://github.com/freebsd/freebsd-doc/pull/522
DeltaFile
+1-1documentation/content/en/books/handbook/ports/_index.adoc
+1-11 files

FreeBSD/doc f009d14website/data/en/vendors consulting.toml

Website - Consulting - Remove dead site

Pull Request:   https://github.com/freebsd/freebsd-doc/pull/524
DeltaFile
+0-7website/data/en/vendors/consulting.toml
+0-71 files

FreeBSD/doc 41c87aadocumentation/static/pgpkeys carlavilla.key

Update personal GPG key
DeltaFile
+53-53documentation/static/pgpkeys/carlavilla.key
+53-531 files

FreeBSD/doc 9950d69documentation/content/en/articles/committers-guide _index.adoc

committers-guide: Recommend using git arc

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D51532
DeltaFile
+3-0documentation/content/en/articles/committers-guide/_index.adoc
+3-01 files

FreeBSD/doc 4d39b5fdocumentation/content/en/articles/committers-guide _index.adoc

committers-guide: Suggest consistency in prefixes

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D51531
DeltaFile
+1-0documentation/content/en/articles/committers-guide/_index.adoc
+1-01 files

FreeBSD/doc 25b8b52documentation/static/pgpkeys se.key

Update se@ PGP key expiry date
DeltaFile
+96-75documentation/static/pgpkeys/se.key
+96-751 files

FreeBSD/doc 04a44c9documentation/content/en/books/fdp-primer/manual-pages _index.adoc

fdp/manual-pages: Reference style.mdoc(5)
DeltaFile
+1-0documentation/content/en/books/fdp-primer/manual-pages/_index.adoc
+1-01 files

FreeBSD/doc 4c66431documentation/content/en/books/porters-handbook/porting-samplem _index.adoc

phb porting-samplem: Use Asciidoc callouts instead of inline comments

While here, perform some basic clean-up and wordsmithing.
DeltaFile
+45-53documentation/content/en/books/porters-handbook/porting-samplem/_index.adoc
+45-531 files

FreeBSD/doc 8f6f500website/content/en/status/report-2025-04-2025-06 portmgr.adoc

Status/2025Q2/portmgr.adoc: Add report
DeltaFile
+58-0website/content/en/status/report-2025-04-2025-06/portmgr.adoc
+58-01 files

FreeBSD/doc bf907edwebsite/themes/beastie/layouts/partials site-navigation.html

Fixed broken link in site navigation

Pull Request: https://github.com/freebsd/freebsd-doc/pull/532
Closes: https://github.com/freebsd/freebsd-doc/pull/532
DeltaFile
+1-1website/themes/beastie/layouts/partials/site-navigation.html
+1-11 files