Bug 237282 - [NEW PORT] databases/lua-lsqlite3 LuaSQLite3 - a Lua 5.1 to 5.3 wrapper for the SQLite3 library
Summary: [NEW PORT] databases/lua-lsqlite3 LuaSQLite3 - a Lua 5.1 to 5.3 wrapper for t...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Rodrigo Osorio
URL: http://Lua.SQLite.org/index.cgi/doc/t...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-14 15:51 UTC by yds
Modified: 2019-06-01 08:34 UTC (History)
1 user (show)

See Also:


Attachments
databases/lua-lsqlite3/ tarball (1.45 KB, application/octet-stream)
2019-04-14 15:51 UTC, yds
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description yds 2019-04-14 15:51:56 UTC
Created attachment 203674 [details]
databases/lua-lsqlite3/ tarball

LuaSQLite3 is a thin wrapper around the public domain SQLite3
database engine.

LuaSQLite3 provides a means to manipulate SQLite3 databases
directly from Lua using Lua 5.

There are two modules, identical except that one links SQLite3
dynamically, the other statically.

The module `lsqlite3` links SQLite3 dynamically.

The module `lsqlite3complete` links SQLite3 statically.
Comment 1 Rodrigo Osorio freebsd_committer freebsd_triage 2019-06-01 08:34:46 UTC
Committed, thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-01 08:34:53 UTC
A commit references this bug:

Author: rodrigo
Date: Sat Jun  1 08:34:28 UTC 2019
New revision: 503228
URL: https://svnweb.freebsd.org/changeset/ports/503228

Log:
  Add new port databases/lua-lsqlite3

  LuaSQLite3 is a thin wrapper around the public domain SQLite3
  database engine providing a mean to manipulate SQLite3 databases
  directly from Lua using Lua 5.

  PR:		237282
  Submitted by:	yds@Necessitu.de

Changes:
  head/databases/Makefile
  head/databases/lua-lsqlite3/
  head/databases/lua-lsqlite3/Makefile
  head/databases/lua-lsqlite3/distinfo
  head/databases/lua-lsqlite3/pkg-descr
  head/databases/lua-lsqlite3/pkg-plist