summaryrefslogtreecommitdiffstats
path: root/net/rdesktop
Commit message (Collapse)AuthorAgeFilesLines
* Fix to respect non-standard LOCALBASE/X11BASE settings.obrien2005-10-241-2/+1
|
* Missed a keymap in the 1.4.1 update.obrien2005-05-161-0/+1
| | | | Submitted by: pointyhat
* Update to version 1.4.1.obrien2005-05-082-8/+4
|
* Update maintainer.obrien2005-05-081-1/+1
|
* - Back out unicode patches, they broke a lot of basic functionality, likepav2005-04-255-217/+3
| | | | | | username and password presets Reported by: several
* - Add unicode support (this is already in rdesktop CVS tree, so this willflz2005-04-205-3/+217
| | | | | | | | be removed when rdesktop will release 1.4.1). PR: ports/78710 Submitted by: Alex Miller <asm@asm.kiev.ua> Obtained from: rdesktop project
* - Remove EXTRA_PATCHES.flz2005-03-141-2/+0
| | | | | Noticed by: Steve Tremblett <sjt@cisco.com> Pointyhat to: obrien
* - Fix X11 libraries search - explicitly pass ${X11BASE} to configuresergei2005-03-141-1/+3
| | | | | | | | | | 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)
* Reset maintainership.lofi2005-03-111-1/+1
| | | | Approved by: ex-maintainer
* Sort the keymaps.obrien2005-03-101-31/+31
|
* Upgrade to version 1.4.0.obrien2005-03-101-0/+7
| | | | (this was missed in the Makefile commit)
* Upgrade to version 1.4.0.obrien2005-03-105-190/+9
|
* Fix '[1077366] Send Client IP instead of 127.0.0.1 using RDPv5'obrien2005-02-072-1/+88
| | | | Obtained from: http://sourceforge.net/tracker/index.php?func=detail&aid=1077366&group_id=24366&atid=381349
* Fix rdesktop with KDE 3.3's krdc.lofi2004-10-212-1/+77
| | | | | PR: ports/72975 Submitted by: maintainer
* - Respect CCpav2004-04-281-0/+5
| | | | | | PR: ports/65111 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* * Update to 1.3.1pav2004-01-252-3/+2
| | | | | | | | | | - 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
* minor style tweakobrien2003-10-311-4/+2
|
* - Update to 1.3.0 [1]:sergei2003-10-306-82/+62
| | | | | | | | | | | | | | | | - 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]
* - Turn on the "SAVE_LICENSE" option.perky2003-03-301-2/+2
| | | | | | | - Give a maintainership to the submitter. PR: 50456 Submitted by: Matt Douhan <mdouhan@wizzy.ath.cx>
* Release maintainershipedwin2003-02-241-1/+1
| | | | | PR: ports/48620 Submitted by: Chris Knight <chris@aims.com.au>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add missing patches from ports/47715, remove ALL_TARGET from Makefile.olgeni2003-02-043-2/+58
| | | | | PR: 47715 Noticed by: maintainer
* Add missing ALL_TARGET.olgeni2003-02-031-0/+2
| | | | Submitted by: Pav Lucistnik <pav_cz@volny.cz>
* Upgrade rdesktop to 1.2.0.olgeni2003-02-023-39/+46
| | | | | PR: 47715 Submitted by: Chris Knight <chris@aims.com.au>
* Reduce the sed exec'ing an order of magnitude. Minor code repositioning also.obrien2003-01-061-13/+12
|
* Fix regexp for REINPLACE_CMD.naddy2002-07-311-1/+1
| | | | | PR: 41204 Submitted by: Simon L. Nielsen <simon@nitro.dk>
* USE_REINPLACE;demon2002-06-301-9/+12
| | | | | | | Chase library version of libgmp4; PR: 39975 Submitted by: "Chris Knight" <chris@aims.com.au> (maintainer)
* libgmp3 -> libgmp4ijliao2002-04-301-1/+2
| | | | | PR: 37580 Submitted by: maintainer
* Fix LDFLAG to for libgmp dependdwcjr2002-04-031-2/+4
| | | | Submitted by: maintainer
* Fix dependency(libgmp-freebsd port is broken)dwcjr2002-04-021-3/+2
| | | | | | | $OSVERSION == 500023 still contained libgmp It's a *library* so use LIB_DEPENDS Submitted by: kris
* Fix for -current due to lack of libgmp in base systemdwcjr2002-04-021-1/+13
| | | | | PR: 36651 Submitted by: maintainer
* remove unused patch (superseded by unified patch 19.7.4)assar2001-12-181-12/+0
| | | | | PR: ports/31246 Submitted by: maintainer
* Update to 1.0.0p19.7.6dwcjr2001-12-172-3/+3
| | | | | PR: 32918 Submitted by: maintainer
* Update to patchlevel 19.7.5.petef2001-11-302-3/+3
| | | | | PR: 32257 Submitted by: maintainer
* Update to 1.0.0.p19.7.4dwcjr2001-10-192-5/+3
| | | | | PR: 31246 Submitted by: maintainer
* bump PORTREVISION (addition of patch for hostnames longer than 15assar2001-08-291-0/+1
| | | | | | characters) Suggested by: "David W. Chapman Jr." <dwcjr@inethouston.net>
* patch around crashes for hostnames longer than 15 charactersassar2001-08-282-0/+13
| | | | | PR: ports/30159 Approved by: chris@aims.com.au (maintainer)
* Update rdesktop to 1.0.0 unified patch 19.7.2ijliao2001-08-182-4/+8
| | | | | | | Check for unified patch in multiple locations PR: 29768 Submitted by: MAINTAINER
* Update to unified patch 19.6.6dwcjr2001-07-102-3/+3
| | | | | PR: 28857 Submitted by: maintainer
* Rdesktop is an open source client for Windows NT Terminal Server,dougb2001-06-055-0/+48
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>
OpenPOWER on IntegriCloud