Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
91e03957
Commit
91e03957
authored
Mar 10, 1997
by
jkh
Browse files
Note that the ports collection can eat disk space during its lifetime.
parent
221e5107
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
91e03957
...
@@ -19,3 +19,13 @@ for the latest official version from FreeBSD-current.
...
@@ -19,3 +19,13 @@ for the latest official version from FreeBSD-current.
The section "The Ports Collection" will tell you how to use the
The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.
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.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment