From owner-freebsd-questions@FreeBSD.ORG Wed Feb 12 09:15:56 2014 Return-Path: Delivered-To: freebsd-questions@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 1456CB46 for ; Wed, 12 Feb 2014 09:15:56 +0000 (UTC) Received: from mailrelay010.isp.belgacom.be (mailrelay010.isp.belgacom.be [195.238.6.177]) by mx1.freebsd.org (Postfix) with ESMTP id A1851196B for ; Wed, 12 Feb 2014 09:15:55 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqUGAGc7+1JbsJEl/2dsb2JhbABagwy9LoJ8AQEIgRAXdIIlAQEFOhwjEAsYCSUPKh6IIgHJNBeON0IHFoQiAQOYKZIigy47gS4 Received: from 37.145-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.145.37]) by relay.skynet.be with ESMTP; 12 Feb 2014 10:15:37 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id s1C9FaEo007960; Wed, 12 Feb 2014 10:15:37 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Wed, 12 Feb 2014 10:15:36 +0100 From: Tijl Coosemans To: dweimer@dweimer.net Subject: Re: converters/php55-iconv Message-ID: <20140212101536.223c5b51@kalimero.tijl.coosemans.org> In-Reply-To: References: <5ed83c0c6dfa6e5ac815170fe66b6d25@dweimer.net> <003c01cf2734$0fb58250$2f2086f0$@shaw.ca> <20140211221503.109d297b@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: 'FreeBSD Questions' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 09:15:56 -0000 On Tue, 11 Feb 2014 17:30:15 -0600 dweimer wrote: > The system was built on FreeBSD 10 originally, and not upgraded, I only > did the portmaster -af after running into problems, in an attempt to fix > them, not as part of an upgrade. The problems showed up after > installing an update using portmaster -r that reinstalled several ports > after the php55-iconv and libiconv was installed. Can you send me the output of "pkg info -rx libiconv"?