From nobody Sat Sep 05 14:57:39 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 4hcbzY2RB5z6qfTL for ; Sat, 05 Sep 2026 14:57:45 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hcbzY1lNBz40wJ for ; Sat, 05 Sep 2026 14:57:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788620265; 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=c1W4yQyLfetSncl/WKTWj8Zd0HniIWDhJ9hWi3lQ0i8=; b=XPeTTE+IuOuC77vA6DpNfEmLCcMYfVcI3mN6+vvO+NFZaWhFjQ2R+yA6Ou+6biK7hVbyJa MCEW/vhkKM5jHH2rPHFIaSqHBzoRcDxZeSQhOmAMdSu0WD9SzipZ1zPtebRmdLdBEd8j+N fkoqmZSxC2roIInKsJYWlqnoCjqjc9XsNZuEBXeRItetWtNwZJjm9cyf4ZChuxkg4CmIUX /fAtdUdwkRl7bzw1XYMHIbQNfEPd0fDKwCENtqsB3tWEZrfUzp2FqIbtBTLsg0PCKUOwuF ez3Ja3wnAmj56C3N1TNLfVBWY/lxxhGjyVv2k/Vctcj8ovCY2o75y+TUk7fyGQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788620265; a=rsa-sha256; cv=none; b=W58htsG/htPo5VlnbS68Zj5WQ7B+k1H8rnh9j6jivq1ah607BdqooVSs6rp2oOE4mkmJPQ d0m4bnGOTuIoslxTipQa5+afvfz9X9eExQtcaqMiwBfpu/KXJdxahb0YHmuThWlqxAl2F5 g3U5FBRHm30Z3psqG+yD9WpN1OmuPv2loco/KAvafij9lWleiRvY5JgsN0ETOS93/Mr4Aa mVyq4ApRROHBmHH9BsXacc+/uLB7fXg5QEKivX1o4NbN/aG2299x6dsEkWWS7HuNr2VWaq L3Qk/rEhtmRxV+MpvgqCFWabn/c1MkjcN9vZh9Bg+MieHy5s1H+DNosb0va0EQ== 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=1788620265; 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=c1W4yQyLfetSncl/WKTWj8Zd0HniIWDhJ9hWi3lQ0i8=; b=ST101MQUtRXcbRP/blXMewtGIYMPIeCr1ncYIiU1NW7fIELfZNNJUkFNSS3s5aCL04LqrR aiNRWaVa4vX+lT/Et2zLmAyy2u+T+YhBGJfws1KTet80HUf1Yr5PxxEAsTZjdFVBaM5VA0 l++3/c8l+jkY8r8gJkK8Mxe+qFw6+81cEInMTvPGtomGGCDSZl3zpLSwPkcS+DWY77osJu r22RMoSJUIyi9eAoP8yUjh+51gkK/RsGfTVYlTVKE0btQn+HDvAA47Jy7zCeryx8P4fbxP I+HVn3+NVoSMqi2jJD8K3lxlBDO2SpnBKjB7Tw33a3e5WDLWzPFgFrr834rPLg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hcbzY0WsDzqt7 for ; Sat, 05 Sep 2026 14:57:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c075 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 05 Sep 2026 14:57:39 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: edb464d2b2 - main - website: Overhaul ports visibility 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: edb464d2b2d48b18854f22c58e1f9712b6b688d8 Auto-Submitted: auto-generated Date: Sat, 05 Sep 2026 14:57:39 +0000 Message-Id: <6a9c2de3.3c075.eeb9a5b@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=edb464d2b2d48b18854f22c58e1f9712b6b688d8 commit edb464d2b2d48b18854f22c58e1f9712b6b688d8 Author: Alexander Ziaee AuthorDate: 2026-09-05 12:18:48 +0000 Commit: Alexander Ziaee CommitDate: 2026-09-05 14:56:31 +0000 website: Overhaul ports visibility header: move ports to Get FreeBSD footer: add ports, remove 44bsd docs archive. It is still in docs/ where/: remove ports, and remove it from the sidemenu Event: Berlin Hackathon 202609 Reviewed by: wosch Suggested by: wosch, michaelo Differential Revision: https://reviews.freebsd.org/D59442 --- website/content/en/cgi/ports.cgi | 2 ++ website/content/en/where.adoc | 14 -------------- website/themes/beastie/i18n/en.toml | 9 ++++++--- website/themes/beastie/layouts/_partials/sidenav.html | 1 - website/themes/beastie/layouts/_partials/site-footer.html | 6 +++--- website/themes/beastie/layouts/_partials/site-header.html | 6 +++--- 6 files changed, 14 insertions(+), 24 deletions(-) diff --git a/website/content/en/cgi/ports.cgi b/website/content/en/cgi/ports.cgi index d4f1c6bbc0..9b2c7f93e7 100755 --- a/website/content/en/cgi/ports.cgi +++ b/website/content/en/cgi/ports.cgi @@ -787,6 +787,8 @@ sub footer_links { home @{[ $stype eq "help" ? "" : qq, | help, ]} + | git + | ftp EOF } diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index d70821f324..588668089a 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -228,20 +228,6 @@ Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/I VM images are available for link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/riscv64/Latest/[riscv64]. -[[apps]] -== Applications and Utility Software - -=== The Ports Collection - -A diverse collection of utility and application software that has been _ported_ to FreeBSD. - -* link:../ports/[About FreeBSD Ports] -* https://www.freshports.org/[FreshPorts - a more advanced web interface to the Collection] -* link:{handbook}ports/[Installing Applications: Packages and Ports] in the FreeBSD Handbook -* Browse the Collection: https://cgit.freebsd.org/ports/tree/[FreeBSD ports Git repository] | https://download.freebsd.org/ports/[web]. - -For information about how _you_ can contribute _your_ favorite piece of software to the Collection, have a look at _link:{porters-handbook}[The Porter's Handbook]_ and _link:{contributing}[Contributing to FreeBSD]_. - [[fastly]] == Fastly CDN diff --git a/website/themes/beastie/i18n/en.toml b/website/themes/beastie/i18n/en.toml index 368ad2fb53..872754050b 100644 --- a/website/themes/beastie/i18n/en.toml +++ b/website/themes/beastie/i18n/en.toml @@ -91,6 +91,9 @@ other = "Documentation Project Handbook" [h-manual-pages] other = "Manual pages" +[h-ports] +other = "Ported Applications" + [h-presentation-and-papers] other = "Presentations and papers" @@ -133,9 +136,6 @@ other = "Privacy Policy" [h-projects] other = "Projects" -[h-ports] -other = "Ports" - [h-forums] other = "Forums" @@ -307,6 +307,9 @@ other = "Documentation portal" [f-manual-pages] other = "Manual pages" +[f-ports] +other = "Ported Applications" + [f-presentation-and-papers] other = "Presentations and papers" diff --git a/website/themes/beastie/layouts/_partials/sidenav.html b/website/themes/beastie/layouts/_partials/sidenav.html index dcd481300e..62444398f8 100644 --- a/website/themes/beastie/layouts/_partials/sidenav.html +++ b/website/themes/beastie/layouts/_partials/sidenav.html @@ -78,7 +78,6 @@ {{ end }} -
  • {{ i18n "portedApplications" }}
  • {{ else if eq .sidenavType "ports" }}
  • {{ i18n "h-release-engineering" }}
  • +
  • + {{ i18n "portedApplications" }} +