diff options
author | wiz <wiz@pkgsrc.org> | 2021-11-16 15:45:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-11-16 15:45:01 +0000 |
commit | e6372bf2bb30b48bc7c052bd44511b86ae973b0b (patch) | |
tree | 34e57a2ff840a063cc4692d3da743609ed51cb39 /net/tigervnc/PLIST | |
parent | b2ef447a4bb2f3aa36ca9c1241dc4a5d8a2f5325 (diff) | |
download | pkgsrc-e6372bf2bb30b48bc7c052bd44511b86ae973b0b.tar.gz |
tigervnc: update to 1.12.0.1.20.13.
TigerVNC 1.12.0 is now available. Lots of changes have been made
since the last release, but the highlights are:
* The native viewer now supports full screen over a subset of
monitors (e.g. 2 out of 3), and reacts properly to monitors
being added or removed
* Recent server history in the native viewer
* The native viewer now has an option to reconnect if the connection
is dropped
* Translations are now enabled on Windows and macOS for the native
viewer
* The native viewer now respects the system security policy¹
Better handling of accented keys in the Java viewer
* The Unix servers can now listen to both a Unix socket and a
TCP port at the same time
* The network code in both the servers and the native viewer has
been restructured to give a more responsive experience
* The vncserver service now correctly handles settings set to
"0"
* Fixed the clipboard Unicode handling in both the native viewer
and the servers
* Support for pointer "warping" in Xvnc and the native viewer,
enabling e.g. FPS games
Diffstat (limited to 'net/tigervnc/PLIST')
-rw-r--r-- | net/tigervnc/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tigervnc/PLIST b/net/tigervnc/PLIST index 971f47f2026..f8535cb0879 100644 --- a/net/tigervnc/PLIST +++ b/net/tigervnc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2021/05/16 21:06:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2021/11/16 15:45:01 wiz Exp $ bin/Xvnc bin/vncconfig bin/vncpasswd @@ -18,6 +18,7 @@ man/man8/vncserver.8 man/man8/vncsession.8 sbin/vncsession share/applications/vncviewer.desktop +share/doc/tigervnc/HOWTO.md share/doc/tigervnc/LICENCE.TXT share/doc/tigervnc/README.rst share/examples/tigervnc/tigervnc @@ -40,6 +41,7 @@ share/locale/es/LC_MESSAGES/tigervnc.mo share/locale/fi/LC_MESSAGES/tigervnc.mo share/locale/fr/LC_MESSAGES/tigervnc.mo share/locale/fur/LC_MESSAGES/tigervnc.mo +share/locale/he/LC_MESSAGES/tigervnc.mo share/locale/hu/LC_MESSAGES/tigervnc.mo share/locale/id/LC_MESSAGES/tigervnc.mo share/locale/it/LC_MESSAGES/tigervnc.mo |