ryoon
6fc378bce9
Recursive revbump from textproc/icu
2019-04-03 00:32:25 +00:00
adam
16dd5de231
revbump after updating textproc/icu
2018-12-09 18:51:58 +00:00
ryoon
b9c1e1d533
Recursive revbump from textproc/icu-62.1
2018-07-20 03:33:47 +00:00
adam
299d329d51
revbump after icu update
2018-04-14 07:33:52 +00:00
adam
8977d31a36
Revbump after textproc/icu update
2017-11-30 16:45:00 +00:00
maya
33ebf687dc
revbump for requiring ICU 59.x
2017-09-18 09:52:56 +00:00
wiz
a1e4174a9c
Follow some http redirects.
2017-08-16 20:21:03 +00:00
adam
75a9285105
Revbump after icu update
2017-04-22 21:03:07 +00:00
ryoon
36ed025474
Recursive revbump from textproc/icu 58.1
2016-12-04 05:17:03 +00:00
ryoon
ac20a93574
Recursive revbump from textproc/icu 57.1
2016-04-11 19:01:33 +00:00
ryoon
b141232e29
Recursive revbump from textproc/icu
2015-10-10 01:57:50 +00:00
adam
9071d6b787
Revbump after updating textproc/icu
2015-04-06 08:17:13 +00:00
alnsn
bdc6025cdf
Revbump after lang/lua51 update.
2014-10-19 22:27:43 +00:00
adam
243c29c4cc
Revbump after updating libwebp and icu
2014-10-07 16:47:10 +00:00
alnsn
fb7c78e46e
Adapt to Lua multiversion support.
2014-05-03 13:01:24 +00:00
obache
d8fc20e0b0
recursive bump from icu shlib major bump.
2014-04-09 07:26:56 +00:00
dholland
81bc91c7e7
Use LUA_PKGPREFIX. Many Lua packages already do, but not these.
2013-10-30 06:03:37 +00:00
adam
63c018902c
Revbump after updating textproc/icu
2013-10-19 09:06:55 +00:00
adam
d6d9bdd309
Lua-Sqlite3 is a binding of Sqlite3 for Lua.
...
Lua-Sqlite3 is unique in contrast to other database bindings that it consists
of two layers. The first layer translates the SQLite 3 implementation's C API
to Lua. The first layer is called the backend. The second layers are frontend
layers, written in Lua. These layers provide a nice and smart view of the
database
Currently, Lua-Sqlite3 implements two frontends:
* A specialiced frontend which provides all sqlite3 capabilities.
* A LuaSQL compatible frontend as used on the Kepler Project.
2013-07-04 18:06:24 +00:00