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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-pyhanko-cli CLI tools for stamping and signing PDF files
0.2.0 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 0.1.2_2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-29 11:51:08
Last Update: 2025-10-06 10:16:15
Commit Hash: 01177f8
Also Listed In: python
License: MIT
WWW:
https://docs.pyhanko.eu/en/latest/cli-guide/
https://github.com/MatthiasValvekens/pyHanko/tree/master/pkgs/pyhanko-cli
https://github.com/MatthiasValvekens/pyHanko
Description:
The lack of open-source CLI tooling to handle digitally signing and stamping PDF files was bothering me, so I went ahead and rolled my own.
HomepageHomepageHomepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyhanko-cli>0:security/py-pyhanko-cli@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-pyhanko-cli/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-pyhanko-cli
  • pkg install py311-pyhanko-cli
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-pyhanko-cli listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pyhanko-cli
Package flavors (<flavor>: <package>)
  • py311: py311-pyhanko-cli
distinfo:
TIMESTAMP = 1759324184 SHA256 (pyhanko_cli-0.2.0.tar.gz) = 55b89231886d3c1f5269bb9a9f8001e145f9f5e49a86f179c52bf5cbc1ef0c89 SIZE (pyhanko_cli-0.2.0.tar.gz) = 31548

Packages (timestamps in pop-ups are UTC):
py311-pyhanko-cli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.2_20.2.0-0.1.2_20.2.0n/an/an/a
FreeBSD:13:quarterly0.1.2_20.1.2_2-0.1.20.1.2_2n/an/an/a
FreeBSD:14:latest0.1.20.2.0-0.1.20.2.0---
FreeBSD:14:quarterly0.1.2_20.1.2_2-0.1.20.1.2_2---
FreeBSD:15:latest0.2.00.2.0n/a0.1.2n/an/a--
FreeBSD:15:quarterly0.1.2_20.1.2_2n/a-n/an/a--
FreeBSD:16:latest-0.2.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-asn1crypto>=1.5.1 : devel/py-asn1crypto@py311
  2. py311-click>=8.1.3 : devel/py-click@py311
  3. py311-platformdirs>=4.3.8 : devel/py-platformdirs@py311
  4. py311-pyhanko>=0.31.0<0.32 : security/py-pyhanko@py311
  5. py311-pyhanko-certvalidator>=0.29.0<0.30 : security/py-pyhanko-certvalidator@py311
  6. py311-tzlocal>=4.3 : devel/py-tzlocal@py311
  7. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-pyhanko-cli
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/p/pyhanko_cli/
  2. https://pypi.org/packages/source/p/pyhanko_cli/
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
0.2.0
06 Oct 2025 10:16:15
commit hash: 01177f8be7cfb44064f6a28cf27f491e6a1ef82ecommit hash: 01177f8be7cfb44064f6a28cf27f491e6a1ef82ecommit hash: 01177f8be7cfb44064f6a28cf27f491e6a1ef82ecommit hash: 01177f8be7cfb44064f6a28cf27f491e6a1ef82e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-pyhanko-cli: Update to 0.2.0

Changes:	https://github.com/MatthiasValvekens/pyHanko/commits/master/pkgs/pyhanko-cli
0.1.2_2
07 Sep 2025 23:04:08
commit hash: 59e62a1619369c731ddf52c21a1809cf7eb2fcd3commit hash: 59e62a1619369c731ddf52c21a1809cf7eb2fcd3commit hash: 59e62a1619369c731ddf52c21a1809cf7eb2fcd3commit hash: 59e62a1619369c731ddf52c21a1809cf7eb2fcd3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-pyhanko-cli: Allow build with py-pyhanko 0.30.0+ and
py-pyhanko-certvalidator 0.28.0+

- Update WWW
- Bump PORTREVISION for package change
0.1.2_1
31 Aug 2025 10:30:51
commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: bump PORTREVISION after updating graphics/libyuv

Using the Tools/scripts/bump_revision.pl script
0.1.2
29 Jun 2025 11:45:50
commit hash: d88d4f56f7fbac9321cd09f7d050c1867e44342fcommit hash: d88d4f56f7fbac9321cd09f7d050c1867e44342fcommit hash: d88d4f56f7fbac9321cd09f7d050c1867e44342fcommit hash: d88d4f56f7fbac9321cd09f7d050c1867e44342f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-pyhanko-cli: Add py-pyhanko-cli 0.1.2

The lack of open-source CLI tooling to handle digitally signing and stamping PDF
files was bothering me, so I went ahead and rolled my own.

Number of commits found: 4