| Port details on branch 2026Q3 |
- mod_gnutls Extension for Apache httpd using GnuTLS library to provide HTTPS
- 0.13.0 www
=0 0.13.0Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-08-24 10:09:11
- Last Update: 2026-08-24 10:07:19
- Commit Hash: 8b92f9c
- Also Listed In: security
- License: APACHE20
- WWW:
- https://github.com/airtower-luna/mod_gnutls
- Description:
- mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS
1.1 and 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in
purpose, but does not use OpenSSL.
¦ ¦ ¦ ¦ 
- 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:
-
- ap24-mod_gnutls>0:www/mod_gnutls
- To install the port:
- cd /usr/ports/www/mod_gnutls/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mod_gnutls
- pkg install ap24-mod_gnutls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ap24-mod_gnutls
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787563173
SHA256 (mod_gnutls-0.13.0.tar.bz2) = 544ad610712034e212d3f3502c9d822d6643640696ab504a154543701e4acdbe
SIZE (mod_gnutls-0.13.0.tar.bz2) = 130405
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-pyyaml>=3.13 : devel/py-pyyaml@py312
- apxs : www/apache24
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- apxs : www/apache24
- Library dependencies:
-
- libapr-1.so : devel/apr1
- libgnutls.so : security/gnutls
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_mod_gnutls
- USES:
- apache compiler:c11 cpe meson pkgconfig python:build,test tar:bzip2
- 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 |
0.13.0 24 Aug 2026 10:07:19
    |
Jochen Neumeister (joneum)  |
www/mod_gnutls: Update to 0.13.0
Fixes CVE-2026-33307 and CVE-2026-33308. Upstream switched to Meson and
moved off the now dead mod.gnutls.org, so the port follows. 0.13.0 also
drops SRP and Monkeysphere support and enforces the client certificate
Key Purpose, see GnuTLSClientKeyPurpose.
Changelog: https://github.com/airtower-luna/mod_gnutls/releases/tag/mod_gnutls/0.13.0
Security: a7b4cdfc-9f9d-11f1-a655-3497f65b111b
Sponsored by: Netzkommune GmbH
(cherry picked from commit f6c827424a26e9f5e403e72790b14a120c3cedbd) |
Number of commits found: 1
|