2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | ![]() |
Log message: revbump for textproc/icu update |
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message: revbump for icu and libffi |
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message: 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-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message: databases: Remove SHA1 distfile hashes |
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message: revbump for textproc/icu |
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message: *: Recursive revbump from textproc/icu-68.1 |
2020-07-09 17:27:56 by Nia Alarie | Files touched by this commit (5) |
Log message: databases: Add lua-lsqlite3 lsqlite3 is a thin wrapper around the public domain SQLite3 database engine. The lsqlite3 module supports the creation and manipulation of SQLite3 databases. After a require('lsqlite3') the exported functions are called with prefix sqlite3. However, most sqlite3 functions are called via an object-oriented interface to either database or SQL statement objects. |