notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
xrsh Launcher which starts an X program on a remote machine
5.92_4 x11 on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.92_3Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-06-22 21:22:00
Last Update: 2024-02-04 19:13:55
Commit Hash: e427ab1
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/xrsh
  2. bin/xrlogin
  3. share/man/man1/xrsh.1.gz
  4. share/man/man1/xrlogin.1.gz
Collapse this list.
Dependency lines:
  • xrsh>0:x11/xrsh
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):
xrsh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.92_45.92_45.92_25.92_45.92_4-5.92_2-
FreeBSD:13:quarterly5.92_35.92_35.92_35.92_35.92_45.92_35.92_35.92_3
FreeBSD:14:latest5.92_45.92_45.92_25.92_45.92_45.92_3-5.92_3
FreeBSD:14:quarterly5.92_35.92_4-5.92_35.92_45.92_35.92_35.92_3
FreeBSD:15:latest5.92_45.92_4n/a5.92_4n/a5.92_35.92_35.92_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. imake : devel/imake
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://jjd.com/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.92_4
04 Feb 2024 19:13:55
commit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acdcommit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acdcommit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acdcommit hash: e427ab10bfca54efa711a2eec5e75dbf88ea0acd files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
*: Move manpages to share/man for imake ports.

Approved by:	portmgr (blanket)
5.92_3
25 Mar 2023 03:18:39
commit hash: 9a405f699dc0fd7f990a5a06c8de290cda8bb347commit hash: 9a405f699dc0fd7f990a5a06c8de290cda8bb347commit hash: 9a405f699dc0fd7f990a5a06c8de290cda8bb347commit hash: 9a405f699dc0fd7f990a5a06c8de290cda8bb347 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.92_2
20 Jul 2022 14:23:32
commit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
5.92_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.92_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
5.92_2
13 Dec 2013 23:30:23
Revision:336385Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
5.92_2
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
5.92_2
28 Jun 2013 22:51:40
Revision:322008Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article
5.92_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
5.92_2
09 Jun 2009 15:33:28
Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
Original commit files touched by this commit
lippe search for other commits by this committer
- 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
Original commit files touched by this commit
flz search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
5.92
22 Jun 2004 21:21:25
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 16