On 2023/02/17 22:55, Volker Schlecht wrote:
> Cc: Maintainer
>
> Currently math/rstudio always reports
>
> "Unable to set a secure (HTTPS) download.file.method (no
> compatible method available in this installation of R)."
>
> at startup, which based on a sample size of one (me), may be
> confusing to users and take quite a while to track down.
>
> The attached patch
>
> * adds a RUN_DEPENDS on net/curl
> * adds a patch for RStudio to default to curl as default
> download method for OpenBSD, just as for Darwin and Linux.
Can it use ftp(1) from base instead? That would be preferable.
No comments:
Post a Comment