Ticket #32332 (closed defect: fixed)
vim, vim-app, MacVim: remove nls variant
| Reported by: | ryandesign@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | haspatch | Cc: | florian@… |
| Port: | vim, vim-app, MacVim |
Description
In r24862 vim's gettext support was moved to a variant. MacVim inherited this when it was created in r47370. An nls variant was also snuck into the vim-app port in r32061, though that revision was described as only adding variant descriptions; indeed, vim-app does not disable nls by default. So most vim-app users probably already have nls support, though the port does not declare a dependency on gettext.
I see no reason for natural language support to be optional. This was previously mentioned in comment:ticket:32304:4. See attached patches.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


proposed patch for vim