summaryrefslogtreecommitdiff
path: root/net/tigervnc
AgeCommit message (Collapse)AuthorFilesLines
2022-10-26*: bump PKGREVISION for libunistring shlib major bumpwiz1-2/+2
2022-08-19Add desktopdb.mk depends for share/applications/vncviewer.desktopabs1-2/+3
Bump PKGREVISION
2022-08-08tigervnc: set INSTALL_TARGET as CMake stripping does not work for automake ↵adam1-1/+2
targets
2022-07-28tigervnc: fix png library namewiz2-4/+4
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2022-04-15tigervnc: depend on xkbcomp when using modular Xwiz1-1/+3
2022-01-14tigervnc: add LDFLAGS.SunOS (PR pkg/56627)tnn1-1/+2
2022-01-14tigervnc: fix typos.wiz1-3/+3
Reported by Sad Clouds in PR 56625
2021-12-08revbump for icu and libffiadam1-2/+2
2021-11-26tigervnc: stop using rfbwaitwiz2-2/+3
After the update this seems to not be supported any longer. Bump PKGREVISION.
2021-11-16tigervnc: update to 1.12.0.1.20.13.wiz4-22/+23
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-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-3/+3
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-07net: Remove SHA1 hashes for distfilesnia1-3/+1
2021-10-01tigervnc: Avoid hardcoding X11BASEnia2-8/+5
2021-09-30tigervnc: look in /usr/X11R7 for fontswiz2-2/+3
From Chavdar Ivanov in PR 56427. Bump PKGREVISION.
2021-09-29revbump for boost-libsadam1-2/+2
2021-07-10net/tigervnc: depends on xkeyboard-config (PR 55086 from Joern Clausen)dholland1-2/+3
PKGREVISION -> 3
2021-05-27tigervnc: fix dependencywiz1-3/+4
Use Xfont2 instead of Xfont, reported by Joern Clausen in PR 56211. Explicitly set sysconfdir to try fixing the other part of that PR.
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2021-05-16tigervnc: update to 1.11.0 (with xorg-server 1.20.11).wiz13-149/+1067
Switch to xorg-server 1.20.11. Restore vncserver script that upstream does not distribute any longer (they switched to systemd instead). Changes: TigerVNC 1.11.0 is now available. This is a new major release of TigerVNC, but also a security release. Users that rely on the TLS feature in the viewers are recommended to upgrade as soon as possible. Lots of changes have been made since the last release, but the highlights are: * A security issue has been fixed in how the viewers handle TLS certificate exceptions * vncserver has gotten a major redesign to be compatible with modern distributions * The native viewer now has touch gestures to handle certain mouse actions (e.g. scroll wheel) * Middle mouse button emulation in the native viewer, for devices with only two mouse buttons * The Java viewer now supports Java 9+, but also now requires Java 8+ * Support for alpha cursors in the Java viewer (a feature already supported in the native viewer) * The password and username can now be specified via the environment for the native viewer * Support for building Xvnc/libvnc.so with Xorg 1.20.7+ and deprecate support for Xorg older than 1.16 * The official builds have been fixed to work on the upcoming macOS 11 * The Windows server (WinVNC) is now packaged separately as it is unmaintained and buggy 1.10.1 This is a security release to fix a number of issues that were found by Kaspersky Lab. These issues affect both the client and server and could theoretically allow an malicious peer to take control over the software on the other side. No working exploit is known at this time, and the issues require the peer to first be authenticated. We still urge users to upgrade when possible. 1.10.0 TigerVNC 1.10.0 is now available. Lots of changes have been made since the last release, but the highlights are: * The clipboard now supports full Unicode in the native viewer, WinVNC and Xvnc/libvnc.so * The native client will now respect the system trust store when verifying server certificates * Improved compatibility with VMware's VNC server * Improved compatibility with some input methods on macOS * Improvements to the automatic "repair" of JPEG artefacts * Better handling of the Alt keys in some corner cases * The Java web server has been removed as applets are no longer support by most browsers * x0vncserver can now be configured to only allow local connections * x0vncserver has received fixes for when only part of the display is shared * Polling is now default in WinVNC as that works better for most
2021-04-21revbump for boost-libsadam1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-04-17tigervnc: downgrade to 1.9wiz4-11/+82
1.10 is much too unstable for me.
2020-03-15tigervnc: switch back to xserver-1.17wiz2-9/+9
With 1.19, Xvnc immediately dumps core on startup for me. Bump PKGREVISION.
2020-03-13tigervnc: update to 1.10.1nb1.wiz3-81/+9
Use xorg-server-1.19.6 sources. (1.20.7 didn't compile because of missing 'ddxInputThreadInit' symbol.)
2020-03-13tigervnc: update to 1.10.1.wiz3-9/+10
1.10.1 This is a security release to fix a number of issues that were found by Kaspersky Lab. These issues affect both the client and server and could theoretically allow an malicious peer to take control over the software on the other side. No working exploit is known at this time, and the issues require the peer to first be authenticated. We still urge users to upgrade when possible. 1.10.0 1.10.0 is now available. Lots of changes have been made since the last release, but the highlights are: * The clipboard now supports full Unicode in the native viewer, WinVNC and Xvnc/libvnc.so * The native client will now respect the system trust store when verifying server certificates * Improved compatibility with VMware's VNC server * Improved compatibility with some input methods on macOS * Improvements to the automatic "repair" of JPEG artefacts * Better handling of the Alt keys in some corner cases * The Java web server has been removed as applets are no longer support by most browsers * x0vncserver can now be configured to only allow local connections * x0vncserver has received fixes for when only part of the display is shared * Polling is now default in WinVNC as that works better for most
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2019-11-03net: align variable assignmentsrillig1-11/+11
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-08-17tigervnc: update to 1.9.0.wiz6-119/+26
(Still using xorg-server 1.17, up to 1.20 is supported.) The new TigerVNC 1.9.0 is now available. Lots of changes have been made since the last release, but the highlights are: - Alternative, "raw" keyboard mode in the native client and all servers - CapsLock/NumLock/ScrollLock synchronisation in the native client and all servers - Automatic "repair" of JPEG artefacts on screen in all servers - Support for UNIX sockets in the native client and in the UNIX servers - Both clients now warn when sending the password over a possibly insecure channel - Performance improvements in the Java client - The Java client now requires Java 7 - Improved high latency handling in all servers - Better keyboard handling in the native client on Windows - Slightly better keyboard handling in x0vncserver - x0vncserver now supports cursors and screen resize - Xorg 1.20 can now be used as a base for Xvnc/libvnc.so
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz1-13/+3
Remove now obsolete packages.
2017-12-04Make sure aclocal will search in $X11BASE/share/aclocal/, fix buildbouyer1-2/+4
with native Xorg on netbsd-8.
2017-09-13tigervnc: update to 1.8.0.wiz5-29/+18
The full release of TigerVNC 1.8.0 is now available. Lots of changes have been made since the last release, but the highlights are: - Overhaul of the Java client to match the look and behaviour of the native client - Initial work for multi-threaded decoding in the Java client - vncconfig no longer needed for clipboard with Xvnc/libvnc.so - vncserver has system wide config support - Reduced CPU usage in the native viewer on macOS - macOS requirement raised to 10.6 - Full support for alpha cursors in Xvnc/libvnc.so and both viewers
2017-01-25Fix previous -- only set native-necessary flags in native case.wiz1-1/+7
Paths for modular are different enough this broke. Bump PKGREVISION.
2017-01-25Add configure args to give the location of xkb. Without this, the vncdmcmahill1-1/+4
server would fail to start when using the native X on NetBSD-7.0.2. This should allow it to work on native and pkgsrc X
2017-01-24Updated tigervnc to 1.7.1.wiz2-8/+7
This is a security update for TigerVNC 1.7.0 which fixes a memory overflow issue via the RRE decoder. A malicious server could possibly use this issue to take control of the TigerVNC viewer. Users are advised to upgrade as soon as possible.
2016-09-20Updated tigervnc to 1.7.0nb3.wiz3-24/+26
Add missing mcookie dependency. Switch back to xorg-server-1.17 since 1.18 made Xnvc dump core on startup.
2016-09-19Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-2/+2
2016-09-19Switch to xorg-server-1.18.4.wiz3-23/+24
Bump PKGREVISION.
2016-09-19Updated tigervnc to 1.7.0.wiz4-23/+19
Still using xorg-server-1.17.2 for now. The proper release of TigerVNC 1.7.0 is now available. Lots of changes have been made since the last release, but the highlights are: Multi-threaded decoder in the FLTK viewer Windows Vista/2008 is now the minimum requirement Improved SSH integration in the Java viewer Fine grained lock down of Xvnc parameters Compatibility with Xorg 1.18 Lots of packaging fixes Better compatibility with Vino, both in the FLTK and Java viewer
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-1/+2
2016-04-21Use CMAKE_INSTALL_MANDIR.jperkin2-4/+4
2016-02-19Update tigervnc to 1.6.0.wiz3-23/+13
Do not update xserver used, still 1.17.2. Release notes: TigerVNC 1.6.0 is now available. This release is mostly about fixing various bugs and polishing existing features, but there are some notable new things: * Multi-head support in the Java viewer * Better certificate handling in the Java viewer, including host name verification