Attached simple patch for port 'sysutils/tmux': - Remove mark BROKEN. - Added compat for closefrom() when ${OSVERSION} < 702104 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen Over to maintainer (via the GNATS Auto Assign Tool)
wen 2011-02-21 07:09:49 UTC FreeBSD ports repository Modified files: sysutils/tmux Makefile Added files: sysutils/tmux/files extra-patch-fb7 extra-patch-kqueue extra-patch-kqueue_and_fb7 Log: - 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] Revision Changes Path 1.24 +18 -3 ports/sysutils/tmux/Makefile 1.1 +18 -0 ports/sysutils/tmux/files/extra-patch-fb7 (new) 1.1 +10 -0 ports/sysutils/tmux/files/extra-patch-kqueue (new) 1.1 +20 -0 ports/sysutils/tmux/files/extra-patch-kqueue_and_fb7 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!