| Port details |
- nginx-module-cache-purge Sources of the cache_purge module for the NGINX ports
- 3.0.2_1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-09-07 12:51:06
- Last Update: 2026-09-07 14:46:55
- Commit Hash: 5bc5cf6
- License: BSD2CLAUSE
- WWW:
- https://github.com/nginx-modules/ngx_cache_purge
- Description:
- The cache_purge module adds the ability to purge content from the
proxy, FastCGI, SCGI and uwsgi caches of nginx.
This port only installs the module sources. The module itself is built
by the nginx ports when their CACHE_PURGE option is enabled.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nginx-module-cache-purge>0:www/nginx-module-cache-purge
- To install the port:
- cd /usr/ports/www/nginx-module-cache-purge/ && make install clean
- To add the package, run one of these commands:
- pkg install www/nginx-module-cache-purge
- pkg install nginx-module-cache-purge
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nginx-module-cache-purge
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788743565
SHA256 (nginx-modules-ngx_cache_purge-3.0.2_GH0.tar.gz) = 627f60bfd514bbe6de7af1bfcb4c69271d4588348d5e359cbd26679adf0f2fb0
SIZE (nginx-modules-ngx_cache_purge-3.0.2_GH0.tar.gz) = 42151
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- This port has no dependencies.
- This port is required by:
- for Build
-
- www/nginx-full
Configuration Options:
- No options to configure
- Options name:
- www_nginx-module-cache-purge
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0.2_1 07 Sep 2026 14:46:55
    |
Jochen Neumeister (joneum)  |
www/nginx-module-cache-purge: Fix proxy_cache_purge on freenginx
The module mirrors ngx_http_proxy_loc_conf_t privately and enables the
host_set field for nginx_version >= 1029004. freenginx does not have
that field, so plcf->cache_key is read at the wrong offset and a PURGE
request kills the worker process.
Sponsored by: Netzkommune GmbH |
3.0.2 07 Sep 2026 12:49:41
    |
Jochen Neumeister (joneum)  |
www/nginx-module-cache-purge: Add New Port
The cache_purge module adds the ability to purge content from the
proxy, FastCGI, SCGI and uwsgi caches of nginx. This port installs the
module sources only, the module itself is built by the nginx ports.
Sponsored by: Netzkommune GmbH |
Number of commits found: 2
|