From owner-freebsd-ports@FreeBSD.ORG Mon Sep 19 01:39:17 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 CD724106566C for ; Mon, 19 Sep 2011 01:39:17 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by mx1.freebsd.org (Postfix) with ESMTP id 631D38FC12 for ; Mon, 19 Sep 2011 01:39:17 +0000 (UTC) Received: by wyf23 with SMTP id 23so5949244wyf.37 for ; Sun, 18 Sep 2011 18:39:16 -0700 (PDT) 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=x/3/GGWyeRVBOs9EXyvKu/ri0mDm5M6tUwe6bp3E0Fw=; b=s3IlbRAp9tfpjHgNKMw3yyXn6QRhhzzbsogj3zkEIVd4VffM9qOyfi9J6/aGPcdZzS lK9PVBpI6z35yF1pNroRKiidPTzPJ8RaqpD7Xo7VfWGo/GpuQEvLtH/rECquQgYpuzXd AyBKNn516KPufq8dC+mDYsYi848haAcuY9Y0Q= Received: by 10.227.35.194 with SMTP id q2mr2047071wbd.55.1316396356200; Sun, 18 Sep 2011 18:39:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.117.1 with HTTP; Sun, 18 Sep 2011 18:38:46 -0700 (PDT) In-Reply-To: <20110918203305.49b9df46@cox.net> References: <20110918161341.306503ab@cox.net> <20110918203305.49b9df46@cox.net> From: Eitan Adler Date: Sun, 18 Sep 2011 21:38:46 -0400 Message-ID: To: "Conrad J. Sabatier" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: Ports with CPPFLAGS in CONFIGURE_(ARGS|ENV) 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: Mon, 19 Sep 2011 01:39:17 -0000 > Do you mean one gigantic, monolithic patch that would amend all of them, > or a large set of individual patches (last I checked, there were ~1453 > ports in need of this sort of revision)? =C2=A0I could go either way, jus= t > need to know which would be preferred. One monolithic patch (preferably generated with "cvs diff -Nu") --=20 Eitan Adler