Commit Graph

8 Commits

Author SHA1 Message Date
TAKATSU Tomonari
3cd919b7da - Update to 0.3.2 2019-09-29 08:20:03 +00:00
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
TAKATSU Tomonari
772c6a4d7a - Update to 0.3.0 2019-07-07 08:46:16 +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
98ab7a4425 - Update to 0.2.9.4 2018-09-18 06:52:59 +00:00
TAKATSU Tomonari
a53638d117 - Update to 0.2.9.3 2018-08-12 22:22:09 +00:00
TAKATSU Tomonari
0e5e17551d - Update to 0.2.9.0 2018-06-19 08:41:24 +00:00
TAKATSU Tomonari
80a876b524 - Add new port: math/R-cran-spData
Diverse spatial datasets for demonstrating, benchmarking and teaching
  spatial data analysis. It includes R data of class sf (defined by
  the package 'sf'), Spatial ('sp'), and nb ('spdep'). Unlike other
  spatial data packages such as 'rnaturalearth' and 'maps', it also
  contains data stored in a range of file formats including GeoJSON,
  ESRI Shapefile and GeoPackage. Some of the datasets are designed
  to illustrate specific analysis techniques. cycle_hire and
  cycle_hire_osm, for example, is designed to illustrate point pattern
  analysis techniques.

  WWW: https://cran.r-project.org/web/packages/spData/
2018-04-02 07:36:05 +00:00