Port details |
- py-wxPython28-unicode Python bindings for the wxWidgets/GTK GUI toolkit
- 2.8.12.1_5 x11-toolkits
=0 2.8.12.1_5Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2007-09-29 17:54:47
- Last Update: 2015-09-16 19:51:28
- SVN Revision: 397077
- Also Listed In: python
- License: not specified in port
- WWW:
- http://www.wxpython.org/
- Description:
- Latest stable branch of wxPython.
From the home page:
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++.
wxPython is a cross-platform toolkit. This means that the same program
will run on multiple platforms without modification. Currently supported
platforms are Microsoft Windows, and most Unix or unix-like systems.
WWW: http://www.wxpython.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}wxPython28-unicode>0:x11-toolkits/py-wxPython28-unicode@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-wxPython28-unicode
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
- Master port: x11-toolkits/py-wxPython28
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-opengl>=0 : graphics/py-opengl
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- py27-wxPython28-common>0 : x11-toolkits/py-wxPython28-common
- wxversion.py : x11-toolkits/py-wxPython-common
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libwx_gtk2u_fl-2.8.so : x11-toolkits/wxgtk28-unicode-contrib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gettext gmake pkgconfig python tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: x11-toolkits/py-wxPython28 | Commit | Credits | Log message |
2.8.12.1_5 16 Sep 2015 19:51:28 |
bapt |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
2.8.12.1_4 05 Jul 2014 18:22:33 |
wg |
Introduce x11-toolkits/py-wxPython30
x11-toolkits/py-wxPython28 was been modified to do not install wxversion python
files which conflict with wxPython30. Instead a new port has been created
(x11-toolkits/py-wxPython-common) which only installs wxversion and wx.pth
responsible for selecting the wxPython version.
Stage support has been added to all related ports.
Maintainership has been reset to python@.
The final goal is to make all ports use wxPython30 so we can remove wxPython28. |
2.8.12.1_1 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.8.4.0 29 Sep 2007 17:54:39 |
alepulver |
- Complete repocopy of x11-toolkits/py-wxPython28,
x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
2.8, which was previously restricted for these ports because of the lack of
the "python" component for version 2.6 [1].
PR: ports/115349, ports/115350, ports/115351
Submitted by: Neal Nelson <neal@nelson.name>
Reworked by: alepulver (myself) [1] |
Number of commits found: 4
|