Commit Graph

56273 Commits

Author SHA1 Message Date
Li-Wen Hsu 4426b60c97
Add the prepare-commit-msg hook to the repository
This is a merged and modified version from src and ports repositories.

The easiest way to install is run the following command in the repository:

    git config --add core.hooksPath .hooks

or copy it to the hooks directory, but it will not get automatically updated:

    cp .hooks/prepare-commit-msg .git/hooks/

Approved by:	carlavilla (doceng)
Differential Revision:	https://reviews.freebsd.org/D36203
2022-08-16 21:33:25 +08:00
Ryusuke SUZUKI 0b9f56c038 ja/website: Update download page
8cc8bbcf61 -> 52fb1e2799
2022-08-15 21:46:47 +09:00
Lorenzo Salvadore 2d81bf043c
Fix line wrapping in 2022q2 foundation report
PR:		265771
Reported by:	grahamperrin (bugzilla), debdrup (irc)
Reviewed by:	jrm (report submitter)
Approved by:	debdrup (status blanket)
2022-08-15 13:07:24 +02:00
Gleb Popov 08dd1185b4 Porter Handbook: Update documentation on porting Haskell programs.
Reviewed by: fernape, pauamma

Differential Revision: https://reviews.freebsd.org/D36090
2022-08-15 10:16:10 +03:00
Fernando Apesteguía b4f6caf9a9 [doc-es][articles/leap-seconds] Translate article 2022-08-12 16:51:45 +02:00
Fernando Apesteguía 14987e1630 [doc-es][articles/ldap-auth] Translate article. 2022-08-12 16:51:03 +02:00
Glen Barber c7897c47b0 administration: update the doceng member list
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-08-11 16:12:13 -04:00
Glen Barber 96dcaee26c admninistration: update doceng-secretary
Welcome abord fernampe to doceng-secretary.
Many thanks to 0mp for filling this role the past few years.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-08-11 14:29:01 -04:00
Mateusz Piotrowski 77b4c3e2d4 handbook: Reference nfsv4(4)
The handbook chapter does not explain how to set up an NFSv4 server.
Let's point to the existing manual page for the time being.

Sponsored by:	Klara, Inc.
2022-08-11 16:30:53 +02:00
Ryusuke SUZUKI 802ea573af ja/website: Update news item
53afbb6920 -> b38b32005f
2022-08-11 18:39:55 +09:00
Philip Paeps 2d5f11e9bd errata/13.1R: Add SAs and ENs published 2022-08-09 2022-08-10 19:26:39 +08:00
Philip Paeps 0092b710f3 errata/13.1R: prune lists of advisories and errata
When the release notes for 13.1R were copied from 13.0R, the lists of
advisories and errata were not pruned.
2022-08-10 19:26:39 +08:00
Philip Paeps aee048aaa1 errata/13.0R: Add SAs and ENs published 2022-08-09 2022-08-10 19:26:39 +08:00
Philip Paeps a051750a2e errata/12.3R: Add SAs and ENs published 2022-08-09 2022-08-10 19:26:39 +08:00
Gordon Tetlow fb32d2e2a0 Add EN-22:16 to EN-22:19 and SA-22:09 to SA-22:12.
Approved by:	so
2022-08-09 14:22:54 -07:00
Fernando Apesteguía 9dd6f41e48 [doc-es][articles/contributing] Keep up with latest changes
Change format for the contact information of the FreeBSD Foundation.
2022-08-09 17:04:29 +02:00
Fernando Apesteguía d6c52283a7 [doc-es][articles/ipsec-must] Translate article 2022-08-09 17:03:50 +02:00
Fernando Apesteguía b6bdc12e37 [doc-es][articles/hubs] Finish article translation.
Also change to a more informal style.
2022-08-09 17:02:49 +02:00
Fernando Apesteguía d4cdd15d59 [doc-es][articles/gjournal-desktop] Translate article
Finish article translation. Change to a more informal style.
2022-08-09 17:01:53 +02:00
Li-Wen Hsu 7d4f98db9d
Document FreeBSD version 1400065
Sponsored by:	The FreeBSD Foundation
2022-08-09 15:28:35 +08:00
Lorenzo Salvadore b38b32005f
news/news.toml: Add new quarterly status report
Approved by:	debdrup (status blanket)
2022-08-09 00:25:40 +02:00
Lorenzo Salvadore e7ae7f2978
status/_index.adoc: Update next due date
Approved by:	debdrup (status blanket)
2022-08-09 00:21:31 +02:00
Lorenzo Salvadore 36d9c267b1
status/report-2022-04-2022-06: Add report
Approved by:	debdrup (status blanket)
Reviewed by:	pauamma
Differential Revision: https://reviews.freebsd.org/D36013
2022-08-08 16:23:15 +02:00
Felix Palmen 723df92c1b Update Ronald Klop's email address in contributors
All MAINTAINER entries in ports already use the new email address.

Approved by:		doceng (blanket), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36060
2022-08-08 12:44:18 +02:00
Li-Wen Hsu 92e212b346
Announce the new core secretary PGP key
It is signed with the old core secretary key.

$ gpg --list-sigs 0xBE3DF7A86914D607
pub   rsa4096/0xBE3DF7A86914D607 2022-07-29 [SC] [expires: 2024-07-28]
      Key fingerprint = E0C0 73CF 01A2 A902 800C  3680 BE3D F7A8 6914 D607
