Commit graph

7 commits

Author SHA1 Message Date
nia
79190d75d8 Add 'lua' category to Lua modules.
While here, normalize some packages with strange variable order.
2020-07-02 10:26:16 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
alnsn
02496ac8d7 Drop maintainership. 2017-09-16 19:53:50 +00:00
alnsn
31b771b481 Update net/lua-copas to version 2.0.2.
+ Added: copas.running flag
  + Fixed: fix for http request #53 (Peter Melnichenko)
  + Added: extra parameter keep_open for the removeserver()
    method (Hisham Muhammad)
  + Change: tweaked makefile with a DESTDIR variable (Richard
    Leitner)
2017-07-04 22:35:03 +00:00
alnsn
aa95dd3563 Add missing lua-coxpcall dependency. 2016-06-05 10:06:28 +00:00
alnsn
1d9426e58a Fix the category. 2016-06-04 23:28:05 +00:00
alnsn
eb8a50658c Initial import of net/lua-copas, version 2.0.1.
Copas is a dispatcher based on coroutines that can be used for
asynchronous networking. For example TCP or UDP based servers.
But it also features timers and client support for http(s), ftp
and smtp requests.
2016-06-04 23:15:22 +00:00