Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-23 | massive revision bump after textproc/icu update | adam | 1 | -2/+2 | |
2022-04-18 | revbump for textproc/icu update | adam | 1 | -2/+2 | |
2021-12-08 | revbump for icu and libffi | adam | 1 | -2/+2 | |
2021-04-21 | revbump for textproc/icu | adam | 1 | -2/+2 | |
2020-11-05 | *: Recursive revbump from textproc/icu-68.1 | ryoon | 1 | -2/+2 | |
2020-06-02 | Revbump for icu | adam | 1 | -2/+2 | |
2020-04-12 | Recursive revision bump after textproc/icu update | adam | 1 | -2/+2 | |
2019-04-03 | Recursive revbump from textproc/icu | ryoon | 1 | -2/+2 | |
2018-12-09 | revbump after updating textproc/icu | adam | 1 | -1/+2 | |
2018-10-26 | lua-sql-*: Fix all the module builds. | jperkin | 1 | -4/+4 | |
In all cases they were trying to use variables that aren't used in the build process, the sqlite include paths had typos, and sqlite3 was trying to use sqlite2's buildlink3.mk | |||||
2016-10-08 | Import SQLite 3.x luasql 2.3.2 as databases/lua-sql-sqlite3 | kamil | 3 | -0/+24 | |
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua program to: * Connect to ODBC, Oracle, MySQL and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion; This package provides access to SQLite 3.x. |