non port: devel/RStudio/Makefile |
SVNWeb
|
Number of commits found: 80 |
Fri, 3 Jun 2022
|
[ 07:17 Yuri Victorovich (yuri) ] 90225d0
devel/RStudio: Update 2022.02.2+485 -> 2022.02.3+492
Reported by: portscout
|
Wed, 25 May 2022
|
[ 19:34 Yuri Victorovich (yuri) ] 4ca6f51
devel/RStudio: Not broken
The BROKEN line was added by mistake.
|
Tue, 24 May 2022
|
[ 20:09 Rene Ladan (rene) ] c7d1c24 (Only the first 10 of 85 ports in this commit are shown above. )
cleanup: remove expired versions of OpenJDK (12 through 16)
Adjust ports depending on expired versions of OpenJDK:
- biology/snpeff: 12+ -> 17+
- devel/RStudio: 12 -> 11
- www/closure-compiler: 13 -> 11+
Allow java/openjdk17 to use java/openjdk17-bootstrap on i386
too, this builds just fine on 13.1-i386
Remove jdk12-doc as it is no longer relevant.
Clean up Java version calculations in bsd.java.mk
Reviewed by: jwb, java (glewis)
Differential Revision: https://reviews.freebsd.org/D35280
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] c56530d
devel/RStudio: mark as BROKEN after boost upgrade
PR: 246106
|
Thu, 19 May 2022
|
[ 15:29 Yuri Victorovich (yuri) ] 2782e67
devel/RStudio: Switch to Java 12 in an attempt to fix Java crash on aarch64
Reported by: fallout
|
Fri, 29 Apr 2022
|
[ 03:25 Yuri Victorovich (yuri) ] 90d9cc4
devel/RStudio: Update 2022.02.1+461 -> 2022.02.2+485
Reported by: portscout
|
Tue, 12 Apr 2022
|
[ 06:48 Yuri Victorovich (yuri) ] d778021
devel/RStudio: Not install rstudio.desktop
|
Sun, 10 Apr 2022
|
[ 20:59 Yuri Victorovich (yuri) ] 6fe835a
devel/RStudio: Update 2022.02.0+443 -> 2022.02.1+461
|
Sun, 20 Feb 2022
|
[ 05:49 Yuri Victorovich (yuri) ] d72ac00
devel/RStudio: Update 2021.09.2+382 -> 2022.02.0+443
Reported by: portscout
|
Sun, 23 Jan 2022
|
[ 20:56 Rene Ladan (rene) ] 48d98ef (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
|
Wed, 12 Jan 2022
|
[ 08:56 Yuri Victorovich (yuri) ] 40d7b41
devel/RStudio: Update 2021.09.1+372 -> 2021.09.2+382
Reported by: portscout
|
Fri, 12 Nov 2021
|
[ 17:07 Yuri Victorovich (yuri) ] 89577b7
devel/RStudio: Update 2021.09.0+351 -> 2021.09.1+372
Reported by: portscout
|
Tue, 19 Oct 2021
|
[ 15:33 Yuri Victorovich (yuri) ] 9bd0169
devel/RStudio: Update 1.4.1717 -> 2021.09.0+351
|
Sat, 4 Sep 2021
|
[ 21:14 Yuri Victorovich (yuri) ] 4a933f3
devel/RStudio: Fix bug in RStudio-server that gmake isn't in the path
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.
|
Fri, 20 Aug 2021
|
[ 17:50 Yuri Victorovich (yuri) ] 20c19d3
devel/RStudio: Make build print ulimit -n
|
[ 17:25 Yuri Victorovich (yuri) ] 7c33ea3
devel/RStudio: Make build to print the limit on number of open files.
|
Tue, 13 Jul 2021
|
[ 09:07 Guido Falsi (madpilot) ] 3ed8201 (Only the first 10 of 19 ports in this commit are shown above. )
devel/yaml-cpp: Update to 0.7.0
- Patch cmake include to actually work
- Bump PORTREVISION on consumers, testing shows it is not completely
binary compatible
|
Thu, 10 Jun 2021
|
[ 17:11 Yuri Victorovich (yuri) ] ade17ad (Only the first 10 of 13 ports in this commit are shown above. )
devel/RStudio: Update 1.3.1093 -> 1.4.1717
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 24 Mar 2021
|
[ 13:34 rene ] (Only the first 10 of 129 ports in this commit are shown above. )
Mark ports recursively depending on Python 2.7 for expiration on June 23.
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
|
Sun, 7 Feb 2021
|
[ 05:42 yuri ]
devel/RStudio: Add rc script for the 'server' flavor/mode
Also
* Remove redundant dependencies for the 'server' flavor
* Improve COMMENT for the 'desktop' flavor
* Remove unnecessary shebang and file in the 'server' flavor
|
Sat, 6 Feb 2021
|
[ 02:43 yuri ]
devel/RStudio: Flavorize into 'desktop' and 'server' flavors
The RStudio project builds in two modes: Desktop and Server.
These modes are now reflected as port flavors.
|
Sat, 19 Sep 2020
|
[ 16:44 yuri ]
devel/RStudio: Update 1.3.1073 -> 1.3.1093
Reported by: portscout
|
Fri, 21 Aug 2020
|
[ 05:53 yuri ]
devel/RStudio: Update 1.3.1056 -> 1.3.1073
Reported by: portscout
|
Fri, 17 Jul 2020
|
[ 21:03 yuri ]
devel/RStudio: Update 1.3.959 -> 1.3.1056
Reported by: portscout
|
Sat, 23 May 2020
|
[ 18:20 yuri ]
devel/RStudio: Update 1.2.5042 -> 1.3.959
Reported by: portscout
|
Sat, 9 May 2020
|
[ 03:10 yuri ]
devel/RStudio: Unbreak the build after math/R upgrade to 4.0.0
Backport the patch.
PR: 246310
Reported by: fallout, Robert Cina <transitive@gmail.com>
|
Thu, 23 Apr 2020
|
[ 03:28 yuri ]
devel/RStudio: Update 1.2.5033-2752 -> 1.2.5042
Reported by: portscout
|
Tue, 18 Feb 2020
|
[ 17:47 yuri ] (Only the first 10 of 16 ports in this commit are shown above. )
devel/RStudio: Update 1.2.5033 -> 1.2.5033-2752
Unbreak by switching to Java-13.
|
Sat, 8 Feb 2020
|
[ 19:53 antoine ]
Mark BROKEN: fails to build
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) (Only the first 15 lines of the commit message are shown above )
|
Thu, 26 Dec 2019
|
[ 17:10 yuri ]
devel/RStudio: Add BROKEN_i386
Reported by: fallout
|
Thu, 19 Dec 2019
|
[ 05:15 yuri ]
devel/RStudio: Update 1.2.5019 -> 1.2.5033
Reported by: portscout
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
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
|
Wed, 4 Dec 2019
|
[ 06:21 yuri ]
devel/RStudio: Add JAVA_HOME to MAKE_ENV and the executable to eliminate
potential ambiguity
Suggested by: Rainer Hurling <rhurlin@gwdg.de>
|
Sun, 10 Nov 2019
|
[ 10:10 yuri ]
devel/RStudio: Update 1.2.5001 -> 1.2.5019
Reported by: portscout
|
Thu, 17 Oct 2019
|
[ 07:07 yuri ]
devel/RStudio: Update 1.2.1335 -> 1.2.5001
|
Wed, 25 Sep 2019
|
[ 18:15 jbeich ]
devel/RStudio: unbreak
PR: 236603
Obtained from: upstream
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
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
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Mon, 22 Apr 2019
|
[ 13:16 gerald ] (Only the first 10 of 225 ports in this commit are shown above. )
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
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
|
Sat, 30 Mar 2019
|
[ 19:31 yuri ]
devel/RStudio: Update 1.2.1330 -> 1.2.1335
Reported by: portscout
|
Sun, 24 Mar 2019
|
[ 05:35 yuri ]
devel/RStudio: Update 1.2.1320 -> 1.2.1330
Reported by: portscout
|
Fri, 8 Mar 2019
|
[ 16:26 yuri ] (Only the first 10 of 13 ports in this commit are shown above. )
devel/RStudio: Update 1.2.679 -> 1.2.1320
* Update WWW
* Various trivial patch and Makefile updates
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
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
|
Sun, 4 Nov 2018
|
[ 19:00 tcberner ] (Only the first 10 of 187 ports in this commit are shown above. )
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- 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
|
[ 08:19 yuri ]
devel/RStudio: switch to Boost.Signals2
PR: 232924
Submitted by: jbeich
|
Sat, 3 Nov 2018
|
[ 06:04 yuri ]
devel/RStudio: Fix the gcc version in LD_PRELOAD to be based on GCC_DEFAULT
PR: 232923
Reported by: jbeich
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Sat, 9 Jun 2018
|
[ 14:31 yuri ]
devel/RStudio: Update 1.2.637 -> 1.2.679
Port changes:
* Remove PATCHFILES that are now applied upstream
* Add the bundled dependency on trestletech/plumber which is an
R-specific project
Reported by: portscout
|
Thu, 31 May 2018
|
[ 07:29 yuri ]
devel/RStudio: Update 1.1.453 -> 1.2.637
Port changes:
* Add to PATCHFILES for corrections that the upstream made needed to build on
FreeBSD
* Add USES=ssl
* Add USE_QT5=webengine
* Update GWT_VERSION/GIN_VERSION - versions of side-projects needed to build
RStudio
* Implemented the FreeBSD-specific version of getOpenFds included in the
PosixSystem.cpp patch
* Added numerous corrections to the PosixSystem.cpp patch
* Now rstudio and other related executables depend on libprocstat.so -
corresponding patches were added
Reported by: portscout
|
Fri, 18 May 2018
|
[ 03:58 yuri ]
devel/RStudio: Remove the bogus comment
PR: 228289
|
[ 03:48 yuri ]
devel/RStudio: Fix clang6/boost build errors
Add the upstream commit
https://github.com/rstudio/rstudio/commit/ab3d4355ab5c7f4bc7af1f7aeabe62c3d1bbccec
that is supposed to fix clang6/boost build errors.
PR: 228289
|
Thu, 17 May 2018
|
[ 06:27 yuri ]
devel/RStudio: 1.1.451 -> 1.1.453
Reported by: portscout
|
Tue, 15 May 2018
|
[ 14:45 yuri ]
devel/RStudio: Update 1.1.449 -> 1.1.451
Reported by: portscout
|
Sat, 12 May 2018
|
[ 16:39 yuri ]
devel/RStudio: Update 1.1.448 -> 1.1.449
Reported by: portscout
|
Fri, 11 May 2018
|
[ 20:11 yuri ]
devel/RStudio: Update 1.1.447 -> 1.1.448
Reported by: portscout
|
Mon, 23 Apr 2018
|
[ 05:50 yuri ]
devel/RStudio: Add safeguards agaist running without /proc mounted
Port changes:
* Add check that /proc is mounted that fails when it is not
* Add pkg-message warning users about the need to have /proc mounted
* Fix typo in passing arguments in the shell script bin/rstudio
Reported by: Kostas Oikonomou <ko@research.att.com> (user)
|
Wed, 18 Apr 2018
|
[ 20:28 yuri ]
devel/RStudio: Update 1.1.445 -> 1.1.447
Reported by: portscout
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
[ 10:17 jbeich ]
devel/RStudio: unbreak with boost 1.67
src/cpp/core/DateTime.cpp:68:26: error: no matching conversion for
functional-style cast from 'double' to 'boost::posix_time::seconds'
return time_t_epoch + seconds(sec);
^~~~~~~~~~~
/usr/local/include/boost/date_time/posix_time/posix_time_duration.hpp:53:30:
note: candidate constructor (the implicit copy constructor) not viable: no known
conversion from 'double' to 'const boost::posix_time::seconds' for 1st argument
class BOOST_SYMBOL_VISIBLE seconds : public time_duration
^
/usr/local/include/boost/date_time/posix_time/posix_time_duration.hpp:58:37:
note: candidate template ignored: disabled by 'enable_if' [with T = double]
typename boost::enable_if<boost::is_integral<T>, void>::type* = 0) :
^
PR: 227427
Reported by: antoine (via exp-run)
|
Tue, 17 Apr 2018
|
[ 20:40 yuri ]
devel/RStudio: Update 1.1.444 -> 1.1.445
Reported by: portscout
|
Sat, 31 Mar 2018
|
[ 16:40 yuri ]
devel/RStudio: Update 1.1.443 -> 1.1.444
Reported by: portscout
|
Wed, 28 Mar 2018
|
[ 16:28 yuri ]
devel/RStudio: Update 1.1.442 -> 1.1.443
|
Sun, 18 Mar 2018
|
[ 15:32 yuri ]
devel/RStudio: Update to 1.1.442
Changelog is in:
https://support.rstudio.com/hc/en-us/articles/200716783-RStudio-Release-History
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Wed, 7 Mar 2018
|
[ 18:11 yuri ]
devel/RStudio: Update to 1.1.441
Approved by: tcberner (mentor, implicit)
|
Thu, 1 Mar 2018
|
[ 06:16 yuri ]
devel/RStudio: Update to 1.1.436
Also added the symlink to pandoc that is needed for some commands.
Approved by: tcberner (mentor, implicit)
|
Mon, 26 Feb 2018
|
[ 08:16 yuri ]
devel/RStudio: Unbroke the port; Updated to 1.1.434
It was broken because due to the internally set LD_LIBRARY_PATH
containing /lib /lib/libgcc_s.so.1 was loading and causing
conflict with the gcc's libgcc_s.so library.
Fixed by LD_PRELOAD of the gcc's libgcc_s.so library.
Approved by: tcberner (mentor, implicit)
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Sun, 7 Jan 2018
|
[ 20:50 yuri ]
devel/RStudio: Update to 1.1.409 (also fixes building with boost 1.66)
The RStudio's upstream merged the boost fix into the master for FreeBSD.
Additionally, the comment is modified to reflect the new poudriere feature
MAX_FILES_${PKGBASE} that needs to be utilized to make this port build
in poudriere, since it opens more files than the default limit of 1024.
PR: 224827
Submitted by: myself
Reported by: jbeich
Approved by: adamw
Differential Revision: https://reviews.freebsd.org/D13748
|
Sat, 23 Dec 2017
|
[ 18:17 yuri ]
devel/RStudio: Update to 1.1.405
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13597
|
Wed, 6 Dec 2017
|
[ 11:55 mat ]
Do not set WRKSRC when using USE_GITHUB, it is always correct.
If it is not correct, it is because you did not set GH_PROJECT
correctly.
Sponsored by: Absolight
|
Sat, 2 Dec 2017
|
[ 03:32 yuri ] (Only the first 10 of 22 ports in this commit are shown above. )
New port: devel/rstudio: Integrated development environment (IDE) for R
PR: 220359
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13139
|
Number of commits found: 80 |