Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162734554
D58005.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D58005.diff
View Options
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd May 28, 2026
+.Dd July 2, 2026
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -328,22 +328,19 @@
.Xr ccache 1
for the build.
No configuration is required except to install the
-.Sy devel/ccache
+.Sy devel/ccache ,
+.Sy devel/ccache4 ,
or
.Sy devel/sccache
-package.
+port or package; in the latter case, set
+.Sy CCACHE_NAME=sccache .
When using with
.Xr distcc 1 ,
set
-.Sy CCACHE_PREFIX=/usr/local/bin/distcc .
-When using with sccache
-set
-.Sy CCACHE_NAME=sccache
-in
-.Xr src.conf 5 .
-The default cache directory of
+.Sy CCACHE_PREFIX=${LOCALBASE}/bin/distcc .
+The default cache directory is
.Pa $HOME/.ccache
-will be used, which can be overridden by setting
+and can be changed by setting
.Sy CCACHE_DIR .
The
.Sy CCACHE_COMPILERCHECK
diff --git a/tools/build/options/WITH_CCACHE_BUILD b/tools/build/options/WITH_CCACHE_BUILD
--- a/tools/build/options/WITH_CCACHE_BUILD
+++ b/tools/build/options/WITH_CCACHE_BUILD
@@ -2,22 +2,19 @@
.Xr ccache 1
for the build.
No configuration is required except to install the
-.Sy devel/ccache
+.Sy devel/ccache ,
+.Sy devel/ccache4 ,
or
.Sy devel/sccache
-package.
+port or package; in the latter case, set
+.Sy CCACHE_NAME=sccache .
When using with
.Xr distcc 1 ,
set
-.Sy CCACHE_PREFIX=/usr/local/bin/distcc .
-When using with sccache
-set
-.Sy CCACHE_NAME=sccache
-in
-.Xr src.conf 5 .
-The default cache directory of
+.Sy CCACHE_PREFIX=${LOCALBASE}/bin/distcc .
+The default cache directory is
.Pa $HOME/.ccache
-will be used, which can be overridden by setting
+and can be changed by setting
.Sy CCACHE_DIR .
The
.Sy CCACHE_COMPILERCHECK
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 17, 7:35 AM (22 m, 7 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35082355
Default Alt Text
D58005.diff (1 KB)
Attached To
Mode
D58005: src.conf(5): Suggest using ccache4
Attached
Detach File
Event Timeline
Log In to Comment