sem 2006-03-27 06:40:18 UTC FreeBSD ports repository
Modified files: www Makefile Added files: www/c-icap Makefile distinfo pkg-descr pkg-plist www/c-icap/files c_icap.sh.in patch-Makefile.in patch-c-icap.conf.default.in patch-configure patch-configure.in pkg-deinstall.in pkg-install.in 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 <[EMAIL PROTECTED]> Revision Changes Path 1.1347 +1 -0 ports/www/Makefile 1.1 +87 -0 ports/www/c-icap/Makefile (new) 1.1 +3 -0 ports/www/c-icap/distinfo (new) 1.1 +32 -0 ports/www/c-icap/files/c_icap.sh.in (new) 1.1 +67 -0 ports/www/c-icap/files/patch-Makefile.in (new) 1.1 +26 -0 ports/www/c-icap/files/patch-c-icap.conf.default.in (new) 1.1 +20 -0 ports/www/c-icap/files/patch-configure (new) 1.1 +8 -0 ports/www/c-icap/files/patch-configure.in (new) 1.1 +16 -0 ports/www/c-icap/files/pkg-deinstall.in (new) 1.1 +36 -0 ports/www/c-icap/files/pkg-install.in (new) 1.1 +10 -0 ports/www/c-icap/pkg-descr (new) 1.1 +53 -0 ports/www/c-icap/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"