Commit graph

9 commits

Author SHA1 Message Date
joerg
faf50613ed user-destdir support 2009-07-07 18:56:23 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
wiz
51c8ea8d62 pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. 2007-02-22 19:30:02 +00:00
gdt
f8297cb242 USE_LANGUAGES+= c++ 2006-05-13 14:12:31 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
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
c85a7031b7 Change version from 20040201 to 0.20040201, so that if this package
transitions to more modern practice and has a normal version number,
there is some chance we can handle that without going backwards.
2005-10-11 14:11:27 +00:00
wiz
e59ad25c9f Use proper INSTALL_* instead of INSTALL.
Improve installation paths.
Add better HOMEPAGE.
Bump PKGREVISION for different binary package.
2005-10-11 09:09:07 +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