From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 25 04:33:26 2014 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3795DFCB for ; Sat, 25 Jan 2014 04:33:26 +0000 (UTC) Received: from mail-pb0-x233.google.com (mail-pb0-x233.google.com [IPv6:2607:f8b0:400e:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 09FDD1D69 for ; Sat, 25 Jan 2014 04:33:26 +0000 (UTC) Received: by mail-pb0-f51.google.com with SMTP id un15so3988377pbc.38 for ; Fri, 24 Jan 2014 20:33:25 -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=DRa75p1uribClYnUzbwow1KfG2/be0ctunEBtjBxyRE=; b=ubKsFRSTGr3L9dN0gSwNE441/v/vqzT6FwoBvkhv8UsaE0DEGn/g8s5JLsySPfQbt1 Aj/Dp/jYodusBMDKOYYdwArMogvfijkkbsgsgV9Gw1SreXK04v9ZCijHeof2Yl4zCcEC jkvsi1OpyWtiipnleqmtJaUI8UGAoh6rOM6BIzI3AdUhUdHbXiTi3oscblmNg7a2Rm+I 7zM13ov6L7mQJfzmFUUjwLkD8MfeoOqwUJ/bwzaLqAsUezkXWGYu6diC9BizTnJlZdot dM+2/MgSRKLP9AepUxisOmZeUqjzRxFd+JyZGa9vEffomQ0ZNGdugsiEvmUFXeEwkf/k 0EGA== MIME-Version: 1.0 X-Received: by 10.68.130.202 with SMTP id og10mr17864170pbb.133.1390624405748; Fri, 24 Jan 2014 20:33:25 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.67.30.1 with HTTP; Fri, 24 Jan 2014 20:33:25 -0800 (PST) In-Reply-To: <1390591918058-5879517.post@n5.nabble.com> References: <52E27B47.7000505@UToledo.edu> <1390586442742-5879498.post@n5.nabble.com> <52E2B7F8.4030508@yandex.ru> <1390591918058-5879517.post@n5.nabble.com> Date: Fri, 24 Jan 2014 20:33:25 -0800 X-Google-Sender-Auth: ZGGOvVpzbI3cxZj6A8WfHwLU_EI Message-ID: Subject: Re: FreeBSD Port: converters/libiconv 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@FreeBSD.org" 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: Sat, 25 Jan 2014 04:33:26 -0000 On Fri, Jan 24, 2014 at 11:31 AM, Robert_Burmeister < robert.burmeister@utoledo.edu> wrote: > Ruslan Makhmatkhanov wrote > > Robert_Burmeister wrote on 24.01.2014 22:00: > >> This is after removing the converters/libiconv port and recompiling all > >> ports. > >> > >> A number of Gnome programs are not using the built in iconv; > >> the ports still need to be updated. > > > > You may find port sysutils/bsdadminscripts useful. > > It has pkg_libchk tool that will help to find any programs still linked > > against libiconv from ports. Just invoke it as `pkg_libchk -q` and > > rebuild all the ports it will find. > > > > -- > > Regards, > > Ruslan > > Thanks, but I meant to say that the ports' Makefiles need to be updated. > > Just recompiling without converters/libiconv doesn't fix it. > > That is true, but it almost does. I have about 1200 ports on my laptop and just rebuilding did fine for them. Everything built correctly and all that I have worked fine. That includes all of gnome2, most of gnome2-powertools, and all of gnome2-office. Since it seems like you are dealing with the same ports, I'm baffled as to why you have having problems with them. My gdm-binary (I assume a typo in your message) does not link to libiconv.so.3 and runs fine. N.B. The iconv issue is NOT painless as a few ports make use of features in GNU iconv that are extensions of the POSIX standard for iconv. These ports have a serious issues and am unsure of how they will be handled. None of the ports I have used have this issue. I found the db42 deletion far more annoying. I'm still trying to clean all of that up. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com