Port details |
- xrsh Launcher which starts an X program on a remote machine
- 5.92_4 x11
=2 5.92_4Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: 2004-06-22 21:22:00
- Last Update: 2024-02-04 19:13:55
- Commit Hash: e427ab1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://jjd.com/
- Description:
- This distribution contains two programs, xrsh and xrlogin.
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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xrsh/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xrsh
- pkg install xrsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xrsh
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xrsh.shar) = c471c3b8f2be2ce9fd1d052bb755cb94eca8ae7a2ba160886755974282f7eb08
SIZE (xrsh.shar) = 43266
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_xrsh
- USES:
- imake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.92_4 04 Feb 2024 19:13:55
    |
Gleb Popov (arrowd)  |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
5.92_3 25 Mar 2023 03:18:39
    |
Cy Schubert (cy)  |
x11/xrsh: Replace rsh/rlogin calls with ssh/slogin
Modernize xrsh, replacing rsh and rlogin with ssh and slogin.
While at it assume maintainership. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.92_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.92_2 20 Jul 2022 14:23:32
    |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
5.92_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.92_2 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
5.92_2 13 Dec 2013 23:30:23
  |
bapt  |
Support stage |
5.92_2 20 Sep 2013 23:43:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
5.92_2 28 Jun 2013 22:51:40
  |
bapt  |
Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article |
5.92_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
5.92_2 09 Jun 2009 15:33:28
 |
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
5.92_1 20 Mar 2008 14:48:29
 |
lippe  |
- Reset maintainership.
PR: ports/121852
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: gabor (mentor) |
5.92_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
5.92 24 Jan 2006 03:16:52
 |
edwin  |
SHA256ify
Approved by: krion@ |
5.92 22 Jun 2004 21:21:25
 |
pav  |
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> |