Date: Tue, 11 Feb 2003 13:42:52 -0800 (PST) From: Alexander Langer <alex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware2 Makefile ports/emulators/vmware2/files filedesc.patch m_waitok.patch Message-ID: <200302112142.h1BLgqRS064464@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alex 2003/02/11 13:42:52 PST Modified files: emulators/vmware2 Makefile Added files: emulators/vmware2/files filedesc.patch m_waitok.patch Log: Make this port build on CURRENT systems older than 2003/01/01 (abusing OSVERSION of 5.0-RELEASE for this) - include sys/filedesc.h where required - define M_WAITOK to 0 until THEY found a solution. Revision Changes Path 1.46 +4 -0 ports/emulators/vmware2/Makefile 1.1 +32 -0 ports/emulators/vmware2/files/filedesc.patch (new) 1.1 +25 -0 ports/emulators/vmware2/files/m_waitok.patch (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302112142.h1BLgqRS064464>