CVS log for ports/www/squid/files/Attic/fix-kerberos.patch
Up to [FreeBSD] / ports / www / squid / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Mon Jul 14 19:10:08 2008 UTC (3 years, 6 months ago) by beech
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
- Update to 2.7.STABLE3 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 23 10:51:51 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +497 -23 lines
Refactoring and fixes regarding the squid_kerb_auth helper: - Move the content of files/patch-helpers-negotiate_auth_squid_kerb_auth-Makefile.in and -squid_kerb_auth.c to files/fix-kerberos.patch. - Implement additional configure check for the presence of gssapi/gssapi.h and gssapi.h and prefer the former over the latter in squid_kerb_auth.c. This is done to prevent a compiler warning on FreeBSD 7 and higher where gssapi.h is only present for compatibility reasons. - Actually enable the "negotiate" authentication method in Squid (thanks to John Marshall for pointing this out to the maintainer). Bump PORTREVISION for this change. Removed files: files/patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in files/patch-helpers-negotiate_auth-squid_kerb_auth-squid_kerb_auth.c PR: 124872 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 22 00:08:58 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
- Fix build after Heimdal update on HEAD PR: 123782 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
