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


1.9
date	2012.11.17.06.02.29;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.08.15.01.01.43;	author mm;	state Exp;
branches;
next	1.7;

1.7
date	2012.08.15.00.09.41;	author mm;	state Exp;
branches;
next	1.6;

1.6
date	2009.08.02.19.35.57;	author mezz;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.26.13.59.35;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2006.08.03.10.11.32;	author rafan;	state Exp;
branches;
next	1.3;

1.3
date	2006.06.11.08.33.02;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2006.03.30.16.11.03;	author sem;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/www/c-icap/pkg-plist 302554 2012-08-15 01:01:43Z mm $
bin/c-icap
bin/c-icap-client
bin/c-icap-config
bin/c-icap-libicapapi-config
%%BDB%%bin/c-icap-mkbdb
bin/c-icap-stretch
@@unexec if cmp -s %D/etc/c-icap/c-icap.conf %D/etc/c-icap/c-icap.conf.default; then rm -f %D/etc/c-icap/c-icap.conf; fi
etc/c-icap/c-icap.conf.default
@@exec [ -f %B/c-icap.conf ] || cp %B/%f %B/c-icap.conf
@@unexec if cmp -s %D/etc/c-icap/c-icap.magic %D/etc/c-icap/c-icap.magic.default; then rm -f %D/etc/c-icap/c-icap.magic; fi
etc/c-icap/c-icap.magic.default
@@exec [ -f %B/c-icap.magic ] || cp %B/%f %B/c-icap.magic
include/c_icap/access.h
include/c_icap/acl.h
include/c_icap/array.h
include/c_icap/body.h
include/c_icap/c-icap-conf.h
include/c_icap/c-icap.h
include/c_icap/cache.h
include/c_icap/cfg_param.h
include/c_icap/ci_threads.h
include/c_icap/commands.h
include/c_icap/debug.h
include/c_icap/dlib.h
include/c_icap/filetype.h
include/c_icap/hash.h
include/c_icap/header.h
include/c_icap/log.h
include/c_icap/lookup_table.h
include/c_icap/mem.h
include/c_icap/module.h
include/c_icap/net_io.h
include/c_icap/proc_mutex.h
include/c_icap/proc_threads_queues.h
include/c_icap/request.h
include/c_icap/service.h
include/c_icap/shared_mem.h
include/c_icap/simple_api.h
include/c_icap/stats.h
include/c_icap/txtTemplate.h
include/c_icap/txt_format.h
include/c_icap/types_ops.h
include/c_icap/util.h
@@dirrm include/c_icap
%%BDB%%lib/c_icap/bdb_tables.a
%%BDB%%lib/c_icap/bdb_tables.la
%%BDB%%lib/c_icap/bdb_tables.so
lib/c_icap/dnsbl_tables.a
lib/c_icap/dnsbl_tables.la
lib/c_icap/dnsbl_tables.so
%%LDAP%%lib/c_icap/ldap_module.a
%%LDAP%%lib/c_icap/ldap_module.la
%%LDAP%%lib/c_icap/ldap_module.so
%%PERL%%lib/c_icap/perl_handler.a
%%PERL%%lib/c_icap/perl_handler.la
%%PERL%%lib/c_icap/perl_handler.so
lib/c_icap/srv_echo.a
lib/c_icap/srv_echo.la
lib/c_icap/srv_echo.so
lib/c_icap/srv_ex206.a
lib/c_icap/srv_ex206.la
lib/c_icap/srv_ex206.so
lib/c_icap/sys_logger.a
lib/c_icap/sys_logger.la
lib/c_icap/sys_logger.so
@@dirrm lib/c_icap
lib/libicapapi.la
lib/libicapapi.so.2
lib/libicapapi.so
@@dirrmtry etc/c-icap
@


1.8
log
@SVN rev 302554 on 2012-08-15 01:01:43Z by mm

Change configuration directory to ${PREFIX}/etc/c-icap
@
text
@d1 1
a1 1
@@comment $FreeBSD$
@


1.7
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
@d8 6
a13 7
@@unexec if cmp -s %D/etc/c-icap.conf %D/etc/c-icap.conf.default; then rm -f %D/etc/c-icap.conf; fi
etc/c-icap.conf.default
@@exec [ -f %B/c-icap.conf ] || cp -p %%PREFIX%%/%F %B/c-icap.conf
@@unexec if cmp -s %D/etc/c-icap.magic %D/etc/c-icap.magic.default; then rm -f %D/etc/c-icap.magic; fi
etc/c-icap.magic.default
@@exec [ -f %B/c-icap.magic ] || cp -p %%PREFIX%%/%F %B/c-icap.magic
@@unexec [ ! -f %%RUN_DIR%%/c-icap.pid ] || %D/etc/rc.d/c_icap stop
d71 1
@


1.6
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d3 5
a7 2
bin/icap-client
bin/icap-stretch
d16 2
d19 1
d21 1
a21 1
include/c_icap/c-icap-conf.h
d28 1
d31 1
d41 4
d47 9
a58 3
%%CLAMAV%%lib/c_icap/srv_clamav.a
%%CLAMAV%%lib/c_icap/srv_clamav.la
%%CLAMAV%%lib/c_icap/srv_clamav.so
d62 3
a67 3
lib/c_icap/srv_url_check.a
lib/c_icap/srv_url_check.so
lib/c_icap/srv_url_check.la
d70 1
a70 1
lib/libicapapi.so.0
a71 2
@@unexec rmdir %%RUN_DIR%%/c-icap 2>/dev/null || true
@@unexec rmdir %%LOG_DIR%% 2>/dev/null || true
@


1.5
log
@- Update to 060708

PR:		ports/130633
Submitted by:	Vladimir Kondratiev <wulf@@mail.mipt.ru>
Approved by:	Tofig Suleymanov <tofig@@freebsd.az> (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/www/c-icap/pkg-plist,v 1.4 2006/08/03 10:11:32 rafan Exp $
a50 1
lib/libicapapi.a
@


1.4
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 1
@@comment $FreeBSD: ports/www/c-icap/pkg-plist,v 1.3 2006/06/11 08:33:02 pav Exp $
d15 1
d18 1
d20 1
d24 1
d55 1
@


1.3
log
@- Update to 030606

PR:		ports/98797
Submitted by:	Elisey O. Savateev <b3k@@mail.ru> (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d11 1
a11 1
@@unexec [ ! -f /var/run/c-icap.pid ] || %D/etc/rc.d/c_icap stop
d51 1
a51 2
@@cwd /
@@dirrmtry var/log/c_icap
@


1.2
log
@- Fix bugs in pkg-install and bug in pkg-plist [1]
- Add one more MASTER_SITE

PR:		ports/95061
Submitted by:	maintainer
Pointy hat to:	sem (me) [1]
@
text
@d11 1
a11 1
@@unexec if [ -f /var/run/c-icap.pid ]; then %D/etc/rc.d/c_icap stop; fi
a39 3
lib/c_icap/srv_sguard.a
lib/c_icap/srv_sguard.la
lib/c_icap/srv_sguard.so
d43 3
d52 1
a52 3
var/log/c_icap/access.log
var/log/c_icap/server.log
@@dirrm var/log/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
@d11 1
a11 1
@@unexec %D/etc/rc.d/c_icap.sh stop; fi
d52 3
a54 2
var/log/access.log
var/log/server.log
@

