Re: cvs commit: ports/sysutils/tmux Makefile

2012-01-31 Thread Dmitry Marakasov
* Pietro Cerutti (g...@freebsd.org) wrote: > - Change ${LN} to ${INSTALL_DATA} when installing bash completion script Thanks, as using ln causes "Cross-device link" errors on some filesystem layouts. Btw, it would also be nice to silence do-patch (REINPLACE_CMDs) and unsilence install commands.

cvs commit: ports/sysutils/tmux Makefile

2012-01-31 Thread Pietro Cerutti
gahr2012-01-31 13:37:29 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Log: - Change ${LN} to ${INSTALL_DATA} when installing bash completion script Revision ChangesPath 1.34 +1 -1 ports/sysutils/tmux/Makefile

cvs commit: ports/sysutils/tmux Makefile distinfo

2012-01-31 Thread Pietro Cerutti
gahr2012-01-31 11:23:22 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo Log: - Update to 1.6 - Install bash completion script [1] PR: 164405 [1] Submitted by: Adam Weinberger Revision ChangesPath 1.33

cvs commit: ports/sysutils/tmux Makefile distinfo ports/sysutils/tmux/files extra-patch-fb7 extra-patch-kqueue extra-patch-kqueue_and_fb7 patch-hostname.diff

2011-07-15 Thread Pietro Cerutti
gahr2011-07-15 14:48:32 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo Removed files: sysutils/tmux/files extra-patch-fb7 extra-patch-kqueue extra-patch-kqueue_and_fb7 patch-hostname.d

cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files patch-hostname.diff

2011-07-11 Thread Pietro Cerutti
gahr2011-07-11 10:49:06 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Added files: sysutils/tmux/files patch-hostname.diff Log: - add support for the #h status line special char to print to hostname of the localhost without the domain

cvs commit: ports/sysutils/tmux Makefile

2011-06-30 Thread David E. O'Brien
obrien 2011-06-30 17:03:10 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Log: Add LICENSE. work/tmux-1.4/NOTES:simple, modern, BSD-licensed alternative to programs such as GNU screen. Revision ChangesPath 1.29 +2 -0 ports/sys

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-21 Thread Alexey Dokuchaev
On Fri, Jun 17, 2011 at 01:26:43PM -0400, Sahil Tandon wrote: > I think your passion about this "issue" is sweet. My (incredibly simple) > point is that unless we have a consensus, then going through and reverting > the tmux commit is really not needed. As been already mentioned, this commit is h

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-17 Thread Sahil Tandon
On Jun 17, 2011, at 1:59 PM, "b. f." wrote: > Look, I don't mean to sound overly-exercised about this particular > commit -- that's easy to do in email when there is a lack of other > verbal and non-verbal cues --- of course it doesn't _need_ to be > reverted, although it would be better if it we

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-17 Thread b. f.
On 6/17/11, Sahil Tandon wrote: > On Jun 17, 2011, at 10:43 AM, "b. f." wrote: > >> On 6/17/11, Sahil Tandon wrote: >>> On Jun 16, 2011, at 11:57 PM, "b. f." wrote: >>> On 6/17/11, Sahil Tandon wrote: > On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: > >> On Thu,

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-17 Thread Sahil Tandon
On Jun 17, 2011, at 10:43 AM, "b. f." wrote: > On 6/17/11, Sahil Tandon wrote: >> On Jun 16, 2011, at 11:57 PM, "b. f." wrote: >> >>> On 6/17/11, Sahil Tandon wrote: On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: > On Thu, Jun 16, 2011 at 08:42:28AM +, Wen He

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-17 Thread b. f.
On 6/17/11, Sahil Tandon wrote: > On Jun 16, 2011, at 11:57 PM, "b. f." wrote: > >> On 6/17/11, Sahil Tandon wrote: >>> On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: >>> On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: > wen 2011-06-16 08:42:28 UTC >>>

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-tty-keys.c patch-tty-keys.c

2011-06-17 Thread Pan Tsu
Wen Heping writes: [...] > Log: > - Add an option to use patch-tty-key.c [2] [...] > Revision ChangesPath > 1.1 +11 -0 ports/sysutils/tmux/files/extra-patch-tty-keys.c (new) > 1.2 +0 -11 ports/sysutils/tmux/files/patch-tty-keys.c (dead) Wouldn't providing alter

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-17 Thread Sahil Tandon
On Jun 16, 2011, at 11:57 PM, "b. f." wrote: > On 6/17/11, Sahil Tandon wrote: >> On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: >> >>> On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: wen 2011-06-16 08:42:28 UTC Modified files: sysutil

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-16 Thread b. f.
On 6/17/11, wen heping wrote: > 2011/6/17 b. f. : >> On 6/17/11, Sahil Tandon wrote: >>> On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: >>> On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: > wen 2011-06-16 08:42:28 UTC > > Modified files: >>

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-16 Thread wen heping
2011/6/17 b. f. : > On 6/17/11, Sahil Tandon wrote: >> On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: >> >>> On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: >>> > wen         2011-06-16 08:42:28 UTC >>> > >>> >   Modified files: >>> >     sysutils/tmux        Makefile >>

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-16 Thread b. f.
On 6/17/11, Sahil Tandon wrote: > On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: > >> On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: >> > wen 2011-06-16 08:42:28 UTC >> > >> > Modified files: >> > sysutils/tmuxMakefile >> > Log: >> > - Fix buil

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-16 Thread Sahil Tandon
On Thu, 2011-06-16 at 16:47:33 +, Alexey Dokuchaev wrote: > On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: > > wen 2011-06-16 08:42:28 UTC > > > > Modified files: > > sysutils/tmuxMakefile > > Log: > > - Fix build when CFLAGS is set in /etc/make.conf >

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-16 Thread wen heping
2011/6/17 Alexey Dokuchaev : > On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: >> wen         2011-06-16 08:42:28 UTC >> >>   Modified files: >>     sysutils/tmux        Makefile >>   Log: >>   - Fix build when CFLAGS is set in /etc/make.conf > > Hmm, default CPPFLAGS is empty.  Judging

Re: cvs commit: ports/sysutils/tmux Makefile

2011-06-16 Thread Alexey Dokuchaev
On Thu, Jun 16, 2011 at 08:42:28AM +, Wen Heping wrote: > wen 2011-06-16 08:42:28 UTC > > Modified files: > sysutils/tmuxMakefile > Log: > - Fix build when CFLAGS is set in /etc/make.conf Hmm, default CPPFLAGS is empty. Judging just from the diff, instead of introd

cvs commit: ports/sysutils/tmux Makefile

2011-06-16 Thread Wen Heping
wen 2011-06-16 08:42:28 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Log: - Fix build when CFLAGS is set in /etc/make.conf PR: ports/157918 Submitted by: Grzegorz Blach Revision ChangesPath 1.28 +5 -4 p

cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-tty-keys.c patch-tty-keys.c

2011-05-24 Thread Wen Heping
wen 2011-05-25 00:29:33 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Added files: sysutils/tmux/files extra-patch-tty-keys.c Removed files: sysutils/tmux/files patch-tty-keys.c Log: - Fix tmux.conf location [1] - Support libeven

cvs commit: ports/sysutils/tmux Makefile

2011-03-03 Thread Wen Heping
wen 2011-03-03 08:16:59 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Log: - Add LIBEVENT_STATIC to OPTIONS PR: ports/155080 Submitted by: mm@ Revision ChangesPath 1.26 +13 -4 ports/sysutils/tmux/Makefile

cvs commit: ports/sysutils/tmux Makefile

2011-02-21 Thread Wen Heping
wen 2011-02-21 10:43:38 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Log: - Some cleanup in Makefile Reported by:landy2...@gmail.com Revision ChangesPath 1.25 +0 -4 ports/sysutils/tmux/Makefile _

cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-fb7 extra-patch-kqueue extra-patch-kqueue_and_fb7

2011-02-20 Thread Wen Heping
wen 2011-02-21 07:09:49 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Added files: sysutils/tmux/files extra-patch-fb7 extra-patch-kqueue extra-patch-kqueue_and_fb7 Log: - Fix build when ${OSVERSION} < 702104 [1]

cvs commit: ports/sysutils/tmux Makefile

