From owner-freebsd-ports@FreeBSD.ORG Tue Apr 30 17:41:34 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C8B99816 for ; Tue, 30 Apr 2013 17:41:34 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) by mx1.freebsd.org (Postfix) with ESMTP id 63B811064 for ; Tue, 30 Apr 2013 17:41:34 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id p43so662294wea.14 for ; Tue, 30 Apr 2013 10:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=410khPHx4Tw9mFLQfVW9aTAdsMoMJW/umjKng+VnDBU=; b=DcEQO73bJxuSoRAeUmDSwy22HeCyf31zjcsXBB8xBNZBaLZ/UR78bxbntZiFb03kW1 UkPfTIuwKov0HHmyrxLzeyHGDzbVqZHcyQFsSb9I7mH5wmpysK8JVwBLzyVJ8fHZj8M9 EcsQWzN5p0F9lCpVy7IJRZFjyJoEVX5Qz3aTk49zOvd2ieaCulxILTrj/Z8hJV2MLj3y j+jF7z+k/sJfktiizlQqMjSCOVIJtQ3o2pBfDR5kr59lDrR747Pvy9ZCNxm9UHBpeeiv Cj0n+stzPRf/0EzO23PvNiH+1w6OUEcihqGRLS3htX3JGMx29kMjlsGeY7rZPBdOoVH1 l4hQ== X-Received: by 10.180.182.110 with SMTP id ed14mr26161892wic.6.1367343693556; Tue, 30 Apr 2013 10:41:33 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id q18sm27696111wiw.8.2013.04.30.10.41.32 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 30 Apr 2013 10:41:32 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 30 Apr 2013 19:41:30 +0200 From: Baptiste Daroussin To: Eitan Adler Subject: Re: [BRAINSTORM] shebang fixing framework Message-ID: <20130430174130.GQ3577@ithaqua.etoilebsd.net> References: <20130430103821.GJ3577@ithaqua.etoilebsd.net> <20130430173500.GP3577@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="562f9N4fbIs+fPrJ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Apr 2013 17:41:34 -0000 --562f9N4fbIs+fPrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 30, 2013 at 01:38:03PM -0400, Eitan Adler wrote: > On 30 April 2013 13:35, Baptiste Daroussin wrote: > > All of this will be damn slow operations, we want to keep this as fast = as > > possible, even if per-ports it seems quite fast, when you are about the= build > > the whole ports tree few seconds there and there will become hours >=20 > Yes, that is why I ended with "I guess it isn't too bad.", although I > guess it wasn't clear I meant needing lang_FILES. >=20 > I'd prefer shebangfix_FILES and have all the language fixes apply > without needing to specify which one. most of the case you will know what file needs what shebang, so why trying = all possible case when you can get it directly? regards, Bapt --562f9N4fbIs+fPrJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlGAAkoACgkQ8kTtMUmk6Eya3QCghtIdGuGClZMurAOAT1L3MAJO JrsAnj0lUgqf5v57iIECOajVjtE7ED1R =bjlP -----END PGP SIGNATURE----- --562f9N4fbIs+fPrJ--