CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/02/18 11:37:23
Modified files:
telephony/linphone: Makefile.inc
telephony/linphone/bctoolbox: Makefile distinfo
telephony/linphone/bctoolbox/patches: patch-CMakeLists_txt
patch-include_bctoolbox_port_h
patch-src_CMakeLists_txt
patch-src_utils_port_c
patch-tester_port_c
telephony/linphone/bctoolbox/pkg: PLIST
telephony/linphone/belcard: distinfo
telephony/linphone/belle-sip: Makefile distinfo
telephony/linphone/belle-sip/patches:
patch-src_belle_sip_resolver_c
patch-src_channel_c
patch-src_dns_dns_c
telephony/linphone/belr: distinfo
telephony/linphone/bzrtp: Makefile distinfo
telephony/linphone/bzrtp/patches: patch-src_zidCache_c
telephony/linphone/liblinphone: Makefile distinfo
telephony/linphone/liblinphone/patches:
patch-console_linphonec_c
patch-coreapi_linphonecore_c
patch-src_CMakeLists_txt
patch-src_core_paths_paths-linux_cpp
patch-src_core_paths_paths_cpp
patch-src_nat_ice-service_cpp
telephony/linphone/liblinphone/pkg: PLIST
telephony/linphone/linphone-desktop: Makefile distinfo
telephony/linphone/linphone-desktop/patches:
patch-CMakeLists_txt
patch-linphone-app_cmake_builder_linphone_package_CMakeLists_txt
patch-linphone-app_src_app_App_cpp
patch-linphone-app_src_config_h_cmake
telephony/linphone/mediastreamer2: Makefile distinfo
telephony/linphone/mediastreamer2/patches: patch-CMakeLists_txt
patch-include_mediastreamer2_allfilters_h
patch-mediastreamer-config_h_cmake
patch-src_CMakeLists_txt
patch-src_audiofilters_gsm_c
patch-src_base_msfactory_c
patch-src_utils_dsptools_c
patch-src_videofilters_msv4l2_c
patch-src_voip_msvoip_c
telephony/linphone/mediastreamer2/pkg: PLIST
telephony/linphone/ortp: Makefile distinfo
Added files:
telephony/linphone/bctoolbox/patches:
patch-cmake_BcToolboxCMakeUtils_cmake
telephony/linphone/liblinphone/patches:
patch-src_c-wrapper_api_c-call-log_cpp
patch-src_conference_handlers_local-conference-event-handler_cpp
patch-src_conference_handlers_remote-conference-event-handler_cpp
telephony/linphone/linphone-desktop/patches:
patch-linphone-app_src_components_call_CallModel_cpp
patch-linphone-app_ui_views_App_Main_Assistant_AssistantHome_qml
Removed files:
telephony/linphone/liblinphone/patches: patch-coreapi_call_log_c
Log message:
telephony/linphone: update to 5.0.10, and update linphone-sdk to 5.2.23
- switches to AGPLv3
- belle-sip: add a patch from freebsd to zero res
- liblinphone: disable various fatal/crashes with DB_STORAGE disabled (we dont
have SOCI)
- linphone: add two patches from debian to fix a crash and disable CGU checkbox
- mediastreamer2: drop zxing dependency, ours isnt the right one and
linphone upstream also has its own fork now
- mediastreamer2: force-enable ENABLE_QT_GL to fix video display, from
freebsd (cf https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266006)
- mediastreamer2: make sure dlopen() is properly detected
tested by receiving some calls, crashes a bit less.