From nobody Sat Mar 7 10:25:36 2026 X-Original-To: dev-commits-doc-all@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 4fSfYY1bDVz6TG1M for ; Sat, 07 Mar 2026 10:25:37 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fSfYY0FMRz3vv8 for ; Sat, 07 Mar 2026 10:25:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772879137; 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=JjzFFgxLmpSu9yz17QL+a2JCo+2lMpDxYP5lkimmG70=; b=gUGXrux+s0nwv1OH2zqg2r+ndA66eaXZefsQwcQ5fTrm+PXsUPZFBj1/CQtiqh6KEN63Jt fF4WHameifiUDEIok4Nv/bUl3inFoF3B5dFt0kPdEKBWKbpPkIG2+saoBcwZzrTbMWgKmx Fz8ov/0qs6Y50JZMIKf2+elQrBWG3erNaNFJljl6V+lxwMNBom0x4yizkDaZygmgJXgeK3 FwyBLTc5HEu6gSRp0vd/E9q7U48izUbTGh/Rx4v6ooPzJZ92ZowdsIBF4mxHe8a8obnQNY Xj3nMTE0U4+S1QqJAkTFryQXALmc3PYfRO6vwQiiWavJXSxd9xnp5t4Ba/iPBA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772879137; a=rsa-sha256; cv=none; b=CDRujj3BBqZkeXYUdDwJQz0geJBxF8Uapkq6FnCpcj36uh6KUxkMHhCU/I0Y2/WMAoLL3G fmaolLv5R/W5OIwcAjkwC3D2gDGCOEyZ+2eafr9jmOs0mKULLpPWNAWR/KLAmnJkTuEMDm We9zP1gsb7a9/1wLGXNlUu/jt8wp6NQYB7gdFPfAdk0ZjtmU8p+nMqvgRq1sjQ7J/Bgl4f Xm/8uUDHw6kbnbAfYckymEA3+oCSJikINCXvJtMjGh6JV43p8aMMQWMb/OvHGaycJMC8hp 72u6fpwbMeFGEUEvM4CyEZzOgFoRtqYaep+F2n4tRVHy6ROi7NsoTBwmhVacDg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772879137; 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=JjzFFgxLmpSu9yz17QL+a2JCo+2lMpDxYP5lkimmG70=; b=LLxImM9dZcNsNV1nZOcHqcBeothh+pEShH1DglebwpH4B7hIF6t7/FCoj3ntPYFWMgGVeM jmUS+zArAzkaWOQwS8opQWxQODG6hxU6HdtVvl/msR5a+7ZtpGxvKsqE5ohP9eA2vUMAir PXhdndhJlQoMv9GAMzYW2u9d8wxgwPLPWEUJjEtgMOuEPqjYoCnpwcJ2AT6kFaCAqp6us3 kvBVuMx8R5j7/+9Wn3DJqyNQ1EsXZBeVej3R8KCNs6ou2K11j2TMpLoLFebmHRuUEmm3nw 0tY5sL6nSWmiQb7etK0Z/WMTgeiwQn8QlrNR1QIzrtXMS74OUgQV0RG5Xc7xew== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fSfYX6nQVz14YD for ; Sat, 07 Mar 2026 10:25:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3bdc6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 07 Mar 2026 10:25:36 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Wolfram Schneider Subject: git: ab8fdf5ee5 - main - add FreeBSD 14.4-RELEASE & ports manual pages List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wosch X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ab8fdf5ee5a12c508884e9d503cdd230443756a1 Auto-Submitted: auto-generated Date: Sat, 07 Mar 2026 10:25:36 +0000 Message-Id: <69abfd20.3bdc6.4b6d3ec5@gitrepo.freebsd.org> The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/doc/commit/?id=ab8fdf5ee5a12c508884e9d503cdd230443756a1 commit ab8fdf5ee5a12c508884e9d503cdd230443756a1 Author: Wolfram Schneider AuthorDate: 2026-03-07 10:24:53 +0000 Commit: Wolfram Schneider CommitDate: 2026-03-07 10:24:53 +0000 add FreeBSD 14.4-RELEASE & ports manual pages Approved by: re --- website/content/en/cgi/man.cgi | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/website/content/en/cgi/man.cgi b/website/content/en/cgi/man.cgi index 4c2b2741ed..81e0a249da 100755 --- a/website/content/en/cgi/man.cgi +++ b/website/content/en/cgi/man.cgi @@ -367,15 +367,19 @@ foreach my $os ( keys %$sectionpath ) { $manLocalDir = '/usr/local/www/bsddoc/man'; # this should be the latest "release and ports" -$manPathDefault = 'FreeBSD 15.0-RELEASE and Ports'; +$manPathDefault = 'FreeBSD 15.0-RELEASE and Ports.quarterly'; %manPath = ( # supported RELEASES / STABLE / CURRENT + 'FreeBSD 15.0-RELEASE and Ports.quarterly', +"$manLocalDir/FreeBSD-15.0-RELEASE/man:$manLocalDir/FreeBSD-15.0-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-15.quarterly-RELEASE/man:$manLocalDir/FreeBSD-ports-15.quarterly-RELEASE/misc", 'FreeBSD 15.0-RELEASE and Ports', "$manLocalDir/FreeBSD-15.0-RELEASE/man:$manLocalDir/FreeBSD-15.0-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-15.0-RELEASE/man:$manLocalDir/FreeBSD-ports-15.0-RELEASE/misc", + 'FreeBSD 14.4-RELEASE and Ports', +"$manLocalDir/FreeBSD-14.4-RELEASE/man:$manLocalDir/FreeBSD-14.4-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-14.4-RELEASE/man:$manLocalDir/FreeBSD-ports-14.4-RELEASE/misc", 'FreeBSD 14.3-RELEASE and Ports', -"$manLocalDir/FreeBSD-14.3-RELEASE/man:$manLocalDir/FreeBSD-14.3-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-14.quarterly-RELEASE/man:$manLocalDir/FreeBSD-ports-14.quarterly-RELEASE/misc", +"$manLocalDir/FreeBSD-14.3-RELEASE/man:$manLocalDir/FreeBSD-14.3-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-14.3-RELEASE/man:$manLocalDir/FreeBSD-ports-14.3-RELEASE/misc", 'FreeBSD 14.2-RELEASE and Ports', "$manLocalDir/FreeBSD-14.2-RELEASE/man:$manLocalDir/FreeBSD-14.2-RELEASE/openssl/man:$manLocalDir/FreeBSD-ports-14.2-RELEASE/man:$manLocalDir/FreeBSD-ports-14.2-RELEASE/misc", 'FreeBSD 14.1-RELEASE and Ports', @@ -604,8 +608,9 @@ $manPathDefault = 'FreeBSD 15.0-RELEASE and Ports'; 'FreeBSD Ports 14.1', "$manLocalDir/FreeBSD-ports-14.1-RELEASE/man:$manLocalDir/FreeBSD-ports-14.1-RELEASE/misc", 'FreeBSD Ports 14.2', "$manLocalDir/FreeBSD-ports-14.2-RELEASE/man:$manLocalDir/FreeBSD-ports-14.2-RELEASE/misc", 'FreeBSD Ports 14.3', "$manLocalDir/FreeBSD-ports-14.3-RELEASE/man:$manLocalDir/FreeBSD-ports-14.3-RELEASE/misc", - 'FreeBSD Ports 14.3.quarterly', "$manLocalDir/FreeBSD-ports-14.quarterly-RELEASE/man:$manLocalDir/FreeBSD-ports-14.quarterly-RELEASE/misc", + 'FreeBSD Ports 14.4', "$manLocalDir/FreeBSD-ports-14.4-RELEASE/man:$manLocalDir/FreeBSD-ports-14.4-RELEASE/misc", 'FreeBSD Ports 15.0', "$manLocalDir/FreeBSD-ports-15.0-RELEASE/man:$manLocalDir/FreeBSD-ports-15.0-RELEASE/misc", + 'FreeBSD Ports 15.0.quarterly', "$manLocalDir/FreeBSD-ports-15.quarterly-RELEASE/man:$manLocalDir/FreeBSD-ports-15.quarterly-RELEASE/misc", # FreeBSD Releases + Ports @@ -1251,7 +1256,7 @@ while ( ( $key, $val ) = each %manPath ) { 'freebsd-current', 'FreeBSD 16.0-CURRENT', 'freebsd-release-ports', 'FreeBSD 15.0-RELEASE and Ports', - 'freebsd-ports', 'FreeBSD Ports 15.0', + 'freebsd-ports', 'FreeBSD Ports 15.0.quarterly', 'slackware', 'Linux Slackware 3.1', 'redhat', 'Red Hat 9',