Date: Tue, 16 Mar 2004 00:49:06 +0100 From: Simon Barner <barner@in.tum.de> To: David O'Brien <obrien@FreeBSD.org> Cc: kozlowsm@mini.pw.edu.pl Subject: Re: FreeBSD Port: vim-6.2.154 Message-ID: <20040315234906.GA70986@zi025.glhnet.mhn.de> In-Reply-To: <20040315222459.GC88950@dragon.nuxi.com> References: <3066.80.50.107.187.1076776859.squirrel@alpha.mini.pw.edu.pl> <20040315222459.GC88950@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040315234906.GA70986>