aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/ports/updating.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/en/ports/updating.adoc')
-rw-r--r--website/content/en/ports/updating.adoc20
1 files changed, 0 insertions, 20 deletions
diff --git a/website/content/en/ports/updating.adoc b/website/content/en/ports/updating.adoc
deleted file mode 100644
index d175c4c6b5..0000000000
--- a/website/content/en/ports/updating.adoc
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: "Updating FreeBSD Ports"
-sidenav: ports
----
-
-include::shared/en/urls.adoc[]
-
-= Updating FreeBSD Ports
-
-{{< form-ports >}}
-
-'''''
-
-The ports listed on these web pages are continually being updated. It is strongly recommended that you refresh the entire collection together, as many ports depend on other parts of the tree, even where that might seem counterintuitive (e.g. `japanese/`.)
-
-Changes that affect the entire port system are now documented in the https://cgit.FreeBSD.org/ports/tree/CHANGES[CHANGES] file. Changes that affect individual ports are now documented in the https://cgit.FreeBSD.org/ports/tree/UPDATING[UPDATING] file.
-
-For more information about new, changed or removed ports/packages, or if you wish to search for a specific application to see if it's available as a port/package, you may use the form above; alternatively, you may wish to visit https://www.FreshPorts.org[FreshPorts.org] and either browse the site or subscribe to the lists hosted there.
-
-To learn more about installing and maintaining ports, see link:{handbook}ports/[Installing Applications: Packages and Ports], a section of the link:{handbook}[FreeBSD Handbook]; the section of the Porter's Handbook called link:{porters-handbook}#keeping-up[Keeping Up]; and the link:https://www.FreeBSD.org/cgi/man.cgi?query=ports[`ports manual page`].