summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index c5633d718c89..79a8f917f26a 100644
--- a/README
+++ b/README
@@ -19,3 +19,13 @@ for the latest official version from FreeBSD-current.
The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.
+
+NOTE: This tree can GROW significantly in size during normal usage!
+The distribution tar files can and do accumulate in /usr/ports/distfiles,
+and the individual ports will also use up lots of space in their work
+subdirectories unless you remember to "make clean" after you're done
+building a given port. /usr/ports/distfiles can also be periodically
+cleaned without ill-effect, though if you don't have the original
+distribution tarball(s) for something on CDROM then you will need to pull
+it all over your network connection again if you ever try to build the
+associated port.