From owner-freebsd-ports@FreeBSD.ORG Wed Aug 31 16:11:16 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8997106564A for ; Wed, 31 Aug 2011 16:11:16 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 94B348FC13 for ; Wed, 31 Aug 2011 16:11:16 +0000 (UTC) Received: by iadx2 with SMTP id x2so1219453iad.13 for ; Wed, 31 Aug 2011 09:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=7/maHXPPl+0CG0D+whIlHFfWhzNqfHmtkcNCkR5C1iE=; b=xGaNrsyUwGpB9vbw8lNj4YHam7Czx/OFmyKYUX8tBZr6fX8e87625+bR0jb9gX8+un ns5cWoNYRQpsNYS8lGhYj4+wKD0e8bE818YvpIIn3KmDe5ixyfRiTS45Wx14RMUct3wC sTVxoIQRQzmTSwavuk2G2waiHEvT7WKdIGM6A= Received: by 10.231.66.85 with SMTP id m21mr997302ibi.53.1314807076121; Wed, 31 Aug 2011 09:11:16 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.61.148 with HTTP; Wed, 31 Aug 2011 09:10:46 -0700 (PDT) In-Reply-To: References: From: Chris Rees Date: Wed, 31 Aug 2011 17:10:46 +0100 X-Google-Sender-Auth: No4REiyMXE4YI2U_7hQxqWjMV2g Message-ID: To: Lars Eighner Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports Subject: Re: Zgv on AMD64 - Will computer blow up X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2011 16:11:16 -0000 On 31 August 2011 15:08, Lars Eighner wrote: > > So zgv 5.9 in the 8.2R ports is marked i386. =A0I commented the > ONLY_FOR_ARCHS line. =A0It compiles and seems to run like a charm > in amd64. =A0Will my computer blow up? Perhaps you should look upstream to see. The original port had that line 7 years ago, it's possible times have chang= ed ;) http://www.freebsd.org/cgi/query-pr.cgi?pr=3D65577 Chris