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
Port details
py-wxPython40 GUI toolkit for the Python programming language
4.0.7_2 x11-toolkits Deleted 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 4.0.7_2Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-29 18:24:35
Last Update: 2022-02-25 18:10:24
Commit Hash: 337a99b
People watching this port, also watch:: noto-tc, tmux, linux-c7-atk, libmad, py39-PyOpenGL
Also Listed In: python
License: WXWINDOWS LGPL21+ GPLv2+
WWW:
http://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++. WWW: http://www.wxpython.org
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}wxPython40>0:x11-toolkits/py-wxPython40@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-wxPython40
Package flavors (<flavor>: <package>)
  • py38: py38-wxPython40
distinfo:
TIMESTAMP = 1575036483 SHA256 (python/wxPython-4.0.7.tar.gz) = 3be608bfdede3063678cc703453850ab0a018b82bafd5ee057302250b18f0233 SIZE (python/wxPython-4.0.7.tar.gz) = 68868838

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-pathlib2>0 : devel/py-pathlib2@py38
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. py38-setuptools>0 : devel/py-setuptools@py38
  4. python3.8 : lang/python38
  5. msgfmt : devel/gettext-tools
  6. xorgproto>=0 : x11/xorgproto
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Library dependencies:
  1. libGLU.so : graphics/libGLU
  2. libintl.so : devel/gettext-runtime
  3. libwx_baseu-3.0.so : x11-toolkits/wxgtk30
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/sk1*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. comms/congruity*
  2. devel/py-robotframework-ride*
  3. games/pyfa*
  4. graphics/djvusmooth*
  5. graphics/sk1*
  6. x11-toolkits/py-SquareMap*
  7. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py38-wxPython40-4.0.7_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
x11-toolkits_py-wxPython40
USES:
compiler:c++11-lib gl localbase pkgconfig python:3.6+ gettext xorg
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/w/wxPython/
  2. https://pypi.org/packages/source/w/wxPython/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2022-02-25
    Affects: users of x11-toolkits/py-wxPython40
    Author: lbartoletti@FreeBSD.org
    Reason: 
      x11-toolkits/py-wxPython40 has been removed to be replaced by the 4.1
      version.
      However the new wxPython ports is now named x11-toolkits/py-wxPython4.
    
      Depending on the tools you use, you may have to remove the port
      before ports upgrade.
    
    
Port Moves

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.7_2
25 Feb 2022 18:10:24
commit hash: 337a99bc8b23f5353faab2009533cae0af699789commit hash: 337a99bc8b23f5353faab2009533cae0af699789commit hash: 337a99bc8b23f5353faab2009533cae0af699789commit hash: 337a99bc8b23f5353faab2009533cae0af699789 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
x11-toolkits/py-wxPython4: Update to 4.1

 - Rename wxPython40 to wxPython4
 - Update to 4.1 version
 - Fix wxgtk31 for string
 - Use wxGtk31 instead of wxgtk30
 - Fix kicad* ports with wxgtk31/wxPython 4.1

Changes:
 - https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html

Reviewed by:	tcberner
Approved by:	yuri, bofh
Differential Revision:	D34080
4.0.7_2
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
4.0.7_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.0.7_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.7_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
4.0.7_1
17 May 2020 05:55:12
Revision:535516Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/wxgtk30: Update to 3.0.5.1

Changelog:
  -
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
4.0.7
29 Feb 2020 18:24:19
Revision:527449Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language

py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.


  - Add x11-toolkits/py-wxPython40
  - Replace wxPython30 by wxPython40 when python wxWidgets is required
  - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
  - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
  - While I'm here fix portlint per emulators/playonbsd
  - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
  - Bump portversion
  - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship

PR:     241893
Reviewed by:	koobs, tcberner
Approved by:	tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D21915
Exp-run by:     antoine

Number of commits found: 7