summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-08-01Update MaintainerYann Büchau
2022-08-01Update maintainerYann Büchau
2022-06-28Update .SRCINFOYann Büchau
2022-06-28[prepare] Warn about non-matching node versionYann Büchau
2022-06-28Bump node versionYann Büchau
2022-01-04Stop build with warning if wrong Java version is usedYann Büchau
2022-01-04Apply mjandrews' patch to use quartoYann Büchau
- https://aur.archlinux.org/packages/rstudio-server-git/#comment-832867
2021-06-20Hunspell fix.Stephen Martin
2021-06-20Implemented fixes (alpha).Stephen Martin
2021-02-04Added yaml-cpp to depsStephen Martin
2020-09-01Version bumpStephen Martin
2020-04-02Removed SOCI patch (upstreamed).Stephen Martin
2020-04-01Removed boost patch (upstreamed).Stephen Martin
2020-04-01Added postgresql-libs and sqlite3 to deps.Stephen Martin
2020-03-31rstudio_boost fixStephen Martin
2020-03-31SOCI and Node fixStephen Martin
- Removed bundled clang - Added SOCI patch to fix their bundling. - Added bundled Npm
2019-12-02Now using mathjax2Stephen Martin
2019-10-07Boost fixStephen Martin
2019-08-07Removed boost-system.patchStephen Martin
- Rstudio team fixed this issue. - Now requires -DRSTUDIO_USE_SYSTEM_BOOST=yes in cmake call
2019-08-07Version bump with bug fixesStephen Martin
In prep for Rstudio 1.3: - Patched out their decision to rely on a self-contained boost. - Modified the server user to be rstudio-server The self-contained boost is not only hard to maintain, but will drastically inflate the package size. The attached patch removes their check, and allows cmake to find the system boost instead.
2019-04-10Fixed md5 error [oops]Stephen Martin
2019-04-10Bumped gwt; removed patchesStephen Martin
2018-01-07Removed socketproxy patchStephen Martin
2017-12-19Fixed bad dep: jdk8-openjdk instead of jre8-openjdkStephen Martin
2017-11-09Removed SSL-1.0 patchStephen Martin
- SSL-1.1 now supported by default - Updated the gin version
2017-10-06Modified ssl patch to use Crypto instead of PosixCryptoStephen Martin
2017-09-25Fixed compile error; updated SSL patch; updated gwtStephen Martin
2017-06-15Pandoc fix and cleanupStephen Martin
Upstream now checks for ubuntu, centos, or suse. This breaks the download of pandoc and others. Borrowing from the rstudio-desktop-git package, we now pull in these dependencies ourselves. This also saves room in the package.
2017-05-01Nope, moved lock back to where it wasStephen Martin
2017-05-01Moved lock file to correct placeStephen Martin
2017-05-01Removed openssl from makedepends; openssl-1.0 is a hard dependencyStephen Martin
2017-05-01Fixed to work with openssl 1.0Stephen Martin
Arch just updated to openssl 1.1. Rstudio-server requires openssl 1.0. - Added wget to depends as per a user's request - Patched out a socketproxy stream bug as seen in rstudio-desktop-git - Patched to change includes from openssl to openssl-1.0 - Patched to change cmake files to link against openssl-1.0
2016-09-07Version bumpStephen Martin
2016-04-05Bumped versionStephen Martin
2016-02-23Updated SRCINFOStephen Martin
2016-02-23Removed src.tar.gz packageStephen Martin
2016-02-23Changed packagerStephen Martin
2016-02-23Fixed broken packageStephen Martin
- Moved all link and dir creation to package() - Did not move www contents to /srv
2015-07-30pkg addedCarlos Familia
2015-07-30initial uploadCarlos Familia