From nobody@FreeBSD.org  Sat Oct 12 15:03:10 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 88A9E7BB
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Oct 2013 15:03:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 5B3CE2161
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Oct 2013 15:03:10 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9CF3Ae5071752
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Oct 2013 15:03:10 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9CF3Aa3071745;
	Sat, 12 Oct 2013 15:03:10 GMT
	(envelope-from nobody)
Message-Id: <201310121503.r9CF3Aa3071745@oldred.freebsd.org>
Date: Sat, 12 Oct 2013 15:03:10 GMT
From: Justin Hibbits <jhibbits@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: databases/virtuoso does compile and run on powerpc/powerpc64
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182926
>Category:       ports
>Synopsis:       databases/virtuoso does compile and run on powerpc/powerpc64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    fjoe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 12 15:10:00 UTC 2013
>Closed-Date:    Tue Oct 15 05:16:49 UTC 2013
>Last-Modified:  Tue Oct 15 05:20:01 UTC 2013
>Originator:     Justin Hibbits
>Release:        -CURRENT
>Organization:
>Environment:
>Description:
databases/virtuoso is ONLY_FOR_ARCH i386, amd64, and sparc64.  It builds and runs just fine on powerpc and powerpc64.  I think the ONLY_FOR_ARCH line can be removed from the makefile, it should build fine on all architectures, I don't see any architecture specific code.
>How-To-Repeat:

>Fix:
Add powerpc and powerpc64 to ONLY_FOR_ARCH line, or remove the line entirely.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->fjoe 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 12 15:10:14 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182926 
State-Changed-From-To: open->closed 
State-Changed-By: fjoe 
State-Changed-When: Tue Oct 15 05:16:29 UTC 2013 
State-Changed-Why:  
Change committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182926: commit references a PR
Date: Tue, 15 Oct 2013 05:16:34 +0000 (UTC)

 Author: fjoe
 Date: Tue Oct 15 05:16:26 2013
 New Revision: 330366
 URL: http://svnweb.freebsd.org/changeset/ports/330366
 
 Log:
   Remove ONLY_FOR_ARCHS.
   
   PR:		182926
   Submitted by:	Justin Hibbits
 
 Modified:
   head/databases/virtuoso/Makefile
 
 Modified: head/databases/virtuoso/Makefile
 ==============================================================================
 --- head/databases/virtuoso/Makefile	Tue Oct 15 05:12:03 2013	(r330365)
 +++ head/databases/virtuoso/Makefile	Tue Oct 15 05:16:26 2013	(r330366)
 @@ -41,7 +41,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib
  MAKE_ENV=	PATH=${LOCALBASE}/bin:${PATH}\
  		ISQL=isql-vt
  USE_RC_SUBR=	virtuoso
 -ONLY_FOR_ARCHS=	i386 amd64 sparc64
  USERS=		virtuoso
  GROUPS=		virtuoso
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
