| Port details on branch 2026Q2 |
- privoxy Web proxy with advanced filtering capabilities
- 4.2.0 www
=0 4.2.0Version of this port present on the latest quarterly branch. - Maintainer: fk@fabiankeil.de
 - Port Added: 2026-06-04 13:30:57
- Last Update: 2026-06-04 13:29:25
- Commit Hash: 4dcd601
- License: GPLv2+ GPLv3+ ISCL
- WWW:
- https://www.privoxy.org/
- Description:
- Privoxy is a non-caching web proxy with advanced filtering capabilities for
enhancing privacy, modifying web page data and HTTP headers, controlling
access, and removing ads and other obnoxious Internet junk. Privoxy has a
flexible configuration and can be customized to suit individual needs and
tastes. It has application for both stand-alone systems and multi-user
networks.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/www/privoxy/ && make install clean
- To add the package, run one of these commands:
- pkg install www/privoxy
- pkg install privoxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: privoxy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780413780
SHA256 (privoxy-4.2.0-stable-src.tar.gz) = 6f91267f81f626c416994db89ab62f4d09246eebf4754b81186e13a18ee9028f
SIZE (privoxy-4.2.0-stable-src.tar.gz) = 1791064
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- Runtime dependencies:
-
- curl : ftp/curl
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libbrotlidec.so : archivers/brotli
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for privoxy-4.2.0:
ACCEPT_FILTER=on: Support for accf_http(9)
BROKEN_STRPTIME=off: Enable workaround for standards/173421
BROTLI=on: Support decompression of Brotli-encoded content
COMPRESSION=on: Support compression of buffered content
DEBUG=off: Build with debugging support
DOCS=on: Let Privoxy serve the user manual
EDITOR=on: Support use of the web-based action editor
EXTERNAL_FILTERS=off: Support for external filters
FORCE=on: Support bypassing of blocks
HTTPS_INSPECTION=on: Support filtering of encrypted content
PRIVOXY_TOOLS=on: Install Privoxy-Log-Parser, uagen, etc.
TOGGLE=on: Support for remote toggling
ZSTD=on: Support decompression of ZStandard-encoded content
===> Use 'make config' to modify these settings
- Options name:
- www_privoxy
- USES:
- autoreconf cpe gmake localbase shebangfix ssl perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.2.0 04 Jun 2026 13:29:25
    |
Yusuf Yaman (nxjoseph)  Author: Fabian Keil |
www/privoxy: Update 4.1.0 => 4.2.0
Privoxy 4.2.0 fixes a couple of bugs and brings general improvements
such as support for elliptic-curve keys.
Two potential security problems have been reported and addressed.
Changelog:
https://lists.privoxy.org/pipermail/privoxy-announce/2026-June/000013.html
Port changes:
- The Privoxy tools come with proper man pages now so install
them when the tools are enabled.
PR: 295848
Reported by: Fabian Keil <fk@fabiankeil.de> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q2
(cherry picked from commit c9cc3d36733d5f4f0ce5ae4f6b3ce02ca868384c) |
Number of commits found: 1
|