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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ccache4 Tool to minimize the compile time of C/C++ programs
4.9 devel on this many watch lists=3 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 4.8.3Version of this port present on the latest quarterly branch.
Maintainer: bdrewery@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-13 21:09:06
Last Update: 2024-02-04 02:09:17
Commit Hash: 7045625
People watching this port, also watch:: bash, groff, smartmontools, pkg, git
License: GPLv3+
WWW:
https://ccache.dev/
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 - no subversion history for this port

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

Packages (timestamps in pop-ups are UTC):
ccache4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.94.9-4.94.9---
FreeBSD:13:quarterly4.94.94.84.94.94.8.34.8.34.8.3
FreeBSD:14:latest4.94.9-4.94.94.8-4.8
FreeBSD:14:quarterly4.8.34.9-4.8.34.94.8.34.8.34.8.3
FreeBSD:15:latest4.94.9n/a4.9n/a4.8.34.8.34.9
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asciidoctor : textproc/rubygem-asciidoctor
  2. cmake : devel/cmake-core
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ccache4-4.9: 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 TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
devel_ccache4
USES:
cmake:noninja pathfix shebangfix compiler:c++11-lang perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ccache/ccache/tar.gz/v4.9?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.9
04 Feb 2024 02:09:17
commit hash: 7045625cb3712876d1a37097acdf34a886d2c5accommit hash: 7045625cb3712876d1a37097acdf34a886d2c5accommit hash: 7045625cb3712876d1a37097acdf34a886d2c5accommit hash: 7045625cb3712876d1a37097acdf34a886d2c5ac files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Oleg Sidorkin
devel/ccache4: Update to 4.9

Changelog: https://ccache.dev/releasenotes.html#_ccache_4_9

PR:		276126
Approved by:	tcberner (mentor, implicit), bdrewery (maintainer, timeout)
4.8.3
12 Dec 2023 13:26:32
commit hash: da2c2b2eb794ac698dd6e6fae909fa5b22676d24commit hash: da2c2b2eb794ac698dd6e6fae909fa5b22676d24commit hash: da2c2b2eb794ac698dd6e6fae909fa5b22676d24commit hash: da2c2b2eb794ac698dd6e6fae909fa5b22676d24 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Oleg Sidorkin
devel/ccache4: Update to 4.8.3

Changelog: https://ccache.dev/releasenotes.html#_ccache_4_8_3

PR:			271536
Approved by:		tcberner (mentor), bdrewery (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D42890
4.8
02 Aug 2023 10:54:07
commit hash: 533e1cea6cd9c9b6b1afc2ece1648c70e8d7a4edcommit hash: 533e1cea6cd9c9b6b1afc2ece1648c70e8d7a4edcommit hash: 533e1cea6cd9c9b6b1afc2ece1648c70e8d7a4edcommit hash: 533e1cea6cd9c9b6b1afc2ece1648c70e8d7a4ed files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
devel/ccache4: Fix build with STATIC option

PR:		272880
4.8
13 Mar 2023 21:04:41
commit hash: 61e5c612e7f14178fec95fd56dcbf2b6b9fce5d4commit hash: 61e5c612e7f14178fec95fd56dcbf2b6b9fce5d4commit hash: 61e5c612e7f14178fec95fd56dcbf2b6b9fce5d4commit hash: 61e5c612e7f14178fec95fd56dcbf2b6b9fce5d4 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
Author: Oleg Sidorkin
devel/ccache4: new port

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.

PR:		234971
Approved by:	bdrewery
Author:    Oleg Sidorkin <osidorkin@gmail.com>

Number of commits found: 4