Commit graph

10 commits

Author SHA1 Message Date
nia
acde260c8b databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
2021-10-26 10:09:13 +00:00
nia
2946ea15ca databases: Remove SHA1 distfile hashes 2021-10-07 13:35:05 +00:00
nia
55394cf036 Revbump for MySQL default change 2021-06-23 20:33:06 +00:00
nia
79190d75d8 Add 'lua' category to Lua modules.
While here, normalize some packages with strange variable order.
2020-07-02 10:26:16 +00:00
nia
ba27c4d2e2 databases: Remove lua-sql-sqlite, bindings for ancient sqlite 2020-07-01 11:26:42 +00:00
jperkin
0dd164fd50 lua-sql: Put back LUA_LIBDIR, fixes alternate installs. 2018-10-29 14:35:09 +00:00
jperkin
7633ea0060 lua-sql-*: Fix all the module builds.
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
2018-10-26 11:11:33 +00:00
jperkin
6e5edadd00 lua-sql: Fix LUA_INC which cannot possibly have worked.
Remove LUA_LIBDIR and LUA_DIR, they are unused by the lua-sql modules.
2018-10-26 11:00:05 +00:00
wiz
d4ca6a94d9 lua-sql-*: update HOMEPAGE 2017-09-24 14:27:55 +00:00
kamil
117e0d6759 Import MySQL luasql 2.3.2 as databases/lua-sql-mysql
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 MySQL.
2016-10-08 12:53:54 +00:00