Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 09:44:31 +0000
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37767a759abd - main - UPDATING: Fix typos
Message-ID:  <696a087f.21746.287809e1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by olgeni:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37767a759abd66bc693e22eab6f6ccc766492435

commit 37767a759abd66bc693e22eab6f6ccc766492435
Author:     Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2026-01-16 09:43:30 +0000
Commit:     Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2026-01-16 09:43:30 +0000

    UPDATING: Fix typos
---
 UPDATING | 38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

diff --git a/UPDATING b/UPDATING
index c3509259dd3c..8292c0d09f3a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -25,13 +25,13 @@ you update your ports collection, before attempting any port upgrades.
   AUTHOR: dvl@FreeBSD.org
 
   mysql-client is no longer a dependency. This allows users to select
-  mysql or mariadb at run time. This was not poossible before.
+  mysql or mariadb at run time. This was not possible before.
 
 20260103:
   AFFECTS: users of x11/nvidia-{driver, kmod}-devel variants
   AUTHOR: junchoon@dec.sakura.ne.jp
 
-  x11/nvidia-driver-devel and x11-nvidia-kmod-devel are upgraded to
+  x11/nvidia-driver-devel and x11/nvidia-kmod-devel are upgraded to
   latest New Feature Branch [NFB] of upstream driver package.
 
   This version drops support for a bunch of old (pre-Turing generations
@@ -134,7 +134,7 @@ you update your ports collection, before attempting any port upgrades.
   AUTHOR: madpilot@FreeBSD.org
 
   With the update to version 2.53.8 the port uses upstream install target.
-  This causes the installed unison binary to always me the command line
+  This causes the installed unison binary to always be the command line
   version, even when the port is compiled with xorg support. The UI binary
   is installed as unison-gui.
 
@@ -483,7 +483,7 @@ you update your ports collection, before attempting any port upgrades.
   sysutils/screen has been updated to 5.0.1 from 4.9.1. All currently
   running screen sessions must be terminated before upgrading. Failure
   to do so will result in orphaning remaining screen sessions. This is
-  expected when updating from one major version of screen to to another.
+  expected when updating from one major version of screen to another.
 
 20250514:
   AFFECTS: users of lang/perl5.*
@@ -785,7 +785,7 @@ you update your ports collection, before attempting any port upgrades.
   AFFECTS: users of comms/ser2net
   AUTHOR: rodrigo@FreeBSD.org
 
-  ser2net 4.6.4 doesn't support 3.5.1 configuration who has to be
+  ser2net 4.6.4 doesn't support 3.5.1 configuration which has to be
   converted over to use new YAML syntax.
 
   Please see the examples on ser2net.yaml sample configuration and
@@ -841,7 +841,7 @@ you update your ports collection, before attempting any port upgrades.
 
   # pkg remove -f kde[56] && pkg install kde
 
-  If you installed KDE via the plasma5-plasma metapackage, the upgrade path
+  If you installed KDE via the plasma5-plasma metapackage, the upgrade path is
 
   # pkg remove -f plasma5-plasma && pkg install plasma6-plasma
 
@@ -956,7 +956,7 @@ you update your ports collection, before attempting any port upgrades.
   AFFECTS: users of deskutils/treesheets
   AUTHOR: eduardo@FreeBSD.org
 
-  The binary have been renamed from treesheets to TreeSheets
+  The binary has been renamed from treesheets to TreeSheets
 
   - https://github.com/aardappel/treesheets/pull/760
 
@@ -973,7 +973,7 @@ you update your ports collection, before attempting any port upgrades.
   - https://github.com/glotlabs/gdrive/blob/main/docs/basic_usage.md
   - https://github.com/glotlabs/gdrive/blob/main/docs/create_google_api_credentials.md
 
-20241122
+20241122:
   AFFECTS: users of databases/couchdb3
   AUTHOR: dch@FreeBSD.org
 
@@ -991,7 +991,7 @@ you update your ports collection, before attempting any port upgrades.
   Please read more about this issue here:
   https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282217
 
-20241115
+20241115:
   AFFECTS: users of filesystems/zrepl-dsh2dsh
   AUTHOR: dsh@bamus.cz
 
@@ -1002,7 +1002,7 @@ you update your ports collection, before attempting any port upgrades.
   Please read more about this change here:
   https://github.com/dsh2dsh/zrepl?tab=readme-ov-file#breaking-changes
 
-20241112
+20241112:
   AFFECTS: users of databases/prometheus-postgres-exporter
   AUTHOR: lexi@hemlock.eden.le-fay.org
 
@@ -1136,7 +1136,7 @@ you update your ports collection, before attempting any port upgrades.
   though not explicitly if previously found, elfutils when built manually.
   This behavior has now changed. binutils will now disable any
   auto-dependency on elfutils. Users who build binutils manually and wish
-  to have it depend on elfutls must now explicitly set the option when
+  to have it depend on elfutils must now explicitly set the option when
   building binutils.
 
   There is no change to packages built by poudriere.
@@ -1315,7 +1315,7 @@ you update your ports collection, before attempting any port upgrades.
 
   xrdp has been updated to the releases of the latest stable branch v0.10.
   This version significantly improves performance improvement especially if the
-  client is Windows 11. There are to things to be careful about when updating.
+  client is Windows 11. There are two things to be careful about when updating.
 
   1) Make sure to update both net/xrdp and x11-drivers/xorgxrdp ports
      simultaneously.
