From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 26 17:40:27 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86DF216A4F0 for ; Tue, 26 Sep 2006 17:40:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3F2E43D49 for ; Tue, 26 Sep 2006 17:40:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8QHePdN071610 for ; Tue, 26 Sep 2006 17:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8QHePHV071609; Tue, 26 Sep 2006 17:40:25 GMT (envelope-from gnats) Resent-Date: Tue, 26 Sep 2006 17:40:25 GMT Resent-Message-Id: <200609261740.k8QHePHV071609@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, Hung-Je Lou Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EE1D16A412 for ; Tue, 26 Sep 2006 17:33:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CE3E43D4C for ; Tue, 26 Sep 2006 17:33:16 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8QHXFYW010589 for ; Tue, 26 Sep 2006 17:33:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k8QHXFNI010579; Tue, 26 Sep 2006 17:33:15 GMT (envelope-from nobody) Message-Id: <200609261733.k8QHXFNI010579@www.freebsd.org> Date: Tue, 26 Sep 2006 17:33:15 GMT From: Hung-Je Lou To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/103685: editors/vim: The hope can provide the language file in the ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 17:40:27 -0000 >Number: 103685 >Category: ports >Synopsis: editors/vim: The hope can provide the language file in the ports >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 26 17:40:25 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Hung-Je Lou >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: I-Shou University, Campus Network Association >Environment: FreeBSD bbs.isu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Thu Sep 21 15:09:57 CST 2006 root@bbs.isu.edu.tw:/usr/obj/usr/src/sys/BBS i386 >Description: When I use vim in linux , if the LANG setting establishes correctly, vim then may demonstrate the correct translated environment like Traditional Chinese. Now has a question I use ports system to install vim, calculated my LANG establishes, the correct language or is unable to demonstrate. Finally I discovered is when the installment has lacked the 'po' file. >How-To-Repeat: Always exists... >Fix: Provides in this, I solve this question stupid method. # cd /usr/ports/editors/vim ; make when process preparation starts configure, I press down ctrl + z to suspend the process. # cd /usr/ports/editors/vim/work In this take 7.0 as the example. # fetch ftp://ftp.vim.org/pub/vim/extra/vim-7.0-lang.tar.gz # tar -zxf vim-7.0-lang.tar.gz # cd ../ ; make install clean After installs ,I start to use vim also discover this stupid method has solved the problem. >Release-Note: >Audit-Trail: >Unformatted: