From owner-freebsd-gnome@FreeBSD.ORG Fri Oct 5 17:17:51 2012 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1F9F1065674 for ; Fri, 5 Oct 2012 17:17:51 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (alexdupre-1-pt.tunnel.tserv23.zrh1.ipv6.he.net [IPv6:2001:470:25:450::2]) by mx1.freebsd.org (Postfix) with ESMTP id E4D3C8FC14 for ; Fri, 5 Oct 2012 17:17:50 +0000 (UTC) Received: (qmail 22825 invoked from network); 5 Oct 2012 17:17:49 -0000 Received: from atom.alexdupre.com (HELO ?192.168.178.12?) (sysadmin@alexdupre.com@192.168.178.12) by lab.alexdupre.com with ESMTPSA; 5 Oct 2012 17:17:49 -0000 Message-ID: <506F163F.4090403@FreeBSD.org> Date: Fri, 05 Oct 2012 19:17:51 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120909 Firefox/15.0.1 SeaMonkey/2.12.1 MIME-Version: 1.0 To: glarkin@FreeBSD.org References: <506F01C4.6040704@FreeBSD.org> <506F0B56.6060208@FreeBSD.org> In-Reply-To: <506F0B56.6060208@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org, Joe Marcus Clarke , autotools@FreeBSD.org Subject: Re: charset.alias X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2012 17:17:51 -0000 Greg Larkin ha scritto: > I worked out a slightly different patch to devel/patch this morning > and just committed it. It already uses a construct for inlining the > charset data for certain platforms when it shouldn't install the > charset.alias file due to package conflicts. > > Let me know if you see any issues with that. I see at least one remaining issue, i.e. you included the wrong charset.alias (not the correct one generated by libiconv). Anyway I think that we should always use the shared charset.alias file instead of hardcoding the mapping in every port. -- Alex Dupre