Port details on branch 2024Q2 |
- py-asyncssh Asynchronous SSHv2 client and server library
- 2.21.0 security
=2 2.20.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-02-23 13:02:09
- Last Update: 2025-05-19 19:58:21
- Commit Hash: 285c7d7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: EPL
- WWW:
- https://github.com/ronf/asyncssh
- Description:
- AsyncSSH is a Python package which provides an asynchronous client and server
implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio
framework.
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}asyncssh>0:security/py-asyncssh@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-asyncssh/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-asyncssh
- pkg install py311-asyncssh
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-asyncssh listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-asyncssh
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1747546578
SHA256 (asyncssh-2.21.0.tar.gz) = 450fe13bb8d86a8f4e7d7b5fafce7791181ca3e7c92e15bbc45dfb25866e48b3
SIZE (asyncssh-2.21.0.tar.gz) = 539740
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:
-
- 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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-typing-extensions>=4.0.0 : devel/py-typing-extensions@py311
- py311-bcrypt>=3.1.3 : security/py-bcrypt@py311
- py311-fido2>=0.9.2 : security/py-fido2@py311
- py311-openssl>=23.0.0,1 : security/py-openssl@py311
- py311-cryptography>=44.0.2,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/caldera
-
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:
- ===> The following configuration options are available for py311-asyncssh-2.21.0:
BCRYPT=on: OpenSSH private key encryption
FIDO2=on: FIDO2 support
GSSAPI=off: GSSAPI key exchange and authentication
LIBNACL=off: Curve25519, Ed25519 and Chacha20-Poly1305 support
PKCS11=off: PKCS #11 support
PYOPENSSL=on: X.509 certificate authentication
===> Use 'make config' to modify these settings
- Options name:
- security_py-asyncssh
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|