Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | | | | databases) Notes: svn path=/head/; revision=327717 | ||||
* | Transfer maintainer back to ports@FreeBSD.org | Martin Matuska | 2011-08-09 | 1 | -2/+0 |
| | | | | | | | Approved by: maintainer (myself) Notes: svn path=/head/; revision=279351 | ||||
* | LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua | Martin Matuska | 2009-05-26 | 1 | -0/+16 |
program to: * Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases; * Execute arbitrary SQL statements; * Retrieve results in a row-by-row cursor fashion. WWW: http://www.keplerproject.org/luasql/ Notes: svn path=/head/; revision=234571 |