| Summary: | editors/neovim: Support the NLS option | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Adam Weinberger <adamw> | ||||
| Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | o.hushchenkov | ||||
| Priority: | --- | Flags: | o.hushchenkov:
maintainer-feedback+
|
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Hi Adam. Looks good to me. Thanks! A commit references this bug: Author: adamw Date: Mon Jan 8 15:10:37 UTC 2018 New revision: 458426 URL: https://svnweb.freebsd.org/changeset/ports/458426 Log: Add an NLS knob. PR: 224983 Approved by: Oleh Hushchenkov Changes: head/editors/neovim/Makefile head/editors/neovim/pkg-plist Committed. Thank you for reviewing so quickly, Oleh! |
Created attachment 189500 [details] NLS option Hi Oleh, In general, it's preferred to have an NLS option, rather than forcing NLS to always be installed. The attached patch adds an NLS option (NLS is always enabled by default).