summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-22 21:21:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-22 21:21:25 +0000
commit4ca9a20f581abda5563e30681bfb837d9ffb75f1 (patch)
tree0ef44943a126fbf40e48ed5a948b966f24bf3186 /x11/Makefile
parent- update pkg-plist for gnustep-stable (diff)
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>
Notes
Notes: svn path=/head/; revision=112010
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index b0310d140471..c2bfc57eac0d 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -229,6 +229,7 @@
SUBDIR += xproto
SUBDIR += xrestop
SUBDIR += xrootconsole
+ SUBDIR += xrsh
SUBDIR += xscreensaver
SUBDIR += xscreensaver-gnome
SUBDIR += xsel