Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 07:41:03 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/luasql-sqlite3 Makefile
Message-ID:  <200905260741.n4Q7f3Bo024960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mm          2009-05-26 07:41:01 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/luasql-sqlite3 Makefile 
  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.776     +1 -0      ports/databases/Makefile
  1.1       +16 -0     ports/databases/luasql-sqlite3/Makefile (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905260741.n4Q7f3Bo024960>