aboutsummaryrefslogtreecommitdiffstats
path: root/net/xrdp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Update to 0.6.0.20101009cvs.stefan2010-11-111-3/+9
| | | | | PR: 151323 Submitted by: Koichiro IWAO <meta@club.kyutech.ac.jp>
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-16/+8
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - Update to 20090811 cvs snapshot of upcoming 0.5.0pav2010-02-161-23/+26
| | | | | Tested by: Kouichiro Iwao <meta@club.kyutech.ac.jp> Feature safe: yes
* - Drop maintainership.alepulver2009-02-281-1/+1
|
* - Update to version 0.4.1.alepulver2009-02-061-1/+1
|
* - Update to version 0.4.0.alepulver2007-09-101-5/+5
| | | | | | | - Remove "xrdp_" prefix previously added to binaries, since there are no conflicts. Reported by: portscout
* Based on the work of rdesktop, xrdp uses the remote desktop protocol toalepulver2007-05-041-0/+52
present a GUI to the user. The goal of this project is to provide a fully functional Linux terminal server, capable of accepting connections from rdesktop and Microsoft's own terminal server / remote desktop clients. Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop but an X window desktop to the user. Xrdp uses Xvnc or X11rdp to manage the X session. WWW: http://xrdp.sourceforge.net/