| Port details on branch 2025Q4 |
- tmux Terminal Multiplexer
- 3.6a sysutils
=75 3.6_1Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
 - Port Added: 2009-10-12 22:40:55
- Last Update: 2026-01-05 03:10:55
- Commit Hash: 5c13992
- People watching this port, also watch:: git, pkg, rsync, curl, sudo
- License: ISCL
- WWW:
- https://tmux.github.io/
- Description:
- Tmux is a terminal multiplexer, it enables a number of terminals to be accessed
and controlled from a single terminal. tmux is intended to be a simple, modern,
BSD-licensed alternative to programs such as GNU screen.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/tmux/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/tmux
- pkg install tmux
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tmux
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767466827
SHA256 (tmux-3.6a.tar.gz) = b6d8d9c76585db8ef5fa00d4931902fa4b8cbe8166f528f44fc403961a3f3759
SIZE (tmux-3.6a.tar.gz) = 750698
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libevent.so : devel/libevent
- This port is required by:
- for Run
-
- devel/py-libtmux
- misc/tdrop
- sysutils/bhyve-rc
- sysutils/bvm
- sysutils/byobu
- sysutils/py-tmuxp
- sysutils/rubygem-teamocil
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for tmux-3.6a:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LIBEVENT_STATIC=off: Build with static libevent
UTF8PROC=off: Build with utf8proc support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_tmux
- USES:
- cpe pkgconfig ncurses
- pkg-message:
- If upgrading
- tmux must be restarted after upgrading.
If you see the following message when you try to attach, it likely means
you forgot to restart tmux:
open terminal failed: not a terminal
- If upgrading from < 3.6a:
- The bash completions for tmux have been moved to the bash-completion package.
- Master Sites:
|