Page MenuHomeFreeBSD

src.conf(5): Suggest using ccache4
ClosedPublic

Authored by des on Thu, Jul 2, 10:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 9, 10:22 PM
Unknown Object (File)
Thu, Jul 9, 5:32 PM
Unknown Object (File)
Thu, Jul 9, 10:54 AM
Unknown Object (File)
Thu, Jul 9, 2:33 AM
Unknown Object (File)
Thu, Jul 9, 2:12 AM
Unknown Object (File)
Wed, Jul 8, 2:56 PM
Unknown Object (File)
Tue, Jul 7, 8:26 PM
Unknown Object (File)
Tue, Jul 7, 6:43 PM
Subscribers

Details

Summary

We have separate ports for Ccache 3 and 4. Suggest both, rather than
only the Ccache 3 port. Rearrange the text somewhat to avoid an
excessively ragged edge on a standard 80-column terminal.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Thu, Jul 2, 10:29 AM

The content looks ok, but the diff should be modifying tools/build/options/WITH_CCACHE_BUILD.

share/man/man5/src.conf.5
344

Are all of these variables supposed to be set in the environment, or in /etc/src.conf?

This revision is now accepted and ready to land.Thu, Jul 2, 3:14 PM
This revision was automatically updated to reflect the committed changes.
share/man/man5/src.conf.5
335

I think we should not say "port or package" because of my experience messing this up in intro.1 and observing user confusion. There is really only installing the package, the package can be downloaded pre-made or you can build the package yourself with the ports framework, but either way the package is installed. Also all the packages are software from the ports collection.