NOTICE: This package has been removed from pkgsrc

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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.7.9nb5, Package name: squid-2.7.9nb5, Maintainer: taca

Squid 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: (Expand)

SHA1: bd389da9b74fd338e358f6b3f83bd3a1ed4d4f6f
RMD160: bfa7c3dc3ede68646603f3379de35f44d7d8e97d
Filesize: 1319.693 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-14 16:43:40 by Takahiro Kambe | Files touched by this commit (20) | Package removed
Log message:
Remove squid27 package.  It is squid-2.7.STABLE9 which isn't supported
any more.
   2013-04-02 17:42:22 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Move squid/options.mk to squid27/options.mk since squid/options.mk isn't
shared by multiple packages any more.

No functional change.
   2012-12-19 03:18:50 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
I forgot to update distinfo after small fix to patches/patch-tools_cachemgr.c.
   2012-12-17 14:36:21 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add a patch for SQUID-2012_1.txt.

Bump PKGREVISION.
   2012-11-19 04:02:50 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Undef m_len defined by netinet/ip_compat.h on NetBSD to unbreak build.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-02-20 16:31:04 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Make previous patch in a little careful way.
   2012-02-20 16:24:03 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix build problem with squid-ipf PKG_OPTIONS with some dirty patch.

* IP Filter declar function debug(...) visible to user land.
* Squid defines is own cpp(1) macro debug() before include system's
  header files.a

Build problem noted by pettai@ via private mail.