31 Commits

Author SHA1 Message Date
sthen
08dce02253 regen WANTLIB following clamav move to pcre2, reminded by ajacoutot 2016-11-04 10:26:18 +00:00
sthen
e9f0ae85b0 update to c-icap 0.4.4 2016-10-11 13:26:45 +00:00
naddy
67696d3f54 replace libiconv module 2016-09-12 17:51:07 +00:00
sthen
b4f03ed7a8 update to c-icap 0.4.3 2016-04-22 20:08:04 +00:00
naddy
5fc24d3cb3 removing SHARED_ONLY is safe here 2016-03-16 20:02:11 +00:00
sthen
78d271183e fix a couple of time_t format string issues in www/c-icap, spotted while
trying to track down a backwards memcpy
2016-01-11 17:05:46 +00:00
sthen
c02976c48b update to c-icap-modules 0.4.2 2015-11-25 14:24:12 +00:00
sthen
b5af539344 patch c-icap's default config file to use syslog
(there's some issue with the control socket handler that causes high
cpu use when signalling it to reload logs, which is something you're very
likely to need doing if logging directly to files)
2015-11-20 17:34:25 +00:00
sthen
aa8862b73f update to c-icap 0.4.2 2015-09-28 11:57:50 +00:00
sthen
bebe66c51b missing lib dep on www/c-icap/c-icap, thanks aja@ for the report.
didn't package -> no bump
2015-09-09 13:19:37 +00:00
sthen
bbcadc1a36 update to c_icap-0.4.1 2015-09-08 18:17:49 +00:00
ajacoutot
b6c53696b5 /var/run content is already removed by /etc/rc, so no need to handle that in
the package. If a /var/run/foo directory must exist for proper start of a
software, then the rc.d script should take care of it.
2015-08-25 07:30:29 +00:00
sthen
a626ee54a0 sync WANTLIB 2015-08-12 22:27:31 +00:00
espie
0bf3366d90 moving tests for obsolete stuff around shows a bit more cruft to remove.
idea taken from jasper@'s remarks
2015-05-11 12:06:21 +00:00
naddy
6dfe1e0668 <sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
Remove now useless (parts of) patches.
2015-01-19 20:44:14 +00:00
sthen
97190b1022 remove some USE_LIBTOOL=Yes that crept back in (this is now the default) 2014-11-22 22:20:09 +00:00
sthen
1c20841050 this pulls in clamav.h which now pulls in openssl headers, so we have to deal
with its dirty namespace (typedef CONF).
2014-11-19 21:13:10 +00:00
sthen
1f96fc3760 sync WANTLIB, ssl/crypto and xml2/lzma come from clamav 2014-11-05 12:16:21 +00:00
sthen
b3dcb9f3cc update to c-icap 0.3.5 2014-10-30 01:28:54 +00:00
sthen
2a2f5a08b6 update to c-icap 0.3.4 2014-09-16 09:56:07 +00:00
jasper
0d864ae2cb ensure the REVISION for these packages are not smaller than what's currently
in 5.5-stable, to prevent upgrading issues when 5.6 comes around.
2014-05-12 12:45:53 +00:00
sthen
488b6a0d79 sync wantlib 2014-04-21 12:57:31 +00:00
sthen
970e31e735 update to c-icap 0.3.3, not officially noted as such but looks like SECURITY
as it fixes at least a buffer overflow
2014-03-12 11:26:18 +00:00
sthen
190e855712 update to c-icap 0.3.2 2014-01-10 20:18:08 +00:00
sthen
023cfd2827 update to c-icap 0.3.1 2013-11-05 15:05:04 +00:00
sthen
cf9150fa38 update to c-icap-modules 0.2.5 2013-10-01 15:53:36 +00:00
sthen
2517f4b8ec update to c-icap 0.2.6 2013-10-01 15:53:08 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
sthen
278b916d8a oops, zap extra dir (squidclamav was originally going to be under c-icap/
but I changed my mind).
2013-04-16 12:08:07 +00:00
sthen
e297eb4781 import c-icap, ok benoit@
c-icap is an implementation of an ICAP server. It can be used with HTTP
proxies that support the ICAP protocol to implement content adaptation
and filtering services. Squid 3.x and most commercial HTTP proxies
support the ICAP protocol.
2013-04-16 09:59:35 +00:00