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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-asyncssh Asynchronous SSHv2 client and server library
2.14.2 security on this many watch lists=0 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.14.2Version 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: 2023-12-25 09:00:47
Commit Hash: 023c9e1
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 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>)
  • py39: py39-asyncssh
distinfo:
TIMESTAMP = 1703227918 SHA256 (asyncssh-2.14.2.tar.gz) = e956bf8988d07a06ba3305f6604e261f4ca014c4a232f0873f1c7692fbe3cfc2 SIZE (asyncssh-2.14.2.tar.gz) = 498190

Packages (timestamps in pop-ups are UTC):
py37-asyncssh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.5.0_1---2.5.0_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-asyncssh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.14.22.14.2--2.14.2---
FreeBSD:13:quarterly2.14.22.14.22.13.12.14.22.14.2-2.14.22.14.2
FreeBSD:14:latest2.14.22.14.22.12.0-2.14.22.13.1-2.13.1
FreeBSD:14:quarterly2.14.22.14.2-2.14.22.14.2-2.14.22.14.2
FreeBSD:15:latest2.14.22.14.2n/a2.14.2n/a-2.14.2-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-typing-extensions>=3.6 : devel/py-typing-extensions@py39
  2. py39-bcrypt>=3.1.3 : security/py-bcrypt@py39
  3. py39-fido2>=0.9.2 : security/py-fido2@py39
  4. py39-openssl>=23.0.0,1 : security/py-openssl@py39
  5. py39-cryptography>=41.0.7,1 : security/py-cryptography@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
