[Bug 292213] www/privoxy: Update to 4.1.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292213] www/privoxy: Update to 4.1.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jan 2026 11:38:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292213 --- Comment #5 from Vladimir Druzenko <vvd@FreeBSD.org> --- 7. Switch to *_CONFIGURE_ENABLE and *_CONFIGURE_WITH: -ACCEPT_FILTER_CONFIGURE_ON= --enable-accept-filter +ACCEPT_FILTER_CONFIGURE_ENABLE= accept-filter -BROKEN_STRPTIME_CONFIGURE_ON= --enable-strptime-sanity-checks +BROKEN_STRPTIME_CONFIGURE_ENABLE= strptime-sanity-checks BROTLI_LIB_DEPENDS= libbrotlidec.so:archivers/brotli -BROTLI_CONFIGURE_ON= --with-brotli +BROTLI_CONFIGURE_WITH= brotli -COMPRESSION_CONFIGURE_ON= --enable-compression +COMPRESSION_CONFIGURE_ENABLE= compression -DEBUG_CONFIGURE_ON= --with-debug +DEBUG_CONFIGURE_WITH= debug -EDITOR_CONFIGURE_OFF= --disable-editor +EDITOR_CONFIGURE_ENABLE= editor -EXTERNAL_FILTERS_CONFIGURE_ON= --enable-external-filters +EXTERNAL_FILTERS_CONFIGURE_ENABLE= external-filters -FORCE_CONFIGURE_OFF= --disable-force +FORCE_CONFIGURE_ENABLE= force -HTTPS_INSPECTION_CONFIGURE_ON= --with-openssl +HTTPS_INSPECTION_CONFIGURE_WITH= openssl PRIVOXY_TOOLS_RUN_DEPENDS= curl:ftp/curl PRIVOXY_TOOLS_USES= perl5 PRIVOXY_TOOLS_USE= PERL5=run -TOGGLE_CONFIGURE_OFF= --disable-toggle +TOGGLE_CONFIGURE_ENABLE= toggle ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd -ZSTD_CONFIGURE_ON= --with-zstd +ZSTD_CONFIGURE_WITH= zstd -- You are receiving this mail because: You are the assignee for the bug.