Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2007 01:12:47 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200705040112.l441Clrx011379@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705040112.l441Clrx011379>