Port details on branch 2023Q3 |
- py-asyncssh Asynchronous SSHv2 client and server library
- 2.20.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-02-20 07:59:08
- Commit Hash: e5cc48e
- 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 = 1739962486
SHA256 (asyncssh-2.20.0.tar.gz) = 020b6e384b2328ef8683908ad8e73de9ec2b9b62fd964571ea957bba98412983
SIZE (asyncssh-2.20.0.tar.gz) = 534719
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:
-
- 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>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/spyder
- 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.20.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:
|