Port details |
- boaconstructor Cross platform RAD GUI Building IDE for wxPython
- 0.6.1_8 devel
=4 0.6.1_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, does not work with recent python/wxPython
This port expired on: 2018-03-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-12-12 11:37:13
- Last Update: 2018-03-02 19:10:49
- SVN Revision: 463444
- People watching this port, also watch:: openssl
- Also Listed In: python
- License: not specified in port
- WWW:
- http://boa-constructor.sourceforge.net/
- Description:
- Boa Constructor is a cross platform RAD GUI Building IDE. It offers visual
frame creation and manipulation, an object inspector, many views on the source
like inheritance hierarchies, object methods and properties, html generated
from documentation strings, a debugger and integrated help. It is written in
Python and uses the wxPython toolkit which wraps wxWindows.
WWW: http://boa-constructor.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- boaconstructor>0:devel/boaconstructor
- No installation instructions:
- This port has been deleted.
- PKGNAME: boaconstructor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (boa-constructor-0.6.1.src.zip) = 7ba97ca73472ac24a1b220594003c198ff32c1750274cdc123bfe3b341f43b58
SIZE (boa-constructor-0.6.1.src.zip) = 13782538
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:
-
- msgfmt : devel/gettext-tools
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- __init__.py : x11-toolkits/py-wxPython30
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- dos2unix gettext python:2.7 zip
- 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.6.1_8 02 Mar 2018 19:10:49 |
rene |
Remove expired ports:
2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree
2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not
fetch
2018-03-01 games/adgali: Mastersite disappeared
2018-03-01 games/tuxpuck: Mastersite disappeared
2018-03-01 japanese/migemo-emacs: Unmaintained
2018-03-01 math/clarence: Mastersite disappeared
2018-03-01 devel/cstringbuffer: Abandonware, no more upstream
2018-03-01 deskutils/charmap: Mastersite disappeared
2018-03-01 devel/afay: Abandonware, not used in the ports tree
2018-03-01 devel/alabastra: Abandonware, not used in the ports tree
2018-03-01 devel/adime: Abandonware, not used in the ports tree
2018-03-01 devel/boaconstructor: Abandonware, does not work with recent
python/wxPython
2018-03-01 audio/amp: No more upstream
2018-03-01 devel/alf: Abandonware, unused in the ports tree |
0.6.1_8 29 Jan 2018 12:56:00 |
bapt |
Deprecate some abandonware |
0.6.1_8 04 Dec 2017 20:07:54 |
antoine |
boaconstructor fails to build with python3 |
0.6.1_8 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.6.1_8 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.6.1_8 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.1_7 15 Jul 2014 15:38:15 |
wg |
devel/boaconstructor: fix build using dos2unix
Reported by: marino
Approved by: portmgr (blanket) |
0.6.1_7 05 Jul 2014 23:28:59 |
wg |
devel/boaconstructor: use WX 3.0
Approved by: portmgr (bapt, blanket) |
0.6.1_6 24 Mar 2014 13:22:47 |
bapt |
Switch to wx 2.8
Stage support |
0.6.1_6 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) |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
0.6.1_5 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 ) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.6.1_4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.6.1_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.1_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.6.1_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.1_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.1 08 Nov 2009 23:01:25 |
sylvio |
- Update to 0.6.1
Approved by: miwi (mentor) |
0.4.4_4 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.4.4_4 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.4.4_3 06 Jun 2007 07:45:35 |
linimon |
Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat: portmgr |
0.4.4_3 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.4.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.4_2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.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.4_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.4.4 09 Oct 2005 12:21:54 |
ehaupt |
Update to 0.4.4
PR: 87028
Submitted by: Filippo Natali <filippo.natali@gmail.com> (maintainer)
Approved by: novel (mentor) |
0.2.3_4 12 May 2005 16:39:59 |
fjoe |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* |
0.2.3_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.2.3_3 10 Mar 2005 17:24:59 |
novel |
Change maintainer's e-mail.
PR: 78669
Submitted by: maintainer
Approved by: krion (mentor) |
0.2.3_3 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.2.3_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.2.3_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.2.3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.2.3 04 Dec 2003 08:20:35 |
perky |
- Fix build by ignoring invalid python syntax.
- Assign Filippo Natali to new maintainer.
Submitted by: Filippo Natali <pitonat@libero.it>,
Khairil Yusof <kaeru@pd.jaring.my> |
0.2.3 06 May 2003 07:33:34 |
adamw |
Fix plist. |
0.2.3 06 May 2003 06:56:07 |
kris |
BROKEN: Bad pkg-plist |
0.2.3 17 Apr 2003 15:47:44 |
sobomax |
Update to 0.2.3. |
0.0.5 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
21 Mar 2001 16:11:59 |
sobomax |
Update to 0.0.5. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
12 Dec 2000 14:37:13 |
sobomax |
Add Boa Constructor. Boa Constructor is a cross platform RAD GUI Building IDE.
It offers visual frame creation and manipulation, an object inspector, many
views on the source like inheritance hierarchies, object methods and properties,
html generated from documentation strings, a debugger and integrated help. It
is written in Python and uses the wxPython toolkit which wraps wxWindows. |