Advise porters that as part of the porting process, make readme

should also be tested.
In addition to that, document that post-deinstall is not a valid
target and is not run by the ports infrastructure.

PR:		docs/166502
Submitted by:	jgh
This commit is contained in:
Benedict Reuschling 2012-04-18 19:50:58 +00:00
parent 5f35b677f4
commit e573ecf5a5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38707

View file

@ -345,6 +345,10 @@ PLIST_DIRS= lib/X11/oneko</programlisting>
<step>
<para><command>make package</command></para>
</step>
<step>
<para><command>make readme</command></para>
</step>
</procedure>
<para>Make sure that there are not any warnings issued in any of
@ -576,7 +580,9 @@ PLIST_DIRS= lib/X11/oneko</programlisting>
intended to be changed. If you want to fix the extraction,
fix <maketarget>do-extract</maketarget>, but never ever
change the way <maketarget>extract</maketarget>
operates!</para>
operates! Additionally, the target
<maketarget>post-deinstall</maketarget> is invalid and
is not run by the ports infrastructure.</para>
</note>
<para>Now that you understand what goes on when the user types