Commit graph

53 commits

Author SHA1 Message Date
David E. O'Brien
add734a62b 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>
2008-05-21 06:44:36 +00:00
David E. O'Brien
41e83db0a3 Upgrade to version 1.6.0.
Also enable IPv6 by default (define WITHOUT_IPV6 if this causes you trouble).
2008-05-21 04:52:03 +00:00
Edwin Groothuis
afa23f76e1 [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>
2007-09-23 11:24:31 +00:00
David E. O'Brien
12169db351 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>
2007-08-23 23:53:59 +00:00
Pav Lucistnik
e5ea62c715 - 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)
2007-06-19 08:55:11 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
David E. O'Brien
f17fd69e5e Update to version 1.5.0. 2006-09-19 19:56:24 +00:00
David E. O'Brien
fa97831477 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 !
2006-09-13 16:46:57 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
David E. O'Brien
b69b32b01d Fix to respect non-standard LOCALBASE/X11BASE settings. 2005-10-24 03:39:12 +00:00
David E. O'Brien
f7dc193545 Missed a keymap in the 1.4.1 update.
Submitted by:	pointyhat
2005-05-16 09:30:10 +00:00
David E. O'Brien
ac0131f43a Update to version 1.4.1. 2005-05-08 23:49:47 +00:00
David E. O'Brien
da30aa803a Update maintainer. 2005-05-08 23:43:24 +00:00
Pav Lucistnik
a0b42d4337 - Back out unicode patches, they broke a lot of basic functionality, like
username and password presets

Reported by:	several
2005-04-25 15:01:26 +00:00
Florent Thoumie
b2f6cc5296 - 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
2005-04-20 08:12:44 +00:00
Florent Thoumie
ad9788b6db - Remove EXTRA_PATCHES.
Noticed by:	Steve Tremblett <sjt@cisco.com>
Pointyhat to:	obrien
2005-03-14 18:50:38 +00:00
Sergei Kolobov
8ad6de3dd7 - 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)
2005-03-14 14:50:40 +00:00
Michael Nottebrock
e1c1573177 Reset maintainership.
Approved by: ex-maintainer
2005-03-11 12:28:11 +00:00
David E. O'Brien
02eb219602 Sort the keymaps. 2005-03-10 19:05:10 +00:00
David E. O'Brien
a93083ea2b Upgrade to version 1.4.0.
(this was missed in the Makefile commit)
2005-03-10 18:25:24 +00:00
David E. O'Brien
7f48b966c6 Upgrade to version 1.4.0. 2005-03-10 03:51:23 +00:00
David E. O'Brien
d536ae2e17 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
2005-02-07 08:14:41 +00:00
Michael Nottebrock
aae95f476b Fix rdesktop with KDE 3.3's krdc.
PR: ports/72975
Submitted by: maintainer
2004-10-21 20:38:34 +00:00
Pav Lucistnik
46247b5ffa - Respect CC
PR:		ports/65111
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-04-28 16:37:49 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Pav Lucistnik
6ac9d7bc84 * 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
2004-01-25 21:51:17 +00:00
David E. O'Brien
cc5a79609f minor style tweak 2003-10-31 22:47:24 +00:00
Sergei Kolobov
f2d7ebe533 - 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]
2003-10-30 11:54:37 +00:00
Hye-Shik Chang
b182d95a16 - Turn on the "SAVE_LICENSE" option.
- Give a maintainership to the submitter.

PR:		50456
Submitted by:	Matt Douhan <mdouhan@wizzy.ath.cx>
2003-03-30 17:27:24 +00:00
Edwin Groothuis
0ae9874aee Release maintainership
PR:		ports/48620
Submitted by:	Chris Knight <chris@aims.com.au>
2003-02-24 07:52:15 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Jimmy Olgeni
686d9ae7e5 Add missing patches from ports/47715, remove ALL_TARGET from Makefile.
PR:		47715
Noticed by:	maintainer
2003-02-04 00:39:49 +00:00
Jimmy Olgeni
ac3d255704 Add missing ALL_TARGET.
Submitted by:	Pav Lucistnik <pav_cz@volny.cz>
2003-02-03 15:33:25 +00:00
Jimmy Olgeni
163138ea7d Upgrade rdesktop to 1.2.0.
PR:		47715
Submitted by:	Chris Knight <chris@aims.com.au>
2003-02-02 10:41:09 +00:00
David E. O'Brien
3539b401b1 Reduce the sed exec'ing an order of magnitude. Minor code repositioning also. 2003-01-06 19:48:31 +00:00
Christian Weisgerber
8bdf309b84 Fix regexp for REINPLACE_CMD.
PR:		41204
Submitted by:	Simon L. Nielsen <simon@nitro.dk>
2002-07-31 22:11:54 +00:00
Dmitry Sivachenko
eec84bcf45 USE_REINPLACE;
Chase library version of libgmp4;

PR:		39975
Submitted by:	"Chris Knight" <chris@aims.com.au> (maintainer)
2002-06-30 01:47:07 +00:00
Ying-Chieh Liao
3a997c8c24 libgmp3 -> libgmp4
PR:		37580
Submitted by:	maintainer
2002-04-30 02:13:49 +00:00
David W. Chapman Jr.
e0ee15c1f5 Fix LDFLAG to for libgmp depend
Submitted by:	maintainer
2002-04-03 18:06:08 +00:00
David W. Chapman Jr.
f3f54dbeb9 Fix dependency(libgmp-freebsd port is broken)
$OSVERSION == 500023 still contained libgmp
It's a *library* so use LIB_DEPENDS

Submitted by:	kris
2002-04-02 22:41:38 +00:00
David W. Chapman Jr.
564d6717a3 Fix for -current due to lack of libgmp in base system
PR:		36651
Submitted by:	maintainer
2002-04-02 17:11:57 +00:00
Assar Westerlund
ca0d2db64f remove unused patch (superseded by unified patch 19.7.4)
PR:		ports/31246
Submitted by:	maintainer
2001-12-18 15:57:59 +00:00
David W. Chapman Jr.
fcd31b6dc4 Update to 1.0.0p19.7.6
PR:		32918
Submitted by:	maintainer
2001-12-17 03:43:00 +00:00
Pete Fritchman
fed9165c1d Update to patchlevel 19.7.5.
PR:		32257
Submitted by:	maintainer
2001-11-30 05:06:23 +00:00
David W. Chapman Jr.
438770d94f Update to 1.0.0.p19.7.4
PR:		31246
Submitted by:	maintainer
2001-10-19 04:08:05 +00:00
Assar Westerlund
8f60fa5484 bump PORTREVISION (addition of patch for hostnames longer than 15
characters)

Suggested by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
2001-08-29 00:10:58 +00:00
Assar Westerlund
def9cc8a25 patch around crashes for hostnames longer than 15 characters
PR:		ports/30159
Approved by:	chris@aims.com.au	(maintainer)
2001-08-28 13:47:15 +00:00