aboutsummaryrefslogtreecommitdiff
path: root/databases/luasql-mysql/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-021-1/+1
| | | | Notes: svn path=/head/; revision=442395
* 1: Update to 2.3.3.Vanilla I. Shu2016-06-121-1/+1
| | | | | | | 2: add odbc & firebird driver. Notes: svn path=/head/; revision=416806
* LuaSQL is a simple interface from Lua to a DBMS. It enables a LuaMartin Matuska2009-05-261-0/+7
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=234569