FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:56 PM BST
Port details
tmux 1.6 sysutils on this many watch lists=28 search for ports that depend on this port
A Terminal Multiplexer
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Oct 2009 22:40:55
License: BSD


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.

WWW:    http://www.sourceforge.net/projects/tmux/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/autoconf
Required Libraries: devel/libevent

Required by:
for Run

To install the port: cd /usr/ports/sysutils/tmux/ && make install clean
To add the package: pkg_add -r tmux


Configuration Options
===> The following configuration options are available for tmux-1.6:
     LIBEVENT2=Off (default) "Use libevent version 2"
     LIBEVENT_STATIC=Off (default) "Build with static libevent"
     BACKSPACE=Off (default) "Build with tty/keys patch"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://sunet.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://iweb.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://switch.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://surfnet.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://kent.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://freefr.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://voxel.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://jaist.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://osdn.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://nchc.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://ncu.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://transact.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://softlayer.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://internode.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://ufpr.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
http://waix.dl.sourceforge.net/project/tmux/tmux/tmux-1.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from misc/tmux on 2009-10-14
    REASON: Moved to sysutils category

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
31 Jan 2012 13:37:29
Original commit files touched by this commit  1.6
gahr search for other commits by this committer
- Change ${LN} to ${INSTALL_DATA} when installing bash completion script
31 Jan 2012 11:23:22
Original commit files touched by this commit  1.6
gahr search for other commits by this committer
- Update to 1.6
- Install bash completion script [1]

PR:             164405 [1]
Submitted by:   Adam Weinberger <adamw@freebsd.org>
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
15 Jul 2011 14:48:32
Original commit files touched by this commit  1.5
gahr search for other commits by this committer
- Update to 1.5
- Take maintainship
- Do not link against librt if not needed

PR:             158946
Submitted by:   gahr@FreeBSD.org
Enhanced by:    Pan Tsu <inyaoo@gmail.com>
11 Jul 2011 10:49:06
Original commit files touched by this commit  1.4_6
gahr search for other commits by this committer
- add support for the #h status line special char to print to hostname of the
  localhost without the domain name

PR:             158796
Submitted by:   gahr@FreeBSD.org
Approved by:    wen@ (maintainer)
30 Jun 2011 17:03:10
Original commit files touched by this commit  1.4_6
obrien search for other commits by this committer
Add LICENSE.
work/tmux-1.4/NOTES:simple, modern, BSD-licensed alternative to programs such as
GNU screen.
16 Jun 2011 08:42:28
Original commit files touched by this commit  1.4_6
wen search for other commits by this committer
- Fix build when CFLAGS is set in /etc/make.conf

PR:             ports/157918
Submitted by:   Grzegorz Blach <magik@roorback.net>
25 May 2011 00:29:33
Original commit files touched by this commit  1.4_5
wen search for other commits by this committer
- Fix tmux.conf location [1]
- Support libevent2 [1]
- Add an option to use patch-tty-key.c [2]

PR:             ports/155909 [1],
                ports/153942 [2]
Submitted by:   mm@ [1],
                Brandon Low <lostlogic@lostlogicx.com> [2],
                randy.belk@gmail.com(via email) [2]
03 Mar 2011 08:16:59
Original commit files touched by this commit  1.4_4
wen search for other commits by this committer
- Add LIBEVENT_STATIC to OPTIONS

PR:             ports/155080
Submitted by:   mm@
21 Feb 2011 10:43:38
Original commit files touched by this commit  1.4_3
wen search for other commits by this committer
- Some cleanup in Makefile

Reported by:    landy2005@gmail.com
21 Feb 2011 07:09:49
Original commit files touched by this commit  1.4_3
wen search for other commits by this committer
- Fix build when ${OSVERSION} < 702104 [1]
- Now set tmux build without #define HAVE_BROKEN_KQUEUE as default and an
option.

PR:             ports/154485 [1]
Submitted by:   Mike Stupalov <landy2005@gmail.com> [1]
13 Jan 2011 00:56:00
Original commit files touched by this commit  1.4_2
wen search for other commits by this committer
- Mark BROKEN when ${OSVERSION} < 702104

