From nobody@FreeBSD.org  Wed Oct 10 17:30:28 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7857316A41B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Oct 2007 17:30:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C82313C47E
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Oct 2007 17:30:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9AHUSNP042281
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Oct 2007 17:30:28 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9AHUS0t042280;
	Wed, 10 Oct 2007 17:30:28 GMT
	(envelope-from nobody)
Message-Id: <200710101730.l9AHUS0t042280@www.freebsd.org>
Date: Wed, 10 Oct 2007 17:30:28 GMT
From: Milos Vyletel <mv@rulez.sk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: astro/boinc-setiathome-enhanced on amd64 compile just fine
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: r.c.ladan@gmail.com

>Number:         117077
>Category:       ports
>Synopsis:       astro/boinc-setiathome-enhanced on amd64 compile just fine
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 10 17:40:00 UTC 2007
>Closed-Date:    Sun Jan 06 18:04:19 UTC 2008
>Last-Modified:  Sun Jan  6 18:10:03 UTC 2008
>Originator:     Milos Vyletel
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
FreeBSD osol.deadside.org 7.0-CURRENT FreeBSD 7.0-CURRENT #1340: Wed Oct 10 16:28:41 CEST 2007     mv@osol.deadside.org:/usr/obj/usr/src/sys/k64  amd64

>Description:
Port astro/boinc-setiathome-enhanced is marked broken for amd64
BROKEN=        Does not compile

but it compiles just fine for me, I'm runnig it on core 2 quad cpu with no problem at all.
>How-To-Repeat:

>Fix:
Apply attached patch

Patch attached with submission follows:

--- astro/boinc-setiathome-enhanced/Makefile~	2007-10-08 15:11:53.886405503 +0200
+++ astro/boinc-setiathome-enhanced/Makefile	2007-10-10 16:42:10.133853987 +0200
@@ -88,8 +88,8 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "amd64"
-BROKEN=	Does not compile
-.endif
+#.if ${ARCH} == "amd64"
+#BROKEN=	Does not compile
+#.endif
 
 .include <bsd.port.post.mk>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 10 17:40:07 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117077 
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Sun Oct 14 12:01:48 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117077 
State-Changed-From-To: feedback->closed 
State-Changed-By: mi 
State-Changed-When: Sun Jan 6 18:03:31 UTC 2008 
State-Changed-Why:  
The recently added patch should fix this port on amd64 
for all releases, not just on the submitter's 7.x 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117077 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117077: commit references a PR
Date: Sun,  6 Jan 2008 18:00:53 +0000 (UTC)

 mi          2008-01-06 18:00:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     astro/boinc-setiathome-enhanced Makefile 
   Added files:
     astro/boinc-setiathome-enhanced/files patch-amd64 
   Log:
   Patch the vendor's configure to properly detect amd64 (rather than
   x86_64). This should unbreak the port for amd64 on all releases.
   
   Also affects:
   
   PR:     ports/117077
   
   Approved by:    maintainer      (Rene Ladan)
   Approved by:    last committer  (lwhsu)
   
   Revision  Changes    Path
   1.13      +1 -1      ports/astro/boinc-setiathome-enhanced/Makefile
   1.1       +9 -0      ports/astro/boinc-setiathome-enhanced/files/patch-amd64 (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
