Date: Thu, 26 Apr 2007 01:16:41 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/ssvnc Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/ssvnc/files patch-build.unix Message-ID: <200704260116.l3Q1Gfsb059590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2007-04-26 01:16:41 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/ssvnc Makefile distinfo pkg-descr pkg-message pkg-plist net/ssvnc/files patch-build.unix Log: The Enhanced TightVNC Viewer package started as a project to add some patches to the long neglected Unix TightVNC Viewer. However, now the front-end GUI and wrapper scripts features dwarf the Unix TightVNC Viewer patches (see the lists below). It adds a GUI for Windows, Mac OS X, and Unix that automatically starts up STUNNEL SSL tunnel for SSL or SSH connections to x11vnc, and then launches the TightVNC Viewer to use the tunnel. It also enables SSL encrypted VNC connections to any other VNC Server running an SSL tunnel, such as STUNNEL, at their end. It can be used to perform SSH tunnelled connections to any VNC Server as well. The tool has many additional features (see below for a list). The short name for this project is "ssvnc" for SSL/SSH VNC Viewer. WWW: http://www.karlrunge.com/x11vnc/ssvnc.html Revision Changes Path 1.1857 +1 -0 ports/net/Makefile 1.1 +55 -0 ports/net/ssvnc/Makefile (new) 1.1 +3 -0 ports/net/ssvnc/distinfo (new) 1.1 +47 -0 ports/net/ssvnc/files/patch-build.unix (new) 1.1 +15 -0 ports/net/ssvnc/pkg-descr (new) 1.1 +9 -0 ports/net/ssvnc/pkg-message (new) 1.1 +6 -0 ports/net/ssvnc/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704260116.l3Q1Gfsb059590>