aboutsummaryrefslogtreecommitdiff
path: root/devel/RStudio
Commit message (Collapse)AuthorAgeFilesLines
* devel/RStudio: Update 2021.09.2+382 -> 2022.02.0+443Yuri Victorovich2022-02-204-55/+67
| | | | Reported by: portscout
* cleanup: remove transitive py27 deprecation (www/qt5-webengine)Rene Ladan2022-01-231-2/+0
|
* devel/RStudio: Update 2021.09.1+372 -> 2021.09.2+382Yuri Victorovich2022-01-122-4/+4
| | | | Reported by: portscout
* devel/RStudio: Update 2021.09.0+351 -> 2021.09.1+372Yuri Victorovich2021-11-122-4/+5
| | | | Reported by: portscout
* devel/RStudio: Update 1.4.1717 -> 2021.09.0+351Yuri Victorovich2021-10-195-25/+29
|
* devel/RStudio: Fix bug in RStudio-server that gmake isn't in the pathYuri Victorovich2021-09-041-3/+8
| | | | | | | | | | When R modules are installed gmake is needed, but it wasn't in the path in the server flavor of the port. The patch adds the gmake symlink to the directory which is in the path. A better fix will be provided later, pending fix in RStudio, see Makefile. Also adjust poudriere.conf instructions.
* devel/RStudio: Make build print ulimit -nYuri Victorovich2021-08-201-1/+1
|
* devel/RStudio: Make build to print the limit on number of open files.Yuri Victorovich2021-08-201-0/+1
|
* devel/yaml-cpp: Update to 0.7.0Guido Falsi2021-07-131-0/+1
| | | | | | - Patch cmake include to actually work - Bump PORTREVISION on consumers, testing shows it is not completely binary compatible
* devel/RStudio: Update 1.3.1093 -> 1.4.1717Yuri Victorovich2021-06-1013-115/+151
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-241-0/+2
| | | | | | | | | | | | | | For ports optionally dependending on Python 2.7, just mark those options as expired. Remove konquerer from the x11/kde-baseapps metaport and bump its PORTREVISION. Submitted by: rene Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D28665 Notes: svn path=/head/; revision=569118
* devel/RStudio: Fix typos in pkg-messageYuri Victorovich2021-02-181-3/+3
| | | | Notes: svn path=/head/; revision=565997
* devel/RStudio: Add bug workaround description to pkg-messageYuri Victorovich2021-02-181-0/+9
| | | | Notes: svn path=/head/; revision=565996
* devel/RStudio: Add rc script for the 'server' flavor/modeYuri Victorovich2021-02-073-13/+54
| | | | | | | | | | Also * Remove redundant dependencies for the 'server' flavor * Improve COMMENT for the 'desktop' flavor * Remove unnecessary shebang and file in the 'server' flavor Notes: svn path=/head/; revision=564604
* devel/RStudio: Flavorize into 'desktop' and 'server' flavorsYuri Victorovich2021-02-064-19/+82
| | | | | | | | | The RStudio project builds in two modes: Desktop and Server. These modes are now reflected as port flavors. Notes: svn path=/head/; revision=564182
* devel/RStudio: Update 1.3.1073 -> 1.3.1093Yuri Victorovich2020-09-192-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=549041
* devel/RStudio: Update 1.3.1056 -> 1.3.1073Yuri Victorovich2020-08-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=545575
* devel/RStudio: Update 1.3.959 -> 1.3.1056Yuri Victorovich2020-07-173-28/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=542446
* devel/RStudio: Update 1.2.5042 -> 1.3.959Yuri Victorovich2020-05-238-92/+57
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=536328
* devel/RStudio: Unbreak the build after math/R upgrade to 4.0.0Yuri Victorovich2020-05-093-1/+26
| | | | | | | | | | Backport the patch. PR: 246310 Reported by: fallout, Robert Cina <transitive@gmail.com> Notes: svn path=/head/; revision=534702
* devel/RStudio: Update 1.2.5033-2752 -> 1.2.5042Yuri Victorovich2020-04-237-60/+89
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=532612
* devel/RStudio: Update 1.2.5033 -> 1.2.5033-2752Yuri Victorovich2020-02-1816-83/+90
| | | | | | | Unbreak by switching to Java-13. Notes: svn path=/head/; revision=526466
* Mark BROKEN: fails to buildAntoine Brodin2020-02-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gwtc: [java] Feb 05, 2020 4:44:59 PM java.util.prefs.FileSystemPreferences$1 run [java] INFO: Created user preferences directory. [java] [ERROR] Unexpected internal compiler error [java] java.lang.UnsatisfiedLinkError: sun.nio.fs.LinuxWatchService.inotifyInit()I [java] at sun.nio.fs.LinuxWatchService.inotifyInit(Native Method) [java] at sun.nio.fs.LinuxWatchService.<init>(LinuxWatchService.java:59) [java] at sun.nio.fs.BsdFileSystem.newWatchService(BsdFileSystem.java:51) [java] at com.google.gwt.dev.resource.impl.ResourceAccumulator.maybeInitializeWatchService(ResourceAccumulator.java:98) [java] at com.google.gwt.dev.resource.impl.ResourceAccumulator.fullRefresh(ResourceAccumulator.java:89) [java] at com.google.gwt.dev.resource.impl.ResourceAccumulator.refreshResources(ResourceAccumulator.java:69) [java] at com.google.gwt.dev.resource.impl.ResourceAccumulatorManager.getResources(ResourceAccumulatorManager.java:113) [java] at com.google.gwt.dev.resource.impl.DirectoryClassPathEntry.findApplicableResources(DirectoryClassPathEntry.java:49) [java] at com.google.gwt.dev.resource.impl.ResourceOracleImpl.scanResources(ResourceOracleImpl.java:263) [java] at com.google.gwt.dev.cfg.ModuleDef.ensureResourcesScanned(ModuleDef.java:731) [java] at com.google.gwt.dev.cfg.ModuleDef.getSourceResourceOracle(ModuleDef.java:567) [java] at com.google.gwt.dev.CompilerContext$Builder.initializeResourceOracles(CompilerContext.java:100) [java] at com.google.gwt.dev.CompilerContext$Builder.build(CompilerContext.java:48) [java] at com.google.gwt.dev.Compiler.compile(Compiler.java:193) [java] at com.google.gwt.dev.Compiler.compile(Compiler.java:155) [java] at com.google.gwt.dev.Compiler.compile(Compiler.java:144) [java] at com.google.gwt.dev.Compiler$1.run(Compiler.java:118) [java] at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:55) [java] at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:50) [java] at com.google.gwt.dev.Compiler.main(Compiler.java:125) Reported by: pkg-fallout Notes: svn path=/head/; revision=525604
* devel/RStudio: Add BROKEN_i386Yuri Victorovich2019-12-261-0/+2
| | | | | | | Reported by: fallout Notes: svn path=/head/; revision=520941
* devel/RStudio: Update 1.2.5019 -> 1.2.5033Yuri Victorovich2019-12-193-18/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=520419
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136 Notes: svn path=/head/; revision=519824
* devel/RStudio: Add JAVA_HOME to MAKE_ENV and the executable to eliminate ↵Yuri Victorovich2019-12-041-1/+3
| | | | | | | | | potential ambiguity Suggested by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=518990
* devel/RStudio: unbreak with boost 1.72Jan Beich2019-11-151-0/+13
| | | | | | | | | | | src/cpp/core/FilePath.cpp:1035:37: error: no member named 'level' in 'boost::filesystem::recursive_directory_iterator' if (!iterationFunction(itr.level(), ~~~ ^ Suggested by: upstream Notes: svn path=/head/; revision=517627
* devel/RStudio: Update 1.2.5001 -> 1.2.5019Yuri Victorovich2019-11-103-8/+9
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=517200
* devel/RStudio: Update 1.2.1335 -> 1.2.5001Yuri Victorovich2019-10-1710-173/+89
| | | | Notes: svn path=/head/; revision=514646
* devel/RStudio: unbreakJan Beich2019-09-253-64/+5
| | | | | | | | PR: 236603 Obtained from: upstream Notes: svn path=/head/; revision=512802
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 Notes: svn path=/head/; revision=509290
* Convert to UCL & cleanup pkg-message (categories d)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508835
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-1/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-0/+3
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_70_0.html PR: 235956 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19303 Notes: svn path=/head/; revision=498698
* devel/RStudio: Update 1.2.1330 -> 1.2.1335Yuri Victorovich2019-03-302-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=497334
* devel/RStudio: Update 1.2.1320 -> 1.2.1330Yuri Victorovich2019-03-242-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=496700
* devel/websocketpp: unbreak with boost 1.70Jan Beich2019-03-201-0/+62
| | | | | | | PR: 236589 Notes: svn path=/head/; revision=496346
* devel/RStudio: Update 1.2.679 -> 1.2.1320Yuri Victorovich2019-03-0813-1015/+163
| | | | | | | | * Update WWW * Various trivial patch and Makefile updates Notes: svn path=/head/; revision=495054
* Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a symbol matches multiple clauses the last one takes precedence. If the catch-all is last it captures everything. In the case of Qt5 libraries this caused all symbols to have a Qt_5 label while some should have Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the catch-all lowest priority. Older versions of Qt5Webengine exported some memory allocation symbols from the bundled Chromium. Version 5.9 stopped exporting these [1] but the symbols were kept as weak wrappers for the standard allocation functions to maintain binary compatibility. [2][3] The problem is that the call to the standard function in these weak wrappers is only resolved to the standard function if there's a call to this standard function in other parts of Qt5Webengine, because only then is there a non-weak symbol that takes precedence over the weak one. If there's no such non-weak symbol the call in the weak wrapper resolves to the weak wrapper itself creating an infinite call loop that overflows the stack and causes a crash. Some of the allocation functions are variants of C++ new and delete and it probably depends on the compiler whether these variants are used in other parts of Qt5Webengine. Remove the weak wrappers (make them Linux specific). This isn't binary compatible but we are already breaking that with the changes to the symbol versions. [1] https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4 [2] https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5 [3] https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5 Bump all ports that depend on Qt5. PR: 234070 Exp-run by: antoine Approved by: kde (adridg) Notes: svn path=/head/; revision=490472
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* devel/boost-*: update to 1.69.0Jan Beich2018-12-121-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_69_0.html PR: 232525 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17645 Notes: svn path=/head/; revision=487266
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativeTobias C. Berner2018-11-041-2/+2
| | | | | | | | | | | | - There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751 Notes: svn path=/head/; revision=484140
* devel/RStudio: switch to Boost.Signals2Yuri Victorovich2018-11-041-1/+2
| | | | | | | | PR: 232924 Submitted by: jbeich Notes: svn path=/head/; revision=483963
* devel/RStudio: Fix the gcc version in LD_PRELOAD to be based on GCC_DEFAULTYuri Victorovich2018-11-031-2/+2
| | | | | | | | PR: 232923 Reported by: jbeich Notes: svn path=/head/; revision=483877