aboutsummaryrefslogtreecommitdiff
path: root/math/libRmath
Commit message (Collapse)AuthorAgeFilesLines
* math/libRmath: Update to bug-fix release, 4.0.5Joseph Mingrone2021-04-072-4/+4
| | | | | https://stat.ethz.ch/pipermail/r-announce/2020 https://cran.r-project.org/doc/manuals/r-release/NEWS.html
* math/libRmath: Incorporate portclippy formatting suggestionJoseph Mingrone2021-04-071-1/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/libRmath: Update to version 4.0.4Joseph Mingrone2021-02-172-4/+4
| | | | | | | https://cran.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=565476
* math/libRmath: Update to version 4.0.3Joseph Mingrone2021-01-052-5/+5
| | | | Notes: svn path=/head/; revision=560416
* Allow building on powerpc64le.Mark Linimon2020-09-271-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=550376
* math/libRmath: Update to version 3.6.3Joseph Mingrone2020-03-022-4/+4
| | | | Notes: svn path=/head/; revision=527605
* math/libRmath: Update to version 3.6.2Joseph Mingrone2019-12-162-5/+4
| | | | | | | | See the NEWS file for upstream changes: https://cran.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=520211
* math/libRmath: Standardize formatting using ports-mgmt/portfmtJoseph Mingrone2019-12-161-16/+26
| | | | Notes: svn path=/head/; revision=520210
* 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/libRmath: Update to version 3.6.1Joseph Mingrone2019-07-152-4/+4
| | | | Notes: svn path=/head/; revision=506649
* math/libRmath: allow building on powerpc64Piotr Kubaj2019-07-101-1/+1
| | | | | | | | | Tested to build fine on powerpc64. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=506346
* math/libRmath: Update to version 3.6.0Joseph Mingrone2019-05-012-5/+4
| | | | Notes: svn path=/head/; revision=500621
* Related to revision 499061 bump ports with USES=fortran to have themGerald Pfeifer2019-04-221-0/+1
| | | | | | | | | | benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl Notes: svn path=/head/; revision=499638
* math/libRmath: Update to version 3.5.3Joseph Mingrone2019-03-142-4/+4
| | | | Notes: svn path=/head/; revision=495683
* math/libRmath: Update to version 3.5.2Joseph Mingrone2018-12-232-5/+4
| | | | Notes: svn path=/head/; revision=488164
* 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
* 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
* 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/libRmath: Update to version 3.5.1Joseph Mingrone2018-07-092-4/+4
| | | | Notes: svn path=/head/; revision=474214
* math/libRmath: Update to version 3.5.0Joseph Mingrone2018-04-252-8/+8
| | | | Notes: svn path=/head/; revision=468255
* math/libRmath: Update to bug-fix release 3.4.4Joseph Mingrone2018-03-192-6/+5
| | | | | | | | Upstream changes: https://cloud.r-project.org/doc/manuals/r-release/NEWS.html Notes: svn path=/head/; revision=464975
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* math/libRmath: Update to version 3.4.3 and add armv[67] to ONLY_FOR_ARCHSJoseph Mingrone2017-12-032-7/+9
| | | | Notes: svn path=/head/; revision=455388
* - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.Tijl Coosemans2017-11-181-15/+6
| | | | | | | | | | - Rename USES=fortran:gcc to the more appropriate USES=fortran:gfortran. - Change the options in math/R and math/libRmath so the choice becomes flang or default instead of flang or gfortran. Use default Fortran compiler again on amd64. Notes: svn path=/head/; revision=454428
* math/libRmath: Fix error during configure stage due to missing FPICFLAGS.Joseph Mingrone2017-10-291-2/+3
| | | | Notes: svn path=/head/; revision=453117
* math/libRmath: Update to version 3.4.2 and add an option on amd64 to chooseJoseph Mingrone2017-10-272-7/+25
| | | | | | | the fortran compiler. Notes: svn path=/head/; revision=452962
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* math/libRmath: Update to version 3.4.1Joseph Mingrone2017-07-052-4/+4
| | | | Notes: svn path=/head/; revision=445074
* math/libRmath: Update to version 3.4.0Joseph Mingrone2017-04-222-7/+7
| | | | | | | | | | The configure script now detects the correct zlib version, so setting the r_cv_header_zlib_h is no longer necessary. Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=439188
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* math/libRmath: Update to version 3.3.3Joseph Mingrone2017-03-102-30/+30
| | | | | | | Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=435824
* Fix configure with zlib 1.2.10, configure script believes that versionAntoine Brodin2017-01-061-1/+1
| | | | | | | | | | 1.2.10 is lower than 1.2.5 Reported by: pkg-fallout MFH: 2017Q1 Notes: svn path=/head/; revision=430752
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-071-0/+1
| | | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry Notes: svn path=/head/; revision=428057
* math/libRmath: Update to version 3.3.2Joseph Mingrone2016-11-032-4/+4
| | | | | | | | | | | Changes in version 3.3.2: https://stat.ethz.ch/pipermail/r-announce/2016/000608.html Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8433 Notes: svn path=/head/; revision=425215
* math/libRmath: make standalone (free from math/R) and unmark asJoseph Mingrone2016-10-252-9/+39
| | | | | | | | | | BROKEN Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8289 Notes: svn path=/head/; revision=424642
* Mark BROKEN: fails to configureAntoine Brodin2016-06-041-0/+2
| | | | | | | | | | | checking for pcre_fullinfo in -lpcre... no checking whether PCRE support suffices... configure: error: pcre >= 8.10 library and headers are required ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout Notes: svn path=/head/; revision=416372
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Stage supportAntoine Brodin2014-04-051-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=350209
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Adjust pkg-plist after math/R updateBrendan Fabeny2011-05-071-1/+1
| | | | Notes: svn path=/head/; revision=273725
* Clean up in preparation for update,Brendan Fabeny2011-05-051-0/+4
| | | | | | | | | | no functional change: - indent more uniformly - simplify slave port conditionals - sort variables, pkg-plist Notes: svn path=/head/; revision=273677
* - Make math/libRmath to a slave port of math/RMartin Wilke2010-02-023-61/+9
| | | | | | | | | | | | - Add an option to build libR into a static, rather than a shared library (requested by a few users) PR: 143076 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> "b. f." <bf1783@googlemail.com> (maintainer) Approved by: maintainer Notes: svn path=/head/; revision=249097
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-0/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - update to 2.9.1Ion-Mihai Tetcu2009-07-062-13/+25
| | | | | | | | | | | - fix with custom LOCALBASE / PREFIX [1] PR: ports/135941 Submitted by: maintainer Reported by: QATty [1] Notes: svn path=/head/; revision=237265
* - Update maintainer mail adresseMartin Wilke2009-06-071-1/+1
| | | | | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) Notes: svn path=/head/; revision=235373
* No longer pass F77 to CONFIGURE_ENV; this is now done via Mk/bsd.gcc.mk.Gerald Pfeifer2009-01-171-1/+0
| | | | | | | Approved by: bf2006a@yahoo.com (maintainer) Notes: svn path=/head/; revision=226332
* Fix typo in maintainer address for real.Gerald Pfeifer2009-01-171-1/+1
| | | | Notes: svn path=/head/; revision=226328