- crypto fixes for RDP5
- keyboard and keymap fixes
- some endianess fixes for high color
PR: ports/61871
Submitted by: Chris Knight <chris@e-easy.com.au>
Approved by: maintainer
- Added RDP version 5 support.
- Cut'n'paste between RDP session and X11 applications is now possible
- Can connect to console on Windows 2003 servers
- Added preliminary sound support
- Support 15, 16 and 24-bit color depths
- While I'm here [2]:
- install some documentation
- slightly clarify COMMENT and pkg-descr
- simplify do-install target
- use DATADIR and DOCSDIR in Makefile and pkg-plist
PR: 57635, 58703 [1]
Submitted by: Chris Knight <chris@e-easy.com.au> [1], sergei [2]
capable of natively speaking its Remote Desktop Protocol (RDP) in
order to present the user's NT desktop. Unlike Citrix ICA, no server
extensions are required.
PR: ports/23524
Submitted by: Matthew West <mwest@uct.ac.za>