cvs commit: ports/net Makefile ports/net/grdc Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Thu Apr 23 17:30:14 UTC 2009


miwi        2009-04-23 17:30:12 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/grdc             Makefile distinfo pkg-descr pkg-plist 
  Log:
  Grdc is a remote desktop client based on GTK+ and GNOME.
  
  The Grdc main program:
  
   * A pure GTK+ 2.0 application!
   * Maintain a list of remote desktop files for most frequently used servers
   * Make quick connections by directly putting in the server name
   * Remote desktops with higher resolutions are scrollable/scalable in both
     window and fullscreen mode
   * Viewport fullscreen mode: remote desktop automatically scrolls when the
     mouse moves over the screen edge.
   * Floating toolbar in fullscreen mode, allows you to switch between modes,
     toggle keyboard grabbing, minimize, etc.
   * RDP protocol is supported by rdesktop; VNC protocol is supported by
     libvncclient; SSH tunneling is supported by libssh.
  
  WWW: http://grdc.sourceforge.net/
  
  PR:             ports/133673
  Submitted by:   Alexander Logvinov <ports at logvinov.com>
  
  Revision  Changes    Path
  1.2096    +1 -0      ports/net/Makefile
  1.1       +48 -0     ports/net/grdc/Makefile (new)
  1.1       +3 -0      ports/net/grdc/distinfo (new)
  1.1       +17 -0     ports/net/grdc/pkg-descr (new)
  1.1       +12 -0     ports/net/grdc/pkg-plist (new)


More information about the cvs-ports mailing list