Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 06:40:18 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/c-icap Makefile distinfo pkg-descr pkg-plist ports/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
Message-ID:  <200603270640.k2R6eIVC086066@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <b3k@mail.ru>
  
  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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603270640.k2R6eIVC086066>