FreeBSD Bugzilla – Attachment 112973 Details for
Bug 154485
Patch for sysutils/tmux
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
landy2005
on 2011-02-03 11:50:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
landy2005
Created:
2011-02-03 11:50:08 UTC
Size:
1.25 KB
patch
obsolete
>diff -ruN sysutils/tmux.orig/Makefile sysutils/tmux/Makefile >--- sysutils/tmux.orig/Makefile 2011-01-13 03:56:00.000000000 +0300 >+++ sysutils/tmux/Makefile 2011-02-03 14:25:47.000000000 +0300 >@@ -32,8 +32,7 @@ > .include <bsd.port.pre.mk> > > .if ${OSVERSION} < 702104 >-BROKEN= fails to build with closefrom >-# More detailed message: http://svn.freebsd.org/viewvc/base/stable/7/sys/kern/syscalls.master?revision=195694&view=markup >+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-configure > .endif > > post-patch: >diff -ruN sysutils/tmux.orig/files/extra-patch-configure sysutils/tmux/files/extra-patch-configure >--- sysutils/tmux.orig/files/extra-patch-configure 1970-01-01 03:00:00.000000000 +0300 >+++ sysutils/tmux/files/extra-patch-configure 2011-02-03 14:25:47.000000000 +0300 >@@ -0,0 +1,18 @@ >+--- configure.orig 2011-02-03 13:42:50.000000000 +0300 >++++ configure 2011-02-03 13:45:11.000000000 +0300 >+@@ -224,7 +224,6 @@ >+ #define HAVE_ASPRINTF >+ #define HAVE_BROKEN_KQUEUE >+ #define HAVE_BZERO >+-#define HAVE_CLOSEFROM >+ #define HAVE_DAEMON >+ #define HAVE_FGETLN >+ #define HAVE_FORKPTY >+@@ -245,6 +244,7 @@ >+ cat <<EOF >>$CONFIG_MK >+ LIBS+= -lcurses -lutil -levent >+ SRCS+= osdep-freebsd.c \ >++ compat/closefrom.c \ >+ compat/vis.c \ >+ compat/unvis.c \ >+ compat/imsg-buffer.c \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154485
: 112973