[ITA] squid: Web Proxy Cache

Dr. Volker Zell dr.volker.zell@oracle.com
Sun Dec 9 22:46:00 GMT 2007


Hi

I would like to adopt and maintain the squid package from Robert Collins.

 o http://www.squid-cache.org/                                            (Homepage)
 o http://www.squid-cache.org/Versions/v2/2.6/squid-2.6.STABLE17.tar.bz2  (Download location)


Here is the setup.hint file:

sdesc: "Web Proxy Cache"
ldesc: "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.
It reduces bandwidth and improves response times by caching and reusing
frequently-requested web pages. Squid has extensive access controls and makes a great
server accelerator. It runs on Unix and Windows and is licensed under the GNU GPL."
category: Web
requires: cygwin openssl

-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir squid
cd squid

wget http://volkerzell.de/cygwin/ITP/squid/setup.hint
wget http://volkerzell.de/cygwin/ITP/squid/squid-2.6.STABLE17-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/squid/squid-2.6.STABLE17-1.tar.bz2
-------------------------------- cut here ------------------------------------

Ciao
  Volker



More information about the Cygwin-apps mailing list