Port details |
- wemux Enhances tmux to make multi-user terminal multiplexing easier
- 3.2.0_1 sysutils
=1 3.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: cs@FreeBSD.org
 - Port Added: 2013-10-07 04:47:04
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: python, unoconv, py38-pycparser, sysinfo
- License: MIT
- 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.
WWW: https://github.com/zolrath/wemux
- SVNWeb : git : Homepage
- 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
- 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:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.2.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Oct 2018 11:33:31
3.2.0_1
|
cs  |
Update wemux port to include latest bug fixes from another forked version of
it. This new fork also adds manpages.
PR: 230014 |
01 Jun 2016 13:15:37
3.2.0
|
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 |
10 Apr 2016 09:41:20
3.2.0
|
bapt  |
Convert to @sample |
01 Apr 2016 14:25:18
3.2.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
07 May 2015 20:24:16
3.2.0
|
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 |
20 Dec 2014 18:35:36
3.2.0
|
antoine  |
Use GH_COMMIT |
13 Mar 2014 23:03:03
3.2.0
|
cs  |
Update to 3.2.0
Security: 777d7b9e-ab02-11e3-841e-60a44c524f57 |
07 Oct 2013 04:51:53
2.2.0 
|
cs  |
Change maintainer address to mine... |
07 Oct 2013 04:46:52
2.2.0 
|
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 |
Number of commits found: 10
|