cvs commit: ports/net Makefile ports/net/xrdp Makefile distinfo pkg-descr pkg-plist ports/net/xrdp/files patch-Makefile patch-docs__Makefile patch-sesman__Makefile patch-sesman__config.c patch-xrdp__Makefile pkg-message.in xrdp.in

Alejandro Pulver alepulver at FreeBSD.org
Fri May 4 01:12:47 UTC 2007


alepulver    2007-05-04 01:12:47 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/xrdp             Makefile distinfo pkg-descr pkg-plist 
    net/xrdp/files       patch-Makefile patch-docs__Makefile 
                         patch-sesman__Makefile 
                         patch-sesman__config.c 
                         patch-xrdp__Makefile pkg-message.in 
                         xrdp.in 
  Log:
  Based on the work of rdesktop, xrdp uses the remote desktop protocol to
  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/
  
  Revision  Changes    Path
  1.1865    +1 -0      ports/net/Makefile
  1.1       +52 -0     ports/net/xrdp/Makefile (new)
  1.1       +3 -0      ports/net/xrdp/distinfo (new)
  1.1       +29 -0     ports/net/xrdp/files/patch-Makefile (new)
  1.1       +18 -0     ports/net/xrdp/files/patch-docs__Makefile (new)
  1.1       +27 -0     ports/net/xrdp/files/patch-sesman__Makefile (new)
  1.1       +20 -0     ports/net/xrdp/files/patch-sesman__config.c (new)
  1.1       +35 -0     ports/net/xrdp/files/patch-xrdp__Makefile (new)
  1.1       +19 -0     ports/net/xrdp/files/pkg-message.in (new)
  1.1       +53 -0     ports/net/xrdp/files/xrdp.in (new)
  1.1       +13 -0     ports/net/xrdp/pkg-descr (new)
  1.1       +25 -0     ports/net/xrdp/pkg-plist (new)


More information about the cvs-ports mailing list