Summary: | Patch for sysutils/tmux | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | landy2005 | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
landy2005
2011-02-03 11:50:08 UTC
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! |