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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pyinstaller-hooks-contrib Community maintained hooks for pyinstaller
2023.12 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: hsw@bitmark.com search for ports maintained by this maintainer
Port Added: 2024-01-18 18:18:08
Last Update: 2024-01-18 18:14:49
Commit Hash: 05b066f
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.
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):
py39-pyinstaller-hooks-contrib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023.122023.12--2023.12---
FreeBSD:13:quarterly2023.122023.12--2023.12---
FreeBSD:14:latest2023.122023.12--2023.12---
FreeBSD:14:quarterly-2023.12--2023.12---
FreeBSD:15:latest2023.122023.12n/a2023.12n/a-2023.12-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-towncrier>0 : textproc/py-towncrier@py39
  3. py39-twine>0 : devel/py-twine@py39
  4. py39-wheel>0 : devel/py-wheel@py39
  5. python3.9 : lang/python39
  6. py39-build>=0 : devel/py-build@py39
  7. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-execnet>0 : sysutils/py-execnet@py39
  2. py39-psutil>0 : sysutils/py-psutil@py39
  3. py39-pyinstaller>0 : devel/py-pyinstaller@py39
  4. py39-pytest-drop-dup-tests>0 : devel/py-pytest-drop-dup-tests@py39
  5. py39-pytest-timeout>0 : devel/py-pytest-timeout@py39
  6. py39-pytest-xdist>0 : devel/py-pytest-xdist@py39
  7. py39-pytest>=7,1 : devel/py-pytest@py39
  8. python3.9 : lang/python39
Runtime dependencies:
  1. py39-wheel>0 : devel/py-wheel@py39
  2. python3.9 : lang/python39
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1