Bug 240697

Summary: [NEW PORT] devel/luv: Lua bindings for Libuv
Product: Ports & Packages Reporter: checo1705
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw, checo1705, val
Priority: --- Keywords: feature, needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 240699    
Attachments:
Description Flags
luv shar
none
now with docs
none
Correction none

Description checo1705 2019-09-20 02:58:29 UTC
Created attachment 207640 [details]
luv shar

Made this port because it is now a dependency for neovim, I'm not experienced with CMAKE, comment me if there is a briefer way to set arguments.
Comment 1 checo1705 2019-09-20 15:43:19 UTC
Created attachment 207652 [details]
now with docs

Forgot to add the DOCS option, otherwise, it is identical.
Comment 2 Val Packett 2019-09-21 12:14:58 UTC
One bug: it's LUAJIT_CMAKE_OFF, not LUAJIT_CMAKE_ARGS_OFF. It was not building without LUAJIT because of this.
Comment 3 checo1705 2019-09-21 22:19:58 UTC
Created attachment 207703 [details]
Correction

changed it, I suppose that LUAJIT_CMAKE_ARGS_ON should also be LUAJIT_CMAKE_ON
Comment 4 Adam Weinberger freebsd_committer freebsd_triage 2019-10-07 15:42:25 UTC
I committed this in r513964 but got the PR wrong (too many tabs in the browser, not enough tabs in my brain).