Remove notes that was needed for portsnap in old, now unsupported version of
FreeBSD.
This commit is contained in:
parent
72f12ecaa1
commit
0bd1e52ad8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33669
1 changed files with 2 additions and 22 deletions
|
@ -714,31 +714,11 @@ docbook =
|
||||||
<title>Portsnap Method</title>
|
<title>Portsnap Method</title>
|
||||||
|
|
||||||
<para><application>Portsnap</application> is an alternative system for
|
<para><application>Portsnap</application> is an alternative system for
|
||||||
distributing the Ports Collection. It was first included in
|
distributing the Ports Collection.
|
||||||
&os; 6.0. On older systems, you can install it from <filename
|
Please refer to <link linkend="updating-upgrading-portsnap">Using Portsnap</link>
|
||||||
role="package">ports-mgmt/portsnap</filename> package:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>pkg_add -r portsnap</userinput></screen>
|
|
||||||
|
|
||||||
<para>Please refer to <link linkend="updating-upgrading-portsnap">Using Portsnap</link>
|
|
||||||
for a detailed description of all <application>Portsnap</application>
|
for a detailed description of all <application>Portsnap</application>
|
||||||
features.</para>
|
features.</para>
|
||||||
|
|
||||||
<step>
|
|
||||||
<para>Since &os; 6.1-RELEASE and with recent versions
|
|
||||||
of the <application>Portsnap</application> port or package, you
|
|
||||||
can safely skip this step. The <filename
|
|
||||||
class="directory">/usr/ports</filename> will be created
|
|
||||||
automatically at first use of the &man.portsnap.8; command.
|
|
||||||
With previous versions of
|
|
||||||
<application>Portsnap</application>, you will have to
|
|
||||||
create an empty directory <filename
|
|
||||||
class="directory">/usr/ports</filename> if it does not
|
|
||||||
exists:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>mkdir /usr/ports</userinput></screen>
|
|
||||||
</step>
|
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>Download a compressed snapshot of the Ports Collection into
|
<para>Download a compressed snapshot of the Ports Collection into
|
||||||
<filename class="directory">/var/db/portsnap</filename>. You can
|
<filename class="directory">/var/db/portsnap</filename>. You can
|
||||||
|
|
Loading…
Reference in a new issue