From nobody Fri Jan 16 09:44:31 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dsw1D1YYLz6P2ZC for ; Fri, 16 Jan 2026 09:44:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dsw1C6wR9z3fRZ for ; Fri, 16 Jan 2026 09:44:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768556672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PYNL/H+9Bssi21+SQj1xyBsVXSXF4xhyR3QrnLMmcRw=; b=IgWsKwv+SA/IfxGQ4ezWEahK6xS9b7MdZgr/cpa0u/DDVxvwRec+ZcBGDqaVE8O0dOSptW qOgw26VEE+CsFniF13+N+iTl8ufdO6z9kRZec/9KHBJ+q2Ssvs5b0vVFCmJVtqnJx7rPcy PPx3wVzkx3xSag4pPa1RebjsTQnyiu42o2aYA1PCUUegHYZIBO/aTD/2T2sHzoBlr9tIu0 S4d4mQoXyva4U+Ciy2s9jsoY4WPa029jPS1rNN4d/+VNosh+7khgY/rF4SLmiPC2AEWaA4 3Ej6zh++uAWeY3fY/nr2/ZwCPeAbsOzVQkASW+FC/zXfeZpl4gnxUkL0CdyjrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768556672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PYNL/H+9Bssi21+SQj1xyBsVXSXF4xhyR3QrnLMmcRw=; b=NWtDfokjTZRygClUWJ1dYevlkdoBcYgiPUnnOR0zoOPZ8r9vmv8abGwYmuAzsfpvR2cdAI TwhaKcl+icCSPpUtoEo0HkwAowSQIsgHfxtVMKDfNXrz66uwGANGI+6qd/qPN6TLNytoK4 WLGe3sA9BSPFKbMNhXwz846uWJSEBcMJQbYFOqUOxn/t5sjA6zQR20pgu76kHh4dRQul4w g6fFgxHIrZj9Wb/DC4k/lRM5SZsQMvmxRKF/TU6JaLneAjVOiXgq6/P5sZ1JN+aApnJjxE ICIJ7tPMt69f5qNtVCYBkunef1oOZTdCW0zz0tv9gqQPhX8lUyy+0XjyXbmIUQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768556672; a=rsa-sha256; cv=none; b=me8V2mrH3w0TZdRDh9cyR8nWVd7m0BqsnLzBKFzSwpls1iDNl8b1Z+xhK08TFT2+d3FYyA yu+ccJaZKxIWnpjQaQDXmmMg4L+SL7gJcs6gl0B6tc1nnI+Czqjb9UX1Sgo8ZgEue5azrG XE8poUX7ZkhO4HAOagwMg5j/GpTX0Fn7b7gIe+8KzfqdVItq1nEOrPThGJqCRa56DPP4/I 15IrkigGdCBCrU0l2xRBSG4AlvATPbxgFuPALnuFrtdmTT/xMdZ49u2WhVIJTOJmR/ErfM f+gyIou+eBl1R+20dSGiFdy75mzhjEY3jPpWDQr8ZtnGqF9JwoxcvNeKgykFOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dsw1C6WTgz17Yr for ; Fri, 16 Jan 2026 09:44:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 21746 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 16 Jan 2026 09:44:31 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jimmy Olgeni Subject: git: 37767a759abd - main - UPDATING: Fix typos List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olgeni X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 37767a759abd66bc693e22eab6f6ccc766492435 Auto-Submitted: auto-generated Date: Fri, 16 Jan 2026 09:44:31 +0000 Message-Id: <696a087f.21746.287809e1@gitrepo.freebsd.org> The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=37767a759abd66bc693e22eab6f6ccc766492435 commit 37767a759abd66bc693e22eab6f6ccc766492435 Author: Jimmy Olgeni AuthorDate: 2026-01-16 09:43:30 +0000 Commit: Jimmy Olgeni 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: