From owner-freebsd-ports@FreeBSD.ORG Tue Feb 21 12:17:04 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 E6812106566B for ; Tue, 21 Feb 2012 12:17:04 +0000 (UTC) (envelope-from hiroto.kagotani@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9A7DE8FC16 for ; Tue, 21 Feb 2012 12:17:04 +0000 (UTC) Received: by vcmm1 with SMTP id m1so6037951vcm.13 for ; Tue, 21 Feb 2012 04:17:04 -0800 (PST) Received-SPF: pass (google.com: domain of hiroto.kagotani@gmail.com designates 10.52.67.115 as permitted sender) client-ip=10.52.67.115; Authentication-Results: mr.google.com; spf=pass (google.com: domain of hiroto.kagotani@gmail.com designates 10.52.67.115 as permitted sender) smtp.mail=hiroto.kagotani@gmail.com; dkim=pass header.i=hiroto.kagotani@gmail.com Received: from mr.google.com ([10.52.67.115]) by 10.52.67.115 with SMTP id m19mr12102398vdt.53.1329826624051 (num_hops = 1); Tue, 21 Feb 2012 04:17:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=a6ddDITbjDe/DIPvEqRTOkl+dngfyalzfOavOPlz79M=; b=pX1Q4IeQ2FX+6RZKwTYx3jXnIG7+Dgv1RrZ321GNDdZeRtU84y1TFMEa5msnSsn6Vo LzTCJs3fT+dhD1pI4pwC/C9aAUmj1rRvFnrPPQf0mFI8HDwtdezu1SE/ph+QB+8GG3a0 A8s5GHb3D15g0p0voDSAQEAFem3NLmzC3WfVI= MIME-Version: 1.0 Received: by 10.52.67.115 with SMTP id m19mr9773306vdt.53.1329824840262; Tue, 21 Feb 2012 03:47:20 -0800 (PST) Received: by 10.220.17.29 with HTTP; Tue, 21 Feb 2012 03:47:20 -0800 (PST) In-Reply-To: References: <1347446.JYa7ekNZtU@pcoliver.heesakkers.info> Date: Tue, 21 Feb 2012 20:47:20 +0900 Message-ID: From: Hiroto Kagotani To: Olivier Smedts Content-Type: text/plain; charset=ISO-8859-1 Cc: Oliver Heesakkers , freebsd-ports@freebsd.org Subject: Re: www/firefox and mail/thunderbird localization 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: Tue, 21 Feb 2012 12:17:05 -0000 Hi > To resume, the www/firefox-i18n port does not work any more, at least > for the "fr-FR" locale, at least on two different computers I own, and > at least one some other computers owned by others individuals who seem > to be using other locales. While it's broken, a workaround is to > manually install the french localization from the mozilla website. But > what can be done to repair the port or help debug this ? For Linux, someone seems to have solved the problem. http://www.pclinuxos.com/forum/index.php/topic,102212.msg871107.html#msg871107 But I don't know what he actually did. -- Hiroto Kagotani