[Bug 223632] editors/vim: Lua support is OFF despite LUA option being ON
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 12 16:59:47 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223632
Bug ID: 223632
Summary: editors/vim: Lua support is OFF despite LUA option
being ON
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: adamw at FreeBSD.org
Reporter: dg at syrec.org
Flags: maintainer-feedback?(adamw at FreeBSD.org)
Assignee: adamw at FreeBSD.org
make showconfig:
...
====> Optional language bindings
LUA=on: Lua scripting language support
PERL=on: Perl scripting language support
PYTHON2=on: Python 2.x bindings or support
PYTHON3=on: Python 3.x bindings or support
RUBY=on: Ruby bindings or support
SCHEME=off: MzScheme (Racket) bindings
TCL=off: Tcl scripting language support
...
vim --version:
...
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Nov 12 2017 11:47:50)
Included patches: 1-1289
Compiled by dg at xombo.localdomain
Huge version with GTK2 GUI. Features included (+) or not (-):
...
+cursorshape +localmap +reltime +wildmenu
+dialog_con_gui -lua +rightleft +windows
+diff +menu +ruby +writebackup
...
Full outputs of "make showconfig" and "vim --version" attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list