| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 11:59:29
1.7.1_1
|
mva  |
- 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
1.7.1
|
obrien  |
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
1.7.0
|
dougb  |
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
1.7.0
|
obrien  |
rdesktop is now GPLv3. |
19 Apr 2011 06:24:13
1.7.0
|
obrien  |
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
1.6.0_1
|
miwi  |
- Get Rid MD5 support |
21 Oct 2010 01:01:00
1.6.0_1
|
obrien  |
Catch up with ao.
PR: 151599
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |
11 Oct 2010 07:30:32
1.6.0_1
|
obrien  |
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
1.6.0_1
|
obrien  |
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
1.6.0  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
30 Dec 2008 01:44:22
1.6.0
|
obrien  |
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
1.6.0
|
obrien  |
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
1.6.0
|
obrien  |
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
1.5.0_3
|
edwin  |
[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
1.5.0_3
|
edwin  |
[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
1.5.0_2
|
obrien  |
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
1.5.0_2
|
pav  |
- 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
1.5.0_1
|
flz  |
- 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
1.5.0
|
obrien  |
Update to version 1.5.0. |
13 Sep 2006 16:46:57
1.5.0
|
obrien  |
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
1.4.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
22 Jan 2006 21:24:05
1.4.1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
1.4.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
24 Oct 2005 03:39:13
1.4.1
|
obrien  |
Fix to respect non-standard LOCALBASE/X11BASE settings. |
16 May 2005 09:30:10
1.4.1
|
obrien  |
Missed a keymap in the 1.4.1 update.
Submitted by: pointyhat |
08 May 2005 23:49:47
1.4.1
|
obrien  |
Update to version 1.4.1. |
08 May 2005 23:43:24
1.4.0_2
|
obrien  |
Update maintainer. |
25 Apr 2005 15:01:26
1.4.0_2
|
pav  |
- 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
1.4.0_1
|
flz  |
- 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
1.4.0
|
flz  |
- Remove EXTRA_PATCHES.
Noticed by: Steve Tremblett <sjt@cisco.com>
Pointyhat to: obrien |
14 Mar 2005 14:50:40
1.4.0
|
sergei  |
- 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
1.4.0
|
lofi  |
Reset maintainership.
Approved by: ex-maintainer |
10 Mar 2005 19:05:11
1.4.0
|
obrien  |
Sort the keymaps. |
10 Mar 2005 18:25:24
1.4.0
|
obrien  |
Upgrade to version 1.4.0.
(this was missed in the Makefile commit) |
10 Mar 2005 03:51:23
1.4.0
|
obrien  |
Upgrade to version 1.4.0. |
07 Feb 2005 08:14:41
1.3.1_3
|
obrien  |
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
1.3.1_3
|
obrien  |
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
1.3.1_2
|
lofi  |
Fix rdesktop with KDE 3.3's krdc.
PR: ports/72975
Submitted by: maintainer |
28 Apr 2004 16:37:50
1.3.1_1
|
pav  |
- Respect CC
PR: ports/65111
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer |
31 Mar 2004 03:12:58
1.3.1_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
1.3.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
25 Jan 2004 21:51:17
1.3.1
|
pav  |
* 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
1.3.0
|
obrien  |
minor style tweak |
30 Oct 2003 11:54:37
1.3.0
|
sergei  |
- 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
1.2.0
|
perky  |
- 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
1.2.0
|
edwin  |
Release maintainership
PR: ports/48620
Submitted by: Chris Knight <chris@aims.com.au> |
21 Feb 2003 13:15:09
1.2.0
|
knu  |
De-pkg-comment. |
04 Feb 2003 00:39:49
1.2.0
|
olgeni  |
Add missing patches from ports/47715, remove ALL_TARGET from Makefile.
PR: 47715
Noticed by: maintainer |
03 Feb 2003 15:33:25
1.2.0
|
olgeni  |
Add missing ALL_TARGET.
Submitted by: Pav Lucistnik <pav_cz@volny.cz> |
02 Feb 2003 10:41:09
1.2.0
|
olgeni  |
Upgrade rdesktop to 1.2.0.
PR: 47715
Submitted by: Chris Knight <chris@aims.com.au> |
06 Jan 2003 19:48:31
1.0.0.p19.7.6_1
|
obrien  |
Reduce the sed exec'ing an order of magnitude. Minor code repositioning also. |
31 Jul 2002 22:11:54
1.0.0.p19.7.6_1
|
naddy  |
Fix regexp for REINPLACE_CMD.
PR: 41204
Submitted by: Simon L. Nielsen <simon@nitro.dk> |
30 Jun 2002 01:47:07
1.0.0.p19.7.6_1
|
demon  |
USE_REINPLACE;
Chase library version of libgmp4;
PR: 39975
Submitted by: "Chris Knight" <chris@aims.com.au> (maintainer) |
30 Apr 2002 02:13:49
1.0.0.p19.7.6_1
|
ijliao  |
libgmp3 -> libgmp4
PR: 37580
Submitted by: maintainer |
03 Apr 2002 18:06:08
1.0.0.p19.7.6
|
dwcjr  |
Fix LDFLAG to for libgmp depend
Submitted by: maintainer |
02 Apr 2002 22:41:38
1.0.0.p19.7.6
|
dwcjr  |
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
1.0.0.p19.7.6
|
dwcjr  |
Fix for -current due to lack of libgmp in base system
PR: 36651
Submitted by: maintainer |
18 Dec 2001 15:57:59 
|
assar  |
remove unused patch (superseded by unified patch 19.7.4) |
17 Dec 2001 03:43:00 
|
dwcjr  |
Update to 1.0.0p19.7.6 |
30 Nov 2001 05:06:24 
|
petef  |
Update to patchlevel 19.7.5. |
19 Oct 2001 05:08:05 
|
dwcjr  |
Update to 1.0.0.p19.7.4 |
29 Aug 2001 01:10:58 
|
assar  |
bump PORTREVISION (addition of patch for hostnames longer than 15 characters)
|
28 Aug 2001 14:47:15 
|
assar  |
patch around crashes for hostnames longer than 15 characters |
19 Aug 2001 00:24:25 
|
ijliao  |
Update rdesktop to 1.0.0 unified patch 19.7.2 Check for unified patch in
multiple locations |
10 Jul 2001 04:08:42 
|
dwcjr  |
Update to unified patch 19.6.6 |
05 Jun 2001 03:07:54 
|
dougb  |
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. |