Switch to wxGTK30.
0.69 Tue Apr 18 2017
- added build dependency on LWP::Protocol::https - it is always
- necessary due to sourceforge redirect to https
0.68 Sat Apr 8 2017
- RT:120887 - patch from Jim Keenan for '.' no longer in@INC
- RT:94367 - allow ENV setting for wx-config
- Fix current OSX builds
--------------------------------------
0.66 Tue Mar 10 2015
- add support for wxWidgets 3.0.1 and 3.0.2
- make default wxWidgets 3.0.2
- graphics context included now default on Win32
- build on MacOSX - xcode 5.x/6.x
0.65 Mon Mar 31 2014
- Update default to wxWidgets 3.0.0
- build on MacOSX Mavericks with Xcode 4.6.3
- install builtins on wxMSW (used by some wxWidgets extensions)
0.64 Sat Apr 13 2013
- Build IPC on Windows
0.63 Fri Oct 26 2012
- Patches for wxGTK build fixing dir dialog issues
0.62 Tue Oct 2 2012
- Fix patching on MSWin when buildpaths have spaces.
- Allow addition of user patch - --wxWidgets-userpatch
- Expand README.txt
- Another Mac OS X SDK change
0.61 Fri Sep 21 2012
- change default debug level for wxWidgets >= 2.9 to 1 ( was 0)
- fix several incorrect wxWidgets version checks
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
from 0.54nb4 to 0.60.
upstream changes:
0.60 Fri Aug 24 2012
- allow building 2.9.4
- correct SDKs for Mountain Lion
- fixes for XCode 4.4
0.59 Tue May 01 2012
- Version sub modules to keep meta info users happy
0.58 Thu Apr 12 2012
- WXWIN / WXDIR MSWin32 fix.
0.57 Tue Mar 27 2012
- fix for osx-cocoa overlay drawing in 2.9.x
- Return --with-osx_cocoa . --with-mac on better basis.
- several fixes for default macosx builds
0.56 Fri Mar 16 2012
- add propgrid ribbon webview library names
0.55 Tue Feb 28 2012
- Correctly interpret boolean option = 1 as 'yes'
( Thanks to Robert Olsen )
- Fix for msw builds where Perl defines -D_USE_32BIT_TIME_T
( Thanks to Bjoern Hoehrmann )
- Fix for Xcode 4.3 on OSX Lion
- Allow build 2.9.3 wxWidgets (default for 64 bit Mac)
0.54 Wed Nov 09 08:00:00 BST 2011
- Remove force of static binding for mingw libgcc & libstdc++
- For mingw, properly detect the gcc shared lib dependencies
to install
0.53 Thu Oct 13 08:00:00 BST 2011
- SDK fix for 2.8.x on Mac OSX Lion
- 2.9.2 default for 64bit MacOSX
- 2.9.2 build changes for msw supporting mingw/gcc >= 4.5.2
- 2003 Platform SDK build fixed for 2.8.12
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Upstream changes:
0.51 Tue Mar 30 22:28:51 CEST 2010
- Build fix for Perl 5.12.
0.50_02 Sun Mar 21 10:33:00 CET 2010
- Fixed 64 bit compilation when using the MinGW-w64 compiler.
0.50_01 Fri Feb 26 17:08:21 CET 2010
- Added wxWidgets-extraflags build option.
- Exit with an error message under Cygwin.
- Use the system version of Archive::Extract and File::Fetch
if newer than the bundled version.
Upstream changes:
0.50 Sun Jan 10 16:16:44 CET 2010
- When compiling on Windows with MSVC 9, make the generated
wxWidgets DLL load correctly by adding a manifest to them
(suggested by IKEGAMI).
- Add a missing file to the distribution.