Path to this page:
./
www/squid27,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2008Q3,
Version: 2.7.4nb1,
Package name: squid-2.7.4nb1,
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 is current stable release.
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: 1195a43a9d364220abc8454fa9ee56c375bf597c
RMD160: 492f324f58ab312b9fa33bdf5e4576552bc8162d
Filesize: 1302.628 KB
Version history: (Expand)
- (2008-10-26) Updated to version: squid-2.7.4nb1
- (2008-10-06) Package added to pkgsrc.se, version squid-2.7.4 (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.
|