| Port details on branch 2025Q2 |
- s2n-tls C99 implementation of the TLS/SSL protocols
- 1.6.2,1 security
=2 1.5.27,1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2022-09-14 11:10:19
- Last Update: 2025-12-05 22:02:06
- Commit Hash: cc01602
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/aws/s2n-tls
- Description:
- s2n is a C99 implementation of the TLS/SSL protocols that
is designed to be simple, small, fast, and with security as
a priority. It is released and licensed under the Apache Software License 2.0.
¦ ¦ ¦ ¦ 
- 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:
-
- s2n-tls>0:security/s2n-tls
- To install the port:
- cd /usr/ports/security/s2n-tls/ && make install clean
- To add the package, run one of these commands:
- pkg install security/s2n-tls
- pkg install s2n-tls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: s2n-tls
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764963686
SHA256 (aws-s2n-tls-v1.6.2_GH0.tar.gz) = b62c52ededd0b42e58fea660727141728cfb853c564083dbfc6fd027a1564582
SIZE (aws-s2n-tls-v1.6.2_GH0.tar.gz) = 5155040
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- databases/arrow
- devel/aws-c-event-stream
- devel/aws-c-http
- devel/aws-c-io
- devel/aws-c-mqtt
- devel/aws-c-s3
- devel/aws-crt-cpp
Configuration Options:
- ===> The following configuration options are available for s2n-tls-1.6.2,1:
ASM=off: Enable PQ crypto assembly (reqs AVX2 and BMI2 support)
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LTO=on: Use Link-Time Optimization
===> Use 'make config' to modify these settings
- Options name:
- security_s2n-tls
- USES:
- cmake:testing ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|