notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
py-asyncssh Asynchronous SSHv2 client and server library
2.21.0 security on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.20.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py311: py311-asyncssh
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-typing-extensions>=4.0.0 : devel/py-typing-extensions@py311
  2. py311-bcrypt>=3.1.3 : security/py-bcrypt@py311
  3. py311-fido2>=0.9.2 : security/py-fido2@py311
  4. py311-openssl>=23.0.0,1 : security/py-openssl@py311
  5. py311-cryptography>=44.0.2,1 : security/py-cryptography@py311
  6. python3.11 : lang/python311
This port is required by:
for Run
  1. security/caldera

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/spyder*
  2. security/caldera4*
  3. Collapse this list of deleted ports.
* - 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/asyncssh/
  2. https://pypi.org/packages/source/a/asyncssh/
Collapse this list.

There are no commits on branch 2024Q2 for this port