Subject: CVS commit: pkgsrc/devel/boaconstructor
To: None <pkgsrc-changes@NetBSD.org>
From: Berndt Josef Wulf <wulf@netbsd.org>
List: pkgsrc-changes
Date: 01/14/2006 10:48:13
Module Name:	pkgsrc
Committed By:	wulf
Date:		Sat Jan 14 10:48:13 UTC 2006

Modified Files:
	pkgsrc/devel/boaconstructor: Makefile PLIST distinfo
	pkgsrc/devel/boaconstructor/files: Boa.sh

Log Message:
Updated boaconstructor to 0.4.4: Changes since version 0.2.3 include

	* Many bugfixes
	* Migration to 2.5
	* IDE Framework registration api in Plugins.py.
	* Improved Code Completion and Call Tips.
	* wxMAC compatibility improvements thanks to Kevin Walzer.
	* Simple regex editor/matcher window now available under Tools.
	* PyPlot plug-in
	* New wxPython/Python docs bundle
	* Tutorial improvements
	* Python Resource modules now provides an alternative way to use images
	* EOL handling in source files have been completely redone.
	* Converted the FormatParagraph IDLE extension to be a Boa plug-in.
	* Zip Transport now allows write/clipboard operations.
	* Support for the unicode encoding declaration (PEP 263)
	* Support for wx.GridBagSizer
	* Support for editing/browsing tar.gz files.
	* Support for Help Book. Boa can now manage .hhp, .hhc and .hhk files.
	* Support for wxWizards
	* Support for the masked edit family of controls:
	* Support for using Sizers in the Designer.
	* Added property editors for BackgroundStyle and WindowVariant
	* Added new wx.DatePickerCtrl to DateTimeCompanions.py, thanks to Oleg Deribas.
	* Added preference setting to toggle specialiased Zope debugging
	* Added wxTreeListCtrl and wxListView to the Palette.
	* Added BicycleRepairMan (Python Refactoring) support.
	* Added new Tools menu to the main menu.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/boaconstructor/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/boaconstructor/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/boaconstructor/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/boaconstructor/files/Boa.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.