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-service-identity Service identity verification for pyOpenSSL & cryptography
23.1.0 security on this many watch lists=3 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 23.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-16 18:34:15
Last Update: 2023-09-29 14:19:56
Commit Hash: 3754fc5
People watching this port, also watch:: libjxl, libraw, py39-pycparser, font-misc-meltho, libinotify
Also Listed In: python
License: MIT
WWW:
https://service-identity.readthedocs.io/en/stable/
https://github.com/pyca/service-identity
Description:
Use this package if: - you want to verify that a PyCA cryptography certificate is valid for a certain hostname or IP address, - or if you use pyOpenSSL and don’t want to be MITMed, - or if you want to inspect certificates from either for service IDs. service-identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. In the simplest case, this means host name verification. However, service-identity implements RFC 6125 fully.
HomepageHomepage    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}service-identity>0:security/py-service-identity@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-service-identity/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-service-identity
  • pkg install py39-service-identity
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-service-identity listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-service-identity
Package flavors (<flavor>: <package>)
  • py39: py39-service-identity
distinfo:
TIMESTAMP = 1691069904 SHA256 (service_identity-23.1.0.tar.gz) = ecb33cd96307755041e978ab14f8b14e13b40f1fbd525a4dc78f46d2b986431d SIZE (service_identity-23.1.0.tar.gz) = 39840

Packages (timestamps in pop-ups are UTC):
py39-service-identity
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest23.1.023.1.0--23.1.0---
FreeBSD:13:quarterly23.1.023.1.0--23.1.0-23.1.023.1.0
FreeBSD:14:latest23.1.023.1.0--23.1.0---
FreeBSD:14:quarterly23.1.023.1.0-23.1.023.1.0-23.1.023.1.0
FreeBSD:15:latest23.1.023.1.0n/a23.1.0n/a-23.1.0-
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-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py39
  2. py39-hatch-vcs>=0 : devel/py-hatch-vcs@py39
  3. py39-hatchling>=0 : devel/py-hatchling@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-attrs>=19.1.0 : devel/py-attrs@py39
  2. py39-pyasn1>=0 : devel/py-pyasn1@py39
  3. py39-pyasn1-modules>=0 : devel/py-pyasn1-modules@py39
  4. py39-cryptography>=41.0.3_1,1 : security/py-cryptography@py39
  5. python3.9 : lang/python39
This port is required by:
for Run
  1. databases/py-carbon
  2. devel/py-buildbot-www
  3. devel/py-twisted
  4. mail/py-alot
  5. multimedia/syncplay
  6. net/py-matrix-synapse-ldap3
  7. net-im/py-matrix-synapse
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net-im/py-unmessage
  3. net-p2p/deluge-cli
  4. security/cowrie
  5. www/py-aioquic
  6. www/py-autobahn
  7. www/py-scrapy
  8. www/py-treq
  9. Collapse this list.

Configuration Options:
No options to configure
Options name:
security_py-service-identity
USES:
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/s/service_identity/
  2. https://pypi.org/packages/source/s/service_identity/
Collapse this list.
Port Moves

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
23.1.0
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
23.1.0
16 Aug 2023 18:25:07
commit hash: 96195f8763c81d6be29f0f00551c10d5904f545acommit hash: 96195f8763c81d6be29f0f00551c10d5904f545acommit hash: 96195f8763c81d6be29f0f00551c10d5904f545acommit hash: 96195f8763c81d6be29f0f00551c10d5904f545a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-service-identity: Add py-service-identity 23.1.0

Use this package if:
- you want to verify that a PyCA cryptography certificate is valid for a certain
  hostname or IP address,
- or if you use pyOpenSSL and don’t want to be MITMed,
- or if you want to inspect certificates from either for service IDs.

service-identity aspires to give you all the tools you need for verifying
whether a certificate is valid for the intended purposes. In the simplest case,
this means host name verification. However, service-identity implements RFC 6125
fully.

Number of commits found: 2