| Port details |
- py-pyopenssl Python interface to the OpenSSL library
- 26.0.0,1 security
=3 26.0.0,1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-11 20:45:06
- Last Update: 2026-04-18 21:52:52
- Commit Hash: c053ee8
- People watching this port, also watch:: font-misc-meltho, libjxl, p5-Net-HTTP, py311-pycparser, libraw
- Also Listed In: python
- License: APACHE20
- WWW:
- https://www.pyopenssl.org/en/latest/
- https://github.com/pyca/pyopenssl
- Description:
- Python interface to the OpenSSL library
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyopenssl>0:security/py-pyopenssl@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-pyopenssl/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-pyopenssl
- pkg install py311-pyopenssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pyopenssl listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyopenssl
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775587588
SHA256 (pyopenssl-26.0.0.tar.gz) = f293934e52936f2e3413b89c6ce36df66a0b34ae1ea3a053b8c5020ff2f513fc
SIZE (pyopenssl-26.0.0.tar.gz) = 185534
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pretend>0 : devel/py-pretend@py311
- py311-pytest-rerunfailures>0 : devel/py-pytest-rerunfailures@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cryptography>=46.0.5,1<47,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- py311-typing-extensions>=4.9 : devel/py-typing-extensions@py311
- This port is required by:
- for Build
-
- misc/veles
- net/dshell
- security/py-yubikey-manager
- for Run
-
- comms/py-spsdk
- databases/py-snowflake-connector-python
- databases/py-valkey
- devel/oci-cli
- devel/py-aioapns
- devel/py-aiortc
- devel/py-foolscap
Configuration Options:
- No options to configure
- Options name:
- security_py-pyopenssl
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
26.0.0,1 18 Apr 2026 21:52:52
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyopenssl: Update to 26.0.0
Changes: https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst
Security: CVE-2026-27448, CVE-2026-27459 |
25.3.0_1,1 15 Jan 2026 11:53:34
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyopenssl: Update PYTEST_IGNORED_TESTS
Remove test_set_verify_callback_exception |
25.3.0_1,1 11 Nov 2025 20:42:27
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyopenssl: Move security/py-openssl to security/py-pyopenssl
- Update WWW
- Convert to USE_PYTHON=pep517
- Clean up Makefile
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change |