ports/119275: [patch] www/yaws - enable compilation on non-i386

peter.schuller at infidyne.com peter.schuller at infidyne.com
Wed Jan 2 18:40:04 UTC 2008


>Number:         119275
>Category:       ports
>Synopsis:       [patch] www/yaws - enable compilation on non-i386
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 02 18:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller at infidyne.com
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD hyperion.scode.org 6.2-RELEASE-p8 FreeBSD 6.2-RELEASE-p8 #0: Fri Oct 19 05:50:09 CEST 2007 scode at hyperion.scode.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	For some reason www/yaws is marked as broken on non-i386. I have successfully built
        and used it on amd64 machines on FreeBSD 7.

        I have contacted the maintainer about it but got no response as to why
        it is marked as broken. Thus, unless someone knows the the problem is
        I suggest the attached patch to simply remove this BROKEN flag.

        Note that yaws is written in erlang, which is why I find this very
        strange.
>How-To-Repeat:

>Fix:
--- Makefile.orig	Wed Jan  2 19:17:11 2008
+++ Makefile	Wed Jan  2 19:17:20 2008
@@ -30,10 +30,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} != "i386"
-BROKEN=		Does not compile on !i386
-.endif
-
 post-extract:
 	@${RM} -r ${WRKSRC}/www/.xvpics ${WRKSRC}/www/testdir
 	@${FIND} ${WRKSRC} -name .empty | ${XARGS} ${RM}


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



More information about the freebsd-ports-bugs mailing list