mm 2009-05-26 07:34:05 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/luasql-mysql Makefile distinfo pkg-descr pkg-plist
databases/luasql-mysql/files patch-Makefile patch-config
patch-src-ls_mysql.c
patch-src-ls_sqlite3.c
Log:
LuaSQL is a simple interface from Lua to a DBMS. It enables a Lua
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/
Revision Changes Path
1.774 +1 -0 ports/databases/Makefile
1.1 +62 -0 ports/databases/luasql-mysql/Makefile (new)
1.1 +3 -0 ports/databases/luasql-mysql/distinfo (new)
1.1 +11 -0 ports/databases/luasql-mysql/files/patch-Makefile (new)
1.1 +57 -0 ports/databases/luasql-mysql/files/patch-config (new)
1.1 +87 -0 ports/databases/luasql-mysql/files/patch-src-ls_mysql.c
(new)
1.1 +906 -0
ports/databases/luasql-mysql/files/patch-src-ls_sqlite3.c (new)
1.1 +7 -0 ports/databases/luasql-mysql/pkg-descr (new)
1.1 +2 -0 ports/databases/luasql-mysql/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"