| Port details on branch 2026Q2 |
- wolfssl Embedded SSL C-Library
- 5.9.0_1 security
=0 5.9.0_1Version of this port present on the latest quarterly branch. - Maintainer: fox@FreeBSD.org
 - Port Added: 2026-04-09 10:39:06
- Last Update: 2026-04-09 10:35:28
- Commit Hash: b313943
- Also Listed In: devel
- License: GPLv3
- WWW:
- https://www.wolfssl.com/
- Description:
- WolfSSL is an embedded SSL Library for programmers building security
functionality into their applications and devices.
Highlights
- Up to TLS 1.3 and DTLS 1.3
- Full client and server support
- Progressive list of supported ciphers
- Key and Certificate generation
- OCSP, CRL support
Lightweight
- Small Size: 20-100kB
- Runtime Memory: 1-36kB
- 20x smaller than OpenSSL
Portable
- Abstraction Layers (OS, Custom I/O, Standard C library, and more)
- Simple API
- OpenSSL Compatibility Layer
- Long list of supported platforms
¦ ¦ ¦ ¦ 
- 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:
-
- wolfssl>0:security/wolfssl
- To install the port:
- cd /usr/ports/security/wolfssl/ && make install clean
- To add the package, run one of these commands:
- pkg install security/wolfssl
- pkg install wolfssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wolfssl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774028803
SHA256 (wolfssl-5.9.0.zip) = e2bc897fcfef7dc7f38f8c805a273020150c41311a61a2fb4677c83834d3d6cb
SIZE (wolfssl-5.9.0.zip) = 28246542
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:
-
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wolfssl-5.9.0_1:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_wolfssl
- USES:
- cpe libtool zip autoreconf
- 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 |
5.9.0_1 09 Apr 2026 10:35:28
    |
Santhosh Raju (fox)  |
security/wolfssl: Fix 32-bit builds.
Add upstream patch for the fix, until changes are merged and
a new release is made.
PR: 294287
Reported by: Robert Clausecker <fuz@FreeBSD.org>
Reviewed by: Robert Clausecker <fuz@FreeBSD.org>
Tested by: Robert Clausecker <fuz@FreeBSD.org>
(cherry picked from commit 8318a3cd1c5262d51c70240d97798cce3c1a3bd6) |
Number of commits found: 1
|