aboutsummaryrefslogtreecommitdiff
path: root/website/content
diff options
context:
space:
mode:
Diffstat (limited to 'website/content')
-rw-r--r--website/content/en/community/_index.adoc6
-rw-r--r--website/content/en/releases/15.0R/schedule.adoc2
-rw-r--r--website/content/en/status/report-2025-07-2025-09/doceng.adoc2
-rw-r--r--website/content/en/status/report-2025-07-2025-09/gcc.adoc6
4 files changed, 7 insertions, 9 deletions
diff --git a/website/content/en/community/_index.adoc b/website/content/en/community/_index.adoc
index eddbd9f751..2d66185cf9 100644
--- a/website/content/en/community/_index.adoc
+++ b/website/content/en/community/_index.adoc
@@ -14,7 +14,7 @@ The project maintains several official community spaces where developers, contri
If you prefer asynchronous and long-lived communications channels, FreeBSD offers over one hundred https://lists.freebsd.org[mailing lists] covering a vast range of topics, and provides web-based https://forums.freebsd.org/[forums] and several Usenet link:{handbook}eresources/#eresources-news[newsgroups].
-For more real-time collaboration, we have a number of https://wiki.freebsd.org/IRC/[FreeBSD IRC channels] and an instance on https://wiki.freebsd.org/Discord[Discord] where you can find support, learn to contribute, watch live streams and a whole lot more.
+For more real-time collaboration, we have a number of https://wiki.freebsd.org/IRC/[FreeBSD IRC channels] and where you can find support, learn to contribute, and a whole lot more.
If you are interested in professional development and networking opportunities then follow us on https://www.linkedin.com/company/freebsd/[LinkedIn] and join our official https://www.linkedin.com/groups/47628[FreeBSD LinkedIn Group].
@@ -24,9 +24,7 @@ Last year there were {{< get-event-last-year-info "events" >}} events around the
Last year there were {{< get-event-last-year-info "events" >}} events in {{< get-event-last-year-info "countries" >}} different countries around the world.
////
-On Reddit, you can find the FreeBSD community link:https://www.reddit.com/r/freebsd/[here].
-
-Beyond officially run community spaces, there are many https://www.freebsd.org/usergroups/[User Groups], along with highly active FreeBSD communities on https://twitter.com/search?q=freebsd[Twitter], https://stackoverflow.com/questions/tagged/freebsd[StackOverflow], https://serverfault.com/questions/tagged/freebsd[ServerFault], and https://www.meetup.com/topics/freebsd/[MeetUp.com], among many other technology-related spaces.
+Beyond officially run community spaces, there are many https://www.freebsd.org/usergroups/[User Groups], along with highly active FreeBSD communities on link:https://www.reddit.com/r/freebsd/[Reddit], https://wiki.freebsd.org/Discord[Discord], https://stackoverflow.com/questions/tagged/freebsd[StackOverflow], https://serverfault.com/questions/tagged/freebsd[ServerFault], and https://www.meetup.com/topics/freebsd/[MeetUp.com], among many other technology-related spaces.
The https://wiki.freebsd.org/[FreeBSD wiki] contains information about development and related projects.
diff --git a/website/content/en/releases/15.0R/schedule.adoc b/website/content/en/releases/15.0R/schedule.adoc
index 34784f3864..9dcb21c4f2 100644
--- a/website/content/en/releases/15.0R/schedule.adoc
+++ b/website/content/en/releases/15.0R/schedule.adoc
@@ -49,7 +49,7 @@ General discussions about the pending release and known issues should be sent to
|BETA3 builds begin |[.line-through]#17 October 2025# +
24 October 2025 |24 October 2025 |Third beta test snapshot.
|BETA4 builds begin |[.line-through]#24 October 2025# +
-31 October 2025 |- |Fourth beta test snapshot.
+31 October 2025 |31 October 2025 |Fourth beta test snapshot.
|RC1 builds begin |[.line-through]#31 October 2025# +
7 November 2025 |- |First release candidate.
|RC2 builds begin* |[.line-through]#7 November 2025# +
diff --git a/website/content/en/status/report-2025-07-2025-09/doceng.adoc b/website/content/en/status/report-2025-07-2025-09/doceng.adoc
index d4ae0b884b..65dd80edab 100644
--- a/website/content/en/status/report-2025-07-2025-09/doceng.adoc
+++ b/website/content/en/status/report-2025-07-2025-09/doceng.adoc
@@ -58,7 +58,7 @@ link:https://translate-dev.freebsd.org/[FreeBSD Weblate Instance] URL: link:http
* Indonesian (progress: 1%)
* Italian (it_IT) (progress: 4%)
* Korean (progress: 29%)
- * Norwegian Bokmål (progress: 1%)
+ * Norwegian Bokmål (progress: 1%)
* Persian (progress: 3%)
* Polish (progress: 1%)
* Portuguese (progress: 0%)
diff --git a/website/content/en/status/report-2025-07-2025-09/gcc.adoc b/website/content/en/status/report-2025-07-2025-09/gcc.adoc
index c164362247..762aefd2e7 100644
--- a/website/content/en/status/report-2025-07-2025-09/gcc.adoc
+++ b/website/content/en/status/report-2025-07-2025-09/gcc.adoc
@@ -20,10 +20,10 @@ The GCC ports were in an inconsistent state: some ports required a bootstrap opt
Now all GCC ports allow building without any bootstrap option selected, just as it was in the past.
The problem is that building GCC on FreeBSD with FreeBSD's default compiler (clang) is not fully supported.
-Since I know that many users do prefer to build GCC without bootstrapping it, instead of enforcing it as I initially planned, I prefer to maintain the option but remove from a no-boostrap build all features that cannot be built successfully.
-It shall be the users' responsibility to ensure that they do not need any feature incompatible with no-boostrap builds.
+Since I know that many users do prefer to build GCC without bootstrapping it, instead of enforcing it as I initially planned, I prefer to maintain the option but remove from a no-bootstrap build all features that cannot be built successfully.
+It shall be the users' responsibility to ensure that they do not need any feature incompatible with no-bootstrap builds.
At the moment, jit is the only feature that is excluded from a no-bootstrap build.
-The default bootstrap option is STANDARD_BOOSTRAP, so users of packages from official FreeBSD packages repositories will have a full build with all the supported features avaible.
+The default bootstrap option is STANDARD_BOOTSTRAP, so users of packages from official FreeBSD packages repositories will have a full build with all the supported features available.
See commits link:https://cgit.freebsd.org/ports/commit/?id=5ee63cc45413954077b2b0c0546b8342585b41ba[5ee63cc45413954077b2b0c0546b8342585b41ba], link:https://cgit.freebsd.org/ports/commit/?id=62f186cdf6e9689f30e854a0e23482c552c851a2[62f186cdf6e9689f30e854a0e23482c552c851a2] and link:https://lists.freebsd.org/archives/dev-commits-ports-main/2025-August/160223.html[this mail] for more details.