summaryrefslogtreecommitdiff
path: root/x11/XFree86-4/files/patch-d
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2001-03-18 03:20:57 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2001-03-18 03:20:57 +0000
commit502fe521bdea66dbde90a199199c4f8f152ca2f0 (patch)
tree8ec484e506b7b29cbfbea596e8943ff07dc5e58c /x11/XFree86-4/files/patch-d
parentMake the interactive variable conditional since this port *isn't* (diff)
Upgrade to version 4.0.3
- patch-0 replaced by 'MAKE_ARGS=' in Makefile - XF86Setup is no more supported in XFree-4, so patch-8 is removed as well as corresponding stuff in scripts/configure - patch-config_cf_Server_tmpl replaced by the setting of InstallXserverSetUID in scripts/configure other removed patches are no more necessary. Note that freetype2 is now part of the base 4.0.3 distribution. The freetype2 include and libs files are always installed.
Notes
Notes: svn path=/head/; revision=39994
Diffstat (limited to 'x11/XFree86-4/files/patch-d')
-rw-r--r--x11/XFree86-4/files/patch-d11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/XFree86-4/files/patch-d b/x11/XFree86-4/files/patch-d
index ae6defbaa0f1..aa9b40fe1c97 100644
--- a/x11/XFree86-4/files/patch-d
+++ b/x11/XFree86-4/files/patch-d
@@ -1,16 +1,5 @@
--- config/cf/FreeBSD.cf.orig Tue Dec 5 01:45:27 2000
+++ config/cf/FreeBSD.cf Tue Dec 19 23:08:57 2000
-@@ -210,8 +210,10 @@
-
- /* PAM appeared in FreeBSD 3.1 */
- #if (OSMajorVersion > 3) || (OSMajorVersion == 3 && OSMinorVersion >=1 )
-+#ifndef HasPam
- #define HasPam YES
- #endif
-+#endif
-
- /*
- * For FreeBSD 2.2.5 and later don't make any assumptions about the version
@@ -371,14 +373,14 @@
/* The GCC strength-reduce bug is fixed for FreeBSD 2.1.5 and later */
#ifndef DefaultGcc2i386Opt