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 on branch 2022Q2
py-pyinstaller Program to create standalone executables from Python scripts
6.5.0 devel on this many watch lists=1 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 6.5.0Version of this port present on the latest quarterly branch.
Maintainer: hsw@bitmark.com search for ports maintained by this maintainer
Port Added: 2015-12-09 14:39:50
Last Update: 2024-03-22 16:19:59
Commit Hash: d374482
People watching this port, also watch:: monit, tmux, tcpdump, zrep
Also Listed In: python
License: APACHE20 GPLv2 MIT
WWW:
https://www.pyinstaller.org/
Description:
PyInstaller is a program that converts (packages) Python programs into stand- alone executables, under Windows, Mac OS X, and Unix-like operating systems. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.4, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with third-party packages out-of-the-box. This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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>0:devel/py-pyinstaller@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pyinstaller/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pyinstaller
  • pkg install py39-pyinstaller
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 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyinstaller
Package flavors (<flavor>: <package>)
  • py39: py39-pyinstaller
distinfo:
TIMESTAMP = 1711089472 SHA256 (pyinstaller-6.5.0.tar.gz) = b1e55113c5a40cb7041c908a57f212f3ebd3e444dbb245ca2f91d86a76dabec5 SIZE (pyinstaller-6.5.0.tar.gz) = 4166662

Packages (timestamps in pop-ups are UTC):
py37-pyinstaller
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.5_1---3.5_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pyinstaller
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.5.06.5.0--6.5.0---
FreeBSD:13:quarterly6.5.06.5.03.5_1-6.5.03.5_13.5_13.5_1
FreeBSD:14:latest6.5.06.5.03.5_1-6.5.03.5_1-3.5_1
FreeBSD:14:quarterly3.5_16.5.0-3.5_16.5.03.5_13.5_13.5_1
FreeBSD:15:latest6.3.06.5.0n/a6.3.0n/a-6.3.0-
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-altgraph>0 : math/py-altgraph@py39
  2. py39-setuptools>0 : devel/py-setuptools@py39
  3. py39-sphinx-autodoc-typehints>0 : textproc/py-sphinx-autodoc-typehints@py39
  4. py39-sphinx-issues>0 : textproc/py-sphinx-issues@py39
  5. py39-sphinx>0 : textproc/py-sphinx@py39
  6. py39-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py39
  7. py39-sphinxcontrib-towncrier>0 : textproc/py-sphinxcontrib-towncrier@py39
  8. py39-wheel>0 : devel/py-wheel@py39
  9. python3.9 : lang/python39
  10. py39-build>=0 : devel/py-build@py39
  11. 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-pytest>=7,1 : devel/py-pytest@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-altgraph>0 : math/py-altgraph@py39
  2. py39-pyinstaller-hooks-contrib>0 : devel/py-pyinstaller-hooks-contrib@py39
  3. py39-wheel>0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
This port is required by:
for Build
  1. cad/cvc

Configuration Options:
===> The following configuration options are available for py39-pyinstaller-6.5.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_py-pyinstaller
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/
  2. https://pypi.org/packages/source/p/pyinstaller/
Collapse this list.

There are no commits on branch 2022Q2 for this port