IABSD.fr/ports/math/rstudio

Branch :


Log

Author Commit Date CI Message
12ae4c69 2022-02-13 16:38:29 Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer. Background knowledge about the "hack": It searches for webkit/webengine (lower-case search) in all link-entries for EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds "-Wl,-z,wxneeded". Feedback, help and OK sthen@ Thanks!
21667880 2021-11-08 11:39:21 Regen WANTLIB OK from maintainer
cb005018 2021-05-22 12:01:39 Fix build with upcoming Boost 1.76 update Diff from Brad, OK bcallah@ (maintainer)
f9d899e6 2021-05-19 01:50:29 Bump revision on all 1.8+ ports since now they will build with jdk 1.8 on aarch64 and their run depends will also change. okay ian@
77080e44 2021-03-18 19:53:58 Unbreak with upcoming boost update From Brad
b2f23cd8 2020-07-02 18:46:50 rsession does in fact link libR, which promotes math/R to an LDEP. Because libR doesn't live in the usual ${LOCALBASE}/lib, add another -rpath entry in LDFLAGS, like we do for inotify. Bump. Discovered by thfr@
ab176a89 2020-07-01 18:10:07 Import math/rstudio, the IDE for R. ok feinerer@ Works; improvements in-tree to come. RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.