From e8b8ffcb5ea10e55e3f51bdeae24483da41d91a9 Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Tue, 28 Jul 2020 07:41:21 +0000 Subject: [PATCH] Update the instructions to note that on FreeBSD-13 SVN has to be used to fetch the Ports Collection. Submitted by: pauamma_gundo.com Approved by: bcr Differential Revision: https://reviews.freebsd.org/D25805 --- en_US.ISO8859-1/articles/linux-users/article.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/articles/linux-users/article.xml b/en_US.ISO8859-1/articles/linux-users/article.xml index fc74b90bfa..b8c0338a94 100644 --- a/en_US.ISO8859-1/articles/linux-users/article.xml +++ b/en_US.ISO8859-1/articles/linux-users/article.xml @@ -155,7 +155,7 @@ Ports The &os; Ports Collection is a framework of - Makefiles and patches specifically + Makefiles and patches specifically customized for installing applications from source on &os;. When installing a port, the system will fetch the source code, apply any required patches, compile the code, and install the @@ -163,8 +163,10 @@ The Ports Collection, sometimes referred to as the ports tree, can be installed to /usr/ports - using &man.portsnap.8;. Detailed instructions for installing - the Ports Collection can be found in section 5.5 of the &os; Handbook.