| Port details |
- py-pyinstaller-hooks-contrib Community maintained hooks for pyinstaller
- 2026.2 devel
=0 2023.12Version of this port present on the latest quarterly branch. - Maintainer: bsd.hsw@gmail.com
 - Port Added: 2024-01-18 18:18:08
- Last Update: 2026-04-10 03:56:02
- Commit Hash: dfce271
- Also Listed In: python
- License: APACHE20 GPLv2+
- WWW:
- https://pypi.org/project/pyinstaller-hooks-contrib/
- Description:
- This package is a collection of hooks for PyInstaller and allows it to
work seamlessly when a package does not work with PyInstaller or has
data files that are needed at runtime.
Various hooks are avaiable. A runtime hook helps the bootloader to
launch an app, setting up the environment. A package hook tells
PyInstaller what to include in the final application - such as the
data files and hidden imports.
¦ ¦ ¦ ¦ 
- 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}pyinstaller-hooks-contrib>0:devel/py-pyinstaller-hooks-contrib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyinstaller-hooks-contrib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyinstaller-hooks-contrib
- pkg install py311-pyinstaller-hooks-contrib
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-pyinstaller-hooks-contrib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyinstaller-hooks-contrib
- Package flavors (<flavor>: <package>)
- py311: py311-pyinstaller-hooks-contrib
- distinfo:
- TIMESTAMP = 1772523662
SHA256 (pyinstaller_hooks_contrib-2026.2.tar.gz) = cbd1eb00b5d13301b1cce602e1fffb17f0c531c0391f0a87a383d376be68a186
SIZE (pyinstaller_hooks_contrib-2026.2.tar.gz) = 171884
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>0 : devel/py-setuptools@py311
- py311-towncrier>0 : textproc/py-towncrier@py311
- py311-twine>0 : devel/py-twine@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:
-
- py311-execnet>0 : sysutils/py-execnet@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-pyinstaller>0 : devel/py-pyinstaller@py311
- py311-pytest-drop-dup-tests>0 : devel/py-pytest-drop-dup-tests@py311
- py311-pytest-timeout>0 : devel/py-pytest-timeout@py311
- py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-pyinstaller
Configuration Options:
- No options to configure
- Options name:
- devel_py-pyinstaller-hooks-contrib
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2026.2 10 Apr 2026 03:56:02
    |
Li-Wen Hsu (lwhsu)  Author: Christopher Hall |
devel/py-pyinstaller-hooks-contrib: Update to 2026.2
Signed-off-by: Christopher Hall <bsd.hsw@gmail.com>
Differential Revision: https://reviews.freebsd.org/D55689 |
2023.12 18 Jan 2024 18:14:49
    |
Gleb Popov (arrowd)  Author: Christopher Hall |
devel/py-pyinstaller-hooks-contrib: The PyInstaller community hooks repository.
This repository is a collection of hooks for many packages, and allows
PyInstaller to work with these packages seamlessly.
Differential Revision: https://reviews.freebsd.org/D43478
Co-authored-by: Alastair Hogge <agh@riseup.net>
PR: 276396 |
Number of commits found: 2
|