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-cryptography-legacy Cryptographic recipes and primitives for Python developers
3.4.8_1,1 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 3.4.8_1,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: 2023-07-22 07:46:37
Commit Hash: c380909c
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 py39-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 py39-cryptography-legacy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-cryptography-legacy
Package flavors (<flavor>: <package>)
  • py39: py39-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:latest3.4.8_1,13.4.8_1,1-3.4.8_1,13.4.8_1,1---
FreeBSD:13:quarterly3.4.8_1,13.4.8_1,1-3.4.8_1,13.4.8_1,13.4.8_1,13.4.8_1,13.4.8_1,1
FreeBSD:14:latest3.4.8_1,13.4.8_1,1-3.4.8_1,13.4.8_1,1---
FreeBSD:14:quarterly3.4.8_1,13.4.8_1,1-3.4.8_1,13.4.8_1,13.4.8_1,13.4.8_1,13.4.8_1,1
FreeBSD:15:latest3.4.8_1,13.4.8_1,1n/a3.4.8_1,1n/a3.4.8_1,13.4.8_1,13.4.8_1,1
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-cffi>=1.12 : devel/py-cffi@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. py39-cryptography-vectors>=3.4.8 : security/py-cryptography-vectors@py39
  2. py39-hypothesis>=1.11.4 : devel/py-hypothesis@py39
  3. py39-iso8601>=0 : devel/py-iso8601@py39
  4. py39-pretend>=0 : devel/py-pretend@py39
  5. py39-pytest-cov>=0 : devel/py-pytest-cov@py39
  6. py39-pytest-subtests>=0 : devel/py-pytest-subtests@py39
  7. py39-pytest-xdist>=0,1 : devel/py-pytest-xdist@py39
  8. py39-pytz>=0,1 : devel/py-pytz@py39
  9. py39-sqlite3>=0 : databases/py-sqlite3@py39
  10. py39-pytest>=7,1 : devel/py-pytest@py39
  11. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cffi>=1.12 : devel/py-cffi@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Run
  1. finance/odoo
  2. 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1