2011-01-12 Thread Wen Heping
wen 2011-01-13 00:56:00 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Log: - Mark BROKEN when ${OSVERSION} < 702104 Reported by:QAT@ Feature safe: yes Revision ChangesPath 1.23 +5 -0 ports/sysutils/tmux/Makefile

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-11 Thread Gary Jennejohn
On Tue, 11 Jan 2011 05:58:45 + Alexey Dokuchaev wrote: > On Tue, Jan 11, 2011 at 08:03:40AM +0800, wen heping wrote: > > 2011/1/11 Boris Samorodov : > > > On Mon, 10 Jan 2011 06:52:10 + Alexey Dokuchaev wrote: > > >> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote: > > >> > >

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-10 Thread Boris Samorodov
On Tue, 11 Jan 2011 14:42:27 +0800 wen heping wrote: > 2011/1/11 Boris Samorodov : > > On Tue, 11 Jan 2011 08:03:40 +0800 wen heping wrote: > >> 2011/1/11 Boris Samorodov : > >> > On Mon, 10 Jan 2011 06:52:10 + Alexey Dokuchaev wrote: > >> > > >> >> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sa

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-10 Thread wen heping
2011/1/11 Boris Samorodov : > On Tue, 11 Jan 2011 08:03:40 +0800 wen heping wrote: >> 2011/1/11 Boris Samorodov : >> > On Mon, 10 Jan 2011 06:52:10 + Alexey Dokuchaev wrote: >> > >> >> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote: >> >> > On Mon, 2011-01-10 at 01:46:02 +, Al

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-10 Thread Boris Samorodov
On Tue, 11 Jan 2011 08:03:40 +0800 wen heping wrote: > 2011/1/11 Boris Samorodov : > > On Mon, 10 Jan 2011 06:52:10 + Alexey Dokuchaev wrote: > > > >> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote: > >> > On Mon, 2011-01-10 at 01:46:02 +, Alexey Dokuchaev wrote: > >> > > On M

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-10 Thread Alexey Dokuchaev
On Tue, Jan 11, 2011 at 08:03:40AM +0800, wen heping wrote: > 2011/1/11 Boris Samorodov : > > On Mon, 10 Jan 2011 06:52:10 + Alexey Dokuchaev wrote: > >> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote: > >> > > >> > http://lists.freebsd.org/pipermail/freebsd-ports/2010-March/06000

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-10 Thread wen heping
2011/1/11 Boris Samorodov : > On Mon, 10 Jan 2011 06:52:10 + Alexey Dokuchaev wrote: > >> On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote: >> > On Mon, 2011-01-10 at 01:46:02 +, Alexey Dokuchaev wrote: >> > > On Mon, Jan 10, 2011 at 01:35:21AM +, Wen Heping wrote: >> > > >

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-10 Thread Boris Samorodov
On Mon, 10 Jan 2011 06:52:10 + Alexey Dokuchaev wrote: > On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote: > > On Mon, 2011-01-10 at 01:46:02 +, Alexey Dokuchaev wrote: > > > On Mon, Jan 10, 2011 at 01:35:21AM +, Wen Heping wrote: > > > > wen 2011-01-10 01:35:21 UTC

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-09 Thread Alexey Dokuchaev
On Sun, Jan 09, 2011 at 11:18:48PM -0500, Sahil Tandon wrote: > On Mon, 2011-01-10 at 01:46:02 +, Alexey Dokuchaev wrote: > > On Mon, Jan 10, 2011 at 01:35:21AM +, Wen Heping wrote: > > > wen 2011-01-10 01:35:21 UTC > > > Log: > > > - Disable build with kqueue on all FreeBSD ver

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-09 Thread Sahil Tandon
On Mon, 2011-01-10 at 01:46:02 +, Alexey Dokuchaev wrote: > On Mon, Jan 10, 2011 at 01:35:21AM +, Wen Heping wrote: > > wen 2011-01-10 01:35:21 UTC > > > > Modified files: > > sysutils/tmuxMakefile > > Removed files: > > sysutils/tmux/files extra-patch-config

Re: cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-09 Thread Alexey Dokuchaev
On Mon, Jan 10, 2011 at 01:35:21AM +, Wen Heping wrote: > wen 2011-01-10 01:35:21 UTC > > Modified files: > sysutils/tmuxMakefile > Removed files: > sysutils/tmux/files extra-patch-configure > Log: > - Disable build with kqueue on all FreeBSD version to avoid

cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2011-01-09 Thread Wen Heping
wen 2011-01-10 01:35:21 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Removed files: sysutils/tmux/files extra-patch-configure Log: - Disable build with kqueue on all FreeBSD version to avoid run error. Reported by:garga@ (via Ema

cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure patch-configure

2011-01-04 Thread Wen Heping
wen 2011-01-05 07:06:57 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Added files: sysutils/tmux/files extra-patch-configure Removed files: sysutils/tmux/files patch-configure Log: - Only apply the patch of configure on FreeBSD8 an

cvs commit: ports/sysutils/tmux Makefile distinfo ports/sysutils/tmux/files patch-configure patch_server-window.c

2010-12-29 Thread Wen Heping
wen 2010-12-30 06:59:27 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo sysutils/tmux/files patch-configure Removed files: sysutils/tmux/files patch_server-window.c Log: - Update to 1.4 Submitted by: h.sku...@gmail.com

cvs commit: ports/sysutils/tmux Makefile distinfo ports/sysutils/tmux/files patch-configure patch_server-window.c

2010-12-21 Thread Wen Heping
wen 2010-12-22 01:38:53 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo Added files: sysutils/tmux/files patch-configure patch_server-window.c Log: - Force using kqueue since FreeBSD 6.x is now EOL [1] - Fix urgent signal for wind

cvs commit: ports/sysutils/tmux Makefile distinfo ports/sysutils/tmux/files extra-patch-configure

2010-08-05 Thread Sylvio Cesar Teixeira
sylvio 2010-08-05 12:27:05 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo Removed files: sysutils/tmux/files extra-patch-configure Log: - Update to 1.3 PR: ports/148835 [1] ports/149187 [2] Submitt

cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files patch-tty-keys.c

2010-06-03 Thread Wen Heping
wen 2010-06-04 01:26:22 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Added files: sysutils/tmux/files patch-tty-keys.c Log: - Fix the bug that tmux don't assume \177 as backspace char PR: ports/140339 Submitted by: An

cvs commit: ports/sysutils/tmux Makefile ports/sysutils/tmux/files extra-patch-configure

2010-04-05 Thread Wen Heping
wen 2010-04-06 02:52:08 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile Added files: sysutils/tmux/files extra-patch-configure Log: - Fix run error when using zsh or sh as shell [1][2] - Fix build error with custom LOCALBASE PR:

cvs commit: ports/sysutils/tmux Makefile distinfo

2010-03-12 Thread Wen Heping
wen 2010-03-12 14:10:29 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo Log: - Update to 1.2 PR: ports/144685 Submitted by: Jan Henrik Sylvester Revision ChangesPath 1.14 +3 -1 ports/sysutils/tmux

Re: cvs commit: ports/sysutils/tmux Makefile distinfo

2009-11-05 Thread QAT
The Restless Daemon identified a patch error while trying to build: tmux-1.1 maintained by w...@freebsd.org Makefile ident: $FreeBSD: ports/sysutils/tmux/Makefile,v 1.13 2009/11/06 06:10:58 wen Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/tmux-1.1.log : ---End Environment--- -

cvs commit: ports/sysutils/tmux Makefile distinfo

2009-11-05 Thread Wen Heping
wen 2009-11-06 06:10:59 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo Log: - Update to 1.1 - Reduce "noise" (textual output) during install - Replace files/patch-configure with ${REINPLACE_CMD} in Makefile - Replace pkg-plist with d

cvs commit: ports/sysutils/tmux Makefile pkg-plist

2009-10-16 Thread Wen Heping
wen 2009-10-16 14:06:41 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile pkg-plist Log: - Add missing examples file PR: ports/139675 Submitted by: Shane Bell Approved by:miwi(mentor) Revision ChangesPath 1.12

cvs commit: ports/sysutils/tmux Makefile distinfo ports/sysutils/tmux/files patch-configure

2009-10-14 Thread Wen Heping
wen 2009-10-14 14:01:01 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo Added files: sysutils/tmux/files patch-configure Log: - Update to 1.0 [1] - Fix the build error on FreeBSD-6 [2] - Update my mail address to FreeBSD PR

cvs commit: ports/sysutils/tmux Makefile distinfo pkg-descr pkg-plist

2009-10-12 Thread Wen Heping
wen 2009-10-12 22:39:39 UTC FreeBSD ports repository Modified files: sysutils/tmuxMakefile distinfo pkg-descr pkg-plist Log: Force commit to note repocopy from misc/tmux -> sysutils/tmux Repocopy by:marcus Revision ChangesPath 1.10