Commit Graph

4 Commits

Author SHA1 Message Date
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
TAKATSU Tomonari
d84700df18 - Update to 1.5-9 2018-09-18 07:38:01 +00:00
TAKATSU Tomonari
0a93e19a97 - Add new port: math/R-cran-magic
A collection of efficient, vectorized algorithms for the creation
  and investigation of magic squares and hypercubes, including a
  variety of functions for the manipulation and analysis of arbitrarily
  dimensioned arrays. The package includes methods for creating normal
  magic squares of any order greater than 2. The ultimate intention
  is for the package to be a computerized embodiment all magic square
  knowledge, including direct numerical verification of properties
  of magic squares (such as recent results on the determinant of
  odd-ordered semimagic squares). Some antimagic functionality is
  included. The package also serves as a rebuttal to the often-heard
  comment "I thought R was just for statistics".

  WWW: https://cran.r-project.org/web/packages/magic/
2018-04-11 05:25:21 +00:00