Reported by:    QAT@
Feature safe:   yes
10 Jan 2011 01:35:21
Original commit files touched by this commit  1.4_2
wen search for other commits by this committer
- Disable build with kqueue on all FreeBSD version to avoid run error.

Reported by:    garga@ (via Email)
Thanks to:      h.skuhra@gmail.com
05 Jan 2011 07:06:57
Original commit files touched by this commit  1.4_1
wen search for other commits by this committer
- Only apply the patch of configure on FreeBSD8 and 9

Submitted by:   h.skuhra@gmail.com (via email)
30 Dec 2010 06:59:27
Original commit files touched by this commit  1.4
wen search for other commits by this committer
- Update to 1.4

Submitted by:   h.skuhra@gmail.com (via Email)
22 Dec 2010 01:38:53
Original commit files touched by this commit  1.3_1
wen search for other commits by this committer
- Force using kqueue since FreeBSD 6.x is now EOL [1]
- Fix urgent signal for window manager [2]
- Remove MD5 [2]

PR:             ports/152765 [1]
                ports/153348 [2]
Submitted by:   Mark Felder <feld@feld.me> [1]
                Renato Botelho <garga@FreeBSD.org> [2]
05 Aug 2010 12:27:05
Original commit files touched by this commit  1.3
sylvio search for other commits by this committer
- Update to 1.3

PR:             ports/148835 [1]
                ports/149187 [2]
Submitted by:   Frederic Culot <frederic@culot.org> [1]
                Jin-Sih Lin <linpct@gmail.com> [2]
Approved by:    wen@ (he is on vacation)
25 Jul 2010 15:39:20
Original commit files touched by this commit  1.2_3
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
04 Jun 2010 01:26:22
Original commit files touched by this commit  1.2_2
wen search for other commits by this committer
- Fix the bug that tmux don't assume \177 as backspace char

PR:             ports/140339
Submitted by:   Anonymous <swell.k@gmail.com>
06 Apr 2010 02:52:08
Original commit files touched by this commit  1.2_1
wen search for other commits by this committer
- Fix run error when using zsh or sh as shell [1][2]
- Fix build error with custom LOCALBASE

PR:             ports/145349 [1]
                ports/144760 [2]
Submitted by:   Ryan Steinmetz <rpsfa@rit.edu> [1],
                Erwan david <erwan@rail.eu.org> [2]
12 Mar 2010 14:10:29
Original commit files touched by this commit  1.2
wen search for other commits by this committer
- Update to 1.2

PR:             ports/144685
Submitted by:   Jan Henrik Sylvester <me@janh.de>
06 Nov 2009 06:17:13
Original commit files touched by this commit  1.1
wen search for other commits by this committer
- Remove unneeded files
06 Nov 2009 06:10:59
Original commit files touched by this commit  1.1
wen search for other commits by this committer
- Update to 1.1
- Reduce "noise" (textual output) during install
- Replace files/patch-configure with ${REINPLACE_CMD} in Makefile
- Replace pkg-plist with definition of PLIST_FILES, PORTDOCS and PORTEXAMPLES in
Makefile

PR:             ports/140323
Submitted by:   Sahil Tandon <sahil@tandon.net>
16 Oct 2009 14:06:41
Original commit files touched by this commit  1.0_1
wen search for other commits by this committer
- Add missing examples file

PR:             ports/139675
Submitted by:   Shane Bell <decept0@gmail.com>
Approved by:    miwi(mentor)
14 Oct 2009 14:01:01
Original commit files touched by this commit  1.0
wen search for other commits by this committer
- Update to 1.0 [1]
- Fix the build error on FreeBSD-6 [2]
- Update my mail address to FreeBSD

PR:             ports/139044
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
                Anonymous <swell.k@gmail.com> [2]
Approved by:    miwi(mentor)
Thanks to:      cy@, JIa-Shiun Li<jiashiun@gmail.com>,
                Ollivier Robert<roberto@keltia.freenix.fr>,
                Nicolas Martyanoff <khaelin@gmail.com>
12 Oct 2009 22:39:39
Original commit files touched by this commit  0.9
wen search for other commits by this committer
Force commit to note
        repocopy from misc/tmux -> sysutils/tmux

Repocopy by:    marcus

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.274 seconds.