This port is required by:
for Run
  1. security/caldera
  2. security/caldera4

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:
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.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.14.2
25 Dec 2023 09:00:47
commit hash: 023c9e1d0a7bdbb38437bb5803bbb8f06c5233aacommit hash: 023c9e1d0a7bdbb38437bb5803bbb8f06c5233aacommit hash: 023c9e1d0a7bdbb38437bb5803bbb8f06c5233aacommit hash: 023c9e1d0a7bdbb38437bb5803bbb8f06c5233aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.14.2

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
Security:	CVE-2023-48795
2.14.1
14 Nov 2023 17:15:49
commit hash: dcd570adaeb52fed4925a53c9101dea9f35c9078commit hash: dcd570adaeb52fed4925a53c9101dea9f35c9078commit hash: dcd570adaeb52fed4925a53c9101dea9f35c9078commit hash: dcd570adaeb52fed4925a53c9101dea9f35c9078 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.14.1

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
Security:	CVE-2023-46445, CVE-2023-46446
2.14.0
05 Oct 2023 02:00:24
commit hash: 74187afa7b529fcd107c7ae4e0ce802ad6b25f94commit hash: 74187afa7b529fcd107c7ae4e0ce802ad6b25f94commit hash: 74187afa7b529fcd107c7ae4e0ce802ad6b25f94commit hash: 74187afa7b529fcd107c7ae4e0ce802ad6b25f94 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.14.0

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.13.2
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
2.13.2
31 Jul 2023 16:40:12
commit hash: 993b60b1fa6a50b236bae990a9e7d1c9c208cfd2commit hash: 993b60b1fa6a50b236bae990a9e7d1c9c208cfd2commit hash: 993b60b1fa6a50b236bae990a9e7d1c9c208cfd2commit hash: 993b60b1fa6a50b236bae990a9e7d1c9c208cfd2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Sort USES
2.13.2
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
2.13.2
09 Jul 2023 10:20:04
commit hash: 05164ef8f5586c4b9bf01151962769309562df10commit hash: 05164ef8f5586c4b9bf01151962769309562df10commit hash: 05164ef8f5586c4b9bf01151962769309562df10commit hash: 05164ef8f5586c4b9bf01151962769309562df10 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.13.2

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.13.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.13.1
21 Mar 2023 19:21:16
commit hash: 0097798648f750cb2e3b83229736a6e7a423dd0ccommit hash: 0097798648f750cb2e3b83229736a6e7a423dd0ccommit hash: 0097798648f750cb2e3b83229736a6e7a423dd0ccommit hash: 0097798648f750cb2e3b83229736a6e7a423dd0c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.13.1

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.13.0
30 Jan 2023 13:00:15
commit hash: 35321dffceef18f395ce09fdb7e3e53f818c608ecommit hash: 35321dffceef18f395ce09fdb7e3e53f818c608ecommit hash: 35321dffceef18f395ce09fdb7e3e53f818c608ecommit hash: 35321dffceef18f395ce09fdb7e3e53f818c608e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.13.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.12.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.12.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.12.0
31 Aug 2022 11:41:13
commit hash: 4319a2c4464924322c03f5b48f042cb5e893bf7fcommit hash: 4319a2c4464924322c03f5b48f042cb5e893bf7fcommit hash: 4319a2c4464924322c03f5b48f042cb5e893bf7fcommit hash: 4319a2c4464924322c03f5b48f042cb5e893bf7f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.12.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.11.0
09 Jun 2022 10:59:26
commit hash: 4f3bd9173b6447c506d5d5fd702dbe45c681d83acommit hash: 4f3bd9173b6447c506d5d5fd702dbe45c681d83acommit hash: 4f3bd9173b6447c506d5d5fd702dbe45c681d83acommit hash: 4f3bd9173b6447c506d5d5fd702dbe45c681d83a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.11.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.10.1
03 Jun 2022 16:57:49
commit hash: 17a787b74616285b18c86b7695836e2d56aa7892commit hash: 17a787b74616285b18c86b7695836e2d56aa7892commit hash: 17a787b74616285b18c86b7695836e2d56aa7892commit hash: 17a787b74616285b18c86b7695836e2d56aa7892 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Convert to USE_PYTHON=unittest
2.10.1
17 Apr 2022 23:58:23
commit hash: 8c5acbcd9ee97808769f4e0e3ef09784c8cda81ecommit hash: 8c5acbcd9ee97808769f4e0e3ef09784c8cda81ecommit hash: 8c5acbcd9ee97808769f4e0e3ef09784c8cda81ecommit hash: 8c5acbcd9ee97808769f4e0e3ef09784c8cda81e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.10.1

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.10.0
16 Apr 2022 04:19:26
commit hash: 516bb4aba1594bfd973299aa0e427162ffd84d94commit hash: 516bb4aba1594bfd973299aa0e427162ffd84d94commit hash: 516bb4aba1594bfd973299aa0e427162ffd84d94commit hash: 516bb4aba1594bfd973299aa0e427162ffd84d94 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.10.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.9.0
25 Jan 2022 19:50:25
commit hash: cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0commit hash: cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0commit hash: cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0commit hash: cfb2430e9b86c98f2bdfc4f2c8fe7211ef5bcec0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.9.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.8.1
21 Nov 2021 18:21:08
commit hash: 7c1d67db906b5d9d7283850dd5871ec9bd7e55d1commit hash: 7c1d67db906b5d9d7283850dd5871ec9bd7e55d1commit hash: 7c1d67db906b5d9d7283850dd5871ec9bd7e55d1commit hash: 7c1d67db906b5d9d7283850dd5871ec9bd7e55d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.8.1

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.8.0
05 Nov 2021 19:14:25
commit hash: 1f5143fcaa07f851e32e70f99895af5b1c3992c8commit hash: 1f5143fcaa07f851e32e70f99895af5b1c3992c8commit hash: 1f5143fcaa07f851e32e70f99895af5b1c3992c8commit hash: 1f5143fcaa07f851e32e70f99895af5b1c3992c8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.8.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.7.2
13 Oct 2021 19:14:33
commit hash: b2e2a05633d83e86fed5aa8b853b6dcf1fd122f7commit hash: b2e2a05633d83e86fed5aa8b853b6dcf1fd122f7commit hash: b2e2a05633d83e86fed5aa8b853b6dcf1fd122f7commit hash: b2e2a05633d83e86fed5aa8b853b6dcf1fd122f7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Cosmetic change
2.7.2
13 Oct 2021 13:13:55
commit hash: 3e1e7f33c68beb4269665e6f200add5293839a0acommit hash: 3e1e7f33c68beb4269665e6f200add5293839a0acommit hash: 3e1e7f33c68beb4269665e6f200add5293839a0acommit hash: 3e1e7f33c68beb4269665e6f200add5293839a0a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
security/py-asyncssh: Add CPE information

