- remove redundancy previously mentioned in same document, and mark
as important
This commit is contained in:
parent
402cfc30f7
commit
83bb6e8306
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48476
1 changed files with 7 additions and 10 deletions
|
@ -343,10 +343,13 @@ lib/X11/oneko/mouse.xpm</programlisting>
|
|||
|
||||
<para>Once happy with the port, the only thing remaining is to
|
||||
put it in the main &os; ports tree and make everybody else
|
||||
happy about it too. We do not need the
|
||||
<filename>work</filename> directory or the
|
||||
<filename>pkgname.tgz</filename> package, so delete them
|
||||
now.</para>
|
||||
happy about it too.</para>
|
||||
|
||||
<important>
|
||||
<para>We do not need the <filename>work</filename> directory or
|
||||
the <filename>pkgname.tgz</filename> package, so delete them
|
||||
now.</para>
|
||||
</important>
|
||||
|
||||
<para>Next, build the &man.shar.1; file. Assuming the port is
|
||||
called <literal>oneko</literal>, <command>cd</command> to the
|
||||
|
@ -382,12 +385,6 @@ lib/X11/oneko/mouse.xpm</programlisting>
|
|||
committing the new port.</para>
|
||||
</note>
|
||||
|
||||
<para>One more time, <emphasis>do not include the original
|
||||
source distfile, the <filename>work</filename> directory, or
|
||||
the package built with
|
||||
<command>make package</command></emphasis>; and, do use
|
||||
&man.shar.1; for new ports, not &man.diff.1;.</para>
|
||||
|
||||
<para>After submitting the port, please be patient. The time
|
||||
needed to include a new port in &os; can vary from a few days
|
||||
to a few months. A simple search form of the Problem Report
|
||||
|
|
Loading…
Reference in a new issue