[MacPorts] #42205: new rstudio-server Portfile
#42205: new rstudio-server Portfile -------------------------------+-------------------------------- Reporter: jeremy.mcmillan@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: R | Port: rstudio-server -------------------------------+-------------------------------- [http://www.rstudio.com/ide/server/ RStudio Server] RStudio is an open-source IDE environment for the R statistical software. This port provides a web based user interface that can host multiple persistent resumable users' sessions on a large machine, shared across the web. This does not provide the QT based RStudio IDE. I got that to build, but it didn't work properly. * This port is intended to peg the version to a known-good version, based on what RStudio.com is linking from their [http://www.rstudio.com/ide/download/server.html open source RStudio download] page. * Fetched files from Github fail to validate with default github.setup, so I forced fetch.type to git. -- Ticket URL: <https://trac.macports.org/ticket/42205> MacPorts <http://www.macports.org/> Ports system for OS X
#42205: new rstudio-server Portfile --------------------------------+-------------------------------- Reporter: jeremy.mcmillan@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: rstudio-server | --------------------------------+-------------------------------- Changes (by cal@…): * cc: cal@… (added) * keywords: R => Comment: Replying to [ticket:42205 jeremy.mcmillan@…]:
* Fetched files from Github fail to validate with default github.setup, so I forced fetch.type to git.
You have to add checksums if you're not using `fetch.type git`. Not fetching with git is advisable, because it allows our mirrors to mirror the distfile and it doesn't require the additional git dependency for fetching. You can generate the required checksum line by using `port -v checksum`, which will print the correct line. -- Ticket URL: <https://trac.macports.org/ticket/42205#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42205: new rstudio-server Portfile --------------------------------+-------------------------------- Reporter: jeremy.mcmillan@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: rstudio-server | --------------------------------+-------------------------------- Comment (by jeremy.mcmillan@…): changed portfile to add checksums and comment out fetch.type git to pull tarball(s) -- Ticket URL: <https://trac.macports.org/ticket/42205#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts