IABSD.fr/ports/databases

Branch :


Log

Author Commit Date CI Message
e223fb6e 2021-01-03 22:27:42 Update databases/p5-DBD-CSV to 0.57
e42a9f24 2021-01-03 21:01:31 xapian-bindings tweaks: - don't try to link -lstdc++ (hardcoded) which was done specially by upstream "We need to explicitly link against -lstdc++ on OpenBSD discovered on OpenBSD 3.7 with GCC 3.3.5 but this appears to be due to a deliberate decision on the part of OpenBSD developers" - use gnu libtool, base libtool doesn't support -shrext which breaks things for python 3.8.7+ which uses an abi prefix for .so files - regen patches
ef6a6c94 2021-01-02 22:31:45 Update to pgModeler 0.9.3
36e04b4f 2021-01-01 11:27:15 drop py2 py-sqlobject
e5aa8d2b 2021-01-01 11:22:56 Update to py-sqlobject-3.9.0 from wen heping, dropping py2 support.
e17cb395 2020-12-30 08:31:00 Update to p5-Mojo-Pg-4.22. From wen heping, looks ok Abel Abraham Camarillo Ojeda (MAINTAINER)
46a5f0f7 2020-12-27 18:14:04 update to sqlitebrowser-3.12.1
f73f3964 2020-12-21 15:20:41 Update to 0.9998.
cde7b18b 2020-12-21 15:00:34 sync WANTLIB; xapian changed from libuuid to libc uuid functions
33ceff2d 2020-12-21 15:00:10 update to xapian 1.4.17, switch from libuuid to libc functions while there (both are supported but xapian prefers libuuid if found during configure). WANTLIB syncs in dependent ports to follow.