IABSD.fr/ports/math/labplot

Branch :


Log

Author Commit Date CI Message
46d6d495 2024-05-20 06:37:17 Disable KUserFeedback support for now KUserFeedback is only available as kf6/Qt6 version
4e66d499 2023-11-07 14:19:05 http://*sourceforge.net now redirect to https Update SITES, HOMEPAGE, and comments.
d6100a89 2023-09-27 09:27:52 MASTER_SITES -> SITES
62ddecd8 2023-08-15 07:34:08 Bump after qxlsx pkgpath change.
271c668d 2023-07-12 19:06:12 Update labplot to 2.10.1
20cb06ec 2023-06-29 06:52:46 mark ports linked with luajit as USE_NOBTCFI=Yes ok sthen@ maintainer timeout
e5343c7e 2023-04-24 11:41:20 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.
22793595 2023-04-16 08:52:13 Introduce USE_SYSTEM_QXLSX Remove QXlsx and FindQXlsx.cmake from labplot source tree and introduce a cmake option to FORCE using system QXlsx. I hope this survived a aja's bulk build. Spotted again by aja in a bulk build
66b19037 2023-04-14 14:50:14 Bring back Excel support Use system QXlsx lib from textproc/qxlsx
0cf50a5e 2023-04-12 05:56:12 Disable VectorBLF and Excel support for now VectorBLF and QXlsx needs internet/git access at build time. We do not want that. Separate ports might help here. While here disable CMake Git detection. Spotted by aja and naddy, thanks!