2022-04-15 17:05:30 by Thomas Klausner | Files touched by this commit (1) |
Log message:
tigervnc: depend on xkbcomp when using modular X
|
2022-01-14 19:17:23 by Tobias Nygren | Files touched by this commit (1) |
Log message:
tigervnc: add LDFLAGS.SunOS (PR pkg/56627)
|
2022-01-14 14:44:37 by Thomas Klausner | Files touched by this commit (1) |
Log message:
tigervnc: fix typos.
Reported by Sad Clouds in PR 56625
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-11-26 17:47:21 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
tigervnc: stop using rfbwait
After the update this seems to not be supported any longer.
Bump PKGREVISION.
|
2021-11-16 16:45:02 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
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
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-10-01 13:42:23 by Nia Alarie | Files touched by this commit (2) |
Log message:
tigervnc: Avoid hardcoding X11BASE
|
2021-09-30 23:38:23 by Thomas Klausner | Files touched by this commit (2) |
Log message:
tigervnc: look in /usr/X11R7 for fonts
From Chavdar Ivanov in PR 56427.
Bump PKGREVISION.
|