In the section on re-adding a deleted port, clarify what addport is and
link back to the section where it is described. Also clean up some of the language in that first section.
This commit is contained in:
parent
88d214017b
commit
3c5e1f1f1c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45941
1 changed files with 8 additions and 8 deletions
|
|
@ -3841,12 +3841,12 @@ Relnotes: yes</programlisting>
|
|||
<para>First, please read the section about repository
|
||||
copies.</para>
|
||||
|
||||
<para>The easiest way to add a new port is to use the
|
||||
<command>addport</command> script from your machine
|
||||
(located in the <filename>ports/Tools/scripts</filename>
|
||||
directory). It will add a port from the directory you
|
||||
specify, determining the category automatically from the
|
||||
port <filename>Makefile</filename>. It will also add an
|
||||
<para>The easiest way to add a new port is the
|
||||
<command>addport</command> script
|
||||
located in the <filename>ports/Tools/scripts</filename>
|
||||
directory. It adds a port from the directory
|
||||
specified, determining the category automatically from the
|
||||
port <filename>Makefile</filename>. It also adds an
|
||||
entry to the port's category
|
||||
<filename>Makefile</filename>. It was written by
|
||||
&a.mharo.email;, &a.will.email;, and &a.garga.email;.
|
||||
|
|
@ -4031,8 +4031,8 @@ Relnotes: yes</programlisting>
|
|||
</procedure>
|
||||
|
||||
<tip>
|
||||
<para><command>addport</command> now detects when the
|
||||
port to add has previously existed, and should handle
|
||||
<para>The <command>addport</command> script mentioned in <xref linkend="ports-qa-adding"/> now detects when the
|
||||
port to add has previously existed, and attempts to handle
|
||||
all except the <filename>ports/LEGAL</filename> step
|
||||
automatically.</para>
|
||||
</tip>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue