Port details on branch 2023Q1 |
- py-paramiko Python SSH2 protocol library
- 2.11.0_2 security =11 2.11.0_2Version of this port present on the latest quarterly branch.
- Maintainer: sbz@FreeBSD.org
- Port Added: 2006-05-26 14:16:37
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: smartmontools, ca_root_nss, rsync, bash, libxml2
- Also Listed In: python
- License: LGPL21
- WWW:
- https://www.paramiko.org/
- Description:
- This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
are supported. SFTP client and server mode are both supported too.
- ¦ ¦ ¦ ¦
- 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}paramiko>0:security/py-paramiko@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-paramiko/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-paramiko
- pkg install py39-paramiko
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-paramiko listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-paramiko
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1653072884
SHA256 (paramiko-2.11.0.tar.gz) = 003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
SIZE (paramiko-2.11.0.tar.gz) = 1075390
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-invoke>=0 : devel/py-invoke@py39
- py39-mock>=0 : devel/py-mock@py39
- py39-pytest-relaxed>=0 : devel/py-pytest-relaxed@py39
- py39-pytest4>=4.6,1 : devel/py-pytest4@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-bcrypt>=3.1.3 : security/py-bcrypt@py39
- py39-pyasn1>=0.1.7 : devel/py-pyasn1@py39
- py39-pynacl>=1.0.1 : security/py-pynacl@py39
- py39-cryptography>=42.0.5,1 : security/py-cryptography@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- science/py-atomium
- sysutils/jadm
-
Deleted ports which required this port:
- for Run
-
- benchmarks/py-zopkio
- devel/py-fabric
- devel/py-pooch
- ftp/py-sftp
- net/py-smart-open
- net/py-sshtunnel
- net/ryu
-
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 py39-paramiko-2.11.0_2:
GSSAPI=off: GSSAPI Security API support
===> Use 'make config' to modify these settings
- Options name:
- security_py-paramiko
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|