aboutsummaryrefslogtreecommitdiff
path: root/math/R
Commit message (Collapse)AuthorAgeFilesLines
* devel/icu: update to 69.1Jan Beich2021-04-081-0/+1
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* math/R: Update to bug-fix release, 4.0.5Joseph Mingrone2021-04-073-5/+7
| | | | | https://stat.ethz.ch/pipermail/r-announce/2020 https://cran.r-project.org/doc/manuals/r-release/NEWS.html
* math/R: Incorporate formatting suggestions from portclippy/portfmtJoseph Mingrone2021-04-071-6/+8
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/R: enable OPENMP on powerpc64 and powerpc64lePiotr Kubaj2021-04-061-0/+5
|
* math/R: remove obsolete fpsetmaskPiotr Kubaj2021-03-281-0/+34
| | | | | | | | | | | | | | src/unix/sys-unix.c uses fpsetmask to workaround a bug that is not present since FreeBSD 4.0. This issue also affected Firefox and was resolved 9 years ago https://bugzilla.mozilla.org/show_bug.cgi?id=789436#c27 fpsetmask executions cause R build to crash on powerpc64(le), since new SIGFPE kernel code doesn't take into account old workarounds. PR: 254621 Approved by: jrm (maintainer) Notes: svn path=/head/; revision=569385
* Remove redundant option descriptions that match the default onesTobias Kortkamp2021-03-071-2/+0
| | | | | | | | | (ignoring case) Reported by: danfe (for net/mosquitto), portscan Notes: svn path=/head/; revision=567577
* math/R: Update to version 4.0.4Joseph Mingrone2021-02-173-5/+8
| | | | | | | https://cran.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=565475
* devel/icu: update to 68.1Jan Beich2020-11-031-0/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/68 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553940
* math/R: Update to version 4.0.3Joseph Mingrone2020-10-122-4/+4
| | | | | | | | Upstream changes: https://stat.ethz.ch/pipermail/r-announce/2020/000662.html Notes: svn path=/head/; revision=552090
* Allow building on powerpc64le.Mark Linimon2020-09-271-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=550340
* math/R: Update to version 4.0.2Joseph Mingrone2020-06-272-4/+4
| | | | | | | | Upstream changes: https://cloud.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=540549
* math/R: Update to version 4.0.1Joseph Mingrone2020-06-073-5/+11
| | | | | | | | Upstream changes: https://stat.ethz.ch/pipermail/r-announce/2020/000655.html Notes: svn path=/head/; revision=538162
* Bump 37 ports depending on math/openblas through USES=blaslapack:openblas ↵Yuri Victorovich2020-05-061-0/+1
| | | | | | | because after the recent math/openblas update the library name changed in openblas Notes: svn path=/head/; revision=534190
* math/R: Update to version 4.0.0Joseph Mingrone2020-05-056-41/+73
| | | | | | | | | | | | | | Upstream changes: https://stat.ethz.ch/pipermail/r-announce/2020/000653.html Also bump PORTREVISION of ports that depend on math/R. Submitted by: wen (in part) Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry Differential Revision: https://reviews.freebsd.org/D24572 Notes: svn path=/head/; revision=534095
* devel/icu: update to 67.1Jan Beich2020-04-231-1/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/67 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=532707
* devel/icu: update to 66.1Jan Beich2020-03-131-0/+1
| | | | | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=528343
* math/R: Update to version 3.6.3Joseph Mingrone2020-03-022-23/+5
| | | | | | | | See the NEWS file for upstream changes: https://cloud.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=527604
* Fix math/openblas and bump dependent portsSteve Wills2020-01-301-0/+1
| | | | | | | | | | | | | | | | | | | | * Fix build on i386 [1] * Fix science/code_saturne build with new openblas [2] * Avoid installing private headers [3] * Prevent build from optimizing for host by correcting build confg [4] * Bump portrevision of dependent ports [5] This is correcting issues from r523749 [1][2][4] and r515970 [3] PR: 231371 Reported by: build cluster [1] Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2] Reported by: many [5] Reviewed by: mat, bapt Approved by: implicit, since this is a build fix Notes: svn path=/head/; revision=524642
* Add and use a shared INFO description. I have patches to add that knob toMarius Strobl2019-12-271-1/+0
| | | | | | | a bunch of additional ports. Notes: svn path=/head/; revision=521020
* math/R: Update to version 3.6.2Joseph Mingrone2019-12-153-9/+9
| | | | | | | | See the NEWS file for upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=520193
* math/R: No-op to standardize formatting using ports-mgmt/portfmtJoseph Mingrone2019-12-151-64/+66
| | | | Notes: svn path=/head/; revision=520192
* devel/icu: update to 65.1Jan Beich2019-10-031-1/+1
| | | | | | | | Changes: http://site.icu-project.org/download/65 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=513733
* devel/openmp: update to 9.0.0Jan Beich2019-09-211-1/+1
| | | | | | | | | | | - Connect tests to the framework to help QA remaining patches - Force rebuild all consumers after https://reviews.llvm.org/D59783 Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ Notes: svn path=/head/; revision=512535
* math/R: Fix dependency condition for devel/openmpJoseph Mingrone2019-09-191-11/+27
| | | | | | | | | | | | | | | | | | | | | | | | libomp is provided by - LLVM, which gets pulled in with FLANG - gcc So, we *must* only depend on devel/openmp when - the OPENMP knob is on - FLANG is off (guaranteed to be off for all archs except amd64) - clang is the C compiler. But, we cannot modify LIB_DEPENDS after CHOSEN_COMPILER_TYPE is defined, so for now, limit the OPENMP knob for i386 and amd64 where clang is the default compiler. This will be moot after 12.1 when openmp will be in base. PR: 240279 Reported by: pkubaj Reviewed by: pkubaj Notes: svn path=/head/; revision=512371
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+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
* math/R: Update to version 3.6.1Joseph Mingrone2019-07-152-5/+4
| | | | | | | | Upstream changes: See 'CHANGES IN R 3.6.1' and 'CHANGES IN R 3.6.1 patched' at https://cran.r-project.org/doc/manuals/r-devel/NEWS.html Notes: svn path=/head/; revision=506648
* math/R: force new compiler on GCC architecturesPiotr Kubaj2019-06-181-1/+2
| | | | | | | | | This is to fix build of textproc/R-cran-stringi. Approved by: mentors (implicite approval) Notes: svn path=/head/; revision=504483
* math/R: add powerpc64Piotr Kubaj2019-06-171-1/+1
| | | | | | | | | Compiles fine on powerpc64. Approved by: mentors (implicite approval) Notes: svn path=/head/; revision=504418
* devel/openmp: phase outJan Beich2019-05-081-0/+1
| | | | | | | | | | | | - Expire after the last version without /usr/lib/libomp.so - Drop SOVERSION for seamless transition (i.e., avoid conditionals) PR: 236907 Approved by: bapt (maintainer) Differential Revision: https://reviews.freebsd.org/D19767 Notes: svn path=/head/; revision=501030
* cran.mk: Don't include math/R/compiler.mk; it was removed in r500605Joseph Mingrone2019-05-011-1/+0
| | | | | | | Pointy-hat: jrm Notes: svn path=/head/; revision=500607
* math/R: Upgrade to version 3.6.0Joseph Mingrone2019-05-014-92/+91
| | | | | | | | Upstream changes: See 'CHANGES IN R 3.6.0' from https://cran.r-project.org/doc/manuals/r-devel/NEWS.html Notes: svn path=/head/; revision=500605
* 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
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* devel/icu: update to 64.1Jan Beich2019-03-271-0/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479 Notes: svn path=/head/; revision=496981
* math/R: Update to version 3.5.3Joseph Mingrone2019-03-142-5/+5
| | | | | | | | | | | | | | 'CHANGES IN R 3.5.3' from https://cran.r-project.org/doc/manuals/r-devel/NEWS.html - writeLines(readLines(fnam), fnam) now works as expected, thanks to Peter Meissner's PR#17528 - setClassUnion() no longer warns, but uses message() for now, when encountering "non local" subclasses of class members - stopifnot(exprs = T) no longer fails Notes: svn path=/head/; revision=495682
* math/R: Update to version 3.5.2Joseph Mingrone2018-12-233-5/+7
| | | | | | | | | This is mostly a bug-fix release. For details see 'CHANGES IN R 3.5.2' in the release notes. https://cran.r-project.org/doc/manuals/r-devel/NEWS.html Notes: svn path=/head/; revision=488163
* 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
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-1/+0
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* devel/icu: update to 63.1Jan Beich2018-10-231-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475857
* math/R: Update to version 3.5.1Joseph Mingrone2018-07-073-13/+14
| | | | Notes: svn path=/head/; revision=474137
* devel/icu: update to 62.1Jan Beich2018-06-291-0/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551
* math/R: Permit building in poudriere with ATLASEitan Adler2018-05-271-2/+0
| | | | | | | | | | When ATLAS is built locally and then injected into poudriere (or other similar shenanigans) it does not make sense to block building of R. Approved by: jrm (maintainer) Notes: svn path=/head/; revision=470987
* math/R: Update to version 3.5.0Joseph Mingrone2018-04-245-55/+54
| | | | | | | Upstream changes: https://cran.r-project.org/doc/manuals/r-devel/NEWS.html Notes: svn path=/head/; revision=468249
* devel/icu: update to 61.1Jan Beich2018-04-061-0/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61) Notes: svn path=/head/; revision=466648
* math/R: Update to bug-fix release 3.4.4Joseph Mingrone2018-03-152-7/+6
| | | | | | | | Upstream changes: https://cloud.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=464645
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-1/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* math/R: Turn on the TCLTK option by defaultJoseph Mingrone2018-02-281-2/+2
| | | | | | | | | | | The TCLTK option was turned off in r455296, however this breaks devel/R-cran-gsubfn. PR: 224472 Submitted by: w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=463169