ports/124772: Update port: sysutils/mono-kmod should build on amd64 not arm

Douglas William Thrift douglas at zweihander.ccs.ucsb.edu
Fri Jun 20 00:10:02 UTC 2008


>Number:         124772
>Category:       ports
>Synopsis:       Update port: sysutils/mono-kmod should build on amd64 not arm
>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:   Fri Jun 20 00:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 7.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD zweihander.ccs.ucsb.edu 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #1: Thu Jun 19 00:49:26 PDT 2008 douglas at zweihander.ccs.ucsb.edu:/usr/obj/usr/src/sys/DOPPELSOLDNER amd64
>Description:
The port was set to only be used on i386 and arm with the justification that
those are the only platforms on which lang/mono builds. However, lang/mono
actually only builds on i386 and amd64.
>How-To-Repeat:
>Fix:
--- mono-kmod.patch begins here ---
diff -Nrux .svn -x work /usr/ports/sysutils/mono-kmod/Makefile mono-kmod/Makefile
--- /usr/ports/sysutils/mono-kmod/Makefile	2007-08-03 09:27:31.000000000 -0700
+++ mono-kmod/Makefile	2008-06-19 16:32:20.876639335 -0700
@@ -13,7 +13,7 @@
 MAINTAINER=	bkoenig at alpha-tierchen.de
 COMMENT=	Execute .NET applications from command line
 
-ONLY_FOR_ARCHS=	i386 arm
+ONLY_FOR_ARCHS=	i386 amd64
 
 USE_BZIP2=	yes
 KMODDIR?=	/boot/modules
--- mono-kmod.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list