notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
ccache Tool to minimize the compile time of C/C++ programs
3.7.12_7 devel on this many watch lists=41 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.7.12_7Version of this port present on the latest quarterly branch.
Maintainer: bdrewery@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-03-31 17:07:26
Last Update: 2024-07-09 06:21:24
Commit Hash: 15d513e
People watching this port, also watch:: gnupg, gmake, pcre, libiconv, expat
License: GPLv3+
WWW:
https://ccache.samba.org/
Description:
ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/ccache-3.7.12_7/catalog.mk
  2. /usr/local/share/licenses/ccache-3.7.12_7/LICENSE
  3. /usr/local/share/licenses/ccache-3.7.12_7/GPLv3+
  4. bin/ccache
  5. bin/ccache-update-links
  6. share/man/man1/ccache.1.gz
  7. libexec/ccache/world/ccache
  8. @comment share/ccache/ccache.tar
  9. @postexec echo "Create compiler links..."
  10. @postexec %D/bin/ccache-update-links -v
  11. @preunexec find %D/libexec/ccache -type l -exec rm -f {} \;
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • ccache>0:devel/ccache
Conflicts:
CONFLICTS_INSTALL:
  • ccache-static
  • ccache-memcached
  • ccache-memcached-static
  • ccache4
To install the port:
cd /usr/ports/devel/ccache/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ccache
  • pkg install ccache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ccache
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1626116189 SHA256 (ccache-3.7.12.tar.gz) = d2abe88d4c283ce960e233583061127b156ffb027c6da3cf10770fc0c7244194 SIZE (ccache-3.7.12.tar.gz) = 506948

Packages (timestamps in pop-ups are UTC):
ccache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.7.12_73.7.12_73.7.1_13.7.12_73.7.12_7-3.7.1_1-
FreeBSD:13:quarterly3.7.12_73.7.12_73.7.12_43.7.12_73.7.12_73.7.12_53.7.12_53.7.12_5
FreeBSD:14:latest3.7.12_73.7.12_73.7.12_43.7.12_73.7.12_73.7.12_4-3.7.12_4
FreeBSD:14:quarterly3.7.12_73.7.12_7-3.7.12_73.7.12_73.7.12_53.7.12_53.7.12_5
FreeBSD:15:latest3.7.12_73.7.12_7n/a3.7.12_7n/a3.7.12_53.7.12_53.7.12_5
Slave ports:
  1. devel/ccache-static
This port has no dependencies.
This port is required by:
for Build
  1. emulators/libretro-pcsx2
  2. graphics/digikam
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. ports-mgmt/redports-node*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for ccache-3.7.12_7: CLANGLINK=on: Create clang compiler links if clang is installed DOCS=on: Build and/or install documentation LLVMLINK=on: Create llvm compiler links if llvm is installed STATIC=off: Build static executables and/or libraries TINDERBOX=off: Create tarball for tinderbox usage ===> Use 'make config' to modify these settings
Options name:
devel_ccache
USES:
compiler
pkg-message:
For install:
NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src.
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/bdrewery/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/bdrewery/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/bdrewery/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/bdrewery/
  5. https://github.com/ccache/ccache/releases/download/v3.7.12/
Collapse this list.

There are no commits on branch 2024Q4 for this port