aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2026-07-23 15:24:55 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2026-07-23 16:00:27 +0000
commitd61f131ad7b5e1bd328711566793cab7d81a5e2c (patch)
treeae5545c9a5f18b71c63a7506241ca2a76e0dadd1 /website
parentbd5cfe18aceb3ea4b05d57a6ed2752fd3f78984a (diff)
Diffstat (limited to 'website')
-rw-r--r--website/content/en/news/2026-ports-freeze/_index.adoc22
-rw-r--r--website/data/en/news/news.toml5
2 files changed, 27 insertions, 0 deletions
diff --git a/website/content/en/news/2026-ports-freeze/_index.adoc b/website/content/en/news/2026-ports-freeze/_index.adoc
new file mode 100644
index 0000000000..d5fa68ac9c
--- /dev/null
+++ b/website/content/en/news/2026-ports-freeze/_index.adoc
@@ -0,0 +1,22 @@
+---
+title: "Ports Repository Freeze July 21st 2026"
+sidenav: about
+loadNews: false
+---
+
+include::shared/en/urls.adoc[]
+
+= Ports Repository Freeze July 21st 2026
+
+The ports repository was frozen beginning on Tuesday, July 21st, 2026. +
+There is no concern that the tree has been compromised. +
+This page will document this freeze. +
+
+:toc:
+
+[[announce]]
+== Announcement: July 22nd, 2026
+
+The first announcement was issued on the https://lists.freebsd.org/archives/freebsd-announce/[announce@ mailing list].
+
+https://lists.freebsd.org/archives/freebsd-announce/2026-July/000294.html
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 426f518f04..8e157907e5 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,6 +1,11 @@
# Sort news by year, month and day
[[news]]
+date = "2026-06-23"
+title = "Ports Repository Frozen"
+description = "The ports repository has been frozen to revert a very large commit. There is no concern that the tree has been compromised. More information about the freeze can be found on the <a href=\"https://www.FreeBSD.org/news/2026-ports-freeze/\">2026 Ports Freeze</a> page."
+
+[[news]]
date = "2026-06-16"
title = "FreeBSD 15.1-RELEASE Available"
description = "<a href=\"https://www.FreeBSD.org/releases/15.1R/announce/\">FreeBSD 15.1-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/15.1R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/15.1R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 15.1. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page."