Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2000 07:34:05 GMT
From:      Udo Schweigert <ust@cert.siemens.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16626: Update of Xfree86 port
Message-ID:  <200002100734.HAA40532@alaska.cert.siemens.de>

next in thread | raw e-mail | index | archive | help

>Number:         16626
>Category:       ports
>Synopsis:       Update of Xfree86 port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb  9 23:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Siemens AG, ZT IK 3
>Environment:

FreeBSD 3.4-STABLE

>Description:

Update the XFree86 3.3.6 port to:

	- contain the released Rage128 patch (but unfortunately this does 
          not solve all problems with this card under FreeBSD)
	- fix the release date "January 1999" --> "January 2000"
	- make it possible to build a package 
	  (PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)

>How-To-Repeat:


>Fix:
	

diff -ruN XFree86.orig/Makefile XFree86/Makefile
--- XFree86.orig/Makefile	Thu Jan 13 15:14:01 2000
+++ XFree86/Makefile	Wed Feb  9 16:56:21 2000
@@ -16,6 +16,13 @@
 		ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/source/
 DISTFILES=	X336src-1.tgz X336src-2.tgz
 
+PATCH_SITES=	ftp://ftp.xfree.org/pub/XFree86/3.3.6/fixes/ \
+		ftp://xfree86.cdrom.com/pub/XFree86/3.3.6/fixes/ \
+		ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-3.3.6/fixes/ \
+		ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/3.3.6/fixes/ \
+		ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/fixes/
+PATCHFILES= 	fix-01-r128	
+
 MAINTAINER=	jmz@FreeBSD.org
 
 IS_INTERACTIVE=	yes	# configure script asks questions
diff -ruN XFree86.orig/files/md5 XFree86/files/md5
--- XFree86.orig/files/md5	Wed Jan 12 04:45:04 2000
+++ XFree86/files/md5	Wed Feb  9 16:40:18 2000
@@ -1,3 +1,4 @@
 MD5 (xc/X336src-1.tgz) = bbfa360d10ce91ab37f24f197a31b485
 MD5 (xc/X336src-2.tgz) = 897daa223b5b67b8314ed8835cc17539
+MD5 (xc/fix-01-r128) = a62387e13b970c5a83e9a0822c30344f
 MD5 (xc/Wraphelp.c) = IGNORE
diff -ruN XFree86.orig/patches/patch-d XFree86/patches/patch-d
--- XFree86.orig/patches/patch-d	Thu Jan  1 01:00:00 1970
+++ XFree86/patches/patch-d	Wed Feb  9 16:47:17 2000
@@ -0,0 +1,10 @@
+--- programs/Xserver/hw/xfree86/xf86Version.h.orig	Sat Jan  8 19:24:57 2000
++++ programs/Xserver/hw/xfree86/xf86Version.h	Wed Feb  9 16:44:53 2000
+@@ -19,6 +19,6 @@
+ 			XF86_VERSION_BETA,			\
+ 			XF86_VERSION_ALPHA)
+ 
+-#define XF86_DATE	"January 8 1999"
++#define XF86_DATE	"January 8 2000"
+ 
+ /* $XConsortium: xf86Version.h /main/78 1996/10/28 05:42:10 kaleb $ */
diff -ruN XFree86.orig/pkg/PLIST XFree86/pkg/PLIST
--- XFree86.orig/pkg/PLIST	Thu Jan 13 15:14:25 2000
+++ XFree86/pkg/PLIST	Wed Feb  9 17:41:56 2000
@@ -591,7 +591,6 @@
 lib/X11/config/xfree86.cf
 lib/X11/doc/AccelCards
 lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
 lib/X11/doc/COPYRIGHT
 lib/X11/doc/Devices
 lib/X11/doc/Monitors
diff -ruN XFree86.orig/pkg/PLIST.alpha XFree86/pkg/PLIST.alpha
--- XFree86.orig/pkg/PLIST.alpha	Mon Nov  1 02:54:10 1999
+++ XFree86/pkg/PLIST.alpha	Wed Feb  9 17:42:00 2000
@@ -584,7 +584,6 @@
 lib/X11/config/xfree86.cf
 lib/X11/doc/AccelCards
 lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
 lib/X11/doc/COPYRIGHT
 lib/X11/doc/Devices
 lib/X11/doc/Monitors
diff -ruN XFree86.orig/pkg/PLIST.pc98 XFree86/pkg/PLIST.pc98
--- XFree86.orig/pkg/PLIST.pc98	Mon Jan 24 19:03:17 2000
+++ XFree86/pkg/PLIST.pc98	Wed Feb  9 17:42:04 2000
@@ -589,7 +589,6 @@
 lib/X11/config/xfree86.cf
 lib/X11/doc/AccelCards
 lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
 lib/X11/doc/COPYRIGHT
 lib/X11/doc/Devices
 lib/X11/doc/Monitors

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002100734.HAA40532>