Port details |
- py-pyinstaller-hooks-contrib Community maintained hooks for pyinstaller
- 2023.12 devel =2 2023.12Version of this port present on the latest quarterly branch.
- Maintainer: hsw@bitmark.com
- Port Added: 2024-01-18 18:18:08
- Last Update: 2024-01-18 18:14:49
- Commit Hash: 05b066f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- 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 py39-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 py39-pyinstaller-hooks-contrib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyinstaller-hooks-contrib
- Package flavors (<flavor>: <package>)
- py39: py39-pyinstaller-hooks-contrib
- distinfo:
- TIMESTAMP = 1705496236
SHA256 (pyinstaller-hooks-contrib-2023.12.tar.gz) = 11a9d59d903723dd693e8c10b054f3ea1ecad390623c9fa527c731d715fc5b3f
SIZE (pyinstaller-hooks-contrib-2023.12.tar.gz) = 120393
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-towncrier>0 : textproc/py-towncrier@py39
- py39-twine>0 : devel/py-twine@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-execnet>0 : sysutils/py-execnet@py39
- py39-psutil>0 : sysutils/py-psutil@py39
- py39-pyinstaller>0 : devel/py-pyinstaller@py39
- py39-pytest-drop-dup-tests>0 : devel/py-pytest-drop-dup-tests@py39
- py39-pytest-timeout>0 : devel/py-pytest-timeout@py39
- py39-pytest-xdist>0 : devel/py-pytest-xdist@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- 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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|