uid                   [ultimate] FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig 3        0xBE3DF7A86914D607 2022-07-29  FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sig          0xD8C8C83B49F26F17 2022-07-29  FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sub   rsa4096/0x7882C7A2CA320B52 2022-07-29 [E] [expires: 2024-07-28]
sig          0xBE3DF7A86914D607 2022-07-29  FreeBSD Core Team Secretary <core-secretary@freebsd.org>
2022-08-08 03:44:52 +08:00
Danilo G. Baio 1cfd1bdb58 pt-br/books/fdp-primer: Sync with en
Obtained from:  https://translate-dev.freebsd.org
2022-08-07 16:15:28 -03:00
Danilo G. Baio 09978de9d8 pt-br/articles/problem-reports: Sync with en, fix links
Obtained from:  https://translate-dev.freebsd.org
2022-08-07 14:56:39 -03:00
Danilo G. Baio e5b116889d doc: Add source .po files for translations
This helps the Weblate translation workflow and offline translations
through .po files, it's important to update these files constantly.

The goal here is to have a semi-automated translation workflow; Weblate
will pull updates automatically from the main repository and commit
translations to another repository.

Doc committers are encouraged to update the source .po files whenever
there are updates in the English documentation part.

  $ ./tools/update_translate_template.sh documentation

Anyway, I'll keep doing this periodically.

Discussed with:	  doceng
2022-08-07 10:50:34 -03:00
Ruey-Cherng Yu 3e68ca2c7b Traditional Chinese translation of FAQ chap 1 and chap 2
PR:265575
Submitted by Wang-Yan-Hao <comi126konsu@gmail.com>
2022-08-07 12:46:52 +00:00
ghislain f4e8db9335 Fix typos and some rewording in Firewall chapter
PR:     265455
2022-08-05 20:23:28 +02:00
ghislain d8adcfc1e3 Fix typo in advanced networking chapter
PR:             265457
Reviewed by:    pauamma@
2022-08-05 20:14:10 +02:00
Fernando Apesteguía 01829a0839 [doc-es] Fix freebsd-hubs-desc typo
Remove duplicated words.
2022-08-05 19:57:10 +02:00
Joseph Mingrone 7eb6096a2d
Update my PGP key 2022-08-05 13:18:32 -03:00
Danilo G. Baio 311e6e3d5e fdp-primer: Add Trademarks section
PR:		262202
Reported by:	pauamma
Reviewed by:	bcr, carlavilla, emaste, jhb
Differential Revision: https://reviews.freebsd.org/D35521
2022-08-04 19:27:14 -03:00
Fernando Apesteguía 154f588c62 [doc-es][articles/freebsd-src-lsp] Translate article
Finish translation of the article on how to use LSP with the src tree.
2022-08-04 07:50:33 +02:00
Gordon Bergling 127bfbb032 Documentation: Remove some double words
- s/is is/is/
  - s/the the/the/
2022-08-03 12:10:51 +02:00
Felix Palmen 2d79e95dec New committer (ports): Felix Palmen (zirias)
Completed steps 1-4 from Committer's Guide.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36011
2022-08-03 09:27:22 +02:00
Muhammad Moinur Rahman 6fe1a41376 Remove miwi from ports-secteam in phabricator
PR:             265492
2022-08-02 21:06:00 +02:00
Fernando Apesteguía 6e9292d3cb [doc-es][articles/mailing-list-faq] Small fixes.
Change a couple of translations with mismatching line breaks.
Translation (.adoc) is not affected.
2022-08-02 17:49:44 +02:00
Lorenzo Salvadore 91d36c4a42
status/README: Require introduction in intro.adoc
The existing tools require the introduction to be written in a file
named intro.adoc.

Approved by:	debdrup (status blanket)
2022-08-02 16:30:01 +02:00
Rene Ladan 1851211b3c Move ohauer to the developer alumni after safekeeping his ports commit bit. 2022-08-01 21:31:57 +02:00
Li-Wen Hsu 855183c55f
Remove previous core liaisons from jenkins-admin 2022-08-01 12:17:59 +08:00
Li-Wen Hsu b4ffe8b3e3
Welcome Sergio Carlavilla Delgado (carlavilla) as the new core team secretary
And we thank Muhammad Moinur Rahman (bofh) for his service over the past
two years.

Approved by:	core
2022-07-31 16:01:55 +08:00
Ruey-Cherng Yu b4ec4bc486 - traditional Chinese Translation of the latest news item (2022-06-03 and 2022-06-29) 2022-07-28 11:21:53 +00:00
Sergio Carlavilla Delgado 585b90791b Upgrade my pgp key 2022-07-28 10:27:58 +02:00
Warner Losh c4621d5c68 Fix years of service for Warner Losh
I was also on core.10 (starting in 2018) in addition to core.11 (which
ended in 2022).
2022-07-26 21:15:07 -06:00
Sergio Carlavilla Delgado 1e444b52f0 Upgrade ports intalling section
PR:                     262373
Reviewed by:            grahamperrin@, pauamma@
Approved by:            gjb@
2022-07-25 20:57:55 +02:00
Sergio Carlavilla Delgado 47b35d930e Fix links in FAQ
PR:             257347
Submitted by:   grahamperrin@
2022-07-24 19:42:45 +02:00
Sergio Carlavilla Delgado 9c5457ac12 Upgrade Gnome screenshots to show newer versions
PR:             265225
Submitted by:   grahamperrin@
2022-07-24 18:53:07 +02:00
Minsoo Choo 863d1c6a6c Delete 25th anniversary image from FreeBSD website
Next year 2023 will be the 30th anniversary. It's a good time
to remove the 25th anniversary image.

PR:                     261058
Differential Revision:  https://reviews.freebsd.org/D34410
2022-07-24 16:04:53 +02:00