| Port details |
- py-magicgui Build GUIs from python types
- 0.10.2 x11-toolkits
=0 0.10.0_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-12-11 20:48:05
- Last Update: 2026-09-10 19:58:23
- Commit Hash: 7769d75
- Also Listed In: python
- License: MIT
- WWW:
- https://pyapp-kit.github.io/magicgui/
- https://github.com/pyapp-kit/magicgui
- Description:
- magicgui is a python library for building graphical user interfaces (GUIs).
It aims to speed up data workflows by providing a simple, consistent API
for creating GUIs to control various data types, that work across various
environments.
GUIs may be built manually using a variety of widgets, or generated
automatically from python type hints.
 ¦ ¦ ¦ ¦ 
- 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}magicgui>0:x11-toolkits/py-magicgui@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-toolkits/py-magicgui/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/py-magicgui
- pkg install py312-magicgui
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 py312-magicgui listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-magicgui
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1789015869
SHA256 (magicgui-0.10.2.tar.gz) = ae7a4cbb7ef2028b827b1877cf0b06743d756074fe6ef849391d62448ab7b65d
SIZE (magicgui-0.10.2.tar.gz) = 20946219
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:
-
- py312-hatch-vcs>0 : devel/py-hatch-vcs@py312
- py312-hatchling>0 : devel/py-hatchling@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-annotated-types>0 : devel/py-annotated-types@py312
- py312-attrs>0 : devel/py-attrs@py312
- py312-ipykernel>0 : devel/py-ipykernel@py312
- py312-ipywidgets>0 : devel/py-ipywidgets@py312
- py312-matplotlib>0 : math/py-matplotlib@py312
- py312-numpy>0 : math/py-numpy@py312
- py312-pandas>0 : math/py-pandas@py312
- py312-pillow>=4.0 : graphics/py-pillow@py312
- py312-pint>=0.13.0 : devel/py-pint@py312
- py312-pydantic>0 : devel/py-pydantic@py312
- py312-pytest-cov>0 : devel/py-pytest-cov@py312
- py312-pytest-mypy-plugins>=3 : devel/py-pytest-mypy-plugins@py312
- py312-pytest-qt>0 : devel/py-pytest-qt@py312
- py312-pytest>0 : devel/py-pytest@py312
- py312-toolz>0 : devel/py-toolz@py312
- py312-tqdm>=4.30.0 : misc/py-tqdm@py312
- py312-pyconify>0 : devel/py-pyconify@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-docstring_parser>=0.7 : textproc/py-docstring_parser@py312
- py312-psygnal>=0.8.0 : devel/py-psygnal@py312
- py312-QtPy>=2.4.0 : devel/py-QtPy@py312
- py312-superqt>=0.7.2 : x11-toolkits/py-superqt@py312
- py312-typing-extensions>=4.6 : devel/py-typing-extensions@py312
- py312-ipywidgets>=8.0.0 : devel/py-ipywidgets@py312
- py312-pillow>=7.0.0 : graphics/py-pillow@py312
- py312-pint>=0.13.0 : devel/py-pint@py312
- py312-tqdm>=4.30.0 : misc/py-tqdm@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- graphics/py-agx-emulsion
- misc/py-napari
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_py-magicgui
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.10.2 10 Sep 2026 19:58:23
    |
Yuri Victorovich (yuri)  |
x11-toolkits/py-magicgui: update 0.10.0 → 0.10.2 |
0.10.0_4 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.10.0_3 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.10.0_3 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.10.0_3 07 Jan 2026 10:22:10
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.
Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347 |
0.10.0_2 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
0.10.0_1 25 Mar 2025 07:05:37
    |
Kai Knoblich (kai)  |
textproc/py-docstring-parser: Move to textproc/py-docstring_parser
* Rename the port to match upstream naming and remove DISTNAME, which is
no longer needed.
* Bump PORTREVISION of dependent ports for dependency change. |
0.10.0 17 Dec 2024 09:45:35
    |
Yuri Victorovich (yuri)  |
x11-toolkits/py-magicgui: update 0.9.1 → 0.10.0 |
0.9.1 11 Dec 2024 20:46:55
    |
Yuri Victorovich (yuri)  |
x11-toolkits/py-magicgui: New port: Build GUIs from python types |
Number of commits found: 9
|