| Port details on branch 2026Q1 |
- gnutls GNU Transport Layer Security library
- 3.8.12 security
=0 3.8.12Version of this port present on the latest quarterly branch. - Maintainer: tijl@FreeBSD.org
 - Port Added: 2026-03-01 16:12:12
- Last Update: 2026-03-05 08:39:25
- Commit Hash: e4d60e4
- Also Listed In: net
- License: GPLv3+ LGPL21+
- WWW:
- https://gnutls.org/
- Description:
- GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures. It is aimed to be portable and efficient with
focus on security and interoperability.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/security/gnutls/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gnutls
- pkg install gnutls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnutls
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772697776
SHA256 (gnutls-3.8.12.tar.xz) = a7b341421bfd459acf7a374ca4af3b9e06608dcd7bd792b2bf470bea012b8e51
SIZE (gnutls-3.8.12.tar.xz) = 6949604
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
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libbrotlienc.so : archivers/brotli
- libgmp.so : math/gmp
- libnettle.so : security/nettle
- libtasn1.so : security/libtasn1
- libunistring.so : devel/libunistring
- libzstd.so : archivers/zstd
- libidn2.so : dns/libidn2
- libp11-kit.so : security/p11-kit
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gnutls-3.8.12:
DANE=off: Certificate verification via DNSSEC
EXAMPLES=on: Build and/or install examples
IDN=on: International Domain Names support
KTLS=on: Enable support for in-kernel TLS
MAN3=on: Install API manpages (section 3)
NLS=on: Native Language Support
P11KIT=on: PKCS#11 and p11-kit support
SRP=off: Secure Remote Password support
===> Use 'make config' to modify these settings
- Options name:
- security_gnutls
- USES:
- compiler:c11 cpe gmake iconv libtool localbase makeinfo pkgconfig tar:xz gettext
- 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.8.12 05 Mar 2026 08:39:25
    |
Tijl Coosemans (tijl)  |
security/gnutls: Stop fetching ktls_utils.h
It was missing from distfiles in previous versions but this has been
fixed now.
(cherry picked from commit 004617c94be181d6a4b0c57b4482d2ae682ed945) |
3.8.12 01 Mar 2026 16:10:49
    |
Tijl Coosemans (tijl)  |
security/gnutls: Update to 3.8.12
PR: 293509
(cherry picked from commit 5c5feb91e15de2d5ebba4b881f2f93635cffa7de) |
Number of commits found: 2
|