| Port details on branch 2025Q4 |
- fizz C++14 implementation of the TLS-1.3 standard
- 2025.08.18.00_1 security
=2 2025.08.18.00Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-05-29 03:46:58
- Last Update: 2025-10-20 11:48:39
- Commit Hash: 67fb95f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/facebookincubator/fizz
- Description:
- Fizz is a TLS 1.3 implementation.
Fizz currently supports TLS 1.3 drafts 28, 26 (both wire-compatible with the
final specification), and 23. All major handshake modes are supported, including
PSK resumption, early data, client authentication, and HelloRetryRequest.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/security/fizz/ && make install clean
- To add the package, run one of these commands:
- pkg install security/fizz
- pkg install fizz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fizz
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1755586105
SHA256 (facebookincubator-fizz-v2025.08.18.00_GH0.tar.gz) = 9f565b6a15a9ff514c92aa35366911be73c6d23a79d96c03b7663a4ee1aa9ca7
SIZE (facebookincubator-fizz-v2025.08.18.00_GH0.tar.gz) = 759335
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
- Library dependencies:
-
- libboost_filesystem.so : devel/boost-libs
- libbzip2.so : misc/vxl
- libdouble-conversion.so : devel/double-conversion
- libevent.so : devel/libevent
- libfmt.so : devel/libfmt
- libfolly.so : devel/folly
- libgflags.so : devel/gflags
- libglog.so : devel/glog
- libicui18n.so : devel/icu
- liblz4.so : archivers/liblz4
- libsnappy.so : archivers/snappy
- libsodium.so : security/libsodium
- libunwind.so : devel/libunwind
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- devel/fbthrift
- net/fb303
- net/mvfst
- net/wangle
- www/proxygen
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- security_fizz
- USES:
- cmake:testing compiler:c++14-lang ssl cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|