Port details |
- wemux Enhances tmux to make multi-user terminal multiplexing easier
- 3.2.0_2 sysutils =4 3.2.0_2Version of this port present on the latest quarterly branch.
- Maintainer: cs@FreeBSD.org
- Port Added: 2013-10-07 04:47:04
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: libpciaccess, wget, lua52, openssl, rbldnsd
- License: MIT
- WWW:
- https://github.com/zolrath/wemux
- Description:
- wemux enhances tmux to make multi-user terminal multiplexing both easier and
more powerful. It allows users to host a wemux server and have clients join in
either:
* Mirror Mode gives clients (another SSH user on your machine) read-only access
to the session, allowing them to see you work, or
* Pair Mode allows the client and yourself to work in the same terminal (shared
cursor)
* Rogue Mode allows the client to pair or work independently in another window
(separate cursors) in the same tmux session.
It features multi-server support as well as user listing and notifications when
users attach/detach.
- ¦ ¦ ¦ ¦
- 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/sysutils/wemux/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/wemux
- pkg install wemux
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wemux
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1539251558
SHA256 (nbraud-wemux-v3.2.0-5de95ad531476773c5c58be48b8bd8bf322eef7e_GH0.tar.gz) = 2332688e159cbc8ee629c052c63420f1e6b5d1d841247b779652d3c177da6ee1
SIZE (nbraud-wemux-v3.2.0-5de95ad531476773c5c58be48b8bd8bf322eef7e_GH0.tar.gz) = 13838
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tmux : sysutils/tmux
- bash : shells/bash
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_wemux
- 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 |
3.2.0_2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
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) |
3.2.0_1 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 ) |
3.2.0_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.2.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.0_1 11 Oct 2018 11:33:31 |
cs |
Update wemux port to include latest bug fixes from another forked version of
it. This new fork also adds manpages.
PR: 230014 |
3.2.0 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
3.2.0 10 Apr 2016 09:41:20 |
bapt |
Convert to @sample |
3.2.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.2.0 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
3.2.0 20 Dec 2014 18:35:36 |
antoine |
Use GH_COMMIT |
3.2.0 13 Mar 2014 23:03:03 |
cs |
Update to 3.2.0
Security: 777d7b9e-ab02-11e3-841e-60a44c524f57 |
2.2.0 07 Oct 2013 04:51:53 |
cs |
Change maintainer address to mine... |
2.2.0 07 Oct 2013 04:46:52 |
cs |
wemux enhances tmux to make multi-user terminal multiplexing both easier and
more powerful. It allows users to host a wemux server and have clients join in
either:
* Mirror Mode gives clients (another SSH user on your machine) read-only access
to the session, allowing them to see you work, or
* Pair Mode allows the client and yourself to work in the same terminal (shared
cursor)
* Rogue Mode allows the client to pair or work independently in another window
(separate cursors) in the same tmux session.
It features multi-server support as well as user listing and notifications when
users attach/detach.
WWW: https://github.com/zolrath/wemux |