From owner-freebsd-ports@FreeBSD.ORG Mon Mar 15 15:51:58 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64EAC16A4CE; Mon, 15 Mar 2004 15:51:58 -0800 (PST) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A81643D1D; Mon, 15 Mar 2004 15:51:57 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 9CF113EF2; Tue, 16 Mar 2004 00:49:06 +0100 (CET) Date: Tue, 16 Mar 2004 00:49:06 +0100 From: Simon Barner To: David O'Brien Message-ID: <20040315234906.GA70986@zi025.glhnet.mhn.de> References: <3066.80.50.107.187.1076776859.squirrel@alpha.mini.pw.edu.pl> <20040315222459.GC88950@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <20040315222459.GC88950@dragon.nuxi.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: ports@FreeBSD.org cc: kozlowsm@mini.pw.edu.pl Subject: Re: FreeBSD Port: vim-6.2.154 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 23:51:58 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, David O'Brien wrote: > > The vim 6.2.514 via the port compiles with: > > +multi_lang > > (and that's OK) and: > > -gettext > > (as shown by :version) > >=20 > > In *usr_45.txt* one can read that the vim compiled with -gettext (or > > -multi_lang) is unable to handle different languages. Unfortunately it's > > true :( Could you simple tell me what is the best way to reconfigure > > makefiles for compiling the vim _with_ +gettext? AFAIK the vim port > > depends on the gettext port so I'd expect it to be a default compilatio= n.. >=20 > Sorry, I really don't know. I would ask on the Vim lists. I just a quick look, and it seems that you have to get the language files from [1] and extract them into ${WRKSRC} before configuring the port. http://www.vim.org/download.php ftp://ftp.vim.org/pub/vim/extra/vim-6.2-lang.tar.gz Unfortunatelly, I don't know whether and how to implement a conditional fetch & extract for the language pack file, so I have not attached a patch. Simon --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVkDyCkn+/eutqCoRAoYMAJ9AdgGZqujUz0U8MknL4jLZc9vLxQCePRuy qhS9R/rZsWpJm8ONWScXIgE= =Xb1+ -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--