Commit graph

12 commits

Author SHA1 Message Date
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
taca
0429712bb5 Update squid20 package to 3.0.15 (squid-2.0.STABLE15).
Changes to squid-3.0.STABLE15 (06 May 2009):

	- Regression Bug 2635: Incorrect Max-Forwards header type
	- Bug 2652: 'Success' error on CONNECT requests
	- Bug 2625: IDENT receiving errors
	- Bug 2610: ipfilter support detection
	- Bug 2578: FTP download resume failure
	- Bug 2536: %H on HTTPS error pages
	- Bug 2491: assertion "age >= 0"
	- Bug 2276: too many NTLM helpers running
	- Endian system and compiler fixes provided by the NetBSD project
	- documentation fixes provided by the Debian project
2009-05-08 13:39:09 +00:00
taca
10384c7cc9 Update squid30 package to 3.0.14 (3.0.STABLE14).
* Add LICENSE.
* ADd some comments to patch files.

Changes to squid-3.0.STABLE14 (11 Apr 2009):

	- Regression Fix: HTTP/0.9 in accelerator mode
	- Bug 1232: cache_dir parameter limited to only 63 entries
	- Bug 1868: support HTTP 207 status
	- Bug 2518: assertion failure on restart/reconfigure
	- Bug 2588: coredump in rDNS lookup
	- Bug 2595: Out of bounds memory write in squid_kerb_auth
	- Bug 2599: Idempotent start
	- Bug 2605: Prevent setsid() on helpers in daemon mode
	- Fix external_acl_type option parsing
	- Fix delay pools counters on FTP
	- Fix several issues with ident (some remain)
	- Fix performance issues with persistent connections
	- Fix performance issues with delay pools
	- Fix forwarding of OPTIONS requests
	- Add support for HTTP 1.1 Content-Disposition header
	- Add support for Windows 7, Windows Server 2008 R2 and later
	- ... and many small documentation updates
2009-04-11 14:04:15 +00:00
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