2024-05-06 10:41:57 by Jonathan Perkin | Files touched by this commit (4) |
Log message: mariadb*: Remove ncurses workarounds. It's unclear what they were required for previously, but with the new ncurses package they are now actively harmful, and removing them fixes the build. |
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message: *: recursive bump for icu 74.1 |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2023-08-17 10:20:28 by Jonathan Perkin | Files touched by this commit (4) |
Log message: 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. |
2023-07-23 11:29:52 by Nia Alarie | Files touched by this commit (4) |
Log message: mariadb: Correct include order for broken curses detection workarounds. |
2023-07-19 23:53:19 by Nia Alarie | Files touched by this commit (4) |
Log message: mariadb*-client: Ensure the wide ncurses library is picked if the user chose it |
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message: revbump after textproc/icu update |
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message: *: bump PKGREVISION for libunistring shlib major bump |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-04-24 00:52:46 by Tobias Nygren | Files touched by this commit (1) |
Log message: mariadb104-client: only use the archive master site |