From owner-svn-ports-all@FreeBSD.ORG Mon Mar 18 16:56:14 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A9ABF37A; Mon, 18 Mar 2013 16:56:14 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ee0-f52.google.com (mail-ee0-f52.google.com [74.125.83.52]) by mx1.freebsd.org (Postfix) with ESMTP id 9C346968; Mon, 18 Mar 2013 16:56:13 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id b15so2529196eek.25 for ; Mon, 18 Mar 2013 09:56:07 -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=lGrfbM9yjRfp9tr49ExjvNmrQFvrRD5PybTdkfmYjy8=; b=zlApb47jljtmqvHTuR9848hkoKRuQ5N2OaMntaWScN2Bj8IODGIE+a3YP39b0IrGW4 4ljyTgDgDhqTvt77/aEJdRCmvh434N39RrmOitgUnN6B8yRmE5REKWavBGYdHzhYaw9x zYJVn7rxqpI+cuhEmczugkoEYp+NqZfTakDrxTvytemegZWA7e6Ok2MOZWX8owalxoYt U/+1ZY66OUypl+fkc0hJq06HaD3ITBRkEmaWg4/0QlAqxFzBrO5jEaS5aYYM8c/HDDgd AQgBCinhfcY5MghA/4W0t/1oWZtCIzFNWWwrqRZDx1sGmnSm32jtMDLuQj8ZiRax6bm7 PF+w== X-Received: by 10.14.1.130 with SMTP id 2mr50650949eed.15.1363625767233; Mon, 18 Mar 2013 09:56:07 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id u44sm28251402eel.7.2013.03.18.09.56.05 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 18 Mar 2013 09:56:05 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 18 Mar 2013 17:56:03 +0100 From: Baptiste Daroussin To: Andrey Chernov Subject: Re: svn commit: r314581 - in head: converters/libiconv devel/gettext Message-ID: <20130318165603.GL72627@ithaqua.etoilebsd.net> References: <201303181551.r2IFpdl7099804@svn.freebsd.org> <51473F55.9000106@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L/Qt9NZ8t00Dhfad" Content-Disposition: inline In-Reply-To: <51473F55.9000106@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, gabor@FreeBSD.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 16:56:14 -0000 --L/Qt9NZ8t00Dhfad Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 18, 2013 at 08:22:45PM +0400, Andrey Chernov wrote: > On 18.03.2013 19:51, Baptiste Daroussin wrote: > > Author: bapt > > Date: Mon Mar 18 15:51:39 2013 > > New Revision: 314581 > > URL: http://svnweb.freebsd.org/changeset/ports/314581 > >=20 > > Log: > > Prevent using gawk which depends on gettext in configure scripts >=20 > There is also similar problem with textproc/gnugrep (if installed). > In worst case it depends on both libintl and libiconv and only on > libiconv (for the reason unknown, probably unneeded, dependency is not > present in its makefile) if compiled without NLS. >=20 Crap thanks for notice, I'm preparing a config.site so that we can specify = all of this cleanly but I haven't finished and it will need an exp-run. Waiting for that we will add one more patch :( regards, Bapt --L/Qt9NZ8t00Dhfad Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlFHRyMACgkQ8kTtMUmk6ExC1gCdE2DYlVYRIsBLuhruDL0hnoir ZhkAni/FXH7q4nMPvBu1wTLTTGr17j+7 =b6Ym -----END PGP SIGNATURE----- --L/Qt9NZ8t00Dhfad--