Pietro Cerutti
1dcbafc200
- Change ${LN} to ${INSTALL_DATA} when installing bash completion script
2012-01-31 13:37:29 +00:00
Pietro Cerutti
5a403a3f5b
- Update to 1.6
...
- Install bash completion script [1]
PR: 164405 [1]
Submitted by: Adam Weinberger <adamw@freebsd.org>
2012-01-31 11:23:22 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Pietro Cerutti
c6e279df75
- 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>
2011-07-15 14:48:32 +00:00
Pietro Cerutti
db55b4e9cb
- 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)
2011-07-11 10:49:06 +00:00
David E. O'Brien
93b92b1168
Add LICENSE.
...
work/tmux-1.4/NOTES:simple, modern, BSD-licensed alternative to programs such as GNU screen.
2011-06-30 17:03:10 +00:00
Wen Heping
6a41502437
- Fix build when CFLAGS is set in /etc/make.conf
...
PR: ports/157918
Submitted by: Grzegorz Blach <magik@roorback.net>
2011-06-16 08:42:28 +00:00
Wen Heping
7e66cdfd32
- 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]
2011-05-25 00:29:33 +00:00
Wen Heping
564939f84d
- Add LIBEVENT_STATIC to OPTIONS
...
PR: ports/155080
Submitted by: mm@
2011-03-03 08:16:59 +00:00
Wen Heping
d605471874
- Some cleanup in Makefile
...
Reported by: landy2005@gmail.com
2011-02-21 10:43:38 +00:00
Wen Heping
cfe1bc584d
- 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]
2011-02-21 07:09:49 +00:00
Wen Heping
616fe900b7
- Mark BROKEN when ${OSVERSION} < 702104
...
Reported by: QAT@
Feature safe: yes
2011-01-13 00:56:00 +00:00
Wen Heping
8316bb6cbc
- Disable build with kqueue on all FreeBSD version to avoid run error.
...
Reported by: garga@ (via Email)
Thanks to: h.skuhra@gmail.com
2011-01-10 01:35:21 +00:00
Wen Heping
a28855ff8e
- Only apply the patch of configure on FreeBSD8 and 9
...
Submitted by: h.skuhra@gmail.com (via email)
2011-01-05 07:06:57 +00:00
Wen Heping
bd0160ba75
- Update to 1.4
...
Submitted by: h.skuhra@gmail.com (via Email)
2010-12-30 06:59:27 +00:00
Wen Heping
78f352b18e
- 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]
2010-12-22 01:38:53 +00:00
Sylvio Cesar Teixeira
5392c3ed61
- 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)
2010-08-05 12:27:05 +00:00
Martin Matuska
39b68bb4fe
Update libevent to 1.4.14b
...
PR: ports/147723
Approved by: maintainer (timeout)
2010-07-25 15:39:20 +00:00
Wen Heping
271057f0f1
- Fix the bug that tmux don't assume \177 as backspace char
...
PR: ports/140339
Submitted by: Anonymous <swell.k@gmail.com>
2010-06-04 01:26:22 +00:00
Wen Heping
50e16d28ba
- 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]
2010-04-06 02:52:08 +00:00
Wen Heping
5fa3923ffa
- Update to 1.2
...
PR: ports/144685
Submitted by: Jan Henrik Sylvester <me@janh.de>
2010-03-12 14:10:29 +00:00
Wen Heping
1971e8d8ad
- Remove unneeded files
2009-11-06 06:17:13 +00:00
Wen Heping
c0276c423d
- 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>
2009-11-06 06:10:58 +00:00
Wen Heping
f6448dfe27
- Add missing examples file
...
PR: ports/139675
Submitted by: Shane Bell <decept0@gmail.com>
Approved by: miwi(mentor)
2009-10-16 14:06:41 +00:00
Wen Heping
e23d291717
- 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>
2009-10-14 14:01:00 +00:00
Dmitry Marakasov
a13d9a603d
- Switch SourceForge ports to the new File Release System: categories starting with M
2009-08-22 00:28:34 +00:00
Pietro Cerutti
3811c98e78
- Update to 0.9
...
PR: 136422
Submitted by: gahr
Approved by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-07-07 21:22:07 +00:00
Martin Wilke
b54aa68f4e
- Update to 0.8
...
Approved by: maintainer implicit
2009-05-01 18:05:41 +00:00
Christian Weisgerber
63e1ad8f15
Update to 0.7.
...
Approved by: maintainer
2009-02-16 23:38:50 +00:00
Beech Rintoul
9feea1f72d
- Add missing files
...
PR: ports/130700
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-01-21 22:54:13 +00:00
Beech Rintoul
b36a67c743
- Update to 0.6 from 0.5
...
- Respect PORTDOCS and PORTEXAMPLES
PR: ports/130700
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-01-21 22:51:40 +00:00
Martin Wilke
0d9d483784
- Update to 0.5
...
PR: fulvio ciriaco <oivulf@gmail.com>
Approved by: maintainer
2008-11-23 16:31:24 +00:00
Beech Rintoul
7398ff7e5d
- Update to 0.4a
...
- Use distversion instead of portversion for 0.4a
PR: ports/125190
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
2008-07-05 01:35:15 +00:00
Philippe Audeoud
eedc6a076b
- Update to 0.3
...
PR: ports/124740
Submitted by: Chess Griffin <chess@chessgriffin.com>
Approved by: maintainer, mentor (implicit)
2008-06-19 19:37:21 +00:00
Martin Wilke
e99aa6878f
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://tmux.sf.net/
PR: ports/124093
Submitted by: Wen Heping <wenheping at gmail.com>
2008-06-01 13:18:00 +00:00