View | Details | Raw Unified | Return to bug 99845
Collapse All | Expand All

(-)book.sgml (+16 lines)
Lines 6777-6782 Link Here
6777
	  doubt, the best thing to do is ask on &a.ports;.</para>
6777
	  doubt, the best thing to do is ask on &a.ports;.</para>
6778
      </sect1>
6778
      </sect1>
6779
6779
6780
      <sect1 id="testing-porttools">
6781
	<title>Port Tools</title>
6782
6783
	<para>The <filename role="package">devel/porttools</filename>
6784
          program is part of the ports collection.</para>
6785
6786
	<para>The <command>port</command> is the front-end script,
6787
	  it can help you simplify the testing job. Whenever you want 
6788
	  to test a new port or update a port, 
6789
	  <command>port test</command> will automate the process of 
6790
	  port testing, including <link
6791
	  linkend="testing-portlint"><command>portlint</command></link>
6792
	  checking. This command also detects and lists any files not 
6793
	  listed in <filename>pkg-plist</filename>.</para>
6794
      </sect1>
6795
6780
      <sect1 id="porting-prefix">
6796
      <sect1 id="porting-prefix">
6781
	<title><makevar>PREFIX</makevar></title>
6797
	<title><makevar>PREFIX</makevar></title>

Return to bug 99845