diff options
| author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-25 23:04:52 +0000 |
|---|---|---|
| committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-25 23:04:52 +0000 |
| commit | 984a75e189f8032fdc9c22cb74ee524c9c5f229b (patch) | |
| tree | 9d805fa2f35da750e77d677f6098022710d037b6 /devel/imake-4/files/patch-d | |
| parent | 142f65210852bc655ce7e4c7c22b2623ec78ba6a (diff) | |
update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
Diffstat (limited to 'devel/imake-4/files/patch-d')
| -rw-r--r-- | devel/imake-4/files/patch-d | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/devel/imake-4/files/patch-d b/devel/imake-4/files/patch-d index 39662846e4ec..27ec6db7e147 100644 --- a/devel/imake-4/files/patch-d +++ b/devel/imake-4/files/patch-d @@ -1,14 +1,6 @@ ---- cf/FreeBSD.cf.orig Sun Jun 25 03:15:53 2000 -+++ cf/FreeBSD.cf Sun Jul 16 18:22:14 2000 -@@ -351,19 +356,22 @@ - #else - #define ServerOSDefines XFree86ServerOSDefines -DDDXTIME -DXNO_SYSCONF - #define XawI18nDefines -DUSE_XWCHAR_STRING -DUSE_XMBTOWC -+#endif -+#ifndef HasPam -+#define HasPam YES - #endif - +--- cf/FreeBSD.cf~ Tue Dec 5 10:16:28 2000 ++++ cf/FreeBSD.cf Tue Dec 5 10:45:42 2000 +@@ -371,14 +371,14 @@ /* The GCC strength-reduce bug is fixed for FreeBSD 2.1.5 and later */ #ifndef DefaultGcc2i386Opt #if OSMajorVersion > 2 || (OSMajorVersion == 2 && OSMinorVersion > 1) || (OSMajorVersion == 2 && OSMinorVersion == 1 && OSTeenyVersion >= 5) |
