Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#38959 closed enhancement (fixed)

vim @7.3.762 +lua Adding Lua variant

Reported by: synthogen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: raimue (Rainer Müller), onoue@…
Port: vim

Description

Attached is the patch portfile for vim that enables Lua scripting support. I was looking to use vim for Lua scripting and noticed there wasn't a build variant for it. I made the changes to the portfile for myself, but hopefully others would find it useful.

Attachments (2)

Portfile-vim.diff (413 bytes) - added by synthogen@… 11 years ago.
vim-luajit.diff (939 bytes) - added by raimue (Rainer Müller) 10 years ago.

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by synthogen@…

Attachment: Portfile-vim.diff added

comment:1 Changed 11 years ago by raimue (Rainer Müller)

Thank you for the patch; I will look into adding this variant. The same should also be added to vim-app and MacVim.

comment:2 in reply to:  1 Changed 11 years ago by synthogen@…

Replying to raimue@…:

"The same should also be added to vim-app and MacVim."

How would you suggest we go about doing this? Want me to patch them and submit the variants for both?

comment:3 Changed 11 years ago by onoue@…

Cc: onoue@… added

Cc Me!

comment:4 Changed 10 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Variant +lua committed for vim, vim-app, and MacVim in r112835.

comment:5 Changed 10 years ago by raimue (Rainer Müller)

I also tried to provide a +luajit variant for better performance, but unfortunately I could not get it to compile on my system due to linking errors. I am attaching the patch anyway here for future reference.

Changed 10 years ago by raimue (Rainer Müller)

Attachment: vim-luajit.diff added
Note: See TracTickets for help on using tickets.