summaryrefslogtreecommitdiff
path: root/net/rdesktop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor style tweakDavid E. O'Brien2003-10-311-4/+2
| | | | Notes: svn path=/head/; revision=92759
* - Update to 1.3.0 [1]:Sergei Kolobov2003-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] Notes: svn path=/head/; revision=92634
* - Turn on the "SAVE_LICENSE" option.Hye-Shik Chang2003-03-301-2/+2
| | | | | | | | | | - Give a maintainership to the submitter. PR: 50456 Submitted by: Matt Douhan <mdouhan@wizzy.ath.cx> Notes: svn path=/head/; revision=77750
* Release maintainershipEdwin Groothuis2003-02-241-1/+1
| | | | | | | | PR: ports/48620 Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=76379
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Add missing patches from ports/47715, remove ALL_TARGET from Makefile.Jimmy Olgeni2003-02-043-2/+58
| | | | | | | | PR: 47715 Noticed by: maintainer Notes: svn path=/head/; revision=74604
* Add missing ALL_TARGET.Jimmy Olgeni2003-02-031-0/+2
| | | | | | | Submitted by: Pav Lucistnik <pav_cz@volny.cz> Notes: svn path=/head/; revision=74588
* Upgrade rdesktop to 1.2.0.Jimmy Olgeni2003-02-023-39/+46
| | | | | | | | PR: 47715 Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=74467
* Reduce the sed exec'ing an order of magnitude. Minor code repositioning also.David E. O'Brien2003-01-061-13/+12
| | | | Notes: svn path=/head/; revision=72637
* Fix regexp for REINPLACE_CMD.Christian Weisgerber2002-07-311-1/+1
| | | | | | | | PR: 41204 Submitted by: Simon L. Nielsen <simon@nitro.dk> Notes: svn path=/head/; revision=63821
* USE_REINPLACE;Dmitry Sivachenko2002-06-301-9/+12
| | | | | | | | | | Chase library version of libgmp4; PR: 39975 Submitted by: "Chris Knight" <chris@aims.com.au> (maintainer) Notes: svn path=/head/; revision=62198
* libgmp3 -> libgmp4Ying-Chieh Liao2002-04-301-1/+2
| | | | | | | | PR: 37580 Submitted by: maintainer Notes: svn path=/head/; revision=58346
* Fix LDFLAG to for libgmp dependDavid W. Chapman Jr.2002-04-031-2/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=57265
* Fix dependency(libgmp-freebsd port is broken)David W. Chapman Jr.2002-04-021-3/+2
| | | | | | | | | | $OSVERSION == 500023 still contained libgmp It's a *library* so use LIB_DEPENDS Submitted by: kris Notes: svn path=/head/; revision=57241
* Fix for -current due to lack of libgmp in base systemDavid W. Chapman Jr.2002-04-021-1/+13
| | | | | | | | PR: 36651 Submitted by: maintainer Notes: svn path=/head/; revision=57224
* remove unused patch (superseded by unified patch 19.7.4)Assar Westerlund2001-12-181-12/+0
| | | | | | | | PR: ports/31246 Submitted by: maintainer Notes: svn path=/head/; revision=51747
* Update to 1.0.0p19.7.6David W. Chapman Jr.2001-12-172-3/+3
| | | | | | | | PR: 32918 Submitted by: maintainer Notes: svn path=/head/; revision=51642
* Update to patchlevel 19.7.5.Pete Fritchman2001-11-302-3/+3
| | | | | | | | PR: 32257 Submitted by: maintainer Notes: svn path=/head/; revision=50750
* Update to 1.0.0.p19.7.4David W. Chapman Jr.2001-10-192-5/+3
| | | | | | | | PR: 31246 Submitted by: maintainer Notes: svn path=/head/; revision=48924
* bump PORTREVISION (addition of patch for hostnames longer than 15Assar Westerlund2001-08-291-0/+1
| | | | | | | | | characters) Suggested by: "David W. Chapman Jr." <dwcjr@inethouston.net> Notes: svn path=/head/; revision=47044
* patch around crashes for hostnames longer than 15 charactersAssar Westerlund2001-08-282-0/+13
| | | | | | | | PR: ports/30159 Approved by: chris@aims.com.au (maintainer) Notes: svn path=/head/; revision=47021
* Update rdesktop to 1.0.0 unified patch 19.7.2Ying-Chieh Liao2001-08-182-4/+8
| | | | | | | | | | Check for unified patch in multiple locations PR: 29768 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46453
* Update to unified patch 19.6.6David W. Chapman Jr.2001-07-102-3/+3
| | | | | | | | PR: 28857 Submitted by: maintainer Notes: svn path=/head/; revision=44995
* Rdesktop is an open source client for Windows NT Terminal Server,Doug Barton2001-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> Notes: svn path=/head/; revision=43504