Update maintainer info regarding the addport and rmport scripts. Crees is
the current maintainer and would like to be CCd on any issues regarding these scripts. PR: docs/170822 Submitted by: crees Reviewed by: eadler (earlier version) Approved by: joel (mentor)
This commit is contained in:
parent
0b25f5894b
commit
7fa58ce1f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39717
1 changed files with 12 additions and 6 deletions
|
@ -3473,9 +3473,9 @@ U stable/9/share/man/man4/netmap.4
|
|||
from the port <filename>Makefile</filename>.
|
||||
It will also add an entry to the port's
|
||||
category <filename>Makefile</filename>. It was
|
||||
written by &a.mharo; and &a.will;, and is currently maintained
|
||||
by &a.garga;, so please send questions/patches about
|
||||
<command>addport</command> to him.</para>
|
||||
written by &a.mharo;, &a.will;, and &a.garga;. When sending
|
||||
questions about this script to the &a.ports;, please also CC
|
||||
&a.crees;, the current maintainer.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
@ -3582,9 +3582,9 @@ U stable/9/share/man/man4/netmap.4
|
|||
|
||||
<para>Alternatively, you can use the <command>rmport</command>
|
||||
script, from <filename class="directory">ports/Tools/scripts</filename>.
|
||||
This script has been written by &a.vd;, who is also its current
|
||||
maintainer, so please send questions, patches or suggestions
|
||||
about <command>rmport</command> to him.</para>
|
||||
This script was written by &a.vd;. When sending
|
||||
questions about this script to the &a.ports;, please also CC
|
||||
&a.crees;, the current maintainer.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
</qandadiv>
|
||||
|
@ -3642,6 +3642,12 @@ U stable/9/share/man/man4/netmap.4
|
|||
one step.</para>
|
||||
</step>
|
||||
</procedure>
|
||||
|
||||
<tip>
|
||||
<para><command>addport</command> now detects when the port to
|
||||
add has previously existed, and should handle all except
|
||||
the <filename>ports/LEGAL</filename> step automatically.</para>
|
||||
</tip>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
</qandadiv>
|
||||
|
|
Loading…
Reference in a new issue