The FreeBSD Mall is defunct, the website http://www.freebsdmall.com/ is down for weeks. The last sold DVD was from FreeBSD 14.3 - 8 month ago. We should remove any links to the FreeBSD Mall website from our documentation.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=b9e505a8fde619b107912628a398f31b1e946029 commit b9e505a8fde619b107912628a398f31b1e946029 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2026-02-26 17:16:54 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2026-02-26 17:16:54 +0000 remove stale FreeBSD Mall links PR: 293468 website/content/en/mailto.adoc | 1 - 1 file changed, 1 deletion(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=ce5cc64018697f4738303c6d63480272e911ae22 commit ce5cc64018697f4738303c6d63480272e911ae22 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2026-02-26 20:34:55 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2026-02-26 20:34:55 +0000 remove stale FreeBSD Mall links PR: 293468 website/data/en/vendors/consulting.toml | 7 ------- website/data/en/vendors/misc.toml | 5 ----- 2 files changed, 12 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=0f71ddbf2677a99106aff72e9bdb92c93c51f1c6 commit 0f71ddbf2677a99106aff72e9bdb92c93c51f1c6 Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2026-02-26 20:58:28 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2026-02-26 20:58:28 +0000 remove stale FreeBSD Mall links PR: 293468 website/content/en/where.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks. At a glance (without a thorough cross-check), <https://github.com/freebsd/freebsd-doc/pull/604> also covered: <https://www.freebsd.org/copyright/daemon/>
grahamperrin@mowa219-gjp4 ~/d/f/doc (main)> git pull --ff-only Already up-to-date. grahamperrin@mowa219-gjp4 ~/d/f/doc (main)> rg -il freebsdmall.com . --sort=path | grep -v -e .po -e announce -e events -e news -e press -e releases | grep /en/ ./documentation/content/en/articles/committers-guide/_index.adoc ./documentation/content/en/books/handbook/mirrors/_index.adoc ./documentation/content/en/books/handbook/preface/_index.adoc ./website/content/en/copyright/daemon.adoc grahamperrin@mowa219-gjp4 ~/d/f/doc (main)>
doc a983d9164165 handbook/mirrors: Remove FreeBSD Mall links