Commit graph

17 commits

Author SHA1 Message Date
hubertf
25f8ff738b Update rdesktop to 1.5.0. Changes:
* SeamlessRDP - seamless windows support
  * Keymap fixes
  * Fix connection issues with Windows XP RTM
  * Keyboard handling improvements and fixes
  * SGI/Irix sound-driver fixes
  * Support for clipboard INCR protocol
  * Session Directory support
  * Support for long filenames on redirected drives
  * XOR ellipse drawing fix
  * Clipboard unicode support (Ilya Konstantinov)
  * Fix display issues with exotic color depths (30bpp, 32bpp, etc)
  * Large file support
  * The default color depth is now the depth of the root window
  * Basic support for Windows Vista Beta 2
  * Fix high cpu-usage in OSS-driver
2006-12-01 10:53:15 +00:00
joerg
cdead68501 Don't declare errno, errno.h does so already. This will be in the next
upstream version.
2005-10-10 20:23:05 +00:00
xtraeme
f270ef370e Update to 1.4.1, changes:
* persistent bitmap cache optimisations
   * support for more RDP-orders (ellipse, polygon)
   * libao sound-driver (for Mac OSX and others)
   * Unicode support for transmitted strings/filenames
   * Added korean keymap
   * Xembed fixes to work with krdc correctly
   * Portability fixes
   * Support for RDP-compression (all bpps)
   * process RDP recv queue if send queue is full
2005-05-18 01:11:44 +00:00
xtraeme
356cb19a85 Update to 1.4.0
Changes:

   * Basic disk-, parallel-, printer- and serial-redirection
   * Fix timezone-redirection
   * Backing-store fixes
   * Fix client-IP sent to TS
   * XEmbed support for embedding rdesktop in other applications (KRDC)
   * Support for setting the RDP5 experience
   * Keyboard and keymap fixes
   * Performance improvements
   * Report disconnect-reason
   * Support for RDP-compression (currently only for 8bpp)
   * Support for persistent bitmap caching
   * Sound-driver for SGI/Irix
2005-03-23 15:24:11 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
xtraeme
48324696ae Again... there's no need to use CFLAGS to pass the audio device
in some file, use subst.mk and remove the patch.
2005-02-15 20:20:06 +00:00
seb
9b2e265646 Add PATCHFILE from KDE cvs repository: it adds an option to embed rdesktop
into a existing window. This is required by krdc from kdenetwork package
version 3.3.0.

XXX This is supposed to be integrated in next version of rdesktop.

Bump PKGREVISION.
2004-09-26 15:05:36 +00:00
xtraeme
86e4785fb1 Update rdesktop to 1.3.1
Changes:

   * Crypto fixes for RDP5
   * Keyboard and keymap fixes
   * some endianess fixes for high color
   * portability enhancements
2004-01-24 14:01:47 +00:00
grant
466686b97a fix sound support on NetBSD by picking up ${DEVOSSAUDIO} from
ossaudio.buildlink2.mk and using it.

reorder WRKSRC to appease pkglint.

bump PKGREVISION.
2003-11-22 03:34:51 +00:00
grant
c6c45e2138 Updated rdesktop to 1.3.0.
Major changes since 1.2.0:

New features:

* RDP 5
* 15, 16 and 24 bit color depths
* Basic clipboard redirection
* Sound
* IPv6
* Attaching to console on Windows 2003

Other changes:

* Updated keymaps
* Increased maximum lengths for usernames and passwords
* Support for specifying geometry in terms of percent of whole screen
2003-11-20 04:46:08 +00:00
jlam
627ace230f Use rdesktop's configure process (no rationale for not using it). It will
automatically add the correct libraries for each OS, so we can remove the
custom SunOS library additions in the package Makefile.  Also remove the
custom do-install target and simply use the rdesktop one (no rationale for
not using it either).  Remove USE_GMAKE setting since BSD make is
sufficient.
2003-03-06 19:08:10 +00:00
grant
927c14c576 update to rdesktop 1.2.
Changes since 1.1 unknown, author does not maintain a changelog.

closes PR pkg/20334 from Juan RP (though I already had this
update in my tree).
2003-02-13 23:25:05 +00:00
grant
fe8456d548 files missed from last commit, grr.
fixes build on solaris.
2002-07-25 02:48:47 +00:00
cjep
c9e99404f3 Pass an -R to the linker, fixing this package on NetBSD/arm. 2002-06-07 10:28:13 +00:00
rh
1bebacda6c Undo previous import. Alistair already committed an rdesktop package some
time ago.
2001-09-30 11:15:19 +00:00
rh
2895509207 Initial import of rdesktop-1.1.0, an open source Remote Desktop Protocol
client.
2001-09-30 11:08:13 +00:00
agc
1be43417ea Import rdesktop-1.1.0, an open-source RDP client for connecting to Windows NT
and Windows 2000 terminal servers, into the packages collection.

Package provided in PR 14059 by Grant Beattie (grant@grunta.com), slightly
modified by myself.
2001-09-25 12:45:59 +00:00