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

(-)/home/lucas/localdir/en_US.ISO8859-1/books/handbook/ports/chapter.xml (-2 / +2 lines)
Lines 813-819 Link Here
813
    <para>The Ports Collection installs a series of directories
813
    <para>The Ports Collection installs a series of directories
814
      representing software categories with each category having
814
      representing software categories with each category having
815
      a subdirectory for each application.  Each subdirectory, also
815
      a subdirectory for each application.  Each subdirectory, also
816
      referred to as a ports skeleton, contains a set of files that
816
      referred to as a port's skeleton, contains a set of files that
817
      tell &os; how to compile and install that program.  Each port
817
      tell &os; how to compile and install that program.  Each port
818
      skeleton includes these files and directories:</para>
818
      skeleton includes these files and directories:</para>
819
819
Lines 1017-1023 Link Here
1017
	  within a category, such as
1017
	  within a category, such as
1018
	  <filename>/usr/ports/net</filename>, or within the specific
1018
	  <filename>/usr/ports/net</filename>, or within the specific
1019
	  port skeleton.  Note that if a port has any dependencies,
1019
	  port skeleton.  Note that if a port has any dependencies,
1020
	  running this command in a category or ports skeleton will
1020
	  running this command in a category or port's skeleton will
1021
	  <emphasis>not</emphasis> fetch the distfiles of ports from
1021
	  <emphasis>not</emphasis> fetch the distfiles of ports from
1022
	  another category.  Instead, use <command>make
1022
	  another category.  Instead, use <command>make
1023
	    fetch-recursive</command> to also fetch the distfiles for
1023
	    fetch-recursive</command> to also fetch the distfiles for

Return to bug 212931