Commit graph

2 commits

Author SHA1 Message Date
joerg
fc775895da Fix DragonFly. Use C++ compiler for linkage and add a snippish comment
about the incorrect comment in the Makefile.
2005-12-30 14:52:17 +00:00
gdt
1311b98983 New package to inspect squid caches and extract data from them.
Patched for pkgsrc pathnames (default location of squid config file),
and for NetBSD; probably needs help for other pkgsrc platforms but not
marked ONLY_ because there's no good reason it can't be made to work.

While not useful to run this w/o squid, the package does not depend on
it because it can be built and installed without it.

The package and binary are named squidpurge because purge seems too
likely to conflict and squid users are more likely to notice it this way.


The purge tool is a kind of magnifying glass into your squid-2 cache.
You can use purge to have a look at what URLs are stored in which file
within your cache.  The purge tool can also be used to release objects
which URLs match user specified regular expressions.  It can extract
objects matching a regular expression, creating a directory tree
matching the server layout.  A more troublesome feature is the ability
to remove files squid does not seem to know about any longer.
2005-10-11 00:45:39 +00:00