--- - branch: MAIN date: Thu Aug 17 08:20:28 UTC 2023 files: - new: '1.4' old: '1.3' path: pkgsrc/databases/mariadb1011-client/Makefile.common pathrev: pkgsrc/databases/mariadb1011-client/Makefile.common@1.4 type: modified - new: '1.18' old: '1.17' path: pkgsrc/databases/mariadb104-client/Makefile.common pathrev: pkgsrc/databases/mariadb104-client/Makefile.common@1.18 type: modified - new: '1.24' old: '1.23' path: pkgsrc/databases/mariadb105-client/Makefile.common pathrev: pkgsrc/databases/mariadb105-client/Makefile.common@1.24 type: modified - new: '1.20' old: '1.19' path: pkgsrc/databases/mariadb106-client/Makefile.common pathrev: pkgsrc/databases/mariadb106-client/Makefile.common@1.20 type: modified id: 20230817T082028Z.eb0f086bedd9ac03bf6dc78251b8244494684eea log: | mariadb*-client: Force HAVE_CURSES_H when using ncurses. For some reason mariadb removed any cmake detection for HAVE_CURSES_H so it is never defined, but the source is still littered with it, causing compilation problems because curses.h never gets included. The whole thing is incredibly messy, and this is the least likely to accidentally break some alternate configuration, but implementations that use curses.h which isn't ncurses are likely to still be broken. module: pkgsrc subject: 'CVS commit: pkgsrc/databases' unixtime: '1692260428' user: jperkin