CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/06/14 03:38:36
Modified files:
x11/qt4 : Makefile distinfo
x11/qt4/patches: patch-configure patch-mkspecs_features_qt_prf
patch-mkspecs_openbsd-g++4_qmake_conf
patch-mkspecs_openbsd-g++_qmake_conf
patch-qmake_generators_unix_unixmake2_cpp
patch-qmake_generators_unix_unixmake_cpp
patch-src_3rdparty_javascriptcore_JavaScriptCore_wtf_Platform_h
patch-src_3rdparty_javascriptcore_JavaScriptCore_wtf_Threading_h
patch-src_corelib_global_qglobal_h
patch-src_corelib_io_qfsfileengine_unix_cpp
patch-src_corelib_kernel_qmetaobject_cpp
patch-src_dbus_qdbusintegrator_cpp
patch-src_gui_itemviews_qlistview_cpp
patch-src_gui_styles_qgtkstyle_p_cpp
x11/qt4/pkg : PLIST-debug PLIST-examples PLIST-html
PLIST-main PLIST-mysql PLIST-postgresql
PLIST-sqlite2 PLIST-tds
Added files:
x11/qt4/patches:
patch-config_tests_unix_gnu-libiconv_gnu-libiconv_cpp
patch-src_3rdparty_webkit_Source_JavaScriptCore_heap_MachineStackMarker_cpp
patch-src_corelib_codecs_qiconvcodec_cpp
Removed files:
x11/qt4/patches:
patch-src_3rdparty_webkit_JavaScriptCore_JavaScriptCore_pro
patch-src_3rdparty_webkit_JavaScriptCore_runtime_Collector_cpp
patch-src_3rdparty_webkit_JavaScriptCore_runtime_JSValue_h
patch-src_3rdparty_webkit_JavaScriptCore_wtf_StringExtras_h
patch-src_3rdparty_webkit_WebCore_WebCore_pro
patch-src_corelib_thread_qthread_unix_cpp
x11/qt4/pkg : DESCR-sqlite PFRAG.GCC4-examples
PFRAG.GCC4-main PFRAG.GCC4-shared-main
PFRAG.shared-debug PFRAG.shared-examples
PFRAG.shared-main PFRAG.shared-mysql
PFRAG.shared-postgresql PFRAG.shared-sqlite
PFRAG.shared-sqlite2 PFRAG.shared-tds
PLIST-sqlite
Log message:
update to 4.8.2
- since we no longer have GCC3_ARCHES, simplify, no way it's gonna compile
on a GCC2_ARCH anyways (size matters)
- so, we have only SHARED_ONLY arches, remove those frags as well.
- fold back qt4-sqlite since sqlite is part of core now.