From owner-freebsd-gnome@FreeBSD.ORG Mon Feb 17 05:31:05 2014 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E78DA443 for ; Mon, 17 Feb 2014 05:31:04 +0000 (UTC) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BEBAF16A4 for ; Mon, 17 Feb 2014 05:31:04 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id y10so14387425pdj.4 for ; Sun, 16 Feb 2014 21:31:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ao76ZW1yjZgbLFPLckvJs2LeoEcRUCblxVMn0u4CPwY=; b=SL0hO4WhoqpdpONq+jqlSOXDGadTiJ7q9A1z4oEu9a2f3TdY3f08PRDQ/++k0NasOA fzYZJonZ4VAfKsT0/USkBOVrswJE9K3oINlVPmZE7Dwt2OfMyFFdee8J9aGdbZ0ugA8y NDtKzPvepr+1xJXbPiK0ZIJc3BSU43R1SwLz9pU3edl/9GP8OjN3AXGoLsUTTXr68PgZ vv1yjy5tjLkNaLU4dF6RmiZvdPUSoMXLgYhcox77k678h0ggYLcfC2IxCHQ2u+wnwb8M USrF1GP2eclJS0tMB51WY8Gj7PuGns5fKc2Toes3v1+fZGsCzp54GM1LE+eMS2IBuCSh lSiw== MIME-Version: 1.0 X-Received: by 10.66.156.137 with SMTP id we9mr24574847pab.30.1392615064464; Sun, 16 Feb 2014 21:31:04 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.67.30.1 with HTTP; Sun, 16 Feb 2014 21:31:04 -0800 (PST) In-Reply-To: <53012DEB.9020208@UToledo.edu> References: <53012DEB.9020208@UToledo.edu> Date: Sun, 16 Feb 2014 21:31:04 -0800 X-Google-Sender-Auth: hGMjUX95ljPF9ZoB95qeXQFg3e8 Message-ID: Subject: Re: FreeBSD Port: devel/glib20 From: Kevin Oberman To: Robert Burmeister Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD GNOME Users X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 05:31:05 -0000 On Sun, Feb 16, 2014 at 1:30 PM, Robert Burmeister < Robert.Burmeister@utoledo.edu> wrote: > Was the 16 Feb 2014 change to glib20 2.36.3_2 to now require > converters/libiconv on FreeBSD 10 deliberate? > > Koop's commit message included: "Add back depend on libiconv. This is needed because our base iconv doesn't do utf-8 -> wchar_t apparently. [2] wchar_t is used by glibmm." So it was clearly deliberate. I am a bit surprised as I have had no issues with glib20 and no iconv. I also have glibmm and no iconv. But I use en.US.UTF-8, so I may not hit the relevant code path. But I was certainly able to build both without having iconv installed from ports. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com