| Port details |
- py-wxpython GUI toolkit for the Python programming language
- 4.2.4 x11-toolkits
=0 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: desktop@FreeBSD.org
 - Port Added: 2026-01-26 18:51:05
- Last Update: 2026-01-26 18:43:48
- Commit Hash: b5e003c
- Also Listed In: python
- License: WXWINDOWS LGPL21+ GPLv2+
- WWW:
- https://www.wxpython.org
- Description:
- wxPython is a GUI toolkit for the Python programming language. It allows Python
programmers to create programs with a robust, highly functional graphical user
interface, simply and easily. It is implemented as a Python extension module
(native code) that wraps the popular wxWidgets cross platform GUI library, which
is written in C++.
¦ ¦ ¦ ¦ 
- 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}wxpython>0:x11-toolkits/py-wxpython@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-toolkits/py-wxpython/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/py-wxpython
- pkg install py311-wxpython
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-wxpython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-wxpython
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1769400596
SHA256 (python/wxpython-4.2.4.tar.gz) = 2eb123979c87bcb329e8a2452269d60ff8f9f651e9bf25c67579e53c4ebbae3c
SIZE (python/wxpython-4.2.4.tar.gz) = 58583054
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-requests>=2.26.0 : www/py-requests@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-sip>=6.15.1,1 : devel/py-sip@py311
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-appdirs>=0 : devel/py-appdirs@py311
- py311-requests>=2.26.0 : www/py-requests@py311
- py311-pytest-xdist>=0 : devel/py-pytest-xdist@py311
- py311-pytest-forked>=0 : devel/py-pytest-forked@py311
- py311-pytest-timeout>=0 : devel/py-pytest-timeout@py311
- py311-sphinx>=0 : textproc/py-sphinx@py311
- py311-sphinxcontrib-jquery>=0 : textproc/py-sphinxcontrib-jquery@py311
- py311-beautifulsoup>=4 : www/py-beautifulsoup@py311
- py311-numpy>=0 : math/py-numpy@py311
- py311-sip>=6.15.1,1 : devel/py-sip@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=0 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libwx_baseu-3.2.so : x11-toolkits/wxgtk32@gtk3
- This port is required by:
- for Build
-
- cad/kicad
- cad/kicad-devel
- multimedia/photofilmstrip
- for Run
-
- cad/kicad
- cad/kicad-devel
- comms/chirp
- comms/quisk
- databases/grass8
- emulators/playonbsd
- graphics/py-mayavi
Configuration Options:
- ===> The following configuration options are available for py311-wxpython-4.2.4:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_py-wxpython
- USES:
- compiler:c++11-lib localbase pkgconfig pyqt:6 python gettext
- 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 |
4.2.4 26 Jan 2026 18:43:48
    |
Charlie Li (vishwin)  |
x11-toolkits/py-wxpython: rename and update to 4.2.4
Changelog:
https://www.wxpython.org/news/2025-10-28-wxpython-424-release/index.html
- now builds under USE_PYTHON=pep517
- future-proof for setuptools update
- sync dependencies
- expose test suite
Event: Winter Field Day 2026 |
Number of commits found: 1
|