From owner-freebsd-ports@FreeBSD.ORG Fri Jan 20 19:49:52 2012 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 35A07106566B; Fri, 20 Jan 2012 19:49:52 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 709378FC16; Fri, 20 Jan 2012 19:49:51 +0000 (UTC) Received: by lahe6 with SMTP id e6so737044lah.13 for ; Fri, 20 Jan 2012 11:49:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=+WDh/yar2jxbeff6Ca9ovMRSNo13v9BB2taGePDDbEM=; b=ELgMHN87Tmw4h5tgzpHpqhC91CyJ+jSjseIHmEUPK8dBLA17MY4J6H7kY2dh7zh5AJ wFkNyObelNTlqp3wTpMTOhNmywXMHvwUOtBcUXmmZ63Q90dvUWBXcXEHT6pfFQ6NL+13 Xhv6t6y1+FVAAekJf0mn0S0S6wwN8mnS+NSNA= Received: by 10.112.100.199 with SMTP id fa7mr7753434lbb.89.1327088990185; Fri, 20 Jan 2012 11:49:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.25.196 with HTTP; Fri, 20 Jan 2012 11:49:19 -0800 (PST) In-Reply-To: <20120120193846.GD18747@lonesome.com> References: <4F177264.3090708@freebsd.org> <4F18C5F9.2050900@FreeBSD.org> <20120120093057.GA5662@mech-cluster241.men.bris.ac.uk> <4F194587.8070301@infracaninophile.co.uk> <20120120193846.GD18747@lonesome.com> From: Eitan Adler Date: Fri, 20 Jan 2012 14:49:19 -0500 Message-ID: To: Mark Linimon Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org, gahr@freebsd.org Subject: Re: with the cvs history? trying to help INDEX builds. 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: Fri, 20 Jan 2012 19:49:52 -0000 On Fri, Jan 20, 2012 at 2:38 PM, Mark Linimon wrote: > On Fri, Jan 20, 2012 at 10:44:23AM +0000, Matthew Seaman wrote: >> =C2=A0 HAS_SSE!=3D =C2=A0${SYSCTL} -i -n hw.instruction_sse 2>/dev/null >> >> It's only a warning though, so INDEX generation should still work. > > Yes, but the warning makes portmgrs sad. =C2=A0It leaves 'junk' in the > output of the file that's used to document why certain packages were > skipped during a build. Also - it makes ports dependent on the machine they are built on which isn't a good thing either. --=20 Eitan Adler