summaryrefslogtreecommitdiffstats
path: root/freebsd/dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/dependencies')
-rw-r--r--freebsd/dependencies/akode/distinfo6
-rw-r--r--freebsd/dependencies/akode/files/patch-bp000-check-for-libmad.diff21
-rw-r--r--freebsd/dependencies/arts/distinfo6
-rw-r--r--freebsd/dependencies/arts/files/patch-bp000-check-for-libmad.diff747
-rw-r--r--freebsd/dependencies/arts/pkg-plist3
-rw-r--r--freebsd/dependencies/avahi-tqt/distinfo6
-rw-r--r--freebsd/dependencies/dbus-1-tqt/distinfo6
-rw-r--r--freebsd/dependencies/dbus-tqt/distinfo6
-rw-r--r--freebsd/dependencies/libart-lgpl/distinfo6
-rw-r--r--freebsd/dependencies/libcaldav/distinfo6
-rw-r--r--freebsd/dependencies/libcarddav/distinfo6
-rw-r--r--freebsd/dependencies/pinentry-tqt/Makefile2
-rw-r--r--freebsd/dependencies/pinentry-tqt/distinfo6
-rw-r--r--freebsd/dependencies/polkit-tqt/distinfo6
-rw-r--r--freebsd/dependencies/tqca-tls/distinfo6
-rw-r--r--freebsd/dependencies/tqca/distinfo6
-rw-r--r--freebsd/dependencies/tqmake/distinfo6
-rw-r--r--freebsd/dependencies/tqt3-ibase-plugin/distinfo6
-rw-r--r--freebsd/dependencies/tqt3-mysql-plugin/distinfo6
-rw-r--r--freebsd/dependencies/tqt3-odbc-plugin/distinfo6
-rw-r--r--freebsd/dependencies/tqt3-pgsql-plugin/distinfo6
-rw-r--r--freebsd/dependencies/tqt3-sqlite-plugin/distinfo6
-rw-r--r--freebsd/dependencies/tqt3-sqlite3-plugin/distinfo6
-rw-r--r--freebsd/dependencies/tqt3/distinfo6
-rw-r--r--freebsd/dependencies/tqtinterface/distinfo6
25 files changed, 67 insertions, 832 deletions
diff --git a/freebsd/dependencies/akode/distinfo b/freebsd/dependencies/akode/distinfo
index 15472b24d..49ac13029 100644
--- a/freebsd/dependencies/akode/distinfo
+++ b/freebsd/dependencies/akode/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611188
-SHA256 (TDE/dependencies/akode_14.0.12.orig.tar.xz) = 6d78bc4239d87a844e857c5c6f7dfc1f074c5da88a8cb512fcbb01d46a42fc07
-SIZE (TDE/dependencies/akode_14.0.12.orig.tar.xz) = 74704
+TIMESTAMP = 1666341758
+SHA256 (TDE/dependencies/akode_14.0.13.orig.tar.xz) = ec33a0a11e92fa4fccadc59c3eed4fd872877272a880d93c8d233c81440b18d4
+SIZE (TDE/dependencies/akode_14.0.13.orig.tar.xz) = 75000
diff --git a/freebsd/dependencies/akode/files/patch-bp000-check-for-libmad.diff b/freebsd/dependencies/akode/files/patch-bp000-check-for-libmad.diff
deleted file mode 100644
index 45cc50be0..000000000
--- a/freebsd/dependencies/akode/files/patch-bp000-check-for-libmad.diff
+++ /dev/null
@@ -1,21 +0,0 @@
-commit b17ef87b7a06f73ff91fb611cedbabfbf935ec88
-Author: Slávek Banko <slavek.banko@axis.cz>
-Date: Mon Jul 11 20:01:54 2022 +0200
-
- Add a check for a pkg-config package named libmad next to mad.
-
- Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-
-diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake
-index dd50162..9867c04 100644
---- a/ConfigureChecks.cmake
-+++ b/ConfigureChecks.cmake
-@@ -195,7 +195,7 @@ endif( WITH_FFMPEG_DECODER )
-
- if( WITH_MPEG_DECODER )
-
-- pkg_search_module( MAD mad )
-+ pkg_search_module( MAD libmad mad )
-
- if( NOT MAD_FOUND )
- find_library( MAD_LIBRARIES NAMES mad )
diff --git a/freebsd/dependencies/arts/distinfo b/freebsd/dependencies/arts/distinfo
index 86610cd8a..056ccd9db 100644
--- a/freebsd/dependencies/arts/distinfo
+++ b/freebsd/dependencies/arts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650615341
-SHA256 (TDE/dependencies/arts-trinity_14.0.12.orig.tar.xz) = 89ed01c915c48370b5eb75230e1a8ffc577cdc414f70adb7cf9350f53eaea382
-SIZE (TDE/dependencies/arts-trinity_14.0.12.orig.tar.xz) = 662604
+TIMESTAMP = 1666346107
+SHA256 (TDE/dependencies/arts-trinity_14.0.13.orig.tar.xz) = e89bd53ae2c0b831355499f57b8679aa25240b7ffbaf797d09f340f5b8b12255
+SIZE (TDE/dependencies/arts-trinity_14.0.13.orig.tar.xz) = 663772
diff --git a/freebsd/dependencies/arts/files/patch-bp000-check-for-libmad.diff b/freebsd/dependencies/arts/files/patch-bp000-check-for-libmad.diff
deleted file mode 100644
index e4411fa43..000000000
--- a/freebsd/dependencies/arts/files/patch-bp000-check-for-libmad.diff
+++ /dev/null
@@ -1,747 +0,0 @@
-commit 874e171aea12ab6d699f7ea99dd23756b00d6458
-Author: Slávek Banko <slavek.banko@axis.cz>
-Date: Mon Jul 11 18:16:01 2022 +0200
-
- Add a check for a pkg-config package named libmad next to mad,
- for detection of library libmad >= 0.16.x (Tenacity's fork).
-
- Split configuration tests into separate files.
- Fill PC_LIB_REQUIRE list during tests.
-
- Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
- (cherry picked from commit 0a2f5a792977b640e4d41f96f0523f416fac7359)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 49f69e9..775d889 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -12,6 +12,16 @@
- cmake_minimum_required( VERSION 3.1 )
-
-
-+##### project settings ##########################
-+
-+project( arts )
-+
-+set( ARTS_MAJOR_VERSION 1 )
-+set( ARTS_MINOR_VERSION 5 )
-+set( ARTS_MICRO_VERSION 10 )
-+set( ARTS_VERSION "${ARTS_MAJOR_VERSION}.${ARTS_MINOR_VERSION}.${ARTS_MICRO_VERSION}" )
-+
-+
- ##### include essential cmake modules ###########
-
- include( CheckCXXSourceCompiles )
-@@ -28,14 +38,13 @@ set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
- include( TDEMacros )
-
-
--##### project settings ##########################
--
--project( arts )
-+##### paths setup ###############################
-
--set( ARTS_MAJOR_VERSION 1 )
--set( ARTS_MINOR_VERSION 5 )
--set( ARTS_MICRO_VERSION 10 )
--set( ARTS_VERSION "${ARTS_MAJOR_VERSION}.${ARTS_MINOR_VERSION}.${ARTS_MICRO_VERSION}" )
-+tde_setup_install_path( EXEC_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}" )
-+tde_setup_install_path( BIN_INSTALL_DIR "${EXEC_INSTALL_PREFIX}/bin" )
-+tde_setup_install_path( LIB_INSTALL_DIR "${EXEC_INSTALL_PREFIX}/lib${LIB_SUFFIX}" )
-+tde_setup_install_path( INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include/${CMAKE_PROJECT_NAME}" )
-+tde_setup_install_path( PKGCONFIG_INSTALL_DIR "${LIB_INSTALL_DIR}/pkgconfig" )
-
-
- ##### user requested options ####################
-@@ -51,190 +60,30 @@ option( WITH_SNDIO "Enable SNDIO support" OFF )
- option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" ${WITH_ALL_OPTIONS} )
-
-
--##### paths setup ###############################
--
--tde_setup_install_path( EXEC_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}" )
--tde_setup_install_path( BIN_INSTALL_DIR "${EXEC_INSTALL_PREFIX}/bin" )
--tde_setup_install_path( LIB_INSTALL_DIR "${EXEC_INSTALL_PREFIX}/lib${LIB_SUFFIX}" )
--tde_setup_install_path( INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include/${CMAKE_PROJECT_NAME}" )
--tde_setup_install_path( PKGCONFIG_INSTALL_DIR "${LIB_INSTALL_DIR}/pkgconfig" )
--
--
--##### setup architecture flags ##################
--
--tde_setup_architecture_flags( )
--
--include(TestBigEndian)
--test_big_endian(WORDS_BIGENDIAN)
--
--tde_setup_largefiles( )
--
--
--##### check for include files ###################
--
--check_include_file( "sys/time.h" HAVE_SYS_TIME_H )
--check_include_file( "time.h" TIME_WITH_SYS_TIME )
--check_include_file( "stdio.h" HAVE_STDIO_H )
--check_include_file( "stdlib.h" HAVE_STDLIB_H )
--check_include_file( "string.h" HAVE_STRING_H )
--check_include_file( "strings.h" HAVE_STRINGS_H )
--check_include_file( "ctype.h" HAVE_CTYPE_H )
--check_include_file( "malloc.h" HAVE_MALLOC_H )
--check_include_file( "memory.h" HAVE_MEMORY_H )
--check_include_file( "dlfcn.h" HAVE_DLFCN_H )
--check_include_file( "sys/soundcard.h" HAVE_SYS_SOUNDCARD_H )
--check_include_file( "pthread.h" HAVE_LIBPTHREAD )
--
--
--##### check for system libraries ################
--
--set( DL_LIBRARIES dl )
--check_library_exists( ${DL_LIBRARIES} dlopen /lib HAVE_LIBDL )
--if( NOT HAVE_LIBDL )
-- unset( DL_LIBRARIES )
-- check_function_exists( dlopen HAVE_DLOPEN )
-- if( HAVE_DLOPEN )
-- set( HAVE_LIBDL 1 )
-- endif( HAVE_DLOPEN )
--endif( NOT HAVE_LIBDL )
--
--find_package( Threads )
--
--
--##### check for functions #######################
--
--set( bak_CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES} )
--set( CMAKE_REQUIRED_LIBRARIES ${DL_LIBRARIES} )
--check_function_exists( dlerror HAVE_DLERROR )
--check_function_exists( strcmp HAVE_STRCMP )
--check_function_exists( strchr HAVE_STRCHR )
--check_function_exists( index HAVE_INDEX )
--check_function_exists( strrchr HAVE_STRRCHR )
--check_function_exists( rindex HAVE_RINDEX )
--check_function_exists( memcpy HAVE_MEMCPY )
--check_function_exists( bcopy HAVE_BCOPY )
--set( CMAKE_REQUIRED_LIBRARIES ${bak_CMAKE_REQUIRED_LIBRARIES} )
--unset( bak_CMAKE_REQUIRED_LIBRARIES )
--check_prototype_definition( ioctl "int ioctl(int d, int request, ...)" "-1" "unistd.h;sys/ioctl.h" HAVE_IOCTL_INT_INT_DOTS )
--check_prototype_definition( ioctl "int ioctl(int d, unsigned long request, ...)" "-1" "unistd.h;sys/ioctl.h" HAVE_IOCTL_INT_ULONG_DOTS )
--
--
--##### check for audiofile #######################
--
--set( HAVE_LIBAUDIOFILE 0 )
--if( WITH_AUDIOFILE )
--
-- pkg_search_module( AUDIOFILE audiofile )
-- if( AUDIOFILE_FOUND )
-- set( HAVE_LIBAUDIOFILE 1 )
-- else( AUDIOFILE_FOUND )
-- message(FATAL_ERROR "\naudiofile (wav) support are requested, but `libaudiofile` not found" )
-- endif( AUDIOFILE_FOUND )
--
--endif( WITH_AUDIOFILE )
--
--
--##### check for alsa ############################
--
--set( HAVE_LIBASOUND2 0 )
--if( WITH_ALSA )
--
-- pkg_search_module( ALSA alsa )
--
-- if( ALSA_FOUND )
-+##### configure checks
-
-- # there is support only for ALSA 1.x
-+set( PC_LIB_REQUIRE "" CACHE INTERNAL "List of required packages" FORCE )
-+include( ConfigureChecks.cmake )
-
-- set( HAVE_LIBASOUND2 1 )
-- set( ALSA_PCM_OLD_SW_PARAMS_API 1 )
-- set( ALSA_PCM_OLD_HW_PARAMS_API 1 )
--
-- check_include_file( "alsa/asoundlib.h" HAVE_ALSA_ASOUNDLIB_H )
-- if( NOT HAVE_ALSA_ASOUNDLIB_H )
-- check_include_file( "sys/asoundlib.h" HAVE_SYS_ASOUNDLIB_H )
-- endif( NOT HAVE_ALSA_ASOUNDLIB_H )
--
-- set( bak_CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES} )
-- set( CMAKE_REQUIRED_LIBRARIES ${ALSA_LIBRARIES} )
-- check_function_exists( snd_pcm_resume HAVE_SND_PCM_RESUME )
-- set( CMAKE_REQUIRED_LIBRARIES ${bak_CMAKE_REQUIRED_LIBRARIES} )
-- unset( bak_CMAKE_REQUIRED_LIBRARIES )
--
-- else( ALSA_FOUND )
--
-- message(FATAL_ERROR "\nALSA support are requested, but not found on your system" )
--
-- endif( ALSA_FOUND )
--
--endif( WITH_ALSA )
--
--
--##### check for esound #######################
--
--set( HAVE_LIBESD 0 )
--if( WITH_ESOUND )
--
-- pkg_search_module( ESOUND esound )
-- if( ESOUND_FOUND )
-- set( HAVE_LIBESD 1 )
-- else( ESOUND_FOUND )
-- message(FATAL_ERROR "\nESOUND support is requested, but `libesd` not found" )
-- endif( ESOUND_FOUND )
--
--endif( WITH_ESOUND )
--
--
--##### check for JACK ############################
--
--set( HAVE_LIBJACK 0 )
--if( WITH_JACK )
-- pkg_search_module( LIBJACK jack )
-- if( LIBJACK_FOUND )
-- set( HAVE_LIBJACK 1 )
-- else( LIBJACK_FOUND )
-- message(FATAL_ERROR "\nJACK support is requested, but `jack.pc` was not found" )
-- endif( LIBJACK_FOUND )
--endif( WITH_JACK )
--
--
--##### check for SNDIO ###########################
--
--set( HAVE_LIBSNDIO 0 )
--if( WITH_SNDIO )
-- check_include_file( "sndio.h" HAVE_SNDIO_H )
-- if( HAVE_SNDIO_H )
-- set( HAVE_LIBSNDIO 1 )
-- set( LIBSNDIO_LIBRARIES "sndio" )
-- else( HAVE_SNDIO_H )
-- tde_message_fatal( "SNDIO support is requested, but `sndio.h` was not found" )
-- endif( HAVE_SNDIO_H )
--endif( WITH_SNDIO )
--
--
--##### check for glib/gthread modules ############
--
--pkg_search_module( GLIB2 glib-2.0 )
--
--if( GLIB2_FOUND )
-- pkg_search_module( GTHREAD2 gthread-2.0 )
-- if( NOT GTHREAD2_FOUND )
-- message(FATAL_ERROR "\ngthread-2.0 are required, but not found on your system" )
-- endif( NOT GTHREAD2_FOUND )
--else( GLIB2_FOUND )
-- message(FATAL_ERROR "\nglib-2.0 are required, but not found on your system" )
--endif( GLIB2_FOUND )
-
-+##### global compiler settings ##################
-
--##### check for TQt #############################
-+add_definitions( -DHAVE_CONFIG_H )
-
--find_package( TQt )
-+set( CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,--no-undefined" )
-
-
--##### check for gcc visibility support #########
-+##### project subdirectories ####################
-
--if( WITH_GCC_VISIBILITY )
-- tde_setup_gcc_visibility( )
--endif( )
-+add_subdirectory( libltdl )
-+add_subdirectory( mcop )
-+add_subdirectory( mcopidl )
-+add_subdirectory( flow )
-+add_subdirectory( mcop_mt )
-+add_subdirectory( soundserver )
-+add_subdirectory( artsc )
-+add_subdirectory( gmcop )
-+add_subdirectory( qtmcop )
-
-
- ##### write config.h file #######################
-@@ -244,29 +93,10 @@ configure_file( config.h.cmake config.h @ONLY )
-
- ##### write pkgconfig file ######################
-
--set( PC_LIB_REQUIRE "" )
--if( WITH_ALSA )
-- list( APPEND PC_LIB_REQUIRE "alsa" )
--endif( WITH_ALSA )
--if( WITH_AUDIOFILE )
-- list( APPEND PC_LIB_REQUIRE "audiofile" )
--endif( WITH_AUDIOFILE )
--if( WITH_VORBIS )
-- list( APPEND PC_LIB_REQUIRE "vorbis" )
-- list( APPEND PC_LIB_REQUIRE "vorbisfile" )
--endif( WITH_VORBIS )
--if( WITH_MAD )
-- list( APPEND PC_LIB_REQUIRE "mad" )
--endif( WITH_MAD )
--if( WITH_ESOUND )
-- list( APPEND PC_LIB_REQUIRE "esound" )
--endif( WITH_ESOUND )
--if( WITH_JACK )
-- list( APPEND PC_LIB_REQUIRE "jack" )
--endif( WITH_JACK )
--
- list( LENGTH PC_LIB_REQUIRE PC_LIB_REQUIRES_FOUND )
- if( PC_LIB_REQUIRES_FOUND GREATER 0 )
-+ list( SORT PC_LIB_REQUIRE )
-+ list( REMOVE_DUPLICATES PC_LIB_REQUIRE )
- string( REPLACE ";" " " PC_LIB_REQUIRES "Requires: ${PC_LIB_REQUIRE}" )
- else( )
- set( PC_LIB_REQUIRES "" )
-@@ -277,25 +107,3 @@ string( REGEX REPLACE "^${CMAKE_INSTALL_PREFIX}" "\${prefix}" PC_INCLUDE_DIR ${I
- string( REGEX REPLACE "^${CMAKE_INSTALL_PREFIX}" "\${prefix}" PC_LIB_DIR ${LIB_INSTALL_DIR} )
- configure_file( arts.pc.cmake arts.pc @ONLY )
- install( FILES ${CMAKE_CURRENT_BINARY_DIR}/arts.pc DESTINATION ${PKGCONFIG_INSTALL_DIR} )
--
--
--##### global compiler settings ##################
--
--add_definitions(
-- -DHAVE_CONFIG_H
--)
--
--set( CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl,--no-undefined" )
--
--
--##### project subdirectories ####################
--
--add_subdirectory( libltdl )
--add_subdirectory( mcop )
--add_subdirectory( mcopidl )
--add_subdirectory( flow )
--add_subdirectory( mcop_mt )
--add_subdirectory( soundserver )
--add_subdirectory( artsc )
--add_subdirectory( gmcop )
--add_subdirectory( qtmcop )
-diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake
-new file mode 100644
-index 0000000..5e3fb98
---- /dev/null
-+++ b/ConfigureChecks.cmake
-@@ -0,0 +1,194 @@
-+#################################################
-+#
-+# (C) 2010 Serghei Amelian
-+# serghei (DOT) amelian (AT) gmail.com
-+#
-+# Improvements and feedback are welcome
-+#
-+# This file is released under GPL >= 2
-+#
-+#################################################
-+
-+
-+# required stuff
-+
-+tde_setup_architecture_flags( )
-+
-+include(TestBigEndian)
-+test_big_endian(WORDS_BIGENDIAN)
-+
-+tde_setup_largefiles( )
-+
-+
-+##### check for TQt #############################
-+
-+find_package( TQt )
-+
-+
-+##### check for gcc visibility support #########
-+
-+if( WITH_GCC_VISIBILITY )
-+ tde_setup_gcc_visibility( )
-+endif( )
-+
-+
-+##### check for include files ###################
-+
-+check_include_file( "sys/time.h" HAVE_SYS_TIME_H )
-+check_include_file( "time.h" TIME_WITH_SYS_TIME )
-+check_include_file( "stdio.h" HAVE_STDIO_H )
-+check_include_file( "stdlib.h" HAVE_STDLIB_H )
-+check_include_file( "string.h" HAVE_STRING_H )
-+check_include_file( "strings.h" HAVE_STRINGS_H )
-+check_include_file( "ctype.h" HAVE_CTYPE_H )
-+check_include_file( "malloc.h" HAVE_MALLOC_H )
-+check_include_file( "memory.h" HAVE_MEMORY_H )
-+check_include_file( "dlfcn.h" HAVE_DLFCN_H )
-+check_include_file( "sys/soundcard.h" HAVE_SYS_SOUNDCARD_H )
-+check_include_file( "pthread.h" HAVE_LIBPTHREAD )
-+
-+
-+##### check for system libraries ################
-+
-+set( DL_LIBRARIES dl )
-+check_library_exists( ${DL_LIBRARIES} dlopen /lib HAVE_LIBDL )
-+if( NOT HAVE_LIBDL )
-+ unset( DL_LIBRARIES )
-+ check_function_exists( dlopen HAVE_DLOPEN )
-+ if( HAVE_DLOPEN )
-+ set( HAVE_LIBDL 1 )
-+ endif( HAVE_DLOPEN )
-+endif( NOT HAVE_LIBDL )
-+
-+find_package( Threads )
-+
-+
-+##### check for functions #######################
-+
-+tde_save_and_set( CMAKE_REQUIRED_LIBRARIES ${DL_LIBRARIES} )
-+check_function_exists( dlerror HAVE_DLERROR )
-+check_function_exists( strcmp HAVE_STRCMP )
-+check_function_exists( strchr HAVE_STRCHR )
-+check_function_exists( index HAVE_INDEX )
-+check_function_exists( strrchr HAVE_STRRCHR )
-+check_function_exists( rindex HAVE_RINDEX )
-+check_function_exists( memcpy HAVE_MEMCPY )
-+check_function_exists( bcopy HAVE_BCOPY )
-+tde_restore( CMAKE_REQUIRED_LIBRARIES )
-+
-+check_prototype_definition( ioctl "int ioctl(int d, int request, ...)" "-1" "unistd.h;sys/ioctl.h" HAVE_IOCTL_INT_INT_DOTS )
-+check_prototype_definition( ioctl "int ioctl(int d, unsigned long request, ...)" "-1" "unistd.h;sys/ioctl.h" HAVE_IOCTL_INT_ULONG_DOTS )
-+
-+
-+##### check for audiofile #######################
-+
-+set( HAVE_LIBAUDIOFILE 0 )
-+if( WITH_AUDIOFILE )
-+
-+ pkg_search_module( AUDIOFILE audiofile )
-+ if( AUDIOFILE_FOUND )
-+ set( HAVE_LIBAUDIOFILE 1 )
-+ list( APPEND PC_LIB_REQUIRE "audiofile" )
-+ else( AUDIOFILE_FOUND )
-+ tde_message_fatal( "audiofile (wav) support is requested, but `libaudiofile` not found" )
-+ endif( AUDIOFILE_FOUND )
-+
-+endif( WITH_AUDIOFILE )
-+
-+
-+##### check for alsa ############################
-+
-+set( HAVE_LIBASOUND2 0 )
-+if( WITH_ALSA )
-+
-+ pkg_search_module( ALSA alsa )
-+
-+ if( ALSA_FOUND )
-+
-+ # there is support only for ALSA 1.x
-+
-+ set( HAVE_LIBASOUND2 1 )
-+ set( ALSA_PCM_OLD_SW_PARAMS_API 1 )
-+ set( ALSA_PCM_OLD_HW_PARAMS_API 1 )
-+
-+ check_include_file( "alsa/asoundlib.h" HAVE_ALSA_ASOUNDLIB_H )
-+ if( NOT HAVE_ALSA_ASOUNDLIB_H )
-+ check_include_file( "sys/asoundlib.h" HAVE_SYS_ASOUNDLIB_H )
-+ endif( NOT HAVE_ALSA_ASOUNDLIB_H )
-+
-+ tde_save_and_set( CMAKE_REQUIRED_LIBRARIES ${ALSA_LIBRARIES} )
-+ check_function_exists( snd_pcm_resume HAVE_SND_PCM_RESUME )
-+ tde_restore( CMAKE_REQUIRED_LIBRARIES )
-+
-+ list( APPEND PC_LIB_REQUIRE "alsa" )
-+
-+ else( ALSA_FOUND )
-+
-+ tde_message_fatal( "ALSA support is requested, but not found on your system" )
-+
-+ endif( ALSA_FOUND )
-+
-+endif( WITH_ALSA )
-+
-+
-+##### check for esound #######################
-+
-+set( HAVE_LIBESD 0 )
-+if( WITH_ESOUND )
-+
-+ pkg_search_module( ESOUND esound )
-+ if( ESOUND_FOUND )
-+ set( HAVE_LIBESD 1 )
-+ list( APPEND PC_LIB_REQUIRE "esound" )
-+ else( ESOUND_FOUND )
-+ tde_message_fatal( "ESOUND support is requested, but `libesd` not found" )
-+ endif( ESOUND_FOUND )
-+
-+endif( WITH_ESOUND )
-+
-+
-+##### check for JACK ############################
-+
-+set( HAVE_LIBJACK 0 )
-+if( WITH_JACK )
-+ pkg_search_module( LIBJACK jack )
-+ if( LIBJACK_FOUND )
-+ set( HAVE_LIBJACK 1 )
-+ list( APPEND PC_LIB_REQUIRE "jack" )
-+ else( LIBJACK_FOUND )
-+ tde_message_fatal( "JACK support is requested, but `jack.pc` was not found" )
-+ endif( LIBJACK_FOUND )
-+endif( WITH_JACK )
-+
-+
-+##### check for SNDIO ###########################
-+
-+set( HAVE_LIBSNDIO 0 )
-+if( WITH_SNDIO )
-+ check_include_file( "sndio.h" HAVE_SNDIO_H )
-+ if( HAVE_SNDIO_H )
-+ set( HAVE_LIBSNDIO 1 )
-+ set( LIBSNDIO_LIBRARIES "sndio" )
-+ else( HAVE_SNDIO_H )
-+ tde_message_fatal( "SNDIO support is requested, but `sndio.h` was not found" )
-+ endif( HAVE_SNDIO_H )
-+endif( WITH_SNDIO )
-+
-+
-+##### check for glib/gthread modules ############
-+
-+pkg_search_module( GLIB2 glib-2.0 )
-+
-+if( GLIB2_FOUND )
-+ pkg_search_module( GTHREAD2 gthread-2.0 )
-+ if( NOT GTHREAD2_FOUND )
-+ tde_message_message( "gthread-2.0 is required, but not found on your system" )
-+ endif( NOT GTHREAD2_FOUND )
-+else( GLIB2_FOUND )
-+ tde_message_fatal( "glib-2.0 is required, but not found on your system" )
-+endif( GLIB2_FOUND )
-+
-+
-+##### save cached value of required packages ####
-+
-+set( PC_LIB_REQUIRE "${PC_LIB_REQUIRE}" CACHE INTERNAL "List of required packages" FORCE )
-diff --git a/flow/gsl/CMakeLists.txt b/flow/gsl/CMakeLists.txt
-index e8e9576..b3370fd 100644
---- a/flow/gsl/CMakeLists.txt
-+++ b/flow/gsl/CMakeLists.txt
-@@ -9,97 +9,9 @@
- #
- #################################################
-
--include( CheckCSourceCompiles )
-+##### configure checks
-
--
--##### check for ogg/vorbis ######################
--
--set( GSL_HAVE_OGGVORBIS 0 )
--if( WITH_VORBIS )
--
-- pkg_search_module( VORBIS vorbis )
--
-- if( VORBIS_FOUND )
--
-- pkg_search_module( VORBISFILE vorbisfile )
--
-- if( VORBISFILE_FOUND )
--
-- set( GSL_HAVE_OGGVORBIS 1 )
--
-- set( bak_CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES} )
-- set( CMAKE_REQUIRED_LIBRARIES ${VORBISFILE_LIBRARIES} )
-- check_c_source_compiles(
-- "#include <vorbis/vorbisfile.h>
-- int main() { ov_read_float(0,0,0); return 0; } "
-- GSL_HAVE_OGGVORBIS_RC3 )
-- if( NOT GSL_HAVE_OGGVORBIS_RC3 )
-- set( GSL_HAVE_OGGVORBIS_RC3 0 )
-- endif( NOT GSL_HAVE_OGGVORBIS_RC3 )
-- set( CMAKE_REQUIRED_LIBRARIES ${bak_CMAKE_REQUIRED_LIBRARIES} )
--
-- else( VORBISFILE_FOUND )
--
-- message(FATAL_ERROR "\nOgg/Vorbis support are requested, but `libvorbisfile` not found" )
--
-- endif( VORBISFILE_FOUND )
--
-- else( VORBIS_FOUND )
--
-- message(FATAL_ERROR "\nOgg/Vorbis support are requested, but `libvorbis` but found" )
--
-- endif( VORBIS_FOUND )
--
--endif( WITH_VORBIS )
--
--
--##### check for libmad MPEG decoder #############
--
--set( GSL_HAVE_LIBMAD 0 )
--if( WITH_MAD )
--
-- pkg_search_module( MAD mad )
--
-- if( MAD_FOUND )
-- set( GSL_HAVE_LIBMAD 1 )
-- else( MAD_FOUND )
-- find_library( MAD_LIBRARIES NAMES mad )
-- find_path( MAD_INCLUDE_DIRS mad.h )
-- if( NOT MAD_LIBRARIES )
-- message(FATAL_ERROR "\nMAD support is requested, but `libmad` not found" )
-- endif( NOT MAD_LIBRARIES )
-- endif( MAD_FOUND )
--
--endif( WITH_MAD )
--
--
--##### check for some type sizes #################
--
--include( CheckTypeSize )
--
--check_type_size( pthread_mutex_t GSL_SIZEOF_PTH_MUTEX_T )
--check_type_size( pthread_cond_t GSL_SIZEOF_PTH_COND_T )
--check_type_size( intmax_t GSL_SIZEOF_STD_INTMAX_T )
--
--set( bak_CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES} )
--set( CMAKE_REQUIRED_LIBRARIES ${CMAKE_THREAD_LIBS_INIT} )
--check_c_source_compiles(
-- "#define _XOPEN_SOURCE 500
-- #include <pthread.h>
-- int main()
-- {
-- int (*attr_settype) (pthread_mutexattr_t *__attr, int __kind) = pthread_mutexattr_settype;
-- int val = PTHREAD_MUTEX_RECURSIVE; attr_settype = 0; val = 0;
-- return 0;
-- }"
-- GSL_HAVE_MUTEXATTR_SETTYPE )
-- if( NOT GSL_HAVE_MUTEXATTR_SETTYPE )
-- set( GSL_HAVE_MUTEXATTR_SETTYPE 0 )
-- endif( NOT GSL_HAVE_MUTEXATTR_SETTYPE )
--set( CMAKE_REQUIRED_LIBRARIES ${bak_CMAKE_REQUIRED_LIBRARIES} )
--
--set( GSL_USE_GSL_GLIB 1 )
--set( GSL_USE_ARTS_THREADS 1 )
-+include( ConfigureChecks.cmake )
-
-
- ##### write configuration #######################
-@@ -152,4 +64,3 @@ tde_add_library( ${target} STATIC_PIC
- LINK ${GLIB2_LIBRARIES} ${GTHREAD2_LIBRARIES} ${VORBISFILE_LIBRARIES} ${VORBIS_LIBRARIES} ${MAD_LIBRARIES}
- DESTINATION ${LIB_INSTALL_DIR}
- )
--
-diff --git a/flow/gsl/ConfigureChecks.cmake b/flow/gsl/ConfigureChecks.cmake
-new file mode 100644
-index 0000000..f0a9dee
---- /dev/null
-+++ b/flow/gsl/ConfigureChecks.cmake
-@@ -0,0 +1,112 @@
-+#################################################
-+#
-+# (C) 2010 Serghei Amelian
-+# serghei (DOT) amelian (AT) gmail.com
-+#
-+# Improvements and feedback are welcome
-+#
-+# This file is released under GPL >= 2
-+#
-+#################################################
-+
-+include( CheckCSourceCompiles )
-+include( CheckTypeSize )
-+
-+
-+##### check for ogg/vorbis ######################
-+
-+set( GSL_HAVE_OGGVORBIS 0 )
-+if( WITH_VORBIS )
-+
-+ pkg_search_module( VORBIS vorbis )
-+
-+ if( VORBIS_FOUND )
-+
-+ pkg_search_module( VORBISFILE vorbisfile )
-+
-+ if( VORBISFILE_FOUND )
-+
-+ set( GSL_HAVE_OGGVORBIS 1 )
-+
-+ tde_save_and_set( CMAKE_REQUIRED_LIBRARIES ${VORBISFILE_LIBRARIES} )
-+ check_c_source_compiles(
-+ "#include <vorbis/vorbisfile.h>
-+ int main() { ov_read_float(0,0,0); return 0; } "
-+ GSL_HAVE_OGGVORBIS_RC3 )
-+ if( NOT GSL_HAVE_OGGVORBIS_RC3 )
-+ set( GSL_HAVE_OGGVORBIS_RC3 0 )
-+ endif( NOT GSL_HAVE_OGGVORBIS_RC3 )
-+ tde_restore( CMAKE_REQUIRED_LIBRARIES )
-+
-+ list( APPEND PC_LIB_REQUIRE "vorbis" "vorbisfile" )
-+
-+ else( VORBISFILE_FOUND )
-+
-+ tde_message_fatal( "Ogg/Vorbis support are requested, but `libvorbisfile` not found" )
-+
-+ endif( VORBISFILE_FOUND )
-+
-+ else( VORBIS_FOUND )
-+
-+ tde_message_fafal( "Ogg/Vorbis support are requested, but `libvorbis` but found" )
-+
-+ endif( VORBIS_FOUND )
-+
-+endif( WITH_VORBIS )
-+
-+
-+##### check for libmad MPEG decoder #############
-+
-+set( GSL_HAVE_LIBMAD 0 )
-+if( WITH_MAD )
-+
-+ pkg_search_module( MAD libmad )
-+ set( MAD_MODULE_NAME "libmad" )
-+ if( NOT MAD_FOUND )
-+ pkg_search_module( MAD mad )
-+ set( MAD_MODULE_NAME "mad" )
-+ endif()
-+
-+ if( MAD_FOUND )
-+ set( GSL_HAVE_LIBMAD 1 )
-+ list( APPEND PC_LIB_REQUIRE ${MAD_MODULE_NAME} )
-+ else( MAD_FOUND )
-+ find_library( MAD_LIBRARIES NAMES mad )
-+ find_path( MAD_INCLUDE_DIRS mad.h )
-+ if( NOT MAD_LIBRARIES )
-+ tde_message_fatal( "MAD support is requested, but `libmad` not found" )
-+ endif( NOT MAD_LIBRARIES )
-+ endif( MAD_FOUND )
-+
-+endif( WITH_MAD )
-+
-+
-+##### check for some type sizes #################
-+
-+check_type_size( pthread_mutex_t GSL_SIZEOF_PTH_MUTEX_T )
-+check_type_size( pthread_cond_t GSL_SIZEOF_PTH_COND_T )
-+check_type_size( intmax_t GSL_SIZEOF_STD_INTMAX_T )
-+
-+tde_save_and_set( CMAKE_REQUIRED_LIBRARIES ${CMAKE_THREAD_LIBS_INIT} )
-+check_c_source_compiles(
-+ "#define _XOPEN_SOURCE 500
-+ #include <pthread.h>
-+ int main()
-+ {
-+ int (*attr_settype) (pthread_mutexattr_t *__attr, int __kind) = pthread_mutexattr_settype;
-+ int val = PTHREAD_MUTEX_RECURSIVE; attr_settype = 0; val = 0;
-+ return 0;
-+ }"
-+ GSL_HAVE_MUTEXATTR_SETTYPE )
-+ if( NOT GSL_HAVE_MUTEXATTR_SETTYPE )
-+ set( GSL_HAVE_MUTEXATTR_SETTYPE 0 )
-+ endif( NOT GSL_HAVE_MUTEXATTR_SETTYPE )
-+tde_restore( CMAKE_REQUIRED_LIBRARIES )
-+
-+set( GSL_USE_GSL_GLIB 1 )
-+set( GSL_USE_ARTS_THREADS 1 )
-+
-+
-+##### save cached value of required packages ####
-+
-+set( PC_LIB_REQUIRE "${PC_LIB_REQUIRE}" CACHE INTERNAL "List of required packages" FORCE )
diff --git a/freebsd/dependencies/arts/pkg-plist b/freebsd/dependencies/arts/pkg-plist
index 5816aa8f3..a3c8be521 100644
--- a/freebsd/dependencies/arts/pkg-plist
+++ b/freebsd/dependencies/arts/pkg-plist
@@ -176,3 +176,6 @@ lib/mcop/soundserver.mcopclass
lib/mcop/soundserver.mcoptype
libdata/pkgconfig/arts.pc
libdata/pkgconfig/artsc.pc
+share/man/man1/artsc-config-trinity.1.gz
+share/man/man1/artscat-trinity.1.gz
+share/man/man1/artsdsp-trinity.1.gz
diff --git a/freebsd/dependencies/avahi-tqt/distinfo b/freebsd/dependencies/avahi-tqt/distinfo
index bcb75d730..dc88ae388 100644
--- a/freebsd/dependencies/avahi-tqt/distinfo
+++ b/freebsd/dependencies/avahi-tqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650615486
-SHA256 (TDE/dependencies/avahi-tqt_14.0.12.orig.tar.xz) = 936359181c2abc4277791c99ea3fedea9d967e1c10e013861ba329eea57aec10
-SIZE (TDE/dependencies/avahi-tqt_14.0.12.orig.tar.xz) = 11748
+TIMESTAMP = 1666346235
+SHA256 (TDE/dependencies/avahi-tqt_14.0.13.orig.tar.xz) = 0cfa5236193ff352c27d1a680d82dce286d3c1c23810a87297eb7278d1012186
+SIZE (TDE/dependencies/avahi-tqt_14.0.13.orig.tar.xz) = 11724
diff --git a/freebsd/dependencies/dbus-1-tqt/distinfo b/freebsd/dependencies/dbus-1-tqt/distinfo
index d4d56f164..a98136da6 100644
--- a/freebsd/dependencies/dbus-1-tqt/distinfo
+++ b/freebsd/dependencies/dbus-1-tqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650615507
-SHA256 (TDE/dependencies/dbus-1-tqt_14.0.12.orig.tar.xz) = ceaa27f7e34c5240267ffe17faedc00bae3fbf09b8da59b303165aa42884d62a
-SIZE (TDE/dependencies/dbus-1-tqt_14.0.12.orig.tar.xz) = 73464
+TIMESTAMP = 1666346252
+SHA256 (TDE/dependencies/dbus-1-tqt_14.0.13.orig.tar.xz) = 591f07a504aeaef99b13b685e19b4bc18b9ba72be2c730f43059fe5df90bf95c
+SIZE (TDE/dependencies/dbus-1-tqt_14.0.13.orig.tar.xz) = 73384
diff --git a/freebsd/dependencies/dbus-tqt/distinfo b/freebsd/dependencies/dbus-tqt/distinfo
index 056cc2e44..f4ed42036 100644
--- a/freebsd/dependencies/dbus-tqt/distinfo
+++ b/freebsd/dependencies/dbus-tqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650615526
-SHA256 (TDE/dependencies/dbus-tqt_14.0.12.orig.tar.xz) = 0e2b2b715fb44c4d31dfc5dbbfe2814f652613b95c98d54180641543cf980264
-SIZE (TDE/dependencies/dbus-tqt_14.0.12.orig.tar.xz) = 136572
+TIMESTAMP = 1666346269
+SHA256 (TDE/dependencies/dbus-tqt_14.0.13.orig.tar.xz) = bdd977527e1ae241f299ffed8bd13a8b4f4e0cc7978a50c64e665dfed50f0336
+SIZE (TDE/dependencies/dbus-tqt_14.0.13.orig.tar.xz) = 136552
diff --git a/freebsd/dependencies/libart-lgpl/distinfo b/freebsd/dependencies/libart-lgpl/distinfo
index 2e1bf14dc..eb862b6e0 100644
--- a/freebsd/dependencies/libart-lgpl/distinfo
+++ b/freebsd/dependencies/libart-lgpl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611235
-SHA256 (TDE/dependencies/libart-lgpl_14.0.12.orig.tar.xz) = 9b8db18513ebb7e9e90cd5ff410d7974273eb96805293d59bdd2d406831f6e6b
-SIZE (TDE/dependencies/libart-lgpl_14.0.12.orig.tar.xz) = 94212
+TIMESTAMP = 1666341824
+SHA256 (TDE/dependencies/libart-lgpl_14.0.13.orig.tar.xz) = 8fd94607405569f556e1c521fd76dd3818aa277b2f533fa01d9de0755ae5a148
+SIZE (TDE/dependencies/libart-lgpl_14.0.13.orig.tar.xz) = 94180
diff --git a/freebsd/dependencies/libcaldav/distinfo b/freebsd/dependencies/libcaldav/distinfo
index b2548369a..a18ae3b34 100644
--- a/freebsd/dependencies/libcaldav/distinfo
+++ b/freebsd/dependencies/libcaldav/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611249
-SHA256 (TDE/dependencies/libcaldav_14.0.12.orig.tar.xz) = fae8233f505bbb988c467a3770c299a468b3ec46c2d27351cb4365147e7238d9
-SIZE (TDE/dependencies/libcaldav_14.0.12.orig.tar.xz) = 187988
+TIMESTAMP = 1666343476
+SHA256 (TDE/dependencies/libcaldav_14.0.13.orig.tar.xz) = c44a594a71613576bcc8a03e06a1b33da91601e5644bfc9132f7997f2e679a0c
+SIZE (TDE/dependencies/libcaldav_14.0.13.orig.tar.xz) = 187956
diff --git a/freebsd/dependencies/libcarddav/distinfo b/freebsd/dependencies/libcarddav/distinfo
index 5e3f50ddb..ee6b76a61 100644
--- a/freebsd/dependencies/libcarddav/distinfo
+++ b/freebsd/dependencies/libcarddav/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611262
-SHA256 (TDE/dependencies/libcarddav_14.0.12.orig.tar.xz) = 33c6da0f05b4ee12b5a8912097ad06f7fcf7f2356196948c46d3eb16267b08f2
-SIZE (TDE/dependencies/libcarddav_14.0.12.orig.tar.xz) = 332528
+TIMESTAMP = 1666343505
+SHA256 (TDE/dependencies/libcarddav_14.0.13.orig.tar.xz) = 2082209e27394d878c37ac23eae7810f0dedb9c3a3680af77dba7ad725c08b14
+SIZE (TDE/dependencies/libcarddav_14.0.13.orig.tar.xz) = 332552
diff --git a/freebsd/dependencies/pinentry-tqt/Makefile b/freebsd/dependencies/pinentry-tqt/Makefile
index c7dbcefd9..9b1692210 100644
--- a/freebsd/dependencies/pinentry-tqt/Makefile
+++ b/freebsd/dependencies/pinentry-tqt/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD: head/security/pinentry/Makefile 517058 2019-11-08 13:17:00Z tobik $
PORTNAME= pinentry
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
PORTREVISION?= 0
CATEGORIES= security
MASTER_SITES= GNUPG/pinentry
diff --git a/freebsd/dependencies/pinentry-tqt/distinfo b/freebsd/dependencies/pinentry-tqt/distinfo
index 2ae32ead1..35c5bd158 100644
--- a/freebsd/dependencies/pinentry-tqt/distinfo
+++ b/freebsd/dependencies/pinentry-tqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645370445
-SHA256 (pinentry-1.2.0.tar.bz2) = 10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470
-SIZE (pinentry-1.2.0.tar.bz2) = 498390
+TIMESTAMP = 1665433941
+SHA256 (pinentry-1.2.1.tar.bz2) = 457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067
+SIZE (pinentry-1.2.1.tar.bz2) = 547698
diff --git a/freebsd/dependencies/polkit-tqt/distinfo b/freebsd/dependencies/polkit-tqt/distinfo
index 248a24b77..0de92fd00 100644
--- a/freebsd/dependencies/polkit-tqt/distinfo
+++ b/freebsd/dependencies/polkit-tqt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650615549
-SHA256 (TDE/dependencies/polkit-tqt_14.0.12.orig.tar.xz) = 5da467776e797ab971ac190e8ec7890fdf5df6b7409c14c9b9b79570e47a53ea
-SIZE (TDE/dependencies/polkit-tqt_14.0.12.orig.tar.xz) = 54084
+TIMESTAMP = 1666346393
+SHA256 (TDE/dependencies/polkit-tqt_14.0.13.orig.tar.xz) = d5400786f93ff99c980efba2be4415cf5b104d05b639c623970593ac1c3ce9ef
+SIZE (TDE/dependencies/polkit-tqt_14.0.13.orig.tar.xz) = 54140
diff --git a/freebsd/dependencies/tqca-tls/distinfo b/freebsd/dependencies/tqca-tls/distinfo
index 06d88610d..aa3b162b4 100644
--- a/freebsd/dependencies/tqca-tls/distinfo
+++ b/freebsd/dependencies/tqca-tls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650615588
-SHA256 (TDE/dependencies/tqca_14.0.12.orig.tar.xz) = 9e4fac0ce0792e18db02444f500448dd2cda977ac2a05ba8936380c6ace42f81
-SIZE (TDE/dependencies/tqca_14.0.12.orig.tar.xz) = 34928
+TIMESTAMP = 1666346306
+SHA256 (TDE/dependencies/tqca_14.0.13.orig.tar.xz) = db806e8b64c8119ce632caa266b78b0b3dcca92296dbbecfa804c1e0d0762c93
+SIZE (TDE/dependencies/tqca_14.0.13.orig.tar.xz) = 34928
diff --git a/freebsd/dependencies/tqca/distinfo b/freebsd/dependencies/tqca/distinfo
index 683121fef..497fc3118 100644
--- a/freebsd/dependencies/tqca/distinfo
+++ b/freebsd/dependencies/tqca/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650615574
-SHA256 (TDE/dependencies/tqca_14.0.12.orig.tar.xz) = 9e4fac0ce0792e18db02444f500448dd2cda977ac2a05ba8936380c6ace42f81
-SIZE (TDE/dependencies/tqca_14.0.12.orig.tar.xz) = 34928
+TIMESTAMP = 1666346288
+SHA256 (TDE/dependencies/tqca_14.0.13.orig.tar.xz) = db806e8b64c8119ce632caa266b78b0b3dcca92296dbbecfa804c1e0d0762c93
+SIZE (TDE/dependencies/tqca_14.0.13.orig.tar.xz) = 34928
diff --git a/freebsd/dependencies/tqmake/distinfo b/freebsd/dependencies/tqmake/distinfo
index b96362f78..cde609a17 100644
--- a/freebsd/dependencies/tqmake/distinfo
+++ b/freebsd/dependencies/tqmake/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650593827
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666310591
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqt3-ibase-plugin/distinfo b/freebsd/dependencies/tqt3-ibase-plugin/distinfo
index ac5a6dcda..ac0fb5041 100644
--- a/freebsd/dependencies/tqt3-ibase-plugin/distinfo
+++ b/freebsd/dependencies/tqt3-ibase-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611037
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666313449
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqt3-mysql-plugin/distinfo b/freebsd/dependencies/tqt3-mysql-plugin/distinfo
index 9bac174ce..21aa4fb78 100644
--- a/freebsd/dependencies/tqt3-mysql-plugin/distinfo
+++ b/freebsd/dependencies/tqt3-mysql-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611074
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666313535
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqt3-odbc-plugin/distinfo b/freebsd/dependencies/tqt3-odbc-plugin/distinfo
index b9b6013f4..8f2bfad8d 100644
--- a/freebsd/dependencies/tqt3-odbc-plugin/distinfo
+++ b/freebsd/dependencies/tqt3-odbc-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611084
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666313567
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqt3-pgsql-plugin/distinfo b/freebsd/dependencies/tqt3-pgsql-plugin/distinfo
index ba3913ce7..9ea0dc84b 100644
--- a/freebsd/dependencies/tqt3-pgsql-plugin/distinfo
+++ b/freebsd/dependencies/tqt3-pgsql-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611094
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666313584
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqt3-sqlite-plugin/distinfo b/freebsd/dependencies/tqt3-sqlite-plugin/distinfo
index b15c2b77d..0c618f177 100644
--- a/freebsd/dependencies/tqt3-sqlite-plugin/distinfo
+++ b/freebsd/dependencies/tqt3-sqlite-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611119
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666313618
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqt3-sqlite3-plugin/distinfo b/freebsd/dependencies/tqt3-sqlite3-plugin/distinfo
index 58b7f8309..a773186e5 100644
--- a/freebsd/dependencies/tqt3-sqlite3-plugin/distinfo
+++ b/freebsd/dependencies/tqt3-sqlite3-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650611143
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666313629
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqt3/distinfo b/freebsd/dependencies/tqt3/distinfo
index b0afe9834..09651c4d5 100644
--- a/freebsd/dependencies/tqt3/distinfo
+++ b/freebsd/dependencies/tqt3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650593869
-SHA256 (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = b0cbbd72228e0d9707e052b62e87e99522b81ca6b4abc3054db5b8ef298f6708
-SIZE (TDE/dependencies/tqt-x11-free_14.0.12.orig.tar.xz) = 10962680
+TIMESTAMP = 1666311050
+SHA256 (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 1f6884a7b66466255e79d8d5ac33183467a85396afbefc7d255b34663c3464f9
+SIZE (TDE/dependencies/tqt-x11-free_14.0.13.orig.tar.xz) = 10960436
diff --git a/freebsd/dependencies/tqtinterface/distinfo b/freebsd/dependencies/tqtinterface/distinfo
index 73bd666cc..c01984cf7 100644
--- a/freebsd/dependencies/tqtinterface/distinfo
+++ b/freebsd/dependencies/tqtinterface/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650613017
-SHA256 (TDE/dependencies/libtqtinterface_14.0.12.orig.tar.xz) = c3ca3886629d426d29fa62589b3587752b0c6cb5b4186a9be0ea4b5c523e7b37
-SIZE (TDE/dependencies/libtqtinterface_14.0.12.orig.tar.xz) = 574468
+TIMESTAMP = 1666336978
+SHA256 (TDE/dependencies/libtqtinterface_14.0.13.orig.tar.xz) = aad8f9bc196a808854ca1fb8d53300568ba45586ddddafe531e5b54196f65a8e
+SIZE (TDE/dependencies/libtqtinterface_14.0.13.orig.tar.xz) = 574388