./www/squid3, Post-Harvest_cached WWW proxy cache and accelerator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q1, Version: 3.3.3nb1, Package name: squid-3.3.3nb1, Maintainer: tron

Squid is a fully-featured HTTP/1.0 proxy with partial HTTP/1.1 support
The 3.1 series brings many new features and upgrades to the basic
networking protocols. A short list of the major new features is:

* Connection Pinning (for NTLM Auth Passthrough)
* Native IPv6
* Quality of Service (QoS) Flow support
* Native Memory Cache
* SSL Bump (for HTTPS Filtering and Adaptation)
* TProxy v4.1+ support
* eCAP Adaptation Module support
* Error Page Localization
* Follow X-Forwarded-For support
* X-Forwarded-For options extended (truncate, delete, transparent)
* Peer-Name ACL
* Reply headers to external ACL.
* ICAP and eCAP Logging
* ICAP Service Sets and Chains
* ICY (SHOUTcast) streaming protocol support
* HTTP/1.1 support on connections to web servers and peers.
(with plans to make this full support within the 3.1 series)


Required to build:
[lang/perl5] [devel/gmake]

Package options: inet6, snmp, squid-backend-diskd, squid-carp, squid-ipf, squid-pam-helper, squid-unlinkd, ssl

Master sites: (Expand)

SHA1: 2ad7c1b47efbd8969d2452f9b68c915af06d2729
RMD160: bfabc65771afa77c3b8867d09924cce202105656
Filesize: 2123.438 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-05 13:08:10 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #4131 - requested by obache
www/squid3: build fix

Revisions pulled up:
- www/squid3/PLIST                                              1.4
- www/squid3/options.mk                                         1.6

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Sat May  4 06:08:44 UTC 2013

   Modified Files:
   	pkgsrc/www/squid3: PLIST options.mk

   Log message:
   enabled file_userip external acl helper require more tweak.
   related to PR pkg/47784
   2013-04-30 21:31:29 by Matthias Scheler | Files touched by this commit (1)
Log message:
Pullup ticket #4129 - requested by dholland
www/squid3: build fix

Revisions pulled up:
- www/squid3/options.mk                                         1.5

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Mon Apr 29 15:53:59 UTC 2013

   Modified Files:
   	pkgsrc/www/squid3: options.mk

   Log message:
   Fix options.mk, from Edgar Fuss in PR 47784.