cvs commit: ports/x11 Makefile ports/x11/xrsh Makefile distinfo pkg-descr

Pav Lucistnik pav at FreeBSD.org
Tue Jun 22 14:21:26 PDT 2004


pav         2004-06-22 21:21:25 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/xrsh             Makefile distinfo pkg-descr 
  Log:
  Add xrsh, a port that contains two commands:
  
  Xrsh is designed to allow you to start an X client on a remote machine
  with the window displayed on the current server's $DISPLAY.  It has
  many options that give you the ability to propagate environment
  variables (including DISPLAY) to the remote system and works with
  various types of X server access control including xauth and xhost.
  
  Xrlogin opens a local xterm window and runs rlogin or telnet to
  connect to a remote machine.
  
  PR:             ports/67855
  Submitted by:   KIMURA Yasuhiro <yasu at utahime.org>
  
  Revision  Changes    Path
  1.518     +1 -0      ports/x11/Makefile
  1.1       +27 -0     ports/x11/xrsh/Makefile (new)
  1.1       +2 -0      ports/x11/xrsh/distinfo (new)
  1.1       +12 -0     ports/x11/xrsh/pkg-descr (new)


More information about the cvs-ports mailing list