Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 19:39:51 -0600 (CST)
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        trevor@FreeBSD.org
Subject:   ports/75646: x11/linux-XFree86-libs: enable for amd64
Message-ID:  <200412300139.iBU1dpXC091661@dolphin.local.net>
Resent-Message-ID: <200412300140.iBU1eOBp043864@freefall.freebsd.org>

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

>Number:         75646
>Category:       ports
>Synopsis:       x11/linux-XFree86-libs: enable for amd64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 30 01:40:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Conrad J. Sabatier
>Release:        FreeBSD 6.0-CURRENT amd64
>Organization:
N/A
>Environment:
System: FreeBSD dolphin.local.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Wed Dec 29 07:04:29 CST 2004 conrads@dolphin.local.net:/usr/obj/usr/src/sys/CUSTOM amd64


>Description:
	Add amd64 to supported architectures for linux-XFree86-libs
>How-To-Repeat:
	Attempt to install port without the following patches.
>Fix:
	Apply the following patches.

--- linux-XFree86-libs.diff begins here ---
diff -r -N -u --exclude=CVS x11/linux-XFree86-libs.orig/Makefile x11/linux-XFree86-libs/Makefile
--- x11/linux-XFree86-libs.orig/Makefile	Wed Dec 29 19:27:21 2004
+++ x11/linux-XFree86-libs/Makefile	Wed Dec 29 19:23:44 2004
@@ -28,7 +28,7 @@
 MD5_FILE=	${MASTERDIR}/distinfo.${MACHINE_ARCH}
 NO_BUILD=	yes
 NO_FILTER_SHLIBS=	yes
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 PLIST=		${WRKDIR}/plist
 PLIST_DIRS=	usr/X11R6/lib/X11
 PREFIX=		${LINUXBASE}
diff -r -N -u --exclude=CVS x11/linux-XFree86-libs.orig/distinfo.amd64 x11/linux-XFree86-libs/distinfo.amd64
--- x11/linux-XFree86-libs.orig/distinfo.amd64	Wed Dec 31 18:00:00 1969
+++ x11/linux-XFree86-libs/distinfo.amd64	Wed Dec 29 19:24:28 2004
@@ -0,0 +1,2 @@
+MD5 (rpm/i386/suse/XFree86-libs-4.3.99.902-43.35.3.i586.rpm) = 89431783cd8261a970d6ec5484dd09e6
+SIZE (rpm/i386/suse/XFree86-libs-4.3.99.902-43.35.3.i586.rpm) = 2404743
--- linux-XFree86-libs.diff ends here ---


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



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