Approved by:	portmgr (blanket)
2.7.2
21 Sep 2021 03:44:55
commit hash: 86c381490e3b4a6fb0cad7f6d8fca08fbe91a932commit hash: 86c381490e3b4a6fb0cad7f6d8fca08fbe91a932commit hash: 86c381490e3b4a6fb0cad7f6d8fca08fbe91a932commit hash: 86c381490e3b4a6fb0cad7f6d8fca08fbe91a932 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.7.2

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.7.0
20 Jun 2021 16:16:03
commit hash: 9a73a4f92133d34227ee5ed5636f8f9f2d8d9f72commit hash: 9a73a4f92133d34227ee5ed5636f8f9f2d8d9f72commit hash: 9a73a4f92133d34227ee5ed5636f8f9f2d8d9f72commit hash: 9a73a4f92133d34227ee5ed5636f8f9f2d8d9f72 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.7.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.6.0
07 May 2021 09:39:09
commit hash: aed20174d5d0a32adf08bd2209e08a290e6c2fe2commit hash: aed20174d5d0a32adf08bd2209e08a290e6c2fe2commit hash: aed20174d5d0a32adf08bd2209e08a290e6c2fe2commit hash: aed20174d5d0a32adf08bd2209e08a290e6c2fe2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-asyncssh: Update to 2.6.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.5.0_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.5.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.5.0_1
03 Mar 2021 18:12:35
Revision:567183Original commit files touched by this commit
sunpoet search for other commits by this committer
Update do-test:

It removes the warning message:
WARNING: Testing via this command is deprecated and will be removed in a future
version. Users looking for a generic test entry point independent of test runner
are encouraged to use tox.
2.5.0_1
06 Jan 2021 20:32:32
Revision:560605Original commit files touched by this commit
sunpoet search for other commits by this committer
Add FIDO2 and PKCS11 options

- Bump PORTREVISION for dependency change
2.5.0
03 Jan 2021 20:16:09
Revision:560138Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
2.4.2
10 Dec 2020 21:59:46
Revision:557685Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.2

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
PR:		250337
Submitted by:	pi
1.16.1_2
16 May 2020 10:51:33
Revision:535391Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for security/nettle shlib change
1.16.1_1
27 Jan 2020 20:09:16
Revision:524424Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix typo

- Bump PORTREVISION for dependency change
1.16.1
26 Jan 2020 16:12:47
Revision:524196Original commit files touched by this commit
sunpoet search for other commits by this committer
Add NETTLE option
1.16.1
11 Jan 2020 10:41:44
Revision:522653Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16.1

- Update COMMENT
- Update version requirement of RUN_DEPENDS
- Add BRCYPT, GSSAPI, LIBNACL and PYOPENSSL options
- Update pkg-descr

Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
1.14.0
01 Sep 2019 16:15:03
Revision:510705Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
1.14.0
01 Sep 2019 15:47:46
Revision:510700Original commit files touched by this commit
zi search for other commits by this committer
- Reset maintainer due to fata email bounces

Reported by:	portscout
1.14.0
09 Dec 2018 01:47:38
Revision:487009Original commit files touched by this commit
swills search for other commits by this committer
security/py-asyncssh: Update to 1.14.0

While here, add test target

PR:		230151
Submitted by:	Nathan <ndowens@yahoo.com>
Approved by:	maintainer timeout (bartosz@ixsystems.com, >2 months)
MFH:		2018Q4
Security:	0e8f496a-b498-11e8-bdcf-74d435e60b7c
1.12.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.12.0
23 Feb 2018 13:01:43
Revision:462692Original commit files touched by this commit
wg search for other commits by this committer
security/py-asyncssh: Python asnycio SSH protocol library

AsyncSSH is a Python package which provides an asynchronous client
and server implementation of the SSHv2 protocol on top of
the Python asyncio framework. It requires Python 3.4 or later
and the Python cryptography library for some cryptographic functions.

WWW: https://github.com/ronf/asyncssh

Submitted by:	Bartosz Prokop

Number of commits found: 41