154ef FreshPorts -- net/rdesktop
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rdesktop 1.7.1_1 net on this many watch lists=84 search for ports that depend on this port
RDP client for Windows NT/2000/2003 Terminal Server
Maintained by: obrien@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Jun 2001 23:07:54
Also Listed In: comms ipv6
License: GPLv3


Rdesktop is an open source client for Windows NT/2000/2003 Terminal Server,
capable of natively speaking its Remote Desktop Protocol (RDP) in
order to present the user's Windows desktop.  Unlike Citrix ICA, no server
extensions are required.

WWW: http://www.rdesktop.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/gmake
  3. x11/libX11
Required To Run:
  1. security/openssl
  2. x11/libX11

This port is required by:

for Run

To install the port: cd /usr/ports/net/rdesktop/ && make install clean
To add the package: pkg_add -r rdesktop


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  3. http://freefr.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  4. http://garr.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  5. http://heanet.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  6. http://hivelocity.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  7. http://ignum.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  8. http://internode.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  9. http://iweb.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  10. http://jaist.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  11. http://kaz.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  12. http://kent.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  13. http://master.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  14. http://nchc.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  15. http://ncu.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  16. http://netcologne.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  17. http://sunet.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  18. http://superb-dca3.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  19. http://switch.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  20. http://tenet.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  21. http://ufpr.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/
  22. http://waix.dl.sourceforge.net/project/rdesktop/rdesktop/1.7.1/

Number of commits found: 66

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.7.1_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
11 Jan 2012 01:38:52
Original commit files touched by this commit  1.7.1
obrien search for other commits by this committer
Update to version 1.7.1.

Key changes:
* Fix clipboard issue when not building with unicode support
* Fix compilation against newer PCSC lite versions
* Fix for per-device license mode on Windows 2008 R2 terminal server
* Fix building 64bit version with static openssl linkage
* Rewrite of smartcard handling for 64bit support, fixes several bugs
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.7.0
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
19 Apr 2011 07:09:17
Original commit files touched by this commit  1.7.0
obrien search for other commits by this committer
rdesktop is now GPLv3.
19 Apr 2011 06:24:13
Original commit files touched by this commit  1.7.0
obrien search for other commits by this committer
Upgrade to version 1.7.0.

[see http://sourceforge.net/mailarchive/message.php?msg_id=27376554
 for the list of key changes]
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.6.0_1
miwi search for other commits by this committer
- Get Rid MD5 support
21 Oct 2010 01:01:00
Original commit files touched by this commit  1.6.0_1
obrien search for other commits by this committer
Catch up with ao.

PR:             151599
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp>
11 Oct 2010 07:30:32
Original commit files touched by this commit  1.6.0_1
obrien search for other commits by this committer
Rdesktop will use several sound related libraries if they are already
installed, without telling it to do so.  So ensure these dependencies
get registered.

PR:             146720
Submitted by:   Yuri Pankov <yuri.pankov@gmail.com> (reworked by me)
09 Sep 2010 20:00:00
Original commit files touched by this commit  1.6.0_1
obrien search for other commits by this committer
Fix issue where remote sounds over RDP does not work by applying
the "Rdp Sound in Vista [PATCH]" patch from
http://sourceforge.net/mailarchive/forum.php?thread_name=200902131243.10881.sameer.subscriptions%40damagehead.com&forum_name=rdesktop-devel

PR:             135500
Submitted by:   Lapo Luchini <lapo@lapo.it>
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.6.0
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
30 Dec 2008 01:44:22
Original commit files touched by this commit  1.6.0
obrien search for other commits by this committer
Add WITH_ICONV knob.  Victor Sudakov reports he needs this patch in order
to properly build Cyrillic filenames support.

Submitted by:   Victor Sudakov <sudakov@sibptus.tomsk.ru>
21 May 2008 06:44:36
Original commit files touched by this commit  1.6.0
obrien search for other commits by this committer
Add a debugging knob (WITH_RDESKTOP_DEBUG) to help folks figure out any
problems they may have.   [parts derived from the PR]

