CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2019/01/02 05:41:48

Modified files:
        x11/wxWidgets  : Makefile distinfo 
        x11/wxWidgets/patches: patch-Makefile_in patch-wx-config_in 
        x11/wxWidgets/pkg: DESCR-main PLIST-main PLIST-media 
Added files:
        x11/wxWidgets/patches: patch-configure 
                               patch-src_common_cairo_cpp 
                               patch-src_gtk_gnome_gvfs_cpp 
Removed files:
        x11/wxWidgets/patches: patch-acinclude_m4 patch-autoconf_inc_m4 
                               patch-build_aclocal_bakefile_m4 
                               patch-configure_in 
                               patch-contrib_src_Makefile_in 
                               patch-contrib_src_fl_Makefile_in 
                               patch-contrib_src_gizmos_Makefile_in 
                               patch-contrib_src_ogl_Makefile_in 
                               patch-contrib_src_plot_Makefile_in 
                               patch-contrib_src_stc_Makefile_in 
                               patch-contrib_src_svg_Makefile_in 
                               patch-include_wx_gtk_win_gtk_h 
                               patch-src_common_db_cpp 
                               patch-src_common_dbtable_cpp 
                               patch-src_common_uri_cpp 
                               patch-src_gtk_dcclient_cpp 
                               patch-src_unix_dialup_cpp 
                               patch-src_unix_fontutil_cpp 
                               patch-tests_Makefile_in 
                               patch-tests_test_cpp 
                               patch-utils_wxrc_Makefile_in 

Log message:
Major update to wxWidgets-3.0.4

- work based on what was in openbsd-wip earlier in 2018
(either from J??r??me Kasper or from jasper@ ?)
- bite the bullet and replace wxWidgets 2 with wxWidgets 3.  Lots of
abandonware used our ancient wxWidgets version, a cleanup was due.
- big changes: gtk2->gtk3, sdl->sdl2, odbc removed,
webkit->webkitgtk4->disabled for now
- at first I added a -webview subpackage for the parts depending on
webkit, but decided that it could be done afterwards.  Please think
about !(x86) before suggesting that. ;)
- soname encoding is force-disabled for now, shouldn't be problem since
symlinks aren't used in the build.

Most consumers were successfully tested; devel/codeblocks sometimes
hangs at startup, and misc/rocrail,-gui crashes.

Bulk build by ajacoutot@, ok ajacoutot@ landry@ giovanni@

Reply via email to