[Bug 290630] www/squid: Update 6.14 => 7.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Dec 2025 08:47:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290630

--- Comment #12 from ant2 <ant_mail@inbox.ru> ---
Using squid builded with this latest patch I've got:

2025/12/16 08:37:22| Disabling Authentication on port [::]:3128 (TPROXY
enabled)
2025/12/16 08:37:22| FATAL: http_port: TPROXY support in the system does not
work.
2025/12/16 08:37:22| Not currently OK to rewrite swap log.
2025/12/16 08:37:22| storeDirWriteCleanLogs: Operation aborted.
2025/12/16 08:37:22| FATAL: Bungled /usr/local/etc/squid/squid.conf line 4:
http_port 3128 tproxy
2025/12/16 08:37:22| Squid Cache (Version 7.3): Terminated abnormally.

when tried to use transparent proxy (IPDIVERT(?)).

Is it a bug or tproxy will not work in this squid version? The squid is in
dedicated jail, may be there is a problem?

Port options are:
        ARP_ACL        : on
        AUTH_LDAP      : off
        AUTH_NIS       : on
        AUTH_SASL      : off
        AUTH_SMB       : off
        AUTH_SQL       : off
        CACHE_DIGESTS  : on
        DEBUG          : off
        DELAY_POOLS    : on
        DOCS           : on
        ECAP           : off
        EXAMPLES       : on
        FOLLOW_XFF     : on
        FS_AUFS        : on
        FS_DISKD       : on
        FS_ROCK        : on
        GSSAPI_BASE    : on
        GSSAPI_HEIMDAL : off
        GSSAPI_MIT     : off
        GSSAPI_NONE    : off
        HTCP           : on
        ICAP           : on
        ICMP           : on
        IPV6           : on
        KQUEUE         : on
        LARGEFILE      : on
        LAX_HTTP       : on
        NETTLE         : off
        SNMP           : on
        SSL            : on
        SSL_CRTD       : on
        STACKTRACES    : off
        TDB            : off
        TP_IPF         : off
        TP_IPFW        : on
        TP_PF          : off
        VIA_DB         : on
        WCCP           : on
        WCCPV2         : on

-- 
You are receiving this mail because:
You are the assignee for the bug.