Port details on branch 2023Q4 |
- py-asyncssh Asynchronous SSHv2 client and server library
- 2.14.2 security
=0 2.14.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-12-25 09:42:22
- Last Update: 2023-12-25 09:40:18
- Commit Hash: f919849
- 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 py39-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 py39-asyncssh listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-asyncssh
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1703227918
SHA256 (asyncssh-2.14.2.tar.gz) = e956bf8988d07a06ba3305f6604e261f4ca014c4a232f0873f1c7692fbe3cfc2
SIZE (asyncssh-2.14.2.tar.gz) = 498190
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-typing-extensions>=3.6 : devel/py-typing-extensions@py39
- py39-bcrypt>=3.1.3 : security/py-bcrypt@py39
- py39-fido2>=0.9.2 : security/py-fido2@py39
- py39-openssl>=23.0.0,1 : security/py-openssl@py39
- py39-cryptography>=41.0.4,1 : security/py-cryptography@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-asyncssh-2.14.2:
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
NETTLE=off: UMAC cryptographic hashes
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:
|