git: d61f131ad7 - main - News: Announce 2026 ports freeze
Alexander Ziaee <[email protected]> Thu, 23 Jul 2026 16:00:39 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=d61f131ad7b5e1bd328711566793cab7d81a5e2c commit d61f131ad7b5e1bd328711566793cab7d81a5e2c Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-07-23 15:24:55 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-07-23 16:00:27 +0000 News: Announce 2026 ports freeze Reviewed by: adrian, jrm, kevans Differential Revision: https://reviews.freebsd.org/D58414 --- .../content/en/news/2026-ports-freeze/_index.adoc | 22 ++++++++++++++++++++++ website/data/en/news/news.toml | 5 +++++ 2 files changed, 27 insertions(+) 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,5 +1,10 @@ # 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"