Date: Tue, 13 Sep 2005 20:41:09 +0200 (CEST) From: Johan van Selst <johans@stack.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86087: mail/sympa: unbreak om amd64 Message-ID: <20050913184109.D24AE6365@hammer.stack.nl> Resent-Message-ID: <200509131850.j8DIo2Er074697@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86087 >Category: ports >Synopsis: mail/sympa: unbreak om amd64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Sep 13 18:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Johan van Selst >Release: FreeBSD 6.0-BETA4 amd64 >Organization: >Environment: System: FreeBSD hammer.stack.nl 6.0-BETA4 FreeBSD 6.0-BETA4 #2: Fri Sep 9 18:52:55 CEST 2005 root@hammer.stack.nl:/usr/obj/usr/src/sys/HAMMER amd64 >Description: Inform the configure script that amd64 is a valid architecture. Apart from that it works smoothly (it's mostly perl) >How-To-Repeat: >Fix: Add text below as patchfile, files/patch-config.sub And remove BROKEN= tag from the ports Makefile --- config.sub.orig Tue Sep 13 20:35:06 2005 +++ config.sub Tue Sep 13 20:32:55 2005 @@ -224,7 +224,7 @@ case $basic_machine in | f301-* | armv*-* | s390-* | sv1-* | t3e-* \ | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \ | thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* \ - | bs2000-*) + | bs2000-* | amd64-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050913184109.D24AE6365>