7 Commits

Author SHA1 Message Date
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
daniel
29f969f3ec update to wxglade 1.0.0
while this new release supports python3, we will need an update to newer
wxPython before we can move away from python2.

ok and tested by Daniel Winters (MAINTAINER)
2021-02-14 18:52:07 +00:00
jca
d634949a37 Update to wxglade-0.9.5
from maintainer Daniel Winters
2020-04-06 00:42:58 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jca
a7ae1d0ec1 Import wxglade-0.7.0, from maintainer Daniel Winters.
Feedback from landry@ and sthen@; ok sthen@

pkg/DESCR:

wxGlade is a GUI designer written in Python with the popular GUI
toolkit wxPython, that helps you create wxWidgets/wxPython user
interfaces. At the moment it can generate Python, C++, Perl, Lisp and
XRC (wxWidgets' XML resources) code.

As you can guess by the name, its model is Glade, the famous
GTK+/GNOME GUI builder, with which wxGlade shares the philosophy and
the look & feel (but not a line of code).

It is not (and will never be) a full featured IDE, but simply a
"designer": the generated code does nothing apart from displaying the
created widgets.
2015-10-13 16:58:07 +00:00