Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2004 21:21:25 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11 Makefile ports/x11/xrsh Makefile distinfo pkg-descr
Message-ID:  <200406222121.i5MLLPMI091118@repoman.freebsd.org>

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



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