CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/01/13 08:12:55
Modified files:
net : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
net/ssvnc : Makefile distinfo
net/ssvnc/patches: patch-scripts_ssvnc
patch-scripts_util_ss_vncviewer
patch-scripts_util_ssvnc_tcl
patch-vnc_unixsrc_vncviewer_Imakefile
patch-vnc_unixsrc_vncviewer_vncviewer_h
patch-vnc_unixsrc_vncviewer_vncviewer_man
patch-vncstorepw_Makefile
patch-vncstorepw_ultravnc_dsm_helper_c
net/ssvnc/pkg : DESCR-gui DESCR-main PLIST-gui PLIST-main
Log message:
remove net/ssvnc, the upstream maintainer hasn't been seen in some years
and has various security issues (most libvncclient security fixes from the
past are relevant to this too; see e.g. patches in debian's ssvnc package).
suggest using either tigervnc's vncviewer, or something using
libvncclient (e.g. remmina) instead, both of which are better maintained.
ok tb@