On 2023/01/26 12:34:57 -0700, Ashlen wrote:
> Can someone else review and OK this?
I thought this were already in. looking at luasockets again for
another reason I found I still had the patch applied.
Committed, thanks, and sorry for the long delay.
Can someone else review and OK this?
On 23/01/15 10:36, Omar Polo wrote:
>
> I haven't noticed before, sorry, but this shouldn't cause issues
> anymore. luasocket doesn't export the buffer_* symbols:
>
> % nm /usr/local/lib/lua/5.1/{mime,socket}/*so | grep buffer
>U luaL_
On 2023/01/15 09:39:11 +0100, Robert Nagy wrote:
> On 14/01/23 14:39 -0700, Ashlen wrote:
> > On 23/01/07 00:20, Ashlen wrote:
> > > As for the renaming thing, I realized I didn't actually provide any links
> > > showing why I kept this in. I looked at the commits and it appears their
> > > ration
On 14/01/23 14:39 -0700, Ashlen wrote:
> On 23/01/07 00:20, Ashlen wrote:
> > As for the renaming thing, I realized I didn't actually provide any links
> > showing why I kept this in. I looked at the commits and it appears their
> > rationale is that anyone that writes a Lua script and imports luas
On 23/01/07 00:20, Ashlen wrote:
> As for the renaming thing, I realized I didn't actually provide any links
> showing why I kept this in. I looked at the commits and it appears their
> rationale is that anyone that writes a Lua script and imports luasocket as
> well
> as another module that happe
On 23/01/07 04:33, Lucas wrote:
> Ashlen wrote:
> > On 23/01/06 12:53, Omar Polo wrote:
> > > This needs some further testing. Packages that depends on luasockets
> > > are
> > >
> > > - devel/luacopasno test suite
> > > - devel/luaeventtest run OK
> > > - net/j
Ashlen wrote:
> On 23/01/06 12:53, Omar Polo wrote:
> > This needs some further testing. Packages that depends on luasockets
> > are
> >
> > - devel/luacopasno test suite
> > - devel/luaeventtest run OK
> > - net/jitsi/prosody-plugins no test suite
> > - ne
(Sorry Omar, I accidentally replied directly off-list)
On 23/01/06 12:53, Omar Polo wrote:
> Hello,
>
> On 2023/01/04 21:13:29 -0700, Ashlen wrote:
> > Updated a couple of things.
> >
> > - Use '&&' instead of ';' so that sed only executes after a successful cd.
> >
> > - Needed to patch version
Hello,
On 2023/01/04 21:13:29 -0700, Ashlen wrote:
> Updated a couple of things.
>
> - Use '&&' instead of ';' so that sed only executes after a successful cd.
>
> - Needed to patch version string in src/luasocket.h, I guess I left that out
> for
> some reason.
>
> - Add TEST_DEPENDS so tha
Updated a couple of things.
- Use '&&' instead of ';' so that sed only executes after a successful cd.
- Needed to patch version string in src/luasocket.h, I guess I left that out for
some reason.
- Add TEST_DEPENDS so that make test only works if net/luasocket is installed.
Is this OK? Any f
Hey, this is my first diff to the ports tree. How does this look? I don't
program in Lua (yet), but I followed the porting guide and from what I can tell,
this seems alright.
Some quick notes:
- HOMEPAGE and GH_ACCOUNT changed.
- The do-install hook is changed to a post-install hook because it h
11 matches
Mail list logo