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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-pyinstaller-hooks-contrib Community maintained hooks for pyinstaller
2026.2 devel 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 2023.12Version of this port present on the latest quarterly branch.
Maintainer: bsd.hsw@gmail.com search for ports maintained by this maintainer
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.
Homepage    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}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):
py39-pyinstaller-hooks-contrib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a2023.12-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-pyinstaller-hooks-contrib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2026.22026.2-2023.122026.2n/an/an/a
FreeBSD:13:quarterly2023.122023.12-2023.122023.12n/an/an/a
FreeBSD:14:latest2026.22026.2-2023.122026.2---
FreeBSD:14:quarterly2023.122023.12-2023.122023.12---
FreeBSD:15:latest2026.22026.2n/a2023.12n/an/a--
FreeBSD:15:quarterly2023.122023.12n/a-n/an/a--
FreeBSD:16:latest2026.22026.2n/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>0 : devel/py-setuptools@py311
  2. py311-towncrier>0 : textproc/py-towncrier@py311
  3. py311-twine>0 : devel/py-twine@py311
  4. py311-wheel>0 : devel/py-wheel@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-execnet>0 : sysutils/py-execnet@py311
  2. py311-psutil>0 : sysutils/py-psutil@py311
  3. py311-pyinstaller>0 : devel/py-pyinstaller@py311
  4. py311-pytest-drop-dup-tests>0 : devel/py-pytest-drop-dup-tests@py311
  5. py311-pytest-timeout>0 : devel/py-pytest-timeout@py311
  6. py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
  7. py311-pytest>=7,1 : devel/py-pytest@py311
  8. python3.11 : lang/python311
Runtime dependencies:
  1. py311-wheel>0 : devel/py-wheel@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyinstaller_hooks_contrib/
  2. https://pypi.org/packages/source/p/pyinstaller_hooks_contrib/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2026.2
10 Apr 2026 03:56:02
commit hash: dfce271850b885cdb87b3c375fb0da2f47adbfb3commit hash: dfce271850b885cdb87b3c375fb0da2f47adbfb3commit hash: dfce271850b885cdb87b3c375fb0da2f47adbfb3commit hash: dfce271850b885cdb87b3c375fb0da2f47adbfb3 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: 05b066f1d9e1ce81942c3ff11aa7898653b75a95commit hash: 05b066f1d9e1ce81942c3ff11aa7898653b75a95commit hash: 05b066f1d9e1ce81942c3ff11aa7898653b75a95commit hash: 05b066f1d9e1ce81942c3ff11aa7898653b75a95 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
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