Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2017 16:59:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223632] editors/vim: Lua support is OFF despite LUA option being ON
Message-ID:  <bug-223632-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223632

            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@FreeBSD.org
          Reporter: dg@syrec.org
             Flags: maintainer-feedback?(adamw@FreeBSD.org)
          Assignee: adamw@FreeBSD.org

make showconfig:

...
=3D=3D=3D=3D> Optional language bindings
     LUA=3Don: Lua scripting language support
     PERL=3Don: Perl scripting language support
     PYTHON2=3Don: Python 2.x bindings or support
     PYTHON3=3Don: Python 3.x bindings or support
     RUBY=3Don: Ruby bindings or support
     SCHEME=3Doff: MzScheme (Racket) bindings
     TCL=3Doff: 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@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223632-13>