Up to [cvs.netbsd.org] / pkgsrc / devel / boa-constructor
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 9 12:34:05 2012 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump PKGREVISION for python default version change to 2.7. py-* not affected, since it built different versions depending on the setting already.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:53 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.12 / (download) - annotate - [select for diffs], Mon Feb 6 12:39:47 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 1 06:00:53 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Recursive bump for graphics/freetype2 buildlink addition.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 2 22:16:48 2011 UTC (7 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.9: +9 -1
lines
Diff to previous 1.9 (colored)
REPLACE_PYTHON
Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:16 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:20 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 15 22:56:35 2010 UTC (18 months, 1 week ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 14 11:01:33 2010 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:03 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:34 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Bump revision for PYTHON_VERSION_DEFAULT change.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:43 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 3 08:59:15 2009 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Note previous package path.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Sep 3 08:56:22 2009 UTC (2 years, 8 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-20090903
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Re-import devel/boaconstructor as devel/boa-constructor to match its
DISTNAME. While here, upgrade to 0.6.1, which (unlike the previous
version 0.4.4) starts with the current pkgsrc py-wxWidgets version.
* IDE translated and Internationalisation support for applications.
* Translations available for:
Afrikaans, Brazilian Portuguese, Chinese, French, German, Italian,
Spanish
* IDE Language Chooser Dialog under Tools
* Design time support for i18n _() strings in the generated source.
See Examples/i18n/*
* New release binary format added for windows
* Installs as a self contained exe
* A python/wxPython installation is still required to run external
scripts and the debugger
* Improved design time sizer/control creation:
* Sizers and controls are now automatically linked up
or added as sizer items when the sizers and control are
created from the Palette on the Designer
* Command-line parameters added:
* -U, -UnicodeEncoding, for setting the ide encoding without using
sitecustomize.py
* -W, -wxVersionSelect, for specifying a wxPython version
* New controls supported:
wx.Listbook, wx.Choicebook, wx.Treebook, wx.Toolbook,
wx.SearchCtrl, wx.ColourPickerCtrl, wx.FontPickerCtrl,
wx.DirPickerCtrl, wx.FilePickerCtrl,
wx.richtext.RichTextCtrl, wx.combo.BitmapComboBox,
wx.animate.GIFAnimationCtrl, wx.media.MediaCtrl,
wx.lib.flatnotebook, wx.lib.splitter, wx.lib.scrolledpanel,
wx.lib.hyperlink, wx.lib.analogueclock,wx.lib.filebrowsebutton,
wx.lib.throbber, wx.lib.ticker, wx.lib.dragscroller
* Basic support for Button Stock Ids
* Support for using wx.ArtProvider for bitmap properties in the Designer
* When the file dialog opens from the property editor, set the
Image Type to ArtProvider and click Open, the ArtProvider dialog
will open.
* All help files now distributed as .htb help files.
* Help updated to wxPython 2.8 and Python 2.5
* wxPython api help included
* All help files back in the repository and included in packages
* Code Templates added:
* A Code Template is a small idiomatic snippet of code that can be
selected from a popup list and inserted at the current caret
position.
* Code templates available for:
* Boa: sys.breakpoint, customclasses, codetemplate,
html document skeleton
* Python: class, method, function, iterator, descriptor
* wxPython: wx.ColourDialog, wx.FontDialog, wx.PrintDialogData,
wx.PageSetupDialog, wx.DirDialog, wx.FileDialog,
wx.SingleChoiceDialog, wx.TextEntryDialog,
wx.MessageDialog, wx.FindReplaceDialog,
wx.MultiChoiceDialog, wx.BusyCursor, wx.Locale, wx.AboutBox
* Code completion improvements
* More local variables picked up from code
* Option available: Preferences->General->Editor->importOnCodeComplete
so that modules can be auto imported for introspection.
* Improved unicode source handling
* Using the coding delaration if defined (# -*- coding: name -*- )
* Handling for utf8 bom
* Bugfixes
* Sizer improvements for GTK for the Find/Replace, InterpreterChooser,
and ModuleFinder dialogs
* Tutorial updates
* SVN support added
Revision 1.1 / (download) - annotate - [select for diffs], Thu Sep 3 08:56:22 2009 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
Initial revision