Subject: CVS commit: pkgsrc/parallel
From: Nia Alarie
Date: 2020-07-11 18:15:09
Message id: 20200711161509.46D44FB28@cvs.NetBSD.org

Log Message:
parallel: Add lua-lanes

Lua Lanes is a Lua extension library providing the possibility to run multiple
Lua states in parallel. It is intended to be used for optimizing performance
on multicore CPUs and to study ways to make Lua programs naturally parallel
to begin with.

Files:
RevisionActionfile
1.1addpkgsrc/parallel/lua-lanes/DESCR
1.1addpkgsrc/parallel/lua-lanes/Makefile
1.1addpkgsrc/parallel/lua-lanes/PLIST
1.1addpkgsrc/parallel/lua-lanes/distinfo
1.1addpkgsrc/parallel/lua-lanes/patches/patch-src_Makefile
1.1addpkgsrc/parallel/lua-lanes/patches/patch-src_threading.c
1.1addpkgsrc/parallel/lua-lanes/patches/patch-src_threading.h