Path to this page:
./
www/squid26,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2008Q3,
Version: 2.6.21nb2,
Package name: squid-2.6.21nb2,
Maintainer: tacaSquid is a fully-featured HTTP/1.0 proxy which is almost (but not
quite - we're getting there!) HTTP/1.1 compliant. Squid offers a rich
access control, authorization and logging environment to develop web
proxy and content serving applications.
This Squid 2.6 is legacy release for now and it will retire in the future.
Required to build:[
lang/perl5]
Package options: snmp, squid-backend-coss, squid-backend-diskd, squid-carp, squid-ipf, squid-pam-helper, squid-unlinkd, ssl
Master sites:
SHA1: 727196f92d168c7594bc19f908aef762aeb85ea8
RMD160: 54f27e08ecdff1cf7b13e4c029596e5a02fa4a6e
Filesize: 1264.177 KB
Version history: (Expand)
- (2008-10-26) Updated to version: squid-2.6.21nb2
- (2008-10-06) Package added to pkgsrc.se, version squid-2.6.21nb1 (created)
CVS history: (Expand)
2008-10-26 15:42:30 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #2559 - requested by taca
squid26: Fix transparent proxy option
squid27: Fix transparent proxy option
squid30: Fix transparent proxy option
Revisions pulled up:
www/squid/options.mk 1.15 via patch
www/squid26/Makefile 1.3 via patch
www/squid27/Makefile 1.3 via patch
www/squid30/Makefile 1.3 via patch
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Oct 24 14:14:53 UTC 2008
Modified Files:
pkgsrc/www/squid: options.mk
Log message:
I forgot to update transparent proxy related options' processing and
these options were no effect. So, fix these options' processing.
Noted by Greg Kerr via private mail and much thanks to him.
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Oct 24 14:15:49 UTC 2008
Modified Files:
pkgsrc/www/squid26: Makefile
pkgsrc/www/squid27: Makefile
pkgsrc/www/squid30: Makefile
Log message:
Bump squid's PKGREVISION to reflect fix of transparent proxy package options.
|