Opened 12 years ago

Last modified 10 years ago

#34799 new enhancement

lua-luasocket @2.0.2 include unix domain socket support

Reported by: juc@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: lua-luasocket

Description (last modified by mf2k (Frank Schima))

I want to use http://code.google.com/p/prosody-modules/wiki/mod_auth_dovecot , but it requires unix domain support to be compiled into luasocket. The changes needed to make this happen are very small. I do not know why luasocket-2.0.2 does not by default build unix domain socket support.

Dislike$ lua -l socket.unix
lua: module 'socket.unix' not found:
. . .

Like$ lua -l socket.unix
Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio

Attachments (1)

fix.scrape.txt (1.2 KB) - added by juc@… 12 years ago.
screen scrape of fix

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by juc@…

Attachment: fix.scrape.txt added

screen scrape of fix

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to emmett.shear@…
Port: lua-luasocket added
Version: 2.1.1

In the future, please use WikiFormatting, fill in the Port field, and Cc the port maintainer(s).

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from emmett.shear@… to macports-tickets@…

This port no longer has a maintainer.

Note: See TracTickets for help on using tickets.