Port details |
- wxGlade GUI builder for wxPython/wxWidgets written in Python
- 0.7.2_1 devel
=6 0.7.2_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- Maintainer: python@FreeBSD.org
- Port Added: 2003-05-10 21:00:23
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: python, snort, postfix, doxygen
- Also Listed In: python x11-toolkits
- License: MIT
- WWW:
- http://wxglade.sourceforge.net/
- Description:
- 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++ and XRC (wxWidgets' XML resources) code.
WWW: http://wxglade.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: wxglade
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wxGlade-0.7.2.tar.gz) = 8936d8e3ee0c212ed9f928c2d523bae77270fbcedd5a97d85e2ab4426b54ce0e
SIZE (wxGlade-0.7.2.tar.gz) = 3206397
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- __init__.py : x11-toolkits/py-wxPython30
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wxglade-0.7.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2_1 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.7.2_1 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.7.2_1 25 Feb 2019 12:47:20 |
bapt |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
0.7.2 09 Dec 2017 07:00:50 |
antoine |
wxGlade is not compatible with python3 |
0.7.2 14 May 2016 02:01:34 |
pi |
devel/wxGlade: 0.7.0 -> 0.7.2
Changes: (lots!)
http://wxglade.sourceforge.net/
PR: 209447
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
0.7.0 28 Apr 2015 17:51:19 |
sunpoet |
- Update to 0.7.0
- Use PORTDOCS
Changes: http://wxglade.sourceforge.net/index.php#news |
0.6.8_4 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
0.6.8_4 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.6.8_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.6.8_3 05 Jul 2014 23:42:57 |
wg |
devel/wxGlade: use WX 3.0 |
0.6.8_2 06 Apr 2014 18:56:20 |
pawel |
Add staging support |
0.6.8_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.6.8_1 02 Mar 2014 15:00:49 |
gerald |
This port is not compatible with wxWidgets 2.6 for now, so depend on
wxWidgets 2.8+.
PR: 185230
Submitted by: Matthias Petermann <matthias@petermann-it.de> |
0.6.8_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.6.8 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.6.8 22 Jul 2013 15:33:37 |
miwi |
- Update to 0.6.8
PR: 180700
Submitted by: ports fury |
0.6.7 10 May 2013 14:32:33 |
miwi |
- Update to 0.6.7
PR: 177936
Submitted by: Ports Fury |
0.6.5_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.5 25 Mar 2012 03:55:53 |
miwi |
- Update to 0.6.5
PR: 166025
Submitted by: Ports Fury
Feature safe: yes |
0.6.3_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.6.3_3 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
0.6.3_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.3_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.3_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.6.3 11 Feb 2008 00:24:51 |
alepulver |
- Update to version 0.6.3.
- Remove CONFLICTS with wxGlade-devel, as it was recently removed. |
0.6.2 04 Jan 2008 09:27:51 |
alepulver |
- Update to version 0.6.2. |
0.6.1 12 Dec 2007 05:50:27 |
alepulver |
- Update to version 0.6.1. |
0.6 29 Sep 2007 06:30:53 |
alepulver |
- Update wxGlade and wxGlade-devel to version 0.6.
Reported by: portscout |
0.5_2 05 Sep 2007 04:01:12 |
alepulver |
- Install missing icons and pictures.
PR: ports/116041
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> |
0.5_1 26 May 2007 06:29:44 |
alepulver |
- Remove BROKEN.
- Remove 2 extra files from pkg-plist. |
0.5_1 25 May 2007 01:02:11 |
kris |
BROKEN: Incorrect pkg-plist |
0.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5 04 May 2007 00:29:32 |
alepulver |
- Update to version 0.5. |
0.4.1 05 Mar 2007 10:09:39 |
alepulver |
- Update to version 0.4.1.
- Use SF macro in MASTER_SITES. |
0.4_2 09 Feb 2007 19:21:13 |
alepulver |
- Add CONFLICTS with devel/wxGlade-devel. |
0.4_2 01 Dec 2006 07:39:02 |
pav |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
0.4_2 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
0.4_2 12 Jan 2006 12:54:32 |
sem |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
0.4_1 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
0.4_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.4 10 Oct 2005 13:07:13 |
mnag |
Update to 0.4
Take MAINTAINER
PR: 87017
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
0.3.5.1_1 12 May 2005 16:39:59 |
fjoe |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* |
0.3.5.1_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.3.5.1 15 Feb 2005 12:55:52 |
pav |
- Update to 0.3.5.1
PR: ports/77467
Submitted by: Ulrich Spoerlein <q@uni.de> |
0.3.1_2 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.3.1_1 02 Sep 2004 08:16:25 |
pav |
- Resign on maintainership of my FreeBSD ports
Submitted by: Michal Pasternak <dotz@irc.pl> |
0.3.1_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.3.1 28 Feb 2004 20:54:52 |
pav |
- Update to 0.3.1
PR: ports/62553
Submitted by: bruno <bruno@mail.tinkerbox.org>
Approved by: maintainer timeout (15 days) |
0.2.1_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.2.1_1 22 Jan 2004 12:18:43 |
trevor |
Use the CPIO macro defined in bsd.port.mk. |
0.2.1_1 13 Nov 2003 14:45:08 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
0.2.1_1 11 May 2003 16:57:56 |
petef |
- fix permissions on installed files
- don't exclude .txt files from ${PYTHON_SITELIBDIR}; that broke the port.
- bump PORTREVISION
Noticed by: maintainer
Pointy hat to: petef |
0.2.1 10 May 2003 20:59:51 |
petef |
Add wxGlade 0.2.1, GUI builder for wxPython/wxWindows written in
Python.
PR: 51643
Submitted by: Michal Pasternak <dotz@irc.pl> |