Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2007 17:20:01 +0100
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113095: Maintainer port update: emulators/uae
Message-ID:  <E1Hshwv-0001Jv-QR@amd64.irrelevant.org>
Resent-Message-ID: <200705281630.l4SGU6SA012026@freefall.freebsd.org>

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

>Number:         113095
>Category:       ports
>Synopsis:       Maintainer port update: emulators/uae
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 28 16:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 6.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD amd64.irrelevant.org 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Mon Jan 15 14:08:24 GMT 2007 root@amd64.irrelevant.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

Mark this port as broken under FreeBSD with gc 4.2+ in the world as
there seem to be no publically available source based fixed and the
program is mostly unmaintained nowadays due to e-uae being preferred.

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/emulators/uae/Makefile uae/Makefile
--- /usr/ports/emulators/uae/Makefile	Sat May 19 21:04:44 2007
+++ uae/Makefile	Mon May 28 17:18:06 2007
@@ -64,4 +64,8 @@
 BROKEN=	"Doesn't build on FreeBSD < 5.x"
 .endif
 
+.if ${OSVERSION} >= 700042
+BROKEN= "Doesn't build with GCC 4.2+"
+.endif
+
 .include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Hshwv-0001Jv-QR>