Commit graph

9 commits

Author SHA1 Message Date
apb
78a4768bf4 Add share/squid to INSTALLATION_DIRS, so it gets created explicitly with
mode 755 instead of implicitly with whatever mode is implied by the
umask.

Bump PKGREVISION for squid27 and squid30 packages.
2009-03-08 11:39:23 +00:00
taca
a872d63192 Update squid30 package to 3.0.13 (3.0.STABLE13).
Changes to squid-3.0.STABLE13 (03 Feb 2009):

	- Fix several issues in request parsing
	- Fix memory leak from logformat parsing
	- Fix various ESI build errors
	- ... and some documentation updates
2009-02-04 12:21:27 +00:00
taca
0291c67556 Update www/squid pacakge to 3.0.12(3.0.STABLE12).
Changes to squid-3.0.STABLE12 (21 Jan 2009):

	- Bug 2533: Solaris (sparc) 64-bit build breaks with gcc/g++
	- Bug 2542: ICAP filters break download resume
	- Bug 2556: HTCP fails without icp_port
	- Bug 2564: logformat '%tl' field not working as advertised
	- Port from 3.1: TestBed basic build consistency checks
	- Policy: Change half_closed_clients default to off
	- Policy: Removed -V command line option, deprecated by 2.6
	- ... and several other minor code cleanups
2009-01-22 17:23:47 +00:00
tron
a8ff04273f Remove pointless manual assignment of "WRKSRC". 2009-01-01 19:26:35 +00:00
taca
eca896cd41 Update squid30 package to 3.0.11 (3.0.STABLE11).
Changes to squid-3.0.STABLE11 (24 Dec 2008):

	- Bug 2424: filedescriptors being left unnecessary opened
	- Bug 2545: fault passing ICAP filtered traffic to peers
	- Bug 2227: Sefgaults in MemBuf::reset during idnsSendQuery
	- .. and some minor admin and debug cleanups.

Changes to squid-3.0.STABLE11-RC1 (3 Dec 2008):

        - Removes patch causing cache of bad objects
        - Bug 2526: bad security default in ACLChecklist
        - Fixes regression: access.log request size tag
        - Fixes cache_peer forceddomainname=X option
        - ... and many minor documentation cleanups
2008-12-26 13:10:05 +00:00
taca
90629933ed Bump squid's PKGREVISION to reflect fix of transparent proxy package options. 2008-10-24 14:15:48 +00:00
taca
a6154c49ec Update squid30 package to 3.0.10.
Changes to squid-3.0.STABLE10 (14 Oct 2008):

	- Bug 2391: Regression: bad assert in forwarding
	- Bug 2447: Segfault on failed TCP DNS query
	- Bug 2393: DNS requests getting stuck in idns queue
	- Bug 2433: FTP PUT gives bad gateway
	- Bug 2465: Limited DragonflyBSD support
	- ... and other minor bugs and documentation
2008-10-20 03:12:36 +00:00
taca
c4f819041e Fix two problems reported by Hasso Tepper via PR pkg/39554.
* OpenSSL portability problem.
* DragonFly support.
2008-09-16 03:27:19 +00:00
taca
1a9535b4cd Importing squid-3.0.9 (3.0.STABLE9) package as www/squid30, handles
PR pkg/39188.

New feature with Squid 3.0.

* Code converted to C++, with significant internal restructuring and rewrites.
* ICAP implementation (RFC 3507 and www.icap-forum.org)
* Edge Side Includes (ESI) implementation (www.esi.org)

Missing feature from squid 2.6

* refresh_stale_hit option. Not yet ported.
* ability to follow X-Forwarded-For. Not yet ported.
* Full caching of Vary/ETag using If-None-Match. Only basic Vary cache
  supported. Not yet ported.
* Mapping of server error messages. Not yet ported.
* http_access2 access directive. Not yet ported.
* Location header rewrites. Not yet ported.
* wais_relay. Feature dropped as it's equivalent to cache_peer +
  cache_peer_access.
* urlgroup. Not yet ported.
* collapsed forwarding. Not yet ported.
* stable Windows support. Irregularly maintained.

Currently, COSS backend support isn't available, too.
2008-09-12 15:05:57 +00:00