[Bug 227921] www/apache24: please add dependency to devel/ccache
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 2 12:47:38 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227921
Markus Kohlmeyer <rootservice at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rootservice at gmail.com
--- Comment #1 from Markus Kohlmeyer <rootservice at gmail.com> ---
Can't find any reference to ccache in the sources or port files for apache24
[root at devnoip:~] # grep -rin 'ccache' httpd-2.4.33/ /usr/ports/www/apache24/
httpd-2.4.33/docs/server-status/server-status.lua:409:var trafficCache = [];
httpd-2.4.33/docs/server-status/server-status.lua:523:
trafficCache.push(el);
httpd-2.4.33/docs/server-status/server-status.lua:524: if
(trafficCache.length > maxRecords) {
httpd-2.4.33/docs/server-status/server-status.lua:525:
trafficCache.shift();
httpd-2.4.33/docs/server-status/server-status.lua:530: for (var i in
trafficCache) {
httpd-2.4.33/docs/server-status/server-status.lua:531: var el =
trafficCache[i];
So it looks to me, that you overlooked a reference to ccache on your own
system.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-apache
mailing list