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
This commit is contained in:
parent
26e36ffa38
commit
e8b8ffcb5e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54379
1 changed files with 5 additions and 3 deletions
|
@ -155,7 +155,7 @@
|
|||
<title>Ports</title>
|
||||
|
||||
<para>The &os; Ports Collection is a framework of
|
||||
<filename>Makefiles</filename> and patches specifically
|
||||
<filename>Makefile</filename>s 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 @@
|
|||
|
||||
<para>The Ports Collection, sometimes referred to as the ports
|
||||
tree, can be installed to <filename>/usr/ports</filename>
|
||||
using &man.portsnap.8;. Detailed instructions for installing
|
||||
the Ports Collection can be found in <link
|
||||
using &man.portsnap.8; (if running &os; &rel114.current;
|
||||
or &rel121.current;) or Subversion (if running &os.current;).
|
||||
Detailed instructions for installing the Ports Collection can
|
||||
be found in <link
|
||||
xlink:href="&url.base;/doc/en_US.ISO8859-1/books/handbook/ports-using.html">section
|
||||
5.5</link> of the &os; Handbook.</para>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue