NOTICE: This package has been removed from pkgsrc

./devel/boaconstructor, Python IDE

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4.4nb5, Package name: boa-constructor-0.4.4nb5, Maintainer: pkgsrc-users

Boa Constructor is a cross platform Python IDE and wxPython GUI Builder.
It offers visual frame creation and manipulation, an object inspector, many
views on the source like object browsers, inheritance hierarchies, doc string
generated html documentation, an advanced debugger and integrated help.
Zope support: Object creation and editing. Cut, copy, paste, import and export.
Property creation and editing in the Inspector and Python Script debugging.


Required to run:
[textproc/py-expat] [x11/py-wxWidgets] [lang/python25]

Required to build:
[archivers/unzip] [pkgtools/x11-links] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: ace5421a63181f0ea087e73c1c65176e37f74d8a
RMD160: a44da2f0e1b0e361a3e15b2857233333b2fa3984
Filesize: 9854.322 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-03 10:59:44 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
Remove boaconstructor, replaced with boa-constructor.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-08-25 13:57:46 by Thomas Klausner | Files touched by this commit (22)
Log message:
Get rid of now unnecessary EXTRACT_OPTS_ZIP.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2009-02-09 23:56:28 by Joerg Sonnenberger | Files touched by this commit (167)
Log message:
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
   2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274)
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
   2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170)
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
   2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.