From f6223e6222bc0267fb2f249a35f74797cd61f34f Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 16 Jan 2003 11:52:00 +0000 Subject: [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2 Disabled package building for -current because of NFS locking problems. ^^ hopefully did it okay. PR: ports/46926 Submitted by: Chris Knight --- databases/firebird/files/patch-jrd::thd.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 databases/firebird/files/patch-jrd::thd.h (limited to 'databases/firebird/files/patch-jrd::thd.h') diff --git a/databases/firebird/files/patch-jrd::thd.h b/databases/firebird/files/patch-jrd::thd.h deleted file mode 100644 index b4e74ecfbe59..000000000000 --- a/databases/firebird/files/patch-jrd::thd.h +++ /dev/null @@ -1,14 +0,0 @@ ---- jrd/thd.h.orig Sat Mar 2 00:16:31 2002 -+++ jrd/thd.h Mon May 13 19:10:37 2002 -@@ -98,6 +98,11 @@ - #define MULTI_THREAD 1 - #endif - -+#if (defined(FREEBSD) && defined(SUPERSERVER)) -+#define POSIX_THREADS 1 -+#define MULTI_THREAD 1 -+#endif -+ - #ifdef VMS - #ifndef GATEWAY - #define MULTI_THREAD 1 -- cgit v1.2.3