The ports tree can grow in disk size for various reasons (new ports

being committed, stuff being built and leaving work/ dirs behind, etc.)
Expand a bit the description of 'make clean', to clarify which case of
them all it deals with.
This commit is contained in:
Giorgos Keramidas 2005-01-06 05:25:24 +00:00
parent 370dfb3dc1
commit 4c85437094
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23453

View file

@ -1099,7 +1099,9 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
<secondary>disk-space</secondary>
</indexterm>
<para>Using the ports collection will use up disk
space over time. For this reason you should always remember to clean up
space over time. Because of this tendency of the ports tree to grow in size,
after building and installing software from the ports,
you should always remember to clean up
the temporary <filename class="directory">work</filename> directories using the <command>make
<makevar>clean</makevar></command> command. This will remove
the <filename class="directory">work</filename> directory after a port has been