Bug 90688 - [Maintainer] www/squid: integrate vendor patch and ICAP support
Summary: [Maintainer] www/squid: integrate vendor patch and ICAP support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 15:10 UTC by Thomas-Martin Seck
Modified: 2005-12-20 16:01 UTC (History)
0 users

See Also:


Attachments
file.diff (239.13 KB, patch)
2005-12-20 15:10 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2005-12-20 15:10:02 UTC
- Integrate vendor patch to fix a problem with the SMB helper when
  --enable-ntlm-fail-open was specified as an additional configuration
  option (squid bug #1022).
  The port does not enable this option by default; document it, while at it.
- Add SHA256 checksum for the squid tarball
- Integrate ICAP client support based upon the icap project's CVS repository,
  turned off by default.
  To activate it, build the port with WITH_SQUID_ICAP defined or rerun
  'make config'.

Note to committer:
please 'cvs add'
  - files/icap-2.5-core.patch
  - files/icap-2.5-bootstrap.patch

Fix: Apply this patch:
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-12-20 15:32:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Grabbed.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-12-20 16:01:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!