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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-service-identity Service identity verification for pyOpenSSL & cryptography
24.2.0 security on this many watch lists=6 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 24.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: 2024-10-29 14:38:39
Commit Hash: f9ff45e
People watching this port, also watch:: indexinfo, dav1d, libXdamage, libevent, xorg-fonts-truetype
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 py311-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 py311-service-identity listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-service-identity
Package flavors (<flavor>: <package>)
  • py311: py311-service-identity
distinfo:
TIMESTAMP = 1729994340 SHA256 (service_identity-24.2.0.tar.gz) = b8683ba13f0d39c6cd5d625d2c5f65421d6d707b013b375c355751557cbe8e09 SIZE (service_identity-24.2.0.tar.gz) = 39245

Packages (timestamps in pop-ups are UTC):
py39-service-identity
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------23.1.023.1.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly------23.1.023.1.0
FreeBSD:15:latest--n/a-n/a-23.1.0-
 

py311-service-identity
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.1.024.2.0--24.2.0---
FreeBSD:13:quarterly24.1.024.1.0--24.1.0---
FreeBSD:14:latest24.1.024.2.0--24.2.0---
FreeBSD:14:quarterly24.1.024.1.0--24.1.0---
FreeBSD:15:latest24.2.024.2.0n/a24.1.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  3. py311-hatchling>=0 : devel/py-hatchling@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. python3.11 : lang/python311
Runtime dependencies:
  1. py311-attrs>=19.1.0 : devel/py-attrs@py311
  2. py311-pyasn1>=0 : devel/py-pyasn1@py311
  3. py311-pyasn1-modules>=0 : devel/py-pyasn1-modules@py311
  4. py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
  5. python3.11 : lang/python311
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
24.2.0
29 Oct 2024 14:38:39
commit hash: f9ff45ed842200db6f8a40426465e20a4e7f4f74commit hash: f9ff45ed842200db6f8a40426465e20a4e7f4f74commit hash: f9ff45ed842200db6f8a40426465e20a4e7f4f74commit hash: f9ff45ed842200db6f8a40426465e20a4e7f4f74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-service-identity: Update to 24.2.0

Changes:	https://github.com/pyca/service-identity/releases
		https://service-identity.readthedocs.io/en/stable/changelog.html
24.1.0
28 May 2024 10:21:35
commit hash: fa636dca85c5688de666795f5029892167365313commit hash: fa636dca85c5688de666795f5029892167365313commit hash: fa636dca85c5688de666795f5029892167365313commit hash: fa636dca85c5688de666795f5029892167365313 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-service-identity: Update to 24.1.0

Changes:	https://github.com/pyca/service-identity/releases
		https://service-identity.readthedocs.io/en/stable/changelog.html
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: 4