mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
5ab73a6704
has the main goal to provide a strategic overview of how Thunder is caching and what it is caching, aggregating value and helping on decision making regarding the real web acceleration rates and allowing one to identify unefficient cache patterns, plugins, as well as domains which should have a plugin written for and, off course, the top efficient domains and caching patterns as well. WWW: http://www.thundercache.com.br PR: ports/146875 Submitted by: Patrick Tracanelli <eksffa at freebsdbrasil.com.br>
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
bin/thundersnarf
|
|
bin/thundersnarf-poll
|
|
%%DOCSDIR%%/README.pt_BR
|
|
@dirrm %%DOCSDIR%%
|
|
@unexec echo "completely uninstalling %D/%%WWWDIR%%"
|
|
@unexec /bin/rm -rf %D/%%WWWDIR%% 2>/dev/null || true
|