head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2012.08.15.00.09.41;	author mm;	state Exp;
branches;
next	1.2;

1.2
date	2006.08.03.10.11.32;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2006.03.27.06.40.18;	author sem;	state Exp;
branches;
next	;


desc
@@


1.3
log
@SVN rev 302543 on 2012-08-15 00:09:41Z by mm

Update c-icap to 0.2.1

PR:		ports/170121
Approved by:	maintainer (timeout)
@
text
@From the c-icap homepage:

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.

Most of the commercial HTTP proxies must support the ICAP protocol. The open
source Squid 3.x proxy server supports it. 

Major features:

    basic C API for developing custom content adaptation and filtering services
    plugins interface
    LDAP integration
    simple ICAP client API

Currently the following services have been implemented for the c-icap server:

    Web antivirus service, using the clamav open-source antivirus engine
    basic URL filtering service

WWW: http://c-icap.sourceforge.net/
@


1.2
log
@- Fixed serious bug in utf8 web pages recognition causing c-icap to enters an
  endless loop
- Fixed typo in pkg-install
- Added to Makefile LOG_DIR, RUN_DIR and TMP_DIR variables

PR:		ports/101296
Submitted by:	Elisey Savateev <b3k at mail.ru> (maintainer)
@
text
@d1 1
a1 5
c-icap is an implementation of an ICAP server. It can be used with HTTP proxies
that support the ICAP protocol such as the Shweby or Squid proxy server.
c-icap allows the addition of modules, which can extend its functionality and
services. For instance, such modules can be loggers, authenticators and
authentication methods or access controlers.
d3 20
a22 1
WWW: http://www.chtsanti.net/c-icap
@


1.1
log
@c-icap is an implementation of an ICAP server. It can be used with HTTP proxies
that support the ICAP protocol such as the Shweby or Squid proxy server.
c-icap allows the addition of modules, which can extend its functionality and
services. For instance, such modules can be loggers, authenticators and
authentication methods or access controlers.

WWW: http://www.chtsanti.net/c-icap

PR:		ports/92760
Submitted by:	Elisey O. Savateev <b3k@@mail.ru>
@
text
@a7 3

- Elisey Savateev
b3k@@mail.ru
@

