ports/145349: [patch] Fix sysutils/tmux when using zsh or sh as shell

Ryan Steinmetz rpsfa at rit.edu
Sat Apr 3 16:19:49 UTC 2010


>Number:         145349
>Category:       ports
>Synopsis:       [patch] Fix sysutils/tmux when using zsh or sh as shell
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 03 16:19:48 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        7.3-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
FreeBSD xxx.rit.edu 7.3-RELEASE FreeBSD 7.3-RELEASE #12: Sat Apr  3 10:37:02 EDT 2010     root at xxx.rit.edu:/usr/obj/usr/src/sys/xxx  i386
>Description:
See ports/144760 for discussion of the problem.

The attached patch resolves the issue for me and has been tested on 7.3-R and 8.0-R.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /tmp/tmux/files/patch-configure sysutils/tmux/files/patch-configure
--- /tmp/tmux/files/patch-configure	1969-12-31 19:00:00.000000000 -0500
+++ sysutils/tmux/files/patch-configure	2010-04-03 11:36:21.000000000 -0400
@@ -0,0 +1,10 @@
+--- configure.old	2010-04-03 11:35:46.000000000 -0400
++++ configure	2010-04-03 11:35:54.000000000 -0400
+@@ -204,6 +204,7 @@
+     FreeBSD|DragonFly)
+ 	cat <<EOF >>$CONFIG_H
+ #define HAVE_ASPRINTF
++#define HAVE_BROKEN_KQUEUE
+ #define HAVE_BZERO
+ #define HAVE_DAEMON
+ #define HAVE_FGETLN


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list