From owner-freebsd-ports@FreeBSD.ORG Thu Feb 2 08:38:39 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0397106564A for ; Thu, 2 Feb 2012 08:38:39 +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 65A9B8FC1A for ; Thu, 2 Feb 2012 08:38:38 +0000 (UTC) Received: by iaeo4 with SMTP id o4so4400870iae.13 for ; Thu, 02 Feb 2012 00:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TyfDHrIt//auLfku+OSNKzlDjYJof80+S7vrplD9p9E=; b=vvEUoK00nM4bQ7HD4LRlrv7uIasb7LePne1zyL/94GHFH+ylz/bb8AipHNDyGA5Iiv soqPP0uKz7B0jzJntG0yqpk4gehqmY309kho8GzsTkkAwkauWSwqabQ3OG/8N28Ecx81 AscxbZjliFG+jJN4yuesvYDLpanEXDtAihv3g= MIME-Version: 1.0 Received: by 10.42.131.136 with SMTP id z8mr1834532ics.5.1328171918489; Thu, 02 Feb 2012 00:38:38 -0800 (PST) Received: by 10.231.183.21 with HTTP; Thu, 2 Feb 2012 00:38:38 -0800 (PST) Received: by 10.231.183.21 with HTTP; Thu, 2 Feb 2012 00:38:38 -0800 (PST) In-Reply-To: <4F2A494F.5000807@secnap.com> References: <4F296566.805@secnap.com> <20120202051921.GC6434@lonesome.com> <4F2A494F.5000807@secnap.com> Date: Thu, 2 Feb 2012 08:38:38 +0000 Message-ID: From: Chris Rees To: Michael Scheidell Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Mark Linimon Subject: Re: not for arch? use arch? don't care arch? 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: Thu, 02 Feb 2012 08:38:39 -0000 On 2 Feb 2012 08:28, "Michael Scheidell" wrote: > > On 2/2/12 12:19 AM, Mark Linimon wrote: >> >> I'd say leave out the following stanza, and also leave out ONLY_FOR/ >> NOT_FOR_ARCHS: >> >>> > -.if ${ARCH} == "sparc64" >>> > -BROKEN= Does not compile on sparc64 >>> > -.endif > > I don't have a sparc64 tb, and submitter doesn't either, and didn't test it on sparc64. > > I commit the pr and if I get a pavmail, I'll just commit it back again. (and if I need to commit it back again, what is preferred language?) > > We don't build sparc packages, so no Pavmail. Chris