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
Port details
py-cryptography-legacy Cryptographic recipes and primitives for Python developers
3.4.8_3,1 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 3.4.8_3,1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-22 07:51:05
Last Update: 2024-07-01 20:27:23
Commit Hash: 19d6872
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20 BSD3CLAUSE
WWW:
https://github.com/pyca/cryptography
Description:
cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". It supports Python 3.6+ and PyPy3 7.2+. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}cryptography-legacy>0:security/py-cryptography-legacy@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-cryptography-legacy/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-cryptography-legacy
  • pkg install py311-cryptography-legacy
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-cryptography-legacy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-cryptography-legacy
Package flavors (<flavor>: <package>)
  • py311: py311-cryptography-legacy
distinfo:
TIMESTAMP = 1652122693 SHA256 (cryptography-3.4.8.tar.gz) = 94cc5ed4ceaefcbe5bf38c8fba6a21fc1d365bb8fb826ea1688e3370b2e24a1c SIZE (cryptography-3.4.8.tar.gz) = 546907

Packages (timestamps in pop-ups are UTC):
py39-cryptography-legacy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----3.4.8_1,13.4.8_1,13.4.8_1,1
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----3.4.8_1,13.4.8_1,13.4.8_1,1
FreeBSD:15:latest--n/a-n/a3.4.8_1,13.4.8_1,13.4.8_1,1
 

py311-cryptography-legacy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.8_3,13.4.8_3,1-3.4.8_3,13.4.8_3,1---
FreeBSD:13:quarterly3.4.8_3,13.4.8_3,1-3.4.8_3,13.4.8_3,1---
FreeBSD:14:latest3.4.8_3,13.4.8_3,1-3.4.8_3,13.4.8_3,1---
FreeBSD:14:quarterly3.4.8_3,13.4.8_3,1-3.4.8_3,13.4.8_3,1---
FreeBSD:15:latest3.4.8_3,13.4.8_3,1n/a3.4.8_3,1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-cffi>=1.12 : devel/py-cffi@py311
  2. py311-setuptools>=0 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-cryptography-vectors>=3.4.8 : security/py-cryptography-vectors@py311
  2. py311-hypothesis>=1.11.4 : devel/py-hypothesis@py311
  3. py311-iso8601>=0 : devel/py-iso8601@py311
  4. py311-pretend>=0 : devel/py-pretend@py311
  5. py311-pytest-cov>=0 : devel/py-pytest-cov@py311
  6. py311-pytest-subtests>=0 : devel/py-pytest-subtests@py311
  7. py311-pytest-xdist>=0,1 : devel/py-pytest-xdist@py311
  8. py311-pytz>=0,1 : devel/py-pytz@py311
  9. py311-sqlite3>=0 : databases/py-sqlite3@py311
  10. py311-pytest>=7,1 : devel/py-pytest@py311
  11. python3.11 : lang/python311
Runtime dependencies:
  1. py311-cffi>=1.12 : devel/py-cffi@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. finance/odoo16

Configuration Options:
No options to configure
Options name:
security_py-cryptography-legacy
USES:
compiler:env cpe python ssl
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/c/cryptography/
  2. https://pypi.org/packages/source/c/cryptography/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.8_3,1
01 Jul 2024 20:27:23
commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for FreeBSD 13.2 which reached EOL today

Thanks again to jbeich for noticing various things I overlooked.

Reviewed by:	acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision:	https://reviews.freebsd.org/D45141
3.4.8_3,1
30 May 2024 09:53:54
commit hash: 403f201a1461fd26f026f2c8d3e67f1481908362commit hash: 403f201a1461fd26f026f2c8d3e67f1481908362commit hash: 403f201a1461fd26f026f2c8d3e67f1481908362commit hash: 403f201a1461fd26f026f2c8d3e67f1481908362 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
security/py-cryptography-legacy: fix OpenSSL >= 3.0 compat

py-cryptography-legacy still references functions that have been
removed in OpenSSL 3.0, and fails to load openssl.abi3.so at run-time because
it lacks ERR_GET_FUNC (reported) and FIPS_mode (masked by first error),
and later because py-openssl feeds our utils/deprecated() an
unsupported name=<some string> keyword argument.

https://www.openssl.org/docs/man3.0/man7/migration_guide.html
is the basis for fixes #1 and #2

removed, because OpenSSL 3.0 removed function codes from the error.
In our own binding, leave the err_func attribute in, but set it
to a constant 0.
(patch-src___cffi* and patch-*binding.py)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.8_2,1
13 May 2024 14:07:31
commit hash: 1e503b035565b972e8d7785e9e290ed3eee651d9commit hash: 1e503b035565b972e8d7785e9e290ed3eee651d9commit hash: 1e503b035565b972e8d7785e9e290ed3eee651d9commit hash: 1e503b035565b972e8d7785e9e290ed3eee651d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-cryptography-legacy: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
3.4.8_1,1
22 Jul 2023 07:46:37
commit hash: c380909c8060259c0eb8aa067de08534677924b4commit hash: c380909c8060259c0eb8aa067de08534677924b4commit hash: c380909c8060259c0eb8aa067de08534677924b4commit hash: c380909c8060259c0eb8aa067de08534677924b4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security/py-cryptography: copy port to -legacy variant prior to update

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

PR:		254853

Number of commits found: 4