@@ -1372,8 +1372,8 @@ you update your ports collection, before attempting any port upgrades.
 
   If you are using the qt6 flavor, you should uninstall it and install
   the unflavored package. If you want to keep using the qt5 version it
-  will be updated automatically to the qt6 version. If you should
-  uninstall the unflavored package and instal the qt5 version.
+  will be updated automatically to the qt6 version. You should
+  uninstall the unflavored package and install the qt5 flavor.
 
 20240606:
   AFFECTS: users of net-mgmt/unifi8
@@ -1502,7 +1502,7 @@ you update your ports collection, before attempting any port upgrades.
   AUTHOR: kbowling@FreeBSD.org
 
   The Foreign Key storage in hypertables has changed in an incompatible way,
-  after runing ALTER EXTENSION, you must run the SQL script here:
+  after running ALTER EXTENSION, you must run the SQL script here:
   https://github.com/timescale/timescaledb-extras/blob/master/utils/2.15.X-fix_hypertable_foreign_keys.sql
 
   For more details, see
@@ -1585,8 +1585,8 @@ you update your ports collection, before attempting any port upgrades.
   AFFECTS: users of net/bird2
   AUTHOR: olivier@FreeBSD.org
 
-  The net/bird2 default flavor has ben switched to netlink on FreeBSD >= 14.0
-  There is not change for FreeBSD < 14.0 (default flavor is still rtsock)
+  The net/bird2 default flavor has been switched to netlink on FreeBSD >= 14.0.
+  There is no change for FreeBSD < 14.0 (default flavor is still rtsock).
 
 20240319:
   AFFECTS: users of net/rdist6
@@ -1709,7 +1709,7 @@ you update your ports collection, before attempting any port upgrades.
   files: ./nfdump -r old-flowfile -y -w new-flowfile
 
   Please note, that only nfdump may read older flow files. All other
-  programs relay on the new file format.
+  programs rely on the new file format.
 
 20231027:
   AFFECTS: users of net-mgmt/librenms
@@ -1735,7 +1735,7 @@ you update your ports collection, before attempting any port upgrades.
   #
   DEFAULT_VERSIONS+=ghostscript=9
 
-  Please note that print/ghostcript9* will be removed in the future since it is
+  Please note that print/ghostscript9* will be removed in the future since it is
   not supported by upstream anymore.
 
 20231026:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696a087f.21746.287809e1>