Version: 0.5.10, Package name: c_icap-0.5.10 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description-db Berkeley DB support for c-icap. Description-ldap LDAP support for c-icap. Description-main 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. Major features: basic C API for developing custom content adaptation and filtering services plugin interface LDAP integration (in the c-icap-ldap package) simple ICAP client API See the c-icap-modules package for additional services using this. |
Filesize: 678.754 KB |
Version History (View Complete History) |
|
2021-03-22 08:50:51 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to c_icap-0.5.8 |
2020-11-23 13:51:42 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to c-icap-0.5.7 |
2020-03-10 15:25:07 by Stuart Henderson | Files touched by this commit (2) |
Log message: drop maintainer |
2019-12-02 04:26:13 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to c-icap 0.5.6 |
2018-09-24 14:54:39 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to c_icap-0.5.5 |
2018-02-23 12:14:45 by Stuart Henderson | Files touched by this commit (1) |
Log message: add hidden dep on brotli; build problem in c-icap/modules reported by naddy@ |
2018-02-21 02:54:01 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to c-icap 0.5.3 |
2018-02-17 05:29:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: enable TLS hostname checks |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-07-04 05:06:27 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to c-icap 0.5.2 |
2016-10-11 07:26:45 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to c-icap 0.4.4 |
2016-04-22 14:08:04 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to c-icap 0.4.3 |
2016-01-11 10:05:46 by Stuart Henderson | Files touched by this commit (3) |
Log message: fix a couple of time_t format string issues in www/c-icap, spotted while trying to track down a backwards memcpy |
2015-11-20 10:34:25 by Stuart Henderson | Files touched by this commit (2) |
Log message: 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-09-28 05:57:50 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to c-icap 0.4.2 |
2015-09-08 12:17:49 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to c_icap-0.4.1 |
2015-08-25 01:30:30 by Antoine Jacoutot | Files touched by this commit (18) |
Log message: /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. |
2014-10-29 19:28:54 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to c-icap 0.3.5 |