mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
First cut at adding a little bit about the ports framework's dir structure.
This commit is contained in:
parent
db3085157f
commit
f5001497c2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20134
@ -158,6 +158,12 @@ misc. utility data files
|
||||
system daemons & system utilities (executed by other programs)
|
||||
.It Li local/
|
||||
local executables, libraries, etc.
|
||||
.br
|
||||
Also used as the default destination for the FreeBSD ports framework.
|
||||
Within local/, the general layout sketched out by
|
||||
.Xr hier 7
|
||||
should be used. Exceptions are the man directory is directly under local/
|
||||
rather than under local/share/. Ports documentation is in share/loc/<port>/
|
||||
.It Li X11R6/
|
||||
X11R6 distribution executables, libraries, etc.
|
||||
.It Li ports
|
||||
|
Loading…
Reference in New Issue
Block a user