Port details |
- py-pyhanko Tools for stamping and signing PDF files
- 0.26.0 security
=2 0.25.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-18 18:09:41
- Last Update: 2025-03-19 03:40:17
- Commit Hash: d8de06a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pyhanko.readthedocs.io/en/latest/
- 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.
Note: The working title of this project (and former name of the repository on
GitHub) was pdf-stamp, which might still linger in some references.
 ¦ ¦ ¦ ¦ 
- 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}pyhanko>0:security/py-pyhanko@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-pyhanko/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-pyhanko
- pkg install py311-pyhanko
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 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyhanko
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1742070462
SHA256 (pyhanko-0.26.0.tar.gz) = 82e4079938967291dca397c79846f8eb800435d1548e91753249f944779bca89
SIZE (pyhanko-0.26.0.tar.gz) = 389149
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-asn1crypto>=1.5.1 : devel/py-asn1crypto@py311
- py311-click>=8.1.3 : devel/py-click@py311
- py311-defusedxml>=0.7.1<0.8 : devel/py-defusedxml@py311
- py311-pyhanko-certvalidator>=0.26.5<0.27 : security/py-pyhanko-certvalidator@py311
- py311-pyyaml>=6.0 : devel/py-pyyaml@py311
- py311-qrcode>=7.3.1 : textproc/py-qrcode@py311
- py311-requests>=2.31.0 : www/py-requests@py311
- py311-tzlocal>=4.3 : devel/py-tzlocal@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-xhtml2pdf
Configuration Options:
- ===> The following configuration options are available for py311-pyhanko-0.26.0:
ASYNC_HTTP=off: Asynchronous support
ETSI=off: European Telecommunications Standards Institute (ETSI)
IMAGE_SUPPORT=off: Image handling support
OPENTYPE=off: OpenType/TrueType support
PKGCS11=off: PKGCS#11 support
XMP=off: XMP (Extensible Metadata Platform) support
===> Use 'make config' to modify these settings
- Options name:
- security_py-pyhanko
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.26.0 19 Mar 2025 03:40:17
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.26.0
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst
https://pyhanko.readthedocs.io/en/latest/changelog.html |
0.25.3 22 Nov 2024 06:22:48
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.25.3
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst
https://pyhanko.readthedocs.io/en/latest/changelog.html |
0.23.2_1 04 Aug 2024 17:14:11
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update version requirement of RUN_DEPENDS |
0.23.2_1 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.23.2 31 Mar 2024 03:07:39
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.23.2
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst
https://pyhanko.readthedocs.io/en/latest/changelog.html |
0.23.1 23 Mar 2024 14:49:32
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.23.1
- Add GitHub to MASTER_SITES
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst
https://pyhanko.readthedocs.io/en/latest/changelog.html |
0.21.0 27 Nov 2023 18:46:36
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Add ASYNC_HTTP and ETSI options |
0.21.0 27 Nov 2023 18:07:56
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.21.0
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst
https://pyhanko.readthedocs.io/en/latest/changelog.html |
0.20.1_2 27 Nov 2023 10:28:23
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Allow build with py-pyhanko-certvalidator 0.26.0+
- Bump PORTREVISION for package change
Obtained
from: https://github.com/MatthiasValvekens/pyHanko/commit/88f7fa5cba17a41f6559ff79ac8efe3359d5f379 |
0.20.1_1 08 Oct 2023 11:55:25
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Allow build with py-pyhanko-certvalidator 0.25.0
- Bump PORTREVISION for package change
Reference: https://github.com/MatthiasValvekens/pyHanko/commit/121252173a8f7ae6bb252d9c75f62ce1373bf82f |
0.20.1 29 Sep 2023 14:19:56
    |
Po-Chuan Hsieh (sunpoet)  |
*: 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 |
0.20.1 22 Sep 2023 03:19:25
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.20.1
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst
https://pyhanko.readthedocs.io/en/latest/changelog.html |
0.20.0_1 11 Sep 2023 03:11:31
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Allow build with py-pyhanko-certvalidator 0.24.0
- Bump PORTREVISION for package change |
0.20.0 16 Aug 2023 18:25:41
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.20.0
- Update WWW
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst
https://pyhanko.readthedocs.io/en/latest/changelog.html |
0.19.0 31 Jul 2023 16:40:14
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Sort USES |
0.19.0 22 Jul 2023 07:46:38
    |
Tobias C. Berner (tcberner)  |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
0.19.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.19.0 09 Jul 2023 10:20:14
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Update to 0.19.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/MatthiasValvekens/pyHanko/releases
https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst |
0.17.2_3 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.17.2_3 27 May 2023 04:10:20
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Allow build with py-uharfbuzz 0.37.0+
- Bump PORTREVISION for package change |
0.17.2_2 02 May 2023 16:20:19
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Allow build with py-uharfbuzz 0.36.0
- Bump PORTREVISION for package change |
0.17.2_1 27 Apr 2023 15:46:52
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Add IMAGE_SUPPORT, OPENTYPE, PKGCS11 and XMP options |
0.17.2 18 Apr 2023 18:00:42
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-pyhanko: Add py-pyhanko 0.17.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.
Note: The working title of this project (and former name of the repository on
GitHub) was pdf-stamp, which might still linger in some references. |