This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] squid: Web Proxy Cache


On Dec  9 23:45, Dr. Volker Zell wrote:
> Hi
> 
> I would like to adopt and maintain the squid package from Robert Collins.

Cool, thanks!

> 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 ------------------------------------

Packaging looks good to me.  Just one question:

The file etc/defaults/etc/squid/squid.conf has CRLF line endings.
Is that ok?  Or do you want to change that first?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]