CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/11/28 04:40:23
Modified files:
devel/ptlib : Makefile distinfo
devel/ptlib/patches: patch-make_unix_mak
patch-plugins_Makefile_in
patch-src_ptlib_unix_socket_cxx
devel/ptlib/pkg: DESCR PLIST
Added files:
devel/ptlib/patches: patch-Makefile_in patch-make_common_mak
patch-make_lib_mak patch-plugins_configure
patch-plugins_vidinput_v4l2_vidinput_names_cxx
Removed files:
devel/ptlib/patches: patch-Makefile patch-configure
patch-include_ptlib_unix_ptlib_platform_h
patch-plugins_vidinput_bsd_vidinput_bsd_cxx
patch-plugins_vidinput_v4l2_vidinput_v4l2_cxx
patch-src_ptclib_pssl_cxx
patch-src_ptclib_pwavfile_cxx
patch-src_ptlib_common_osutils_cxx
patch-src_ptlib_common_sockets_cxx
patch-src_ptlib_unix_assert_cxx
patch-src_ptlib_unix_channel_cxx
patch-src_ptlib_unix_osutil_cxx
patch-src_ptlib_unix_remconn_cxx
patch-src_ptlib_unix_serchan_cxx
patch-src_ptlib_unix_svcproc_cxx
patch-src_ptlib_unix_tlib_cxx
patch-src_ptlib_unix_tlibthrd_cxx
Log message:
Downgrade version and use the maintained fork of PTLib 2.10.9 in
github.com/willamowius/ptlib as advised by the gnugk project.
Set up CONFIGURE_ARGS as documented at
https://www.gnugk.org/gnugk-manual-14.html
This also has the nice side effect to unbreak with OpenSSL 1.1.1 where DH and
BIO are opaque (req. by tb@).