[Bug 290630] www/squid: version 7.2+
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290630] www/squid: version 7.2+"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Nov 2025 23:19:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290630
Pavel Timofeev <timp87@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #265166| |maintainer-approval+
Flags| |
--- Comment #10 from Pavel Timofeev <timp87@gmail.com> ---
Created attachment 265166
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265166&action=edit
port patch
- upgrade to latest 7.3, see changelog at
https://github.com/squid-cache/squid/blob/SQUID_7_3/ChangeLog
- remove all patch sites. They do not exist anymore, project moved to github
- remove ESI, IDENT options as upstream did
- rename --without-gnugss to --without-gss to follow changes in configure
script
- add --without-mit-krb5 paramater to GSSAPI_BASE_CONFIGURE_ON (for fbsd < 15)
and GSSAPI_HEIMDAL_CONFIGURE_ON (for fbsd 15+) to stop auto-detection of MIT
KRB5 which comes before HEIMDAL in configure
- remove SMB_LM basic auth helper as upstream did
- add patch to fix build with based heimdal krb5 on fbsd < 15
- remove workaround for https://bugs.squid-cache.org/show_bug.cgi?id=5390 in
squid rc script, not actual for squid 7
- apply portfmt
I'll report configure script problems with heimdal krb5 detection to upstream.
Hope they will fix it in the next version
--
You are receiving this mail because:
You are the assignee for the bug.