Re: [new] devel/luarocks: lua package manager

2021-11-17 Thread Omar Polo
friendly ping :) I have a scratch of a luarocks.port.mk that would help further in packaging lua stuff, but importing luarocks itself is a good first step forward (if not only for folks that work with the language.) Re-attaching sthen@ tweaked tarball for convenience Stuart Henderson writes: >

Re: [new] devel/luarocks: lua package manager

2021-11-09 Thread Omar Polo
Stuart Henderson writes: > On 2021/11/09 10:18, Omar Polo wrote: >> >> Stuart Henderson writes: >> >> > Flavours would be a more natural fit for this - they don't have to >> > conflict, for example see every pecl-* port. >> >> Of course, I didn't try to alter the default FULLPKGNAME so ever

Re: [new] devel/luarocks: lua package manager

2021-11-09 Thread Stuart Henderson
On 2021/11/09 10:18, Omar Polo wrote: > > Stuart Henderson writes: > > > Flavours would be a more natural fit for this - they don't have to > > conflict, for example see every pecl-* port. > > Of course, I didn't try to alter the default FULLPKGNAME so every flavor > had the same stem and that

Re: [new] devel/luarocks: lua package manager

2021-11-09 Thread Omar Polo
Stuart Henderson writes: > Flavours would be a more natural fit for this - they don't have to > conflict, for example see every pecl-* port. Of course, I didn't try to alter the default FULLPKGNAME so every flavor had the same stem and that was why I couldn't install multiple flavors at the sam

Re: [new] devel/luarocks: lua package manager

2021-11-09 Thread Stuart Henderson
Flavours would be a more natural fit for this - they don't have to conflict, for example see every pecl-* port. -- Sent from a phone, apologies for poor formatting. On 9 November 2021 07:40:09 Omar Polo wrote: Upstream released today 3.8.0 which includes the patch, I'm attaching an updated

Re: [new] devel/luarocks: lua package manager

2021-11-08 Thread Omar Polo
Upstream released today 3.8.0 which includes the patch, I'm attaching an updated tarball. Omar Polo writes: > Hello ports@, > > please find attached the tarball for luarocks: > > % pkg_info | grep luarocks > luarocks5.1-3.7.0 package manager for lua 5.1 > luarocks5.2-3.7.0 package manager fo

[new] devel/luarocks: lua package manager

2021-11-06 Thread Omar Polo
Hello ports@, please find attached the tarball for luarocks: % pkg_info | grep luarocks luarocks5.1-3.7.0 package manager for lua 5.1 luarocks5.2-3.7.0 package manager for lua 5.2 luarocks5.3-3.7.0 package manager for lua 5.3 % pkg_info luarocks5.1 Information for inst:luarocks5.1-3.7.0 Co

Re: [new] devel/luarocks

2021-09-13 Thread Aaron Bieber
On Sun, Sep 12, 2021, at 6:52 AM, Omar Polo wrote: > > Aaron Bieber writes: > > > Omar Polo writes: > > > >> this time with the tarball... > >> > >> Omar Polo writes: > >> > >>> Omar Polo writes: > >>> > Hello ports, > > I wanted to play with lua and ended up needing luarock

Re: [new] devel/luarocks

2021-09-12 Thread Omar Polo
Aaron Bieber writes: > Omar Polo writes: > >> this time with the tarball... >> >> Omar Polo writes: >> >>> Omar Polo writes: >>> Hello ports, I wanted to play with lua and ended up needing luarocks. I tried to resurrect the luarocks ports on openbsd-wip by abieber@ and c

Re: [new] devel/luarocks

2021-09-10 Thread Aaron Bieber
Omar Polo writes: > this time with the tarball... > > Omar Polo writes: > >> Omar Polo writes: >> >>> Hello ports, >>> >>> I wanted to play with lua and ended up needing luarocks. I tried to >>> resurrect the luarocks ports on openbsd-wip by abieber@ and cschutijser. >>> With this I was able

Re: [new] devel/luarocks

2021-09-10 Thread Omar Polo
this time with the tarball... Omar Polo writes: > Omar Polo writes: > >> Hello ports, >> >> I wanted to play with lua and ended up needing luarocks. I tried to >> resurrect the luarocks ports on openbsd-wip by abieber@ and cschutijser. >> With this I was able to install (locally) and use thing

Re: [new] devel/luarocks

2021-09-10 Thread Omar Polo
Omar Polo writes: > Hello ports, > > I wanted to play with lua and ended up needing luarocks. I tried to > resurrect the luarocks ports on openbsd-wip by abieber@ and cschutijser. > With this I was able to install (locally) and use things like luasocket > or dkjson, and even lua-lsp ^^ > > I'm

Re: [new] devel/luarocks

2021-09-10 Thread Laurence Tratt
On Thu, Sep 09, 2021 at 01:00:14PM +0200, Omar Polo wrote: Hello Omar, > I wanted to play with lua and ended up needing luarocks. I tried to > resurrect the luarocks ports on openbsd-wip by abieber@ and cschutijser. > With this I was able to install (locally) and use things like luasocket or > d

[new] devel/luarocks

2021-09-09 Thread Omar Polo
Hello ports, I wanted to play with lua and ended up needing luarocks. I tried to resurrect the luarocks ports on openbsd-wip by abieber@ and cschutijser. With this I was able to install (locally) and use things like luasocket or dkjson, and even lua-lsp ^^ I'm not sure about the FLAVORS bit, and

NEW: devel/luarocks

2015-08-18 Thread Gregor Best
Hi people, I've attached a new port devel/luarocks. It's a package manager for Lua modules similar to pip for Python or gem for Ruby. -- Gregor luarocks.tar.gz Description: Binary data