PR:             123720
Submitted-by:   Alexander Logvinov <ports@logvinov.com>
21 May 2008 04:52:03
Original commit files touched by this commit  1.6.0
obrien search for other commits by this committer
Upgrade to version 1.6.0.
Also enable IPv6 by default (define WITHOUT_IPV6 if this causes you trouble).
23 Sep 2007 11:25:03
Original commit files touched by this commit  1.5.0_3
edwin search for other commits by this committer
[DEPS] net/rdesktop USE_XLIB -> USE_XORG

        This port requires only USE_XORG= x11
        (tested with tinderbox)

PR:             ports/115465
Submitted by:   Martin Matuska <mm@FreeBSD.org>
Approved by:    maintainer timeout
23 Sep 2007 11:24:31
Original commit files touched by this commit  1.5.0_3
edwin search for other commits by this committer
[DEPS] net/rdesktop USE_XLIB -> USE_XORG

        This port requires only USE_XORG= x11
        (tested with tinderbox)

PR:             ports/115465
Submitted by:   Martin Matuska <mm@FreeBSD.org>
23 Aug 2007 23:53:59
Original commit files touched by this commit  1.5.0_2
obrien search for other commits by this committer
Upon server-initiated closure of the sound device, rdesktop(1) hangs in
a tight loop if the sound packet buffer is not empty.  This usually
occurs after a long playback, and is indicated by an endless stream of
"ERROR: select: Bad file descriptor" messages on stderr.

Fix: forcibly empty the sound packet buffer after closing the sound device.

PR:             115692
Submitted by:   "Eugene M. Kim" <freebsd.org@ab.ote.we.lv>
19 Jun 2007 08:55:11
Original commit files touched by this commit  1.5.0_2
pav search for other commits by this committer
- Fix a crash on login for people running on X.org 7.2 in 24-bit color depth

PR:             ports/113216, ports/113678
Submitted by:   Thomas Spreng <spreng@socket.ch>
Approved by:    maintainer timeout (obrien; 18 days)
19 May 2007 20:32:57
Original commit files touched by this commit  1.5.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 Sep 2006 19:56:24
Original commit files touched by this commit  1.5.0
obrien search for other commits by this committer
Update to version 1.5.0.
13 Sep 2006 16:46:57
Original commit files touched by this commit  1.5.0
obrien search for other commits by this committer
Update to version 1.5.0.

* SeamlessRDP - seamless windows support
* Keyboard handling improvements and fixes
* Support for clipboard INCR protocol
* Session Directory support
* Support for long filenames on redirected drives
* Clipboard unicode support
* 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

And wait for it... wait... wait...
* Basic support for Windows Vista Beta 2 !
11 May 2006 22:49:56
Original commit files touched by this commit  1.4.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.4.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:46:07
Original commit files touched by this commit  1.4.1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
24 Oct 2005 03:39:13
Original commit files touched by this commit  1.4.1
obrien search for other commits by this committer
Fix to respect non-standard LOCALBASE/X11BASE settings.
16 May 2005 09:30:10
Original commit files touched by this commit  1.4.1
obrien search for other commits by this committer
Missed a keymap in the 1.4.1 update.

Submitted by:   pointyhat
08 May 2005 23:49:47
Original commit files touched by this commit  1.4.1
obrien search for other commits by this committer
Update to version 1.4.1.
08 May 2005 23:43:24
Original commit files touched by this commit  1.4.0_2
obrien search for other commits by this committer
Update maintainer.
25 Apr 2005 15:01:26
Original commit files touched by this commit  1.4.0_2
pav search for other commits by this committer
- Back out unicode patches, they broke a lot of basic functionality, like
  username and password presets

Reported by:    several
20 Apr 2005 08:12:44
Original commit files touched by this commit  1.4.0_1
flz search for other commits by this committer
- Add unicode support (this is already in rdesktop CVS tree, so this will
be removed when rdesktop will release 1.4.1).

PR:             ports/78710
Submitted by:   Alex Miller <asm@asm.kiev.ua>
Obtained from:  rdesktop project
14 Mar 2005 18:50:38
Original commit files touched by this commit  1.4.0
flz search for other commits by this committer
- Remove EXTRA_PATCHES.

Noticed by:     Steve Tremblett <sjt@cisco.com>
Pointyhat to:   obrien
14 Mar 2005 14:50:40
Original commit files touched by this commit  1.4.0
sergei search for other commits by this committer
- Fix X11 libraries search - explicitly pass ${X11BASE} to configure
  This fixes X11 dependency when X11BASE != /usr/X11R6
- While I'm here, pacify portlint(1) by moving EXTRA_PATCHES to go
  after MAINTAINER section

PR:             ports/77854
Submitted by:   sergei
Approved by:    Matt Douhan (ex-maintainer)
11 Mar 2005 12:28:11
Original commit files touched by this commit  1.4.0
lofi search for other commits by this committer
Reset maintainership.

Approved by: ex-maintainer
10 Mar 2005 19:05:11
Original commit files touched by this commit  1.4.0
obrien search for other commits by this committer
Sort the keymaps.
10 Mar 2005 18:25:24
Original commit files touched by this commit  1.4.0
obrien search for other commits by this committer
Upgrade to version 1.4.0.
(this was missed in the Makefile commit)
10 Mar 2005 03:51:23
Original commit files touched by this commit  1.4.0
obrien search for other commits by this committer
Upgrade to version 1.4.0.
07 Feb 2005 08:14:41
Original commit files touched by this commit  1.3.1_3
obrien search for other commits by this committer
Fix '[1077366] Send Client IP instead of 127.0.0.1 using RDPv5'

Obtained from: 
http://sourceforge.net/tracker/index.php?func=detail&aid=1077366&group_id=24366&atid=381349
07 Feb 2005 08:14:14
Original commit files touched by this commit  1.3.1_3
obrien search for other commits by this committer
Fix '[1077366] Send Client IP instead of 127.0.0.1 using RDPv5'

Obtained from: 
http://sourceforge.net/tracker/index.php?func=detail&aid=1077366&group_id=24366&atid=381349
21 Oct 2004 20:38:34
Original commit files touched by this commit  1.3.1_2
lofi search for other commits by this committer
Fix rdesktop with KDE 3.3's krdc.

PR: ports/72975
Submitted by: maintainer
28 Apr 2004 16:37:50
Original commit files touched by this commit  1.3.1_1
pav search for other commits by this committer
- Respect CC

PR:             ports/65111
Submitted by:   michael johnson <ahze@ahze.net>
Approved by:    maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.3.1_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.3.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
25 Jan 2004 21:51:17
Original commit files touched by this commit  1.3.1
pav search for other commits by this committer
* Update to 1.3.1
- 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
31 Oct 2003 22:47:24
Original commit files touched by this commit  1.3.0
obrien search for other commits by this committer
minor style tweak
30 Oct 2003 11:54:37
Original commit files touched by this commit  1.3.0
sergei search for other commits by this committer
- Update to 1.3.0 [1]:
  - 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]
30 Mar 2003 17:27:25
Original commit files touched by this commit  1.2.0
perky search for other commits by this committer
- Turn on the "SAVE_LICENSE" option.
- Give a maintainership to the submitter.

PR:             50456
Submitted by:   Matt Douhan <mdouhan@wizzy.ath.cx>
24 Feb 2003 07:52:15
Original commit files touched by this commit  1.2.0
edwin search for other commits by this committer
Release maintainership

PR:             ports/48620
Submitted by:   Chris Knight <chris@aims.com.au>
21 Feb 2003 13:15:09
Original commit files touched by this commit  1.2.0
knu search for other commits by this committer
De-pkg-comment.
04 Feb 2003 00:39:49
Original commit files touched by this commit  1.2.0
olgeni search for other commits by this committer
Add missing patches from ports/47715, remove ALL_TARGET from Makefile.

PR:             47715
Noticed by:     maintainer
03 Feb 2003 15:33:25
Original commit files touched by this commit  1.2.0
olgeni search for other commits by this committer
Add missing ALL_TARGET.

Submitted by:   Pav Lucistnik <pav_cz@volny.cz>
02 Feb 2003 10:41:09
Original commit files touched by this commit  1.2.0
olgeni search for other commits by this committer
Upgrade rdesktop to 1.2.0.

PR:             47715
Submitted by:   Chris Knight <chris@aims.com.au>
06 Jan 2003 19:48:31
Original commit files touched by this commit  1.0.0.p19.7.6_1
obrien search for other commits by this committer
Reduce the sed exec'ing an order of magnitude.  Minor code repositioning also.
31 Jul 2002 22:11:54
Original commit files touched by this commit  1.0.0.p19.7.6_1
naddy search for other commits by this committer
Fix regexp for REINPLACE_CMD.

PR:             41204
Submitted by:   Simon L. Nielsen <simon@nitro.dk>
30 Jun 2002 01:47:07
Original commit files touched by this commit  1.0.0.p19.7.6_1
demon search for other commits by this committer
USE_REINPLACE;
Chase library version of libgmp4;

PR:             39975
Submitted by:   "Chris Knight" <chris@aims.com.au> (maintainer)
30 Apr 2002 02:13:49
Original commit files touched by this commit  1.0.0.p19.7.6_1
ijliao search for other commits by this committer
libgmp3 -> libgmp4

PR:             37580
Submitted by:   maintainer
03 Apr 2002 18:06:08
Original commit files touched by this commit  1.0.0.p19.7.6
dwcjr search for other commits by this committer
Fix LDFLAG to for libgmp depend

Submitted by:   maintainer
02 Apr 2002 22:41:38
Original commit files touched by this commit  1.0.0.p19.7.6
dwcjr search for other commits by this committer
Fix dependency(libgmp-freebsd port is broken)
$OSVERSION == 500023 still contained libgmp
It's a *library* so use LIB_DEPENDS

Submitted by:   kris
02 Apr 2002 17:11:57
Original commit files touched by this commit  1.0.0.p19.7.6
dwcjr search for other commits by this committer
Fix for -current due to lack of libgmp in base system

PR:             36651
Submitted by:   maintainer
18 Dec 2001 15:57:59
files touched by this commit
assar search for other commits by this committer
remove unused patch (superseded by unified patch 19.7.4)    
17 Dec 2001 03:43:00
files touched by this commit
dwcjr search for other commits by this committer
Update to 1.0.0p19.7.6    
30 Nov 2001 05:06:24
files touched by this commit
petef search for other commits by this committer
Update to patchlevel 19.7.5.    
19 Oct 2001 05:08:05
files touched by this commit
dwcjr search for other commits by this committer
Update to 1.0.0.p19.7.4    
29 Aug 2001 01:10:58
files touched by this commit
assar search for other commits by this committer
bump PORTREVISION (addition of patch for hostnames longer than 15   characters) 
  
28 Aug 2001 14:47:15
files touched by this commit
assar search for other commits by this committer
patch around crashes for hostnames longer than 15 characters    
19 Aug 2001 00:24:25
files touched by this commit
ijliao search for other commits by this committer
Update rdesktop to 1.0.0 unified patch 19.7.2   Check for unified patch in
multiple locations    
10 Jul 2001 04:08:42
files touched by this commit
dwcjr search for other commits by this committer
Update to unified patch 19.6.6    
05 Jun 2001 03:07:54
files touched by this commit
dougb search for other commits by this committer
Rdesktop is an open source client for Windows NT Terminal Server,   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.    

Number of commits found: 66

280d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days29
new fortnight63
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0