From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 1 03:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTP id CD808DA0 for ; Fri, 1 Nov 2013 03:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 92DF02787 for ; Fri, 1 Nov 2013 03:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rA13U0ew016140 for ; Fri, 1 Nov 2013 03:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rA13U016016139; Fri, 1 Nov 2013 03:30:00 GMT (envelope-from gnats) Resent-Date: Fri, 1 Nov 2013 03:30:00 GMT Resent-Message-Id: <201311010330.rA13U016016139@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kenji Rikitake 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 ESMTP id 7DA8BD8D for ; Fri, 1 Nov 2013 03:29:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6A139277D for ; Fri, 1 Nov 2013 03:29:07 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rA13T7Rj013415 for ; Fri, 1 Nov 2013 03:29:07 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rA13T7Tt013395; Fri, 1 Nov 2013 03:29:07 GMT (envelope-from nobody) Message-Id: <201311010329.rA13T7Tt013395@oldred.freebsd.org> Date: Fri, 1 Nov 2013 03:29:07 GMT From: Kenji Rikitake To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183545: Port editors/vim: 10-STABLE libiconv breaks Japanese encoding conversion X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 03:30:00 -0000 >Number: 183545 >Category: ports >Synopsis: Port editors/vim: 10-STABLE libiconv breaks Japanese encoding conversion >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 01 03:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kenji Rikitake >Release: 10.0-BETA2 >Organization: >Environment: FreeBSD minimax.priv.k2r.org 10.0-BETA2 FreeBSD 10.0-BETA2 #14 r257386: Thu Oct 31 07:31:48 JST 2013 root@minimax.priv.k2r.org:/usr/obj/usr/src/sys/K2RKERNEL amd64 >Description: Port editors/vim no longer can handle conversion between ISO-2022-JP and UTF-8. >How-To-Repeat: Trying to open an ISO-2022-JP encoded file with "set encoding=utf-8" in .vimrc will repeat the problem. >Fix: Forcing preloading of GNU libiconv 1.14 will solve this issue. Note that this issue is also applicable of the following ports: mail/mutt and www/w3m. See the following GitHub repo for the problem quick fix and analysis: https://github.com/jj1bdx/freebsd-gnu-libiconv-hack >Release-Note: >Audit-Trail: >Unformatted: