IABSD.fr/ports/databases/p5-DBD-SQLite

Branch :


Log

Author Commit Date CI Message
205156f4 2023-09-21 10:28:33 update to 1.74
4595af8f 2023-04-27 10:00:58 Unbreak: EPOCH must not be removed.
93e766a2 2023-04-26 20:19:09 update to 1.72
7a958849 2022-03-11 18:31:17 drop RCS Ids
33ee5cb5 2021-12-19 07:40:59 update to 1.70 ok robert@ (MAINTAINER)
95d31a4b 2020-07-03 21:44:29 bump for search.cpan.org->metacpan.org change
357e958d 2020-02-03 05:35:06 Enable column metadata in sqlite3 OK sthen@
9fe1e38b 2019-07-12 20:43:27 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
6d30bd8e 2017-04-24 16:25:04 Don't define SQLITE_ENABLE_COLUMN_METADATA. This is used in DBD::SQLite's code and should match the status for the sqlite build. (Normally DBD::SQLite uses its own copy of the library, but we patch to use ports sqlite instead). Fixes runtime breakage with clang, fixes "make test" with gcc, but somehow runtime seemed to work with gcc..?!
564c6c34 2016-09-23 09:16:52 Cope with moving sqlite